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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6477e2ac7359a4b800acd5857bc404d4297ec701+b0d4cebb59bfc21350c181e75d596a60ac717096 (9d665707310008c1b037bfdd1b907ca1b67aadb2) 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-ssh9475338376162415246.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-ssh3210967102269175989.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-3948/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-3948/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4310106131404203565.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-ssh8444312165005719967.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-3948/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-3948/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15658260706818233641.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-21079 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 b0d4cebb59bfc21350c181e75d596a60ac717096 into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 Merge succeeded, producing ef162f0d667c6f5218adbc2461cc7368fcfda96d Checking out Revision ef162f0d667c6f5218adbc2461cc7368fcfda96d (PR-3948) > 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/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b0d4cebb59bfc21350c181e75d596a60ac717096 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef162f0d667c6f5218adbc2461cc7368fcfda96d # timeout=10 Commit message: "Merge commit 'b0d4cebb59bfc21350c181e75d596a60ac717096' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-15T20:30:15.095Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-15T20:30:15.148Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-15T20:30:15.165Z] ========================================================= [2022-04-15T20:30:15.165Z] EdgeX Global Pipelines Version Info [2022-04-15T20:30:15.165Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2fce3195de562371123b44ceca53bf15367b3747 # timeout=10 [2022-04-15T20:30:15.936Z] ------------------- [2022-04-15T20:30:15.936Z] stable info: [2022-04-15T20:30:15.936Z] ------------------- [2022-04-15T20:30:15.936Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-15T20:30:15.936Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-15T20:30:15.936Z] Message: update stable to v1.0.221 [2022-04-15T20:30:16.512Z] ------------------- [2022-04-15T20:30:16.512Z] experimental info: [2022-04-15T20:30:16.512Z] ------------------- [2022-04-15T20:30:16.512Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-15T20:30:16.512Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-15T20:30:16.512Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-15T20:30:16.647Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-15T20:30:16.658Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-15T20:30:16.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-15T20:30:16.682Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-15T20:30:16.694Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-15T20:30:16.707Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-15T20:30:16.718Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-15T20:30:16.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-15T20:30:16.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-15T20:30:16.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-15T20:30:16.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-15T20:30:16.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-15T20:30:16.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-15T20:30:16.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-15T20:30:16.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-15T20:30:16.829Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-15T20:30:16.840Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-15T20:30:16.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-15T20:30:16.864Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-15T20:30:16.876Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-15T20:30:16.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-15T20:30:16.899Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-15T20:30:16.910Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3948 [Pipeline] echo [2022-04-15T20:30:16.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3948 [Pipeline] echo [2022-04-15T20:30:16.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3948 [Pipeline] echo [2022-04-15T20:30:16.957Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef162f0d667c6f5218adbc2461cc7368fcfda96d [Pipeline] echo [2022-04-15T20:30:16.969Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef162f0 [Pipeline] echo [2022-04-15T20:30:16.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T20:30:17.022Z] provisioning config files... [2022-04-15T20:30:17.037Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config4811013805802969120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T20:30:17.354Z] ---> docker-login.sh [2022-04-15T20:30:17.354Z] nexus3.edgexfoundry.org:10001 [2022-04-15T20:30:17.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:30:17.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:30:17.620Z] Configure a credential helper to remove this warning. See [2022-04-15T20:30:17.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:30:17.620Z] [2022-04-15T20:30:17.620Z] Login Succeeded [2022-04-15T20:30:17.620Z] nexus3.edgexfoundry.org:10002 [2022-04-15T20:30:17.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:30:17.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:30:17.883Z] Configure a credential helper to remove this warning. See [2022-04-15T20:30:17.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:30:17.883Z] [2022-04-15T20:30:17.883Z] Login Succeeded [2022-04-15T20:30:17.883Z] nexus3.edgexfoundry.org:10003 [2022-04-15T20:30:17.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:30:17.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:30:17.883Z] Configure a credential helper to remove this warning. See [2022-04-15T20:30:17.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:30:17.883Z] [2022-04-15T20:30:17.883Z] Login Succeeded [2022-04-15T20:30:17.883Z] nexus3.edgexfoundry.org:10004 [2022-04-15T20:30:18.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:30:18.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:30:18.145Z] Configure a credential helper to remove this warning. See [2022-04-15T20:30:18.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:30:18.145Z] [2022-04-15T20:30:18.145Z] Login Succeeded [2022-04-15T20:30:18.145Z] docker.io [2022-04-15T20:30:18.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:30:18.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:30:18.408Z] Configure a credential helper to remove this warning. See [2022-04-15T20:30:18.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:30:18.408Z] [2022-04-15T20:30:18.408Z] Login Succeeded [2022-04-15T20:30:18.408Z] ---> docker-login.sh ends [Pipeline] } [2022-04-15T20:30:18.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T20:30:18.735Z] + 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-15T20:30:18.735Z] + dirname cmd/core-command/Dockerfile [2022-04-15T20:30:18.735Z] + cut -d/ -f2 [2022-04-15T20:30:18.735Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-15T20:30:18.735Z] + + dirname cmd/core-data/Dockerfile [2022-04-15T20:30:18.735Z] cut -d/ -f2 [2022-04-15T20:30:18.735Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-15T20:30:18.735Z] + + dirname cmd/core-metadata/Dockerfilecut [2022-04-15T20:30:18.735Z] -d/ -f2 [2022-04-15T20:30:18.735Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-15T20:30:18.735Z] + + cut -d/ -f2 [2022-04-15T20:30:18.735Z] dirname cmd/security-bootstrapper/Dockerfile [2022-04-15T20:30:18.735Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-15T20:30:18.735Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-15T20:30:18.735Z] + cut -d/ -f2 [2022-04-15T20:30:18.735Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-15T20:30:18.735Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-15T20:30:18.735Z] + cut -d/ -f2 [2022-04-15T20:30:18.735Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-15T20:30:18.735Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-15T20:30:18.735Z] + cut -d/ -f2 [2022-04-15T20:30:18.735Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-15T20:30:18.735Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-04-15T20:30:18.735Z] cut -d/ -f2 [2022-04-15T20:30:18.735Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-15T20:30:18.735Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-15T20:30:18.735Z] + cut -d/ -f2 [2022-04-15T20:30:18.735Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-15T20:30:18.735Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-15T20:30:18.735Z] + cut -d/ -f2 [2022-04-15T20:30:18.735Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-15T20:30:18.735Z] + dirname cmd/support-notifications/Dockerfile [2022-04-15T20:30:18.735Z] + cut -d/ -f2 [2022-04-15T20:30:18.735Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-15T20:30:18.735Z] + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 [2022-04-15T20:30:18.735Z] [2022-04-15T20:30:18.735Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-15T20:30:18.735Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-15T20:30:18.735Z] + cut -d/ -f2 [2022-04-15T20:30:18.735Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-15T20:30:18.770Z] 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-15T20:30:19.117Z] + git rev-list -1 --merges ef162f0d667c6f5218adbc2461cc7368fcfda96d~1..ef162f0d667c6f5218adbc2461cc7368fcfda96d [Pipeline] echo [2022-04-15T20:30:19.129Z] -----------> git rev-list -1 --merges ef162f0d667c6f5218adbc2461cc7368fcfda96d~1..ef162f0d667c6f5218adbc2461cc7368fcfda96d ef162f0d667c6f5218adbc2461cc7368fcfda96d [2022-04-15T20:30:19.129Z] ef162f0d667c6f5218adbc2461cc7368fcfda96d [false] [Pipeline] sh [2022-04-15T20:30:19.421Z] + git log --format=format:%s -1 ef162f0d667c6f5218adbc2461cc7368fcfda96d [Pipeline] echo [2022-04-15T20:30:19.444Z] ========================================================= [2022-04-15T20:30:19.444Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-15T20:30:19.444Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-15T20:30:19.845Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-15T20:30:19.845Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-15T20:30:19.845Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-15T20:30:19.845Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-15T20:30:19.845Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-15T20:30:19.845Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-15T20:30:19.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:30:20.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T20:30:20.192Z] [2022-04-15T20:30:20.192Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:30:20.508Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T20:30:20.508Z] latest: Pulling from edgex-devops/git-semver [2022-04-15T20:30:20.508Z] a0d0a0d46f8b: Pulling fs layer [2022-04-15T20:30:20.508Z] 3e5f54012d9b: Pulling fs layer [2022-04-15T20:30:20.508Z] 4c7163046ea9: Pulling fs layer [2022-04-15T20:30:20.508Z] 0c2d73faf560: Pulling fs layer [2022-04-15T20:30:20.508Z] 0c2d73faf560: Waiting [2022-04-15T20:30:20.508Z] 3e5f54012d9b: Verifying Checksum [2022-04-15T20:30:20.508Z] a0d0a0d46f8b: Download complete [2022-04-15T20:30:20.508Z] 4c7163046ea9: Download complete [2022-04-15T20:30:20.508Z] 0c2d73faf560: Verifying Checksum [2022-04-15T20:30:20.508Z] 0c2d73faf560: Download complete [2022-04-15T20:30:20.768Z] a0d0a0d46f8b: Pull complete [2022-04-15T20:30:20.768Z] 3e5f54012d9b: Pull complete [2022-04-15T20:30:21.029Z] 4c7163046ea9: Pull complete [2022-04-15T20:30:21.290Z] 0c2d73faf560: Pull complete [2022-04-15T20:30:21.290Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-15T20:30:21.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T20:30:21.290Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-15T20:30:21.440Z] prd-ubuntu20.04-docker-8c-8g-21079 does not seem to be running inside a container [2022-04-15T20:30:21.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-15T20:30:22.292Z] $ docker top e945769dd0c4c044be8e4e02483781b9a6893b6c242417777c3440c31704ad18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-15T20:30:22.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T20:30:22.381Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T20:30:22.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T20:30:22.524Z] $ docker exec e945769dd0c4c044be8e4e02483781b9a6893b6c242417777c3440c31704ad18 ssh-agent [2022-04-15T20:30:22.647Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJMJAdF/agent.15 [2022-04-15T20:30:22.647Z] SSH_AGENT_PID=21 [2022-04-15T20:30:22.654Z] Running ssh-add (command line suppressed) [2022-04-15T20:30:22.775Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_6953646876824444225.key (/w/workspace/edgex-go/9@tmp/private_key_6953646876824444225.key) [2022-04-15T20:30:22.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T20:30:23.073Z] + git tag --points-at HEAD [Pipeline] } [2022-04-15T20:30:23.100Z] $ docker exec --env ******** --env ******** e945769dd0c4c044be8e4e02483781b9a6893b6c242417777c3440c31704ad18 ssh-agent -k [2022-04-15T20:30:23.218Z] unset SSH_AUTH_SOCK; [2022-04-15T20:30:23.218Z] unset SSH_AGENT_PID; [2022-04-15T20:30:23.219Z] echo Agent pid 21 killed; [2022-04-15T20:30:23.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-15T20:30:23.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T20:30:23.249Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T20:30:23.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T20:30:23.391Z] $ docker exec e945769dd0c4c044be8e4e02483781b9a6893b6c242417777c3440c31704ad18 ssh-agent [2022-04-15T20:30:23.498Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGIdkdG/agent.55 [2022-04-15T20:30:23.498Z] SSH_AGENT_PID=61 [2022-04-15T20:30:23.504Z] Running ssh-add (command line suppressed) [2022-04-15T20:30:23.641Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_8664153047892952320.key (/w/workspace/edgex-go/9@tmp/private_key_8664153047892952320.key) [2022-04-15T20:30:23.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T20:30:23.944Z] + git semver init [2022-04-15T20:30:23.944Z] # -> Open(): unable to determine branch for HEAD [2022-04-15T20:30:23.944Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2022-04-15T20:30:23.944Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2022-04-15T20:30:23.944Z] # $SEMVER_REMOTE_NAME = origin [2022-04-15T20:30:23.944Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-15T20:30:23.944Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-15T20:30:23.944Z] # $SEMVER_BRANCH = PR-3948 [2022-04-15T20:30:23.944Z] # $SEMVER_TEMP = /tmp/semver-965519737 [2022-04-15T20:30:23.944Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-15T20:30:38.865Z] # '/tmp/semver-965519737' -> '/w/workspace/edgex-go/9/.semver' [2022-04-15T20:30:38.865Z] # -> Force: false [2022-04-15T20:30:38.865Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2022-04-15T20:30:38.884Z] $ docker exec --env ******** --env ******** e945769dd0c4c044be8e4e02483781b9a6893b6c242417777c3440c31704ad18 ssh-agent -k [2022-04-15T20:30:39.006Z] unset SSH_AUTH_SOCK; [2022-04-15T20:30:39.006Z] unset SSH_AGENT_PID; [2022-04-15T20:30:39.007Z] echo Agent pid 61 killed; [2022-04-15T20:30:39.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T20:30:39.317Z] + git semver [Pipeline] } [2022-04-15T20:30:39.342Z] $ docker stop --time=1 e945769dd0c4c044be8e4e02483781b9a6893b6c242417777c3440c31704ad18 [2022-04-15T20:30:41.420Z] $ docker rm -f e945769dd0c4c044be8e4e02483781b9a6893b6c242417777c3440c31704ad18 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T20:30:41.780Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-15T20:30:42.026Z] Stashed 1 file(s) [Pipeline] echo [2022-04-15T20:30:42.030Z] [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-15T20:30:42.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T20:30:42.162Z] ========================================================= [2022-04-15T20:30:42.162Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-15T20:30:42.162Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T20:30:42.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T20:30:42.455Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-15T20:30:42.455Z] 59bf1c3509f3: Pulling fs layer [2022-04-15T20:30:42.455Z] 666ba61612fd: Pulling fs layer [2022-04-15T20:30:42.455Z] 8ed8ca486205: Pulling fs layer [2022-04-15T20:30:42.455Z] 4fe6c5a15a65: Pulling fs layer [2022-04-15T20:30:42.455Z] 22a0e8bec74d: Pulling fs layer [2022-04-15T20:30:42.455Z] 640e595b4fbd: Pulling fs layer [2022-04-15T20:30:42.455Z] 763cafe07f6e: Pulling fs layer [2022-04-15T20:30:42.455Z] 0c0b528cf693: Pulling fs layer [2022-04-15T20:30:42.455Z] 10935f4eaf8b: Pulling fs layer [2022-04-15T20:30:42.455Z] 22a0e8bec74d: Waiting [2022-04-15T20:30:42.455Z] 640e595b4fbd: Waiting [2022-04-15T20:30:42.455Z] 763cafe07f6e: Waiting [2022-04-15T20:30:42.455Z] 0c0b528cf693: Waiting [2022-04-15T20:30:42.455Z] 10935f4eaf8b: Waiting [2022-04-15T20:30:42.455Z] 4fe6c5a15a65: Waiting [2022-04-15T20:30:42.455Z] 8ed8ca486205: Verifying Checksum [2022-04-15T20:30:42.455Z] 8ed8ca486205: Download complete [2022-04-15T20:30:42.455Z] 666ba61612fd: Download complete [2022-04-15T20:30:42.455Z] 22a0e8bec74d: Verifying Checksum [2022-04-15T20:30:42.455Z] 22a0e8bec74d: Download complete [2022-04-15T20:30:42.455Z] 640e595b4fbd: Download complete [2022-04-15T20:30:42.455Z] 59bf1c3509f3: Verifying Checksum [2022-04-15T20:30:42.455Z] 763cafe07f6e: Verifying Checksum [2022-04-15T20:30:42.455Z] 763cafe07f6e: Download complete [2022-04-15T20:30:42.715Z] 0c0b528cf693: Verifying Checksum [2022-04-15T20:30:42.715Z] 0c0b528cf693: Download complete [2022-04-15T20:30:42.715Z] 59bf1c3509f3: Pull complete [2022-04-15T20:30:42.715Z] 666ba61612fd: Pull complete [2022-04-15T20:30:42.976Z] 8ed8ca486205: Pull complete [2022-04-15T20:30:43.236Z] 10935f4eaf8b: Verifying Checksum [2022-04-15T20:30:43.236Z] 10935f4eaf8b: Download complete [2022-04-15T20:30:43.236Z] 4fe6c5a15a65: Verifying Checksum [2022-04-15T20:30:43.236Z] 4fe6c5a15a65: Download complete [2022-04-15T20:30:47.428Z] 4fe6c5a15a65: Pull complete [2022-04-15T20:30:47.428Z] 22a0e8bec74d: Pull complete [2022-04-15T20:30:47.428Z] 640e595b4fbd: Pull complete [2022-04-15T20:30:47.428Z] 763cafe07f6e: Pull complete [2022-04-15T20:30:47.428Z] 0c0b528cf693: Pull complete [2022-04-15T20:30:49.343Z] 10935f4eaf8b: Pull complete [2022-04-15T20:30:49.604Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-15T20:30:49.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T20:30:49.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-15T20:30:49.902Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T20:30:49.902Z] WORKDIR /edgex [2022-04-15T20:30:49.902Z] COPY go.mod . [2022-04-15T20:30:49.902Z] RUN go mod download [2022-04-15T20:30:49.902Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-15T20:30:51.278Z] Sending build context to Docker daemon 334.9MB [2022-04-15T20:30:51.278Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T20:30:51.278Z] ---> 99d49a6021b9 [2022-04-15T20:30:51.278Z] Step 2/4 : WORKDIR /edgex [2022-04-15T20:30:53.820Z] ---> Running in b97d471e714e [2022-04-15T20:30:53.820Z] Removing intermediate container b97d471e714e [2022-04-15T20:30:53.820Z] ---> a003a66458b7 [2022-04-15T20:30:53.820Z] Step 3/4 : COPY go.mod . [2022-04-15T20:30:53.820Z] ---> c4d6ee0bdb58 [2022-04-15T20:30:53.820Z] Step 4/4 : RUN go mod download [2022-04-15T20:30:53.820Z] ---> Running in 61ec3efd09e1 [2022-04-15T20:30:57.111Z] Still waiting to schedule task [2022-04-15T20:30:57.111Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-15T20:31:08.714Z] Removing intermediate container 61ec3efd09e1 [2022-04-15T20:31:08.714Z] ---> 96e6ce9619ee [2022-04-15T20:31:08.714Z] Successfully built 96e6ce9619ee [2022-04-15T20:31:08.714Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:31:09.018Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-15T20:31:09.018Z] . [Pipeline] withDockerContainer [2022-04-15T20:31:09.086Z] prd-ubuntu20.04-docker-8c-8g-21079 does not seem to be running inside a container [2022-04-15T20:31:09.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-15T20:31:09.536Z] $ docker top 07653c59ffb17b531336764ad7f505aed4e976257be3720c6a9e1ae4ae9105ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T20:31:09.892Z] + go version [2022-04-15T20:31:09.892Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-15T20:31:09.910Z] $ docker stop --time=1 07653c59ffb17b531336764ad7f505aed4e976257be3720c6a9e1ae4ae9105ba [2022-04-15T20:31:11.205Z] $ docker rm -f 07653c59ffb17b531336764ad7f505aed4e976257be3720c6a9e1ae4ae9105ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:31:11.621Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-15T20:31:11.621Z] . [Pipeline] withDockerContainer [2022-04-15T20:31:11.691Z] prd-ubuntu20.04-docker-8c-8g-21079 does not seem to be running inside a container [2022-04-15T20:31:11.731Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-15T20:31:12.134Z] $ docker top a4630c3488079e1dd10670a950b32fd2573b88863196452f95d4970601a7ae75 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-15T20:31:12.218Z] ========================================================= [2022-04-15T20:31:12.218Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-15T20:31:12.218Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T20:31:12.512Z] + make test [2022-04-15T20:31:12.512Z] go mod tidy -compat=1.17 [2022-04-15T20:31:12.771Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-15T20:31:18.049Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-15T20:31:30.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-15T20:31:30.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-15T20:31:30.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-15T20:31:30.310Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-15T20:31:30.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-15T20:31:30.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-15T20:31:30.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-15T20:31:30.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-15T20:31:30.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-15T20:31:30.310Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-15T20:31:30.310Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-15T20:31:30.310Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-15T20:31:30.310Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-15T20:31:30.310Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-15T20:31:30.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-15T20:31:30.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements [2022-04-15T20:31:30.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-15T20:31:30.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-15T20:31:30.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements [2022-04-15T20:31:30.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-15T20:31:31.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 53.4% of statements [2022-04-15T20:31:31.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-15T20:31:31.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-15T20:31:34.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.405s coverage: 89.2% of statements [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:31:34.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.077s coverage: 84.4% of statements [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-15T20:31:34.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.463s coverage: 95.6% of statements [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:31:34.428Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-15T20:31:34.428Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-15T20:31:34.428Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.121s coverage: 0.9% of statements [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-15T20:31:34.428Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-04-15T20:31:34.428Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 24.0% of statements [2022-04-15T20:31:34.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-15T20:31:34.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-04-15T20:31:34.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2022-04-15T20:31:34.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-04-15T20:31:34.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2022-04-15T20:31:34.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-04-15T20:31:44.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2022-04-15T20:31:44.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2022-04-15T20:31:45.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.197s coverage: 82.5% of statements [2022-04-15T20:31:45.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-15T20:31:55.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.111s coverage: 92.9% of statements [2022-04-15T20:31:55.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-15T20:31:55.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-15T20:31:55.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-15T20:31:55.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-04-15T20:31:55.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-15T20:31:55.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-15T20:31:55.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-15T20:31:55.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-15T20:31:55.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-15T20:31:55.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-04-15T20:31:55.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-15T20:31:55.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 64.4% of statements [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 65.4% of statements [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.8% of statements [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-15T20:31:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2022-04-15T20:31:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-15T20:31:55.352Z] 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-15T20:32:13.433Z] GO111MODULE=on go vet ./... [2022-04-15T20:32:15.982Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-15T20:32:15.982Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-15T20:32:16.241Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-15T20:32:16.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-15T20:32:17.121Z] + ls -al . [2022-04-15T20:32:17.121Z] total 672 [2022-04-15T20:32:17.121Z] drwxrwxr-x 10 1001 1001 4096 Apr 15 20:32 . [2022-04-15T20:32:17.121Z] drwxr-xr-x 4 root root 4096 Apr 15 20:31 .. [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 11 Apr 15 20:30 .dockerignore [2022-04-15T20:32:17.121Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 20:30 .git [2022-04-15T20:32:17.121Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 20:30 .github [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 879 Apr 15 20:30 .gitignore [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 42 Apr 15 20:30 .golangci.yml [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 87 Apr 15 20:30 .hadolint.yml [2022-04-15T20:32:17.121Z] drwx------ 3 1001 1001 4096 Apr 15 20:30 .semver [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 166 Apr 15 20:30 .sonarcloud.properties [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 1171 Apr 15 20:30 ADOPTERS.md [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 10086 Apr 15 20:30 Attribution.txt [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 51732 Apr 15 20:30 CHANGELOG.md [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 3804 Apr 15 20:30 CONTRIBUTING.md [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 677 Apr 15 20:30 GOVERNANCE.md [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 850 Apr 15 20:30 Jenkinsfile [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 10775 Apr 15 20:30 LICENSE [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 10389 Apr 15 20:30 Makefile [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 582 Apr 15 20:30 OWNERS.md [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 9120 Apr 15 20:30 README.md [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 6912 Apr 15 20:30 SECURITY.md [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 5 Apr 15 20:30 VERSION [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 4131 Apr 15 20:30 ZMQWindows.md [2022-04-15T20:32:17.121Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 20:30 bin [2022-04-15T20:32:17.121Z] drwxrwxr-x 18 1001 1001 4096 Apr 15 20:30 cmd [2022-04-15T20:32:17.121Z] -rw-r--r-- 1 root root 434743 Apr 15 20:31 coverage.out [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 3256 Apr 15 20:30 go.mod [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 35162 Apr 15 20:30 go.sum [2022-04-15T20:32:17.121Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 20:30 internal [2022-04-15T20:32:17.121Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 20:30 openapi [2022-04-15T20:32:17.121Z] drwxrwxr-x 4 1001 1001 4096 Apr 15 20:30 snap [2022-04-15T20:32:17.121Z] -rw-rw-r-- 1 1001 1001 204 Apr 15 20:30 version.go [Pipeline] sh [2022-04-15T20:32:17.414Z] + '[' -e coverage.out ] [2022-04-15T20:32:17.414Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-15T20:32:17.507Z] Stashed 1 file(s) [Pipeline] sh [2022-04-15T20:32:17.791Z] + make build [2022-04-15T20:32:17.791Z] 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-15T20:32:30.005Z] 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-15T20:32:39.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/core-command/core-command ./cmd/core-command [2022-04-15T20:32:39.987Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-15T20:32:45.260Z] 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-15T20:32:45.260Z] 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-15T20:32:46.196Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-15T20:32:47.578Z] 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-15T20:32:48.146Z] 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-15T20:32:49.084Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-15T20:32:49.654Z] 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-15T20:32:50.592Z] 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-15T20:32:51.972Z] 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-15T20:32:52.926Z] $ docker stop --time=1 a4630c3488079e1dd10670a950b32fd2573b88863196452f95d4970601a7ae75 [2022-04-15T20:32:55.590Z] $ docker rm -f a4630c3488079e1dd10670a950b32fd2573b88863196452f95d4970601a7ae75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:32:56.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T20:32:56.463Z] [2022-04-15T20:32:56.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:32:56.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T20:32:56.766Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-15T20:32:56.766Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-15T20:32:56.766Z] ca9280d653b3: Pulling fs layer [2022-04-15T20:32:56.766Z] 7e9c9ca2126c: Pulling fs layer [2022-04-15T20:32:56.766Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-15T20:32:56.766Z] cbdbe7a5bc2a: Download complete [2022-04-15T20:32:57.026Z] ca9280d653b3: Verifying Checksum [2022-04-15T20:32:57.026Z] ca9280d653b3: Download complete [2022-04-15T20:32:57.026Z] cbdbe7a5bc2a: Pull complete [2022-04-15T20:32:57.285Z] 7e9c9ca2126c: Download complete [2022-04-15T20:32:57.544Z] ca9280d653b3: Pull complete [2022-04-15T20:33:00.834Z] 7e9c9ca2126c: Pull complete [2022-04-15T20:33:00.834Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-15T20:33:00.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T20:33:00.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-15T20:33:00.898Z] prd-ubuntu20.04-docker-8c-8g-21079 does not seem to be running inside a container [2022-04-15T20:33:00.937Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-15T20:33:02.229Z] $ docker top d55259fefe5e17c28385edc7bba0b577e64200fd7ed64620e2f732455044b725 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T20:33:02.585Z] + docker-compose build --help [2022-04-15T20:33:02.585Z] + grep parallel [2022-04-15T20:33:03.154Z] --parallel Build images in parallel. [Pipeline] } [2022-04-15T20:33:03.170Z] $ docker stop --time=1 d55259fefe5e17c28385edc7bba0b577e64200fd7ed64620e2f732455044b725 [2022-04-15T20:33:04.428Z] $ docker rm -f d55259fefe5e17c28385edc7bba0b577e64200fd7ed64620e2f732455044b725 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:33:04.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T20:33:04.820Z] . [Pipeline] withDockerContainer [2022-04-15T20:33:04.885Z] prd-ubuntu20.04-docker-8c-8g-21079 does not seem to be running inside a container [2022-04-15T20:33:04.924Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-15T20:33:05.292Z] $ docker top e4cf3c26c2e1c0950946c7e3016810aed6133be627413e12f3c4d40b93c186d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T20:33:05.709Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-15T20:33:06.277Z] Building core-command ... [2022-04-15T20:33:06.277Z] Building core-data ... [2022-04-15T20:33:06.277Z] Building core-metadata ... [2022-04-15T20:33:06.277Z] Building security-bootstrapper ... [2022-04-15T20:33:06.277Z] Building security-proxy-setup ... [2022-04-15T20:33:06.277Z] Building security-secretstore-setup ... [2022-04-15T20:33:06.277Z] Building security-spiffe-token-provider ... [2022-04-15T20:33:06.277Z] Building security-spire-agent ... [2022-04-15T20:33:06.277Z] Building security-spire-config ... [2022-04-15T20:33:06.277Z] Building security-spire-server ... [2022-04-15T20:33:06.277Z] Building support-notifications ... [2022-04-15T20:33:06.277Z] Building support-scheduler ... [2022-04-15T20:33:06.277Z] Building sys-mgmt-agent ... [2022-04-15T20:33:06.277Z] Building security-secretstore-setup [2022-04-15T20:33:06.277Z] Building security-spire-agent [2022-04-15T20:33:06.277Z] Building security-bootstrapper [2022-04-15T20:33:06.277Z] Building support-scheduler [2022-04-15T20:33:06.277Z] Building sys-mgmt-agent [2022-04-15T20:33:24.381Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:33:24.381Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:33:24.381Z] ---> 96e6ce9619ee [2022-04-15T20:33:24.381Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T20:33:24.381Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:33:24.381Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:33:24.381Z] ---> 96e6ce9619ee [2022-04-15T20:33:24.381Z] Step 3/31 : WORKDIR /edgex-go [2022-04-15T20:33:24.381Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:33:24.381Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:33:24.381Z] ---> 96e6ce9619ee [2022-04-15T20:33:24.381Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T20:33:24.381Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:33:24.381Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:33:24.381Z] ---> 96e6ce9619ee [2022-04-15T20:33:24.381Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T20:33:24.381Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:33:24.381Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:33:24.381Z] ---> 96e6ce9619ee [2022-04-15T20:33:24.381Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T20:33:25.320Z] ---> Running in e0f65d5e385c [2022-04-15T20:33:25.320Z] ---> Running in 3b5525981583 [2022-04-15T20:33:25.320Z] ---> Running in ae0d9b907a13 [2022-04-15T20:33:25.320Z] ---> Running in 0c9dc392fdf0 [2022-04-15T20:33:25.320Z] ---> Running in a46bff9bae23 [2022-04-15T20:33:25.581Z] Removing intermediate container 0c9dc392fdf0 [2022-04-15T20:33:25.581Z] ---> 259d8e025859 [2022-04-15T20:33:25.581Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:33:25.581Z] Removing intermediate container e0f65d5e385c [2022-04-15T20:33:25.581Z] ---> f81e37b0a4e0 [2022-04-15T20:33:25.581Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:33:25.581Z] ---> Running in 2cd55657d702 [2022-04-15T20:33:25.581Z] ---> Running in 68d0ac62cc3e [2022-04-15T20:33:25.581Z] Removing intermediate container 3b5525981583 [2022-04-15T20:33:25.581Z] ---> 6692be862fd8 [2022-04-15T20:33:25.581Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:33:25.581Z] Removing intermediate container ae0d9b907a13 [2022-04-15T20:33:25.581Z] ---> cdb73a653a1b [2022-04-15T20:33:25.581Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:33:25.581Z] Removing intermediate container a46bff9bae23 [2022-04-15T20:33:25.581Z] ---> e6841ef6c0c2 [2022-04-15T20:33:25.581Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:33:25.581Z] ---> Running in 7c49e11a75b9 [2022-04-15T20:33:25.581Z] ---> Running in 58e2bd50f19c [2022-04-15T20:33:25.581Z] ---> Running in aa630d01fe5d [2022-04-15T20:33:26.521Z] Removing intermediate container 68d0ac62cc3e [2022-04-15T20:33:26.521Z] ---> c94548764f65 [2022-04-15T20:33:26.521Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T20:33:26.521Z] ---> Running in 27411decd221 [2022-04-15T20:33:26.782Z] Removing intermediate container 2cd55657d702 [2022-04-15T20:33:26.782Z] ---> 0b3cb76217db [2022-04-15T20:33:26.782Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T20:33:26.782Z] ---> Running in bbc8e6448cf4 [2022-04-15T20:33:27.043Z] Removing intermediate container 7c49e11a75b9 [2022-04-15T20:33:27.043Z] ---> 352e20e4d3f2 [2022-04-15T20:33:27.043Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-15T20:33:27.043Z] ---> Running in d11b494df5bd [2022-04-15T20:33:27.043Z] Removing intermediate container 58e2bd50f19c [2022-04-15T20:33:27.043Z] ---> 70ef6aa17b87 [2022-04-15T20:33:27.043Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-15T20:33:27.043Z] ---> Running in 1c0304d8d656 [2022-04-15T20:33:27.043Z] Removing intermediate container aa630d01fe5d [2022-04-15T20:33:27.043Z] ---> 876450b08e98 [2022-04-15T20:33:27.043Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-15T20:33:27.043Z] ---> Running in 0a91fce686a8 [2022-04-15T20:33:27.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:27.562Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:27.562Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:27.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:27.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:28.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:28.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:28.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:28.654Z] OK: 221 MiB in 52 packages [2022-04-15T20:33:28.654Z] OK: 221 MiB in 52 packages [2022-04-15T20:33:28.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:28.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:33:28.920Z] OK: 221 MiB in 52 packages [2022-04-15T20:33:28.920Z] OK: 221 MiB in 52 packages [2022-04-15T20:33:28.920Z] OK: 221 MiB in 52 packages [2022-04-15T20:33:28.920Z] Removing intermediate container 27411decd221 [2022-04-15T20:33:28.920Z] ---> 5492cf9b569e [2022-04-15T20:33:28.920Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T20:33:29.180Z] Removing intermediate container bbc8e6448cf4 [2022-04-15T20:33:29.180Z] ---> b358173b0c89 [2022-04-15T20:33:29.180Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T20:33:29.180Z] ---> b1dd7b0e47da [2022-04-15T20:33:29.180Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:33:29.180Z] ---> Running in 95ce38efe4b4 [2022-04-15T20:33:29.180Z] ---> 2ff44178fe8f [2022-04-15T20:33:29.180Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:33:29.180Z] ---> Running in a7b75d650a09 [2022-04-15T20:33:29.446Z] Removing intermediate container 1c0304d8d656 [2022-04-15T20:33:29.446Z] ---> 1b9762e76ac4 [2022-04-15T20:33:29.446Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T20:33:29.446Z] Removing intermediate container 0a91fce686a8 [2022-04-15T20:33:29.446Z] ---> b6c48a862e43 [2022-04-15T20:33:29.446Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T20:33:29.446Z] Removing intermediate container d11b494df5bd [2022-04-15T20:33:29.446Z] ---> f35d6023095c [2022-04-15T20:33:29.446Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-15T20:33:29.446Z] ---> 973dcfc7413f [2022-04-15T20:33:29.446Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:33:29.707Z] ---> Running in 1f3899f1aee7 [2022-04-15T20:33:29.707Z] ---> fd1832ad91f0 [2022-04-15T20:33:29.707Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:33:29.707Z] ---> Running in 023314fbc253 [2022-04-15T20:33:29.707Z] ---> 8c18ef07785a [2022-04-15T20:33:29.707Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:33:29.707Z] ---> Running in cac29a986e4d [2022-04-15T20:33:30.643Z] Removing intermediate container 95ce38efe4b4 [2022-04-15T20:33:30.643Z] ---> 456df881ebbc [2022-04-15T20:33:30.643Z] Step 8/22 : COPY . . [2022-04-15T20:33:30.643Z] Removing intermediate container a7b75d650a09 [2022-04-15T20:33:30.643Z] ---> ea67452b1cd8 [2022-04-15T20:33:30.643Z] Step 8/26 : COPY . . [2022-04-15T20:33:30.643Z] Removing intermediate container 1f3899f1aee7 [2022-04-15T20:33:30.643Z] ---> ea67af923b24 [2022-04-15T20:33:30.643Z] Step 8/25 : COPY . . [2022-04-15T20:33:31.967Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21082 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws [2022-04-15T20:33:31.979Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2022-04-15T20:33:32.178Z] The recommended git tool is: git [2022-04-15T20:33:37.234Z] Removing intermediate container 023314fbc253 [2022-04-15T20:33:37.234Z] ---> 4c2dd0e624dc [2022-04-15T20:33:37.234Z] Step 8/23 : COPY . . [2022-04-15T20:33:37.234Z] Removing intermediate container cac29a986e4d [2022-04-15T20:33:37.234Z] ---> c5b5862417e4 [2022-04-15T20:33:37.234Z] Step 8/31 : COPY . . [2022-04-15T20:33:37.234Z] ---> ef7d7513bf7c [2022-04-15T20:33:37.235Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-15T20:33:37.235Z] ---> 769a921e44c0 [2022-04-15T20:33:37.235Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-15T20:33:37.235Z] ---> cf3cd31d6944 [2022-04-15T20:33:37.235Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T20:33:37.428Z] using credential edgex-jenkins-ssh [2022-04-15T20:33:37.448Z] Cloning the remote Git repository [2022-04-15T20:33:37.494Z] ---> Running in b7d4b03e65b0 [2022-04-15T20:33:37.494Z] ---> Running in 727192cf452c [2022-04-15T20:33:37.494Z] ---> Running in 26c4d1928111 [2022-04-15T20:33:37.508Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-15T20:33:37.583Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2022-04-15T20:33:37.657Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-15T20:33:37.658Z] > git --version # timeout=10 [2022-04-15T20:33:37.676Z] > git --version # 'git version 2.25.1' [2022-04-15T20:33:37.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-15T20:33:37.837Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-15T20:33:40.029Z] Removing intermediate container 26c4d1928111 [2022-04-15T20:33:40.029Z] ---> 7328dbf89f29 [2022-04-15T20:33:40.029Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T20:33:41.935Z] ---> Running in 02eb83999cf5 [2022-04-15T20:33:42.195Z] ---> 074eebd331aa [2022-04-15T20:33:42.195Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-15T20:33:42.195Z] ---> Running in 26e499af5a09 [2022-04-15T20:33:42.195Z] ---> 51f681aa66e5 [2022-04-15T20:33:42.195Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-15T20:33:42.195Z] ---> Running in 3dba9476a49d [2022-04-15T20:33:42.195Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-15T20:33:42.195Z] 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-15T20:33:42.765Z] 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-15T20:33:42.765Z] 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-15T20:33:42.765Z] Removing intermediate container 02eb83999cf5 [2022-04-15T20:33:42.765Z] ---> 5287e298a0f7 [2022-04-15T20:33:42.765Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T20:33:43.024Z] ---> Running in c9dd600dd7a8 [2022-04-15T20:33:43.024Z] Removing intermediate container c9dd600dd7a8 [2022-04-15T20:33:43.024Z] ---> 9e8be5c1d57c [2022-04-15T20:33:43.024Z] 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-15T20:33:43.024Z] ---> Running in 8ac0ca970f5d [2022-04-15T20:33:43.962Z] spire-1.2.1/ [2022-04-15T20:33:43.962Z] spire-1.2.1/.data/ [2022-04-15T20:33:43.962Z] spire-1.2.1/.data/.file [2022-04-15T20:33:43.962Z] spire-1.2.1/.dockerignore [2022-04-15T20:33:43.962Z] spire-1.2.1/.gitattributes [2022-04-15T20:33:43.962Z] spire-1.2.1/.githooks/ [2022-04-15T20:33:43.962Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T20:33:43.962Z] spire-1.2.1/.github/ [2022-04-15T20:33:43.962Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T20:33:43.962Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T20:33:43.962Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T20:33:43.962Z] spire-1.2.1/.github/workflows/ [2022-04-15T20:33:43.962Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T20:33:43.962Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T20:33:43.962Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T20:33:43.962Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T20:33:43.962Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T20:33:43.962Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T20:33:43.962Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T20:33:43.962Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T20:33:43.962Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T20:33:43.962Z] spire-1.2.1/.gitignore [2022-04-15T20:33:43.962Z] spire-1.2.1/.go-version [2022-04-15T20:33:43.962Z] spire-1.2.1/.golangci.yml [2022-04-15T20:33:43.962Z] spire-1.2.1/ADOPTERS.md [2022-04-15T20:33:43.962Z] spire-1.2.1/CHANGELOG.md [2022-04-15T20:33:43.962Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T20:33:43.962Z] spire-1.2.1/CODEOWNERS [2022-04-15T20:33:43.962Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T20:33:43.962Z] spire-1.2.1/Dockerfile [2022-04-15T20:33:43.962Z] spire-1.2.1/Dockerfile.dev [2022-04-15T20:33:43.962Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T20:33:43.962Z] spire-1.2.1/LICENSE [2022-04-15T20:33:43.962Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T20:33:43.962Z] spire-1.2.1/Makefile [2022-04-15T20:33:43.962Z] spire-1.2.1/README.md [2022-04-15T20:33:43.962Z] spire-1.2.1/ROADMAP.md [2022-04-15T20:33:43.962Z] spire-1.2.1/SECURITY.md [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T20:33:43.962Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T20:33:44.225Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T20:33:44.225Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T20:33:44.225Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T20:33:44.225Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T20:33:44.225Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T20:33:44.225Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T20:33:44.225Z] spire-1.2.1/conf/ [2022-04-15T20:33:44.225Z] spire-1.2.1/conf/agent/ [2022-04-15T20:33:44.225Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T20:33:44.225Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T20:33:44.225Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T20:33:44.225Z] spire-1.2.1/conf/server/ [2022-04-15T20:33:44.225Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T20:33:44.225Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T20:33:44.225Z] spire-1.2.1/conf/server/server.conf [2022-04-15T20:33:44.225Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/ [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/auditlog.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/images/ [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/spire_server.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/telemetry.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/upgrading.md [2022-04-15T20:33:44.225Z] spire-1.2.1/doc/using_spire.md [2022-04-15T20:33:44.225Z] spire-1.2.1/examples/ [2022-04-15T20:33:44.225Z] spire-1.2.1/examples/README.md [2022-04-15T20:33:44.225Z] spire-1.2.1/go.mod [2022-04-15T20:33:44.225Z] spire-1.2.1/go.sum [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:33:44.225Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T20:33:44.226Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/health/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/log/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/util/ [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T20:33:44.227Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/version/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/config.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T20:33:44.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/server.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/ [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/private/ [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/private/server/ [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/ [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/common/ [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T20:33:44.229Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T20:33:44.229Z] spire-1.2.1/release/ [2022-04-15T20:33:44.229Z] spire-1.2.1/release/spire-extras/ [2022-04-15T20:33:44.229Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T20:33:44.229Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T20:33:44.229Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T20:33:44.229Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T20:33:44.229Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T20:33:44.229Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T20:33:44.229Z] spire-1.2.1/release/spire/ [2022-04-15T20:33:44.229Z] spire-1.2.1/release/spire/README.md [2022-04-15T20:33:44.229Z] spire-1.2.1/release/spire/conf/ [2022-04-15T20:33:44.229Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T20:33:44.229Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T20:33:44.229Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T20:33:44.229Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T20:33:44.229Z] spire-1.2.1/script/ [2022-04-15T20:33:44.229Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T20:33:44.229Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T20:33:44.229Z] spire-1.2.1/support/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T20:33:44.229Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T20:33:44.229Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T20:33:44.229Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/clock/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/clock/clock.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fixture/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T20:33:44.229Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T20:33:44.230Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/README.md [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/common [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T20:33:44.230Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T20:33:44.231Z] spire-1.2.1/test/integration/test.sh [2022-04-15T20:33:44.231Z] spire-1.2.1/test/plugintest/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/spiretest/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/testca/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/testca/ca.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/testkey/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T20:33:44.231Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/testkey/new.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/util/ [2022-04-15T20:33:44.231Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/util/race.go [2022-04-15T20:33:44.231Z] spire-1.2.1/test/util/util.go [2022-04-15T20:33:44.231Z] building spire from source... [2022-04-15T20:33:44.488Z] Installing go1.17.7... [2022-04-15T20:33:49.758Z] Building bin/spire-server... [2022-04-15T20:33:49.758Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T20:33:49.758Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T20:33:49.758Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T20:33:49.758Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T20:33:49.758Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T20:33:50.017Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T20:33:50.017Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T20:33:50.017Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T20:33:50.017Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T20:33:50.017Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T20:33:50.276Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T20:33:50.276Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T20:33:50.276Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T20:33:50.276Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T20:33:50.276Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T20:33:50.276Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T20:33:50.535Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T20:33:50.535Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T20:33:50.535Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T20:33:50.535Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T20:33:50.535Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T20:33:50.535Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T20:33:50.535Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T20:33:50.535Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T20:33:50.535Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T20:33:50.535Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T20:33:50.794Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T20:33:50.794Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T20:33:50.794Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T20:33:50.794Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T20:33:50.794Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T20:33:50.794Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T20:33:50.794Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T20:33:50.794Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T20:33:50.794Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T20:33:50.794Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T20:33:50.794Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T20:33:50.794Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T20:33:50.794Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T20:33:51.053Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T20:33:51.053Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T20:33:51.053Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T20:33:51.053Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T20:33:51.053Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T20:33:51.053Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T20:33:51.311Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T20:33:51.311Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T20:33:51.311Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T20:33:51.311Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T20:33:51.311Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T20:33:51.311Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T20:33:51.311Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T20:33:51.879Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T20:33:53.782Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T20:33:53.782Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T20:33:53.782Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T20:33:53.782Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T20:33:53.782Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T20:33:56.124Z] Merging remotes/origin/main commit b0d4cebb59bfc21350c181e75d596a60ac717096 into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 [2022-04-15T20:33:55.101Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-15T20:33:55.124Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-15T20:33:55.157Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-15T20:33:55.204Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-15T20:33:55.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-15T20:33:55.222Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-15T20:33:56.150Z] > git config core.sparsecheckout # timeout=10 [2022-04-15T20:33:56.174Z] > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # timeout=10 [2022-04-15T20:33:56.856Z] Merge succeeded, producing 00c66a75f396ccaced37ae6da6229259c1133599 [2022-04-15T20:33:56.856Z] Checking out Revision 00c66a75f396ccaced37ae6da6229259c1133599 (PR-3948) [2022-04-15T20:33:57.975Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T20:33:57.975Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T20:33:57.975Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T20:33:57.975Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T20:33:57.975Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T20:33:57.975Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T20:33:57.975Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T20:33:57.975Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T20:33:57.975Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T20:33:58.233Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T20:33:56.427Z] > git remote # timeout=10 [2022-04-15T20:33:56.451Z] > git config --get remote.origin.url # timeout=10 [2022-04-15T20:33:56.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-15T20:33:56.476Z] > git merge b0d4cebb59bfc21350c181e75d596a60ac717096 # timeout=10 [2022-04-15T20:33:56.835Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-15T20:33:56.870Z] > git config core.sparsecheckout # timeout=10 [2022-04-15T20:33:56.883Z] > git checkout -f 00c66a75f396ccaced37ae6da6229259c1133599 # timeout=10 [2022-04-15T20:33:59.176Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T20:33:59.436Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T20:33:59.436Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T20:33:59.436Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T20:33:59.695Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T20:33:59.695Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T20:33:59.695Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T20:33:59.695Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T20:33:59.695Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T20:33:59.695Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T20:33:59.695Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T20:33:59.695Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T20:33:59.695Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T20:33:59.953Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T20:33:59.953Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T20:33:59.953Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T20:33:59.953Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T20:33:59.953Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T20:33:59.953Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T20:34:00.212Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T20:34:00.212Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T20:34:00.212Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T20:34:00.471Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T20:34:00.471Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T20:34:00.471Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T20:34:01.242Z] Commit message: "Merge commit 'b0d4cebb59bfc21350c181e75d596a60ac717096' into HEAD" [2022-04-15T20:34:01.268Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-15T20:34:02.200Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-15T20:34:02.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T20:34:02.200Z] Dload Upload Total Spent Left Speed [2022-04-15T20:34:02.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2022-04-15T20:34:02.726Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-15T20:34:02.998Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T20:34:02.998Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T20:34:02.998Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T20:34:02.998Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T20:34:02.998Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T20:34:02.998Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T20:34:02.998Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T20:34:02.998Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T20:34:02.998Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T20:34:02.998Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T20:34:02.998Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T20:34:02.998Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T20:34:02.998Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T20:34:01.256Z] > git rev-list --no-walk 2fce3195de562371123b44ceca53bf15367b3747 # timeout=10 [2022-04-15T20:34:03.080Z] + sudo tee /etc/docker/daemon.new [2022-04-15T20:34:03.080Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-15T20:34:03.080Z] { [2022-04-15T20:34:03.080Z] "registry-mirrors": [ [2022-04-15T20:34:03.080Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-15T20:34:03.080Z] ], [2022-04-15T20:34:03.080Z] "bip": "10.250.0.254/24", [2022-04-15T20:34:03.080Z] "hosts": [ [2022-04-15T20:34:03.080Z] "tcp://0.0.0.0:5555", [2022-04-15T20:34:03.080Z] "unix:///var/run/docker.sock" [2022-04-15T20:34:03.080Z] ], [2022-04-15T20:34:03.080Z] "mtu": 1458, [2022-04-15T20:34:03.080Z] "selinux-enabled": true, [2022-04-15T20:34:03.080Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-15T20:34:03.080Z] } [Pipeline] sh [2022-04-15T20:34:03.257Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T20:34:03.257Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T20:34:03.257Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T20:34:03.257Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T20:34:03.257Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T20:34:03.257Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T20:34:03.257Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T20:34:03.257Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T20:34:03.257Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T20:34:03.257Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T20:34:03.257Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T20:34:03.257Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T20:34:03.425Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-15T20:34:03.514Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T20:34:03.514Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T20:34:03.514Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T20:34:03.514Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T20:34:03.514Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T20:34:03.514Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T20:34:03.514Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T20:34:03.514Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T20:34:03.514Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T20:34:03.514Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T20:34:03.514Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T20:34:03.514Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T20:34:03.773Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T20:34:03.773Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T20:34:03.773Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T20:34:03.773Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T20:34:03.773Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T20:34:03.773Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T20:34:03.773Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T20:34:03.773Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T20:34:03.773Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T20:34:03.773Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T20:34:03.773Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T20:34:03.773Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T20:34:03.780Z] + sudo service docker restart [2022-04-15T20:34:04.707Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-15T20:34:08.900Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T20:34:08.900Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T20:34:21.125Z] Removing intermediate container 26e499af5a09 [2022-04-15T20:34:21.125Z] ---> 29bf3a6c4dfb [2022-04-15T20:34:21.125Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-15T20:34:21.125Z] Removing intermediate container 3dba9476a49d [2022-04-15T20:34:21.125Z] ---> 1eda42eafdb3 [2022-04-15T20:34:21.125Z] [2022-04-15T20:34:21.125Z] Step 10/31 : FROM alpine:3.14 [2022-04-15T20:34:21.125Z] Removing intermediate container b7d4b03e65b0 [2022-04-15T20:34:21.125Z] ---> 6c1051b7e5a8 [2022-04-15T20:34:21.125Z] [2022-04-15T20:34:21.125Z] Step 10/25 : FROM alpine:3.14 [2022-04-15T20:34:21.125Z] Removing intermediate container 727192cf452c [2022-04-15T20:34:21.125Z] ---> 2460417e8da0 [2022-04-15T20:34:21.125Z] [2022-04-15T20:34:21.125Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T20:34:21.125Z] ---> Running in 93f26faa2f6f [2022-04-15T20:34:21.125Z] 3.14: Pulling from library/alpine [2022-04-15T20:34:21.125Z] 3.14: Pulling from library/alpine [2022-04-15T20:34:21.125Z] 3.14: Pulling from library/alpine [2022-04-15T20:34:21.731Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T20:34:21.731Z] Status: Downloaded newer image for alpine:3.14 [2022-04-15T20:34:21.731Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T20:34:21.731Z] Status: Image is up to date for alpine:3.14 [2022-04-15T20:34:21.731Z] ---> e04c818066af [2022-04-15T20:34:21.731Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-15T20:34:21.731Z] ---> e04c818066af [2022-04-15T20:34:21.731Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-15T20:34:21.731Z] 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-15T20:34:21.731Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T20:34:21.731Z] Status: Image is up to date for alpine:3.14 [2022-04-15T20:34:21.731Z] ---> e04c818066af [2022-04-15T20:34:21.731Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T20:34:22.098Z] provisioning config files... [2022-04-15T20:34:22.123Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3646875365369325298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T20:34:22.299Z] ---> Running in c1f0a0d7de5f [2022-04-15T20:34:22.299Z] ---> Running in f3bbc4aa9940 [2022-04-15T20:34:22.299Z] ---> Running in 2d862c6abe12 [2022-04-15T20:34:22.492Z] ---> docker-login.sh [2022-04-15T20:34:22.492Z] nexus3.edgexfoundry.org:10001 [2022-04-15T20:34:22.558Z] Removing intermediate container c1f0a0d7de5f [2022-04-15T20:34:22.558Z] ---> cfdfc023b160 [2022-04-15T20:34:22.558Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-15T20:34:22.558Z] ---> Running in aecea92d356a [2022-04-15T20:34:22.816Z] Removing intermediate container 93f26faa2f6f [2022-04-15T20:34:22.816Z] ---> 5a2e96e7b7f2 [2022-04-15T20:34:22.816Z] [2022-04-15T20:34:22.816Z] Step 11/23 : FROM docker:20.10.14 [2022-04-15T20:34:23.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:23.077Z] 20.10.14: Pulling from library/docker [2022-04-15T20:34:23.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:23.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:23.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:34:23.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:23.335Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-15T20:34:23.335Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-15T20:34:23.335Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-15T20:34:23.335Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:34:23.335Z] (3/3) Installing su-exec (0.2-r1) [2022-04-15T20:34:23.335Z] OK: 6 MiB in 15 packages [2022-04-15T20:34:23.335Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:34:23.335Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T20:34:23.335Z] OK: 6 MiB in 17 packages [2022-04-15T20:34:23.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:34:23.367Z] Configure a credential helper to remove this warning. See [2022-04-15T20:34:23.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:34:23.367Z] [2022-04-15T20:34:23.367Z] Login Succeeded [2022-04-15T20:34:23.367Z] nexus3.edgexfoundry.org:10002 [2022-04-15T20:34:23.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:23.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:23.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:34:23.854Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-15T20:34:23.854Z] (2/2) Installing su-exec (0.2-r1) [2022-04-15T20:34:23.854Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:34:23.854Z] OK: 6 MiB in 16 packages [2022-04-15T20:34:23.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:34:23.912Z] Configure a credential helper to remove this warning. See [2022-04-15T20:34:23.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:34:23.912Z] [2022-04-15T20:34:23.912Z] Login Succeeded [2022-04-15T20:34:23.912Z] nexus3.edgexfoundry.org:10003 [2022-04-15T20:34:24.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:34:24.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:34:24.187Z] Configure a credential helper to remove this warning. See [2022-04-15T20:34:24.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:34:24.187Z] [2022-04-15T20:34:24.187Z] Login Succeeded [2022-04-15T20:34:24.187Z] nexus3.edgexfoundry.org:10004 [2022-04-15T20:34:24.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:34:24.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:34:24.736Z] Configure a credential helper to remove this warning. See [2022-04-15T20:34:24.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:34:24.736Z] [2022-04-15T20:34:24.736Z] Login Succeeded [2022-04-15T20:34:24.736Z] docker.io [2022-04-15T20:34:24.791Z] Removing intermediate container 2d862c6abe12 [2022-04-15T20:34:24.791Z] ---> f30c2e7466e1 [2022-04-15T20:34:24.791Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T20:34:24.791Z] ---> Running in 649de391aa50 [2022-04-15T20:34:24.791Z] Removing intermediate container f3bbc4aa9940 [2022-04-15T20:34:24.791Z] ---> 599e1d285d21 [2022-04-15T20:34:24.791Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T20:34:24.791Z] ---> Running in 5b200d8b0613 [2022-04-15T20:34:24.791Z] Removing intermediate container aecea92d356a [2022-04-15T20:34:24.791Z] ---> 37bf64e772ad [2022-04-15T20:34:24.791Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-15T20:34:25.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T20:34:25.051Z] ---> Running in 7e26b4a163fe [2022-04-15T20:34:25.051Z] Removing intermediate container 649de391aa50 [2022-04-15T20:34:25.051Z] ---> 70f37fb618dd [2022-04-15T20:34:25.051Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-15T20:34:25.051Z] Removing intermediate container 5b200d8b0613 [2022-04-15T20:34:25.051Z] ---> 774a79cc6870 [2022-04-15T20:34:25.051Z] Step 13/25 : WORKDIR / [2022-04-15T20:34:25.051Z] ---> Running in 66593f3dd5aa [2022-04-15T20:34:25.051Z] ---> Running in fcd696fe50f6 [2022-04-15T20:34:25.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T20:34:25.278Z] Configure a credential helper to remove this warning. See [2022-04-15T20:34:25.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T20:34:25.278Z] [2022-04-15T20:34:25.278Z] Login Succeeded [2022-04-15T20:34:25.310Z] Removing intermediate container 7e26b4a163fe [2022-04-15T20:34:25.310Z] ---> 81332d7f9d95 [2022-04-15T20:34:25.310Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-15T20:34:25.310Z] ---> Running in e96028012ba5 [2022-04-15T20:34:25.310Z] Removing intermediate container 66593f3dd5aa [2022-04-15T20:34:25.310Z] ---> 17cfbfbc7d9f [2022-04-15T20:34:25.310Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T20:34:25.553Z] ---> docker-login.sh ends [2022-04-15T20:34:25.568Z] ---> Running in 456e56c7d5e1 [2022-04-15T20:34:25.568Z] Removing intermediate container fcd696fe50f6 [2022-04-15T20:34:25.568Z] ---> 404dbff1c463 [2022-04-15T20:34:25.568Z] 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-15T20:34:25.568Z] Removing intermediate container e96028012ba5 [2022-04-15T20:34:25.568Z] ---> 6a9e8ac65dd1 [2022-04-15T20:34:25.568Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-15T20:34:25.568Z] ---> Running in 3b34bee502aa [2022-04-15T20:34:25.568Z] Removing intermediate container 456e56c7d5e1 [2022-04-15T20:34:25.568Z] ---> b9264f2d05cc [2022-04-15T20:34:25.568Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] } [2022-04-15T20:34:25.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-15T20:34:25.827Z] ---> ac9541a0d142 [2022-04-15T20:34:25.828Z] 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-15T20:34:26.088Z] ---> 1ddc6ef2fdf9 [2022-04-15T20:34:26.088Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [Pipeline] echo [2022-04-15T20:34:26.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T20:34:26.266Z] ========================================================= [2022-04-15T20:34:26.266Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-15T20:34:26.266Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T20:34:26.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T20:34:26.655Z] ---> 1785b23567d2 [2022-04-15T20:34:26.655Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-15T20:34:26.883Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-15T20:34:26.883Z] 9b3977197b4f: Pulling fs layer [2022-04-15T20:34:26.883Z] 1a89e8eeedd5: Pulling fs layer [2022-04-15T20:34:26.883Z] 94645a83ff95: Pulling fs layer [2022-04-15T20:34:26.883Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-15T20:34:26.883Z] 0c92f367c5e7: Pulling fs layer [2022-04-15T20:34:26.883Z] f7c0051592d6: Pulling fs layer [2022-04-15T20:34:26.883Z] a227ed2f7395: Pulling fs layer [2022-04-15T20:34:26.883Z] 7b1c46037f91: Pulling fs layer [2022-04-15T20:34:26.883Z] f7c0051592d6: Waiting [2022-04-15T20:34:26.883Z] a227ed2f7395: Waiting [2022-04-15T20:34:26.883Z] 7b1c46037f91: Waiting [2022-04-15T20:34:26.883Z] 3f3a8bcf1eab: Waiting [2022-04-15T20:34:26.883Z] 0c92f367c5e7: Waiting [2022-04-15T20:34:26.883Z] 94645a83ff95: Verifying Checksum [2022-04-15T20:34:26.883Z] 94645a83ff95: Download complete [2022-04-15T20:34:26.883Z] 1a89e8eeedd5: Download complete [2022-04-15T20:34:26.883Z] 0c92f367c5e7: Verifying Checksum [2022-04-15T20:34:26.883Z] 0c92f367c5e7: Download complete [2022-04-15T20:34:26.883Z] f7c0051592d6: Verifying Checksum [2022-04-15T20:34:26.883Z] f7c0051592d6: Download complete [2022-04-15T20:34:26.883Z] 9b3977197b4f: Verifying Checksum [2022-04-15T20:34:26.883Z] 9b3977197b4f: Download complete [2022-04-15T20:34:26.883Z] a227ed2f7395: Verifying Checksum [2022-04-15T20:34:26.883Z] a227ed2f7395: Download complete [2022-04-15T20:34:27.227Z] Removing intermediate container 3b34bee502aa [2022-04-15T20:34:27.227Z] ---> a2f0c70c83a9 [2022-04-15T20:34:27.227Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-15T20:34:27.227Z] ---> b6f518617e7b [2022-04-15T20:34:27.227Z] 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-15T20:34:27.227Z] ---> Running in cad307877d44 [2022-04-15T20:34:27.494Z] 9b3977197b4f: Pull complete [2022-04-15T20:34:27.798Z] ---> d2dcd6215e0b [2022-04-15T20:34:27.798Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-15T20:34:27.798Z] Removing intermediate container cad307877d44 [2022-04-15T20:34:27.798Z] ---> 5ccb072944b6 [2022-04-15T20:34:27.798Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-15T20:34:27.798Z] ---> b6dc995f9174 [2022-04-15T20:34:27.798Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-15T20:34:28.102Z] 1a89e8eeedd5: Pull complete [2022-04-15T20:34:28.367Z] ---> e983ea6d19f4 [2022-04-15T20:34:28.367Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-15T20:34:28.384Z] 94645a83ff95: Pull complete [2022-04-15T20:34:28.627Z] ---> 9b82500b9c00 [2022-04-15T20:34:28.627Z] ---> Running in fcd35efbe9a9 [2022-04-15T20:34:28.627Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-15T20:34:28.627Z] ---> 12de4d2e47b9 [2022-04-15T20:34:28.627Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-15T20:34:28.627Z] ---> Running in 08f11505c62e [2022-04-15T20:34:28.900Z] Removing intermediate container fcd35efbe9a9 [2022-04-15T20:34:28.900Z] ---> 77cdec915c9f [2022-04-15T20:34:28.900Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:34:28.900Z] ---> Running in f1ae8b2cdb0d [2022-04-15T20:34:28.981Z] 7b1c46037f91: Verifying Checksum [2022-04-15T20:34:28.981Z] 7b1c46037f91: Download complete [2022-04-15T20:34:29.164Z] Removing intermediate container f1ae8b2cdb0d [2022-04-15T20:34:29.164Z] ---> 6cc3ccbb5228 [2022-04-15T20:34:29.164Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T20:34:29.164Z] ---> Running in a42825bdeb2b [2022-04-15T20:34:29.253Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-15T20:34:29.253Z] 3f3a8bcf1eab: Download complete [2022-04-15T20:34:29.424Z] Removing intermediate container a42825bdeb2b [2022-04-15T20:34:29.425Z] ---> 2366e0b918b9 [2022-04-15T20:34:29.425Z] Step 21/22 : LABEL git_sha=ef162f0d667c6f5218adbc2461cc7368fcfda96d [2022-04-15T20:34:29.683Z] ---> Running in 8a3021da9932 [2022-04-15T20:34:29.942Z] ---> 9f384447b817 [2022-04-15T20:34:29.942Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T20:34:29.942Z] Removing intermediate container 8a3021da9932 [2022-04-15T20:34:29.942Z] ---> 14a3685b8b92 [2022-04-15T20:34:29.942Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T20:34:30.202Z] ---> Running in 3e02a1c60978 [2022-04-15T20:34:30.202Z] ---> 0d317525fe96 [2022-04-15T20:34:30.202Z] 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-15T20:34:30.460Z] ---> Running in ed2e13dbc398 [2022-04-15T20:34:30.460Z] Removing intermediate container 3e02a1c60978 [2022-04-15T20:34:30.460Z] ---> c6799775a153 [2022-04-15T20:34:30.460Z] [2022-04-15T20:34:30.460Z] Removing intermediate container 08f11505c62e [2022-04-15T20:34:30.460Z] ---> 2cde323b9028 [2022-04-15T20:34:30.460Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:34:30.460Z] Successfully built c6799775a153 [2022-04-15T20:34:30.460Z] Successfully tagged support-scheduler:latest [2022-04-15T20:34:30.460Z] Building core-data [2022-04-15T20:34:33.002Z]  Building support-scheduler ... done  ---> 187dd2b2eedc [2022-04-15T20:34:33.002Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-15T20:34:33.983Z] Removing intermediate container ed2e13dbc398 [2022-04-15T20:34:33.983Z] ---> 712ffef4cec3 [2022-04-15T20:34:33.983Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T20:34:33.983Z] ---> 334bb1f6079d [2022-04-15T20:34:33.983Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-15T20:34:33.983Z] ---> Running in 9825f32fb002 [2022-04-15T20:34:33.983Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-15T20:34:33.983Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-15T20:34:34.242Z] ---> 7417809fdb73 [2022-04-15T20:34:34.242Z] 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-15T20:34:34.242Z] Removing intermediate container 9825f32fb002 [2022-04-15T20:34:34.242Z] ---> f160cebd923b [2022-04-15T20:34:34.242Z] Step 23/25 : LABEL arch=x86_64 [2022-04-15T20:34:34.242Z] ---> Running in c968623f254d [2022-04-15T20:34:34.242Z] ---> Running in 5b1ce42ef4d4 [2022-04-15T20:34:34.502Z] ---> 9c587be916b9 [2022-04-15T20:34:34.502Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-15T20:34:34.502Z] Removing intermediate container c968623f254d [2022-04-15T20:34:34.502Z] ---> 1b0c43d44d93 [2022-04-15T20:34:34.502Z] Step 24/25 : LABEL git_sha=ef162f0d667c6f5218adbc2461cc7368fcfda96d [2022-04-15T20:34:34.762Z] Removing intermediate container 5b1ce42ef4d4 [2022-04-15T20:34:34.762Z] ---> 67ac1a5a9741 [2022-04-15T20:34:34.762Z] 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-15T20:34:34.762Z] ---> Running in f9e41bfee1c3 [2022-04-15T20:34:34.762Z] ---> Running in 34c2d901e532 [2022-04-15T20:34:35.020Z] ---> 3935e7425f8d [2022-04-15T20:34:35.020Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-15T20:34:35.020Z] Removing intermediate container f9e41bfee1c3 [2022-04-15T20:34:35.020Z] ---> e59f7a4f5930 [2022-04-15T20:34:35.020Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T20:34:35.020Z] ---> Running in bb7e43fb322d [2022-04-15T20:34:35.278Z] Removing intermediate container bb7e43fb322d [2022-04-15T20:34:35.278Z] ---> 0cd900658cf6 [2022-04-15T20:34:35.278Z] [2022-04-15T20:34:35.554Z] Successfully built 0cd900658cf6 [2022-04-15T20:34:35.554Z] Successfully tagged security-secretstore-setup:latest [2022-04-15T20:34:35.554Z] Building core-command [2022-04-15T20:34:35.554Z]  Building security-secretstore-setup ... done  ---> 368afdc1074b [2022-04-15T20:34:35.812Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-15T20:34:35.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:35.812Z] ---> Running in 9278eb226597 [2022-04-15T20:34:35.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:36.071Z] (1/43) Installing readline (8.1.1-r0) [2022-04-15T20:34:36.071Z] (2/43) Installing bash (5.1.16-r0) [2022-04-15T20:34:36.071Z] Executing bash-5.1.16-r0.post-install [2022-04-15T20:34:36.071Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-15T20:34:36.071Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T20:34:36.071Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-15T20:34:36.071Z] (6/43) Installing curl (7.80.0-r0) [2022-04-15T20:34:36.071Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-15T20:34:36.071Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-15T20:34:36.071Z] (9/43) Installing expat (2.4.7-r0) [2022-04-15T20:34:36.071Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-15T20:34:36.071Z] (11/43) Installing gdbm (1.22-r0) [2022-04-15T20:34:36.071Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-15T20:34:36.071Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-15T20:34:36.071Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-15T20:34:36.071Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-15T20:34:36.071Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-15T20:34:36.329Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-15T20:34:36.587Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-15T20:34:36.587Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-15T20:34:36.587Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-15T20:34:36.587Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-15T20:34:36.587Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-15T20:34:36.587Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-15T20:34:36.587Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-15T20:34:36.587Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-15T20:34:36.587Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-15T20:34:36.587Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-15T20:34:36.587Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-15T20:34:36.587Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-15T20:34:36.845Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-15T20:34:36.845Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-15T20:34:36.845Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-15T20:34:36.845Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-15T20:34:36.845Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-15T20:34:36.845Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-15T20:34:36.845Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-15T20:34:36.845Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-15T20:34:36.845Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-15T20:34:36.845Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-15T20:34:36.845Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-15T20:34:36.845Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-15T20:34:36.845Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-15T20:34:36.845Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-15T20:34:36.845Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T20:34:36.845Z] OK: 83 MiB in 65 packages [2022-04-15T20:34:37.412Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:34:37.412Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:34:37.412Z] ---> 96e6ce9619ee [2022-04-15T20:34:37.412Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T20:34:37.412Z] ---> Using cache [2022-04-15T20:34:37.412Z] ---> e6841ef6c0c2 [2022-04-15T20:34:37.412Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:34:37.412Z] ---> Using cache [2022-04-15T20:34:37.412Z] ---> 352e20e4d3f2 [2022-04-15T20:34:37.412Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-15T20:34:37.412Z] Collecting docker-compose==1.23.2 [2022-04-15T20:34:37.670Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-15T20:34:37.670Z] Collecting docker<4.0,>=3.6.0 [2022-04-15T20:34:37.670Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-15T20:34:37.670Z] 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-15T20:34:37.670Z] Collecting cached-property<2,>=1.2.0 [2022-04-15T20:34:37.670Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-15T20:34:37.670Z] Collecting texttable<0.10,>=0.9.0 [2022-04-15T20:34:37.670Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-15T20:34:38.327Z] Collecting docopt<0.7,>=0.6.1 [2022-04-15T20:34:38.327Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-15T20:34:38.612Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-15T20:34:38.612Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-15T20:34:38.972Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-15T20:34:38.972Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-15T20:34:38.972Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-15T20:34:38.972Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-15T20:34:39.231Z] Removing intermediate container 9278eb226597 [2022-04-15T20:34:39.231Z] ---> b14554470ae1 [2022-04-15T20:34:39.231Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-15T20:34:39.798Z] ---> Running in 39691041b062 [2022-04-15T20:34:39.798Z] Collecting PyYAML<4,>=3.10 [2022-04-15T20:34:39.798Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-15T20:34:40.072Z] ---> 2cad20b81676 [2022-04-15T20:34:40.072Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-15T20:34:40.336Z] Collecting jsonschema<3,>=2.5.1 [2022-04-15T20:34:40.336Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-15T20:34:40.336Z] Collecting docker-pycreds>=0.4.0 [2022-04-15T20:34:40.336Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-15T20:34:40.595Z] ---> Running in 6531f0e0c70c [2022-04-15T20:34:40.595Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-15T20:34:40.595Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-15T20:34:40.595Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-15T20:34:40.595Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-15T20:34:40.595Z] Collecting idna<2.8,>=2.5 [2022-04-15T20:34:40.595Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-15T20:34:40.595Z] 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-15T20:34:40.595Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-15T20:34:40.595Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-15T20:34:40.595Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-15T20:34:40.595Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-15T20:34:40.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:40.854Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-15T20:34:40.854Z] Attempting uninstall: urllib3 [2022-04-15T20:34:40.854Z] Found existing installation: urllib3 1.26.7 [2022-04-15T20:34:40.854Z] Uninstalling urllib3-1.26.7: [2022-04-15T20:34:40.854Z] Successfully uninstalled urllib3-1.26.7 [2022-04-15T20:34:40.854Z] Attempting uninstall: idna [2022-04-15T20:34:40.854Z] Found existing installation: idna 3.3 [2022-04-15T20:34:40.854Z] Uninstalling idna-3.3: [2022-04-15T20:34:40.854Z] Successfully uninstalled idna-3.3 [2022-04-15T20:34:41.115Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:34:41.115Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:34:41.115Z] ---> 96e6ce9619ee [2022-04-15T20:34:41.115Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T20:34:41.115Z] ---> Using cache [2022-04-15T20:34:41.115Z] ---> e6841ef6c0c2 [2022-04-15T20:34:41.115Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:34:41.115Z] ---> Using cache [2022-04-15T20:34:41.115Z] ---> 352e20e4d3f2 [2022-04-15T20:34:41.115Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T20:34:41.115Z] ---> Using cache [2022-04-15T20:34:41.115Z] ---> f35d6023095c [2022-04-15T20:34:41.115Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T20:34:41.115Z] ---> Using cache [2022-04-15T20:34:41.115Z] ---> 8c18ef07785a [2022-04-15T20:34:41.115Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:34:41.115Z] ---> Using cache [2022-04-15T20:34:41.115Z] ---> c5b5862417e4 [2022-04-15T20:34:41.115Z] Step 8/23 : COPY . . [2022-04-15T20:34:41.115Z] ---> Using cache [2022-04-15T20:34:41.115Z] ---> 51f681aa66e5 [2022-04-15T20:34:41.115Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-15T20:34:41.655Z] 3f3a8bcf1eab: Pull complete [2022-04-15T20:34:41.655Z] 0c92f367c5e7: Pull complete [2022-04-15T20:34:41.655Z] f7c0051592d6: Pull complete [2022-04-15T20:34:41.655Z] a227ed2f7395: Pull complete [2022-04-15T20:34:41.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:41.681Z] ---> Running in bfe058b7589e [2022-04-15T20:34:41.681Z] Attempting uninstall: requests [2022-04-15T20:34:41.681Z] Found existing installation: requests 2.26.0 [2022-04-15T20:34:41.681Z] Uninstalling requests-2.26.0: [2022-04-15T20:34:41.681Z] Successfully uninstalled requests-2.26.0 [2022-04-15T20:34:41.681Z] Running setup.py install for texttable: started [2022-04-15T20:34:41.957Z] OK: 221 MiB in 52 packages [2022-04-15T20:34:41.957Z] Running setup.py install for texttable: finished with status 'done' [2022-04-15T20:34:41.957Z] Running setup.py install for PyYAML: started [2022-04-15T20:34:42.524Z] 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-15T20:34:42.524Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-15T20:34:42.524Z] Removing intermediate container 6531f0e0c70c [2022-04-15T20:34:42.524Z] ---> 01e3f1b59609 [2022-04-15T20:34:42.524Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-15T20:34:42.524Z] Running setup.py install for docopt: started [2022-04-15T20:34:42.783Z] ---> Running in d717f1499d7a [2022-04-15T20:34:42.783Z] Removing intermediate container 39691041b062 [2022-04-15T20:34:42.783Z] ---> b9bbc91d8cbe [2022-04-15T20:34:42.783Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T20:34:42.783Z] Running setup.py install for docopt: finished with status 'done' [2022-04-15T20:34:42.783Z] Running setup.py install for dockerpty: started [2022-04-15T20:34:43.047Z] Removing intermediate container d717f1499d7a [2022-04-15T20:34:43.047Z] ---> d369009852fe [2022-04-15T20:34:43.047Z] Step 28/31 : CMD ["gate"] [2022-04-15T20:34:43.305Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-15T20:34:43.305Z] ---> Running in 174195d63644 [2022-04-15T20:34:43.566Z] ---> 49cbebe15402 [2022-04-15T20:34:43.566Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:34:43.824Z] ---> Running in e2b2d148723a [2022-04-15T20:34:43.824Z] Removing intermediate container 174195d63644 [2022-04-15T20:34:43.824Z] ---> ca4695d7a2ee [2022-04-15T20:34:43.824Z] Step 29/31 : LABEL arch=x86_64 [2022-04-15T20:34:43.824Z] ---> Running in cbe23f264e04 [2022-04-15T20:34:44.083Z] 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-15T20:34:44.083Z] Removing intermediate container cbe23f264e04 [2022-04-15T20:34:44.083Z] ---> fc072519cd66 [2022-04-15T20:34:44.083Z] Step 30/31 : LABEL git_sha=ef162f0d667c6f5218adbc2461cc7368fcfda96d [2022-04-15T20:34:44.340Z] ---> Running in 323540b7ccf8 [2022-04-15T20:34:44.598Z] Removing intermediate container 323540b7ccf8 [2022-04-15T20:34:44.598Z] ---> 467b90a96193 [2022-04-15T20:34:44.598Z] Step 31/31 : LABEL version=0.0.0 [2022-04-15T20:34:44.598Z] ---> Running in 8a40f8438f92 [2022-04-15T20:34:44.856Z] Removing intermediate container 8a40f8438f92 [2022-04-15T20:34:44.856Z] ---> e6c5ed4a91d9 [2022-04-15T20:34:44.856Z] [2022-04-15T20:34:45.117Z] Successfully built e6c5ed4a91d9 [2022-04-15T20:34:45.117Z] Successfully tagged security-bootstrapper:latest [2022-04-15T20:34:45.117Z] Building security-spire-server [2022-04-15T20:34:47.057Z] 7b1c46037f91: Pull complete [2022-04-15T20:34:47.057Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-15T20:34:47.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T20:34:47.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-15T20:34:47.413Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-15T20:34:47.413Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T20:34:47.413Z] WORKDIR /edgex [2022-04-15T20:34:47.413Z] COPY go.mod . [2022-04-15T20:34:47.413Z] RUN go mod download [2022-04-15T20:34:49.323Z]  Building security-bootstrapper ... done Removing intermediate container e2b2d148723a [2022-04-15T20:34:49.323Z] ---> 4d83c51c5a62 [2022-04-15T20:34:49.323Z] Step 8/23 : COPY . . [2022-04-15T20:34:49.323Z] Removing intermediate container 34c2d901e532 [2022-04-15T20:34:49.323Z] ---> c83c651ef9c3 [2022-04-15T20:34:49.323Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-15T20:34:49.585Z] ---> Running in 81bb873a7304 [2022-04-15T20:34:50.045Z] Sending build context to Docker daemon 169.2MB [2022-04-15T20:34:50.045Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T20:34:50.045Z] ---> f79e39bc4007 [2022-04-15T20:34:50.045Z] Step 2/4 : WORKDIR /edgex [2022-04-15T20:34:50.153Z] Removing intermediate container 81bb873a7304 [2022-04-15T20:34:50.153Z] ---> 41bac1079348 [2022-04-15T20:34:50.153Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-15T20:34:50.153Z] ---> Running in 48bdb455f36c [2022-04-15T20:34:51.087Z] Removing intermediate container 48bdb455f36c [2022-04-15T20:34:51.088Z] ---> fdee3d6dcca5 [2022-04-15T20:34:51.088Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-15T20:34:52.016Z] ---> Running in 70a18e87bcff [2022-04-15T20:34:52.288Z] Removing intermediate container 70a18e87bcff [2022-04-15T20:34:52.288Z] ---> d71ca4b7b62c [2022-04-15T20:34:52.288Z] Step 3/4 : COPY go.mod . [2022-04-15T20:34:52.889Z] ---> b24a91806937 [2022-04-15T20:34:52.889Z] Step 4/4 : RUN go mod download [2022-04-15T20:34:52.889Z] ---> Running in 0da243d9b0ac [2022-04-15T20:34:52.992Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:34:52.992Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:34:52.992Z] ---> 96e6ce9619ee [2022-04-15T20:34:52.992Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T20:34:52.992Z] ---> Using cache [2022-04-15T20:34:52.992Z] ---> e6841ef6c0c2 [2022-04-15T20:34:52.992Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:34:52.992Z] ---> Using cache [2022-04-15T20:34:52.992Z] ---> 352e20e4d3f2 [2022-04-15T20:34:52.992Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T20:34:54.893Z] ---> 76ac4b66f83e [2022-04-15T20:34:54.894Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-15T20:34:54.894Z] ---> Running in ff79d98a7dc6 [2022-04-15T20:34:55.462Z] ---> 1d21d8550fd9 [2022-04-15T20:34:55.462Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-15T20:34:55.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:55.983Z] ---> 76ded9026753 [2022-04-15T20:34:55.983Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-15T20:34:56.243Z] ---> Running in d484ca0a6f59 [2022-04-15T20:34:56.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:34:56.773Z] Removing intermediate container d484ca0a6f59 [2022-04-15T20:34:56.773Z] ---> 4a19db5ada7c [2022-04-15T20:34:56.773Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:34:57.032Z] ---> Running in 1a84878194cd [2022-04-15T20:34:57.032Z] OK: 221 MiB in 52 packages [2022-04-15T20:34:57.606Z] Removing intermediate container 1a84878194cd [2022-04-15T20:34:57.606Z] ---> 8ea64c39ab18 [2022-04-15T20:34:57.606Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T20:34:57.606Z] ---> Running in 5dbd399daa54 [2022-04-15T20:34:57.865Z] ---> 1bdbd1a1711b [2022-04-15T20:34:57.865Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-15T20:34:58.123Z] ---> Running in ca70d6945670 [2022-04-15T20:34:58.123Z] Removing intermediate container ff79d98a7dc6 [2022-04-15T20:34:58.123Z] ---> 4a074736cf22 [2022-04-15T20:34:58.123Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T20:34:58.123Z] Removing intermediate container 5dbd399daa54 [2022-04-15T20:34:58.123Z] ---> 609d59f24e3a [2022-04-15T20:34:58.123Z] Step 22/23 : LABEL git_sha=ef162f0d667c6f5218adbc2461cc7368fcfda96d [2022-04-15T20:34:58.382Z] ---> Running in 42759392111d [2022-04-15T20:34:58.645Z] Removing intermediate container 42759392111d [2022-04-15T20:34:58.645Z] ---> d2e03d0d8fa9 [2022-04-15T20:34:58.645Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T20:34:58.645Z] ---> 076b77d5a74c [2022-04-15T20:34:58.645Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:34:58.645Z] ---> Running in 4b4b06c5b813 [2022-04-15T20:34:58.645Z] ---> Running in d36b920ca377 [2022-04-15T20:34:58.928Z] 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-15T20:34:59.187Z] Removing intermediate container d36b920ca377 [2022-04-15T20:34:59.187Z] ---> 53cb13c3f342 [2022-04-15T20:34:59.187Z] [2022-04-15T20:34:59.187Z] Successfully built 53cb13c3f342 [2022-04-15T20:34:59.187Z] Successfully tagged sys-mgmt-agent:latest [2022-04-15T20:34:59.187Z] Building support-notifications [2022-04-15T20:35:03.383Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:35:03.383Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:35:03.383Z] ---> 96e6ce9619ee [2022-04-15T20:35:03.383Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T20:35:03.383Z] ---> Using cache [2022-04-15T20:35:03.383Z] ---> e6841ef6c0c2 [2022-04-15T20:35:03.383Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:35:03.383Z] ---> Using cache [2022-04-15T20:35:03.383Z] ---> 352e20e4d3f2 [2022-04-15T20:35:03.383Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-15T20:35:04.323Z] ---> Running in 2e637e7f1a31 [2022-04-15T20:35:04.323Z] Removing intermediate container 4b4b06c5b813 [2022-04-15T20:35:04.323Z] ---> 763f34ac2ec7 [2022-04-15T20:35:04.323Z] Step 8/25 : COPY . . [2022-04-15T20:35:04.323Z] Removing intermediate container bfe058b7589e [2022-04-15T20:35:04.323Z] ---> 6f14e27d3835 [2022-04-15T20:35:04.323Z] [2022-04-15T20:35:04.323Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T20:35:04.323Z] ---> e04c818066af [2022-04-15T20:35:04.323Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T20:35:04.323Z] ---> Using cache [2022-04-15T20:35:04.323Z] ---> f30c2e7466e1 [2022-04-15T20:35:04.323Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T20:35:04.323Z] ---> Using cache [2022-04-15T20:35:04.323Z] ---> 70f37fb618dd [2022-04-15T20:35:04.323Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-15T20:35:04.323Z] ---> Running in 1051ea49fd42 [2022-04-15T20:35:04.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:35:05.192Z] Removing intermediate container 1051ea49fd42 [2022-04-15T20:35:05.192Z] ---> 9268fd6dd9a7 [2022-04-15T20:35:05.192Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T20:35:05.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:35:05.722Z] OK: 221 MiB in 52 packages [2022-04-15T20:35:07.627Z] ---> Running in 49385f3eebbc [2022-04-15T20:35:07.627Z] Removing intermediate container 49385f3eebbc [2022-04-15T20:35:07.627Z] ---> 913bfc3bb9ae [2022-04-15T20:35:07.627Z] Step 15/23 : WORKDIR / [2022-04-15T20:35:07.886Z] ---> Running in 763bdb6b962a [2022-04-15T20:35:07.886Z] Removing intermediate container 2e637e7f1a31 [2022-04-15T20:35:07.886Z] ---> fea981e0d905 [2022-04-15T20:35:07.886Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T20:35:08.146Z] Removing intermediate container 763bdb6b962a [2022-04-15T20:35:08.146Z] ---> 9b30f93eb42e [2022-04-15T20:35:08.146Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:35:08.146Z] ---> 516ca4cd772f [2022-04-15T20:35:08.146Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:35:08.405Z] ---> Running in 4c0cbfa42148 [2022-04-15T20:35:08.405Z] ---> 0860fc446ea3 [2022-04-15T20:35:08.405Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-15T20:35:09.342Z] ---> 273326de8a35 [2022-04-15T20:35:09.342Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-15T20:35:09.611Z] ---> 7c041715cc9d [2022-04-15T20:35:09.611Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-15T20:35:09.611Z] ---> 890cc8cf1983 [2022-04-15T20:35:09.611Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T20:35:09.611Z] ---> Running in ac20066a23fc [2022-04-15T20:35:09.611Z] ---> Running in 56827ad8c8d1 [2022-04-15T20:35:09.611Z] Removing intermediate container 4c0cbfa42148 [2022-04-15T20:35:09.611Z] ---> e4d9d1a3d0b6 [2022-04-15T20:35:09.611Z] Step 8/22 : COPY . . [2022-04-15T20:35:09.870Z] Removing intermediate container ac20066a23fc [2022-04-15T20:35:09.870Z] ---> 38f3570f602b [2022-04-15T20:35:09.870Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-15T20:35:09.870Z] Removing intermediate container 56827ad8c8d1 [2022-04-15T20:35:09.870Z] ---> 065f80d4d2bf [2022-04-15T20:35:09.870Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:35:11.777Z] ---> Running in 2b9289731272 [2022-04-15T20:35:11.777Z] ---> Running in 4d6adea56c1e [2022-04-15T20:35:11.777Z] Removing intermediate container 4d6adea56c1e [2022-04-15T20:35:11.777Z] ---> b1fa12763548 [2022-04-15T20:35:11.777Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T20:35:12.091Z] ---> Running in ec5623e419db [2022-04-15T20:35:12.352Z] Removing intermediate container ec5623e419db [2022-04-15T20:35:12.352Z] ---> bd13d8db99e5 [2022-04-15T20:35:12.352Z] Step 22/23 : LABEL git_sha=ef162f0d667c6f5218adbc2461cc7368fcfda96d [2022-04-15T20:35:12.352Z] ---> Running in cdc42e8d9fb1 [2022-04-15T20:35:12.352Z] Removing intermediate container 2b9289731272 [2022-04-15T20:35:12.352Z] ---> 9909628c5666 [2022-04-15T20:35:12.352Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-15T20:35:12.612Z] ---> Running in 36e21eb0fc0c [2022-04-15T20:35:12.612Z] Removing intermediate container cdc42e8d9fb1 [2022-04-15T20:35:12.612Z] ---> fcb2621395d4 [2022-04-15T20:35:12.612Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T20:35:12.612Z] ---> Running in b8edbb1342c3 [2022-04-15T20:35:12.872Z] Removing intermediate container 36e21eb0fc0c [2022-04-15T20:35:12.872Z] ---> 488be19c6823 [2022-04-15T20:35:12.872Z] 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-15T20:35:12.872Z] ---> Running in 3753a25d1b1b [2022-04-15T20:35:12.872Z] Removing intermediate container b8edbb1342c3 [2022-04-15T20:35:12.872Z] ---> 6380c1c954ef [2022-04-15T20:35:12.872Z] [2022-04-15T20:35:12.872Z] Successfully built 6380c1c954ef [2022-04-15T20:35:13.130Z] Successfully tagged core-command:latest [2022-04-15T20:35:13.131Z] Building security-spiffe-token-provider [2022-04-15T20:35:13.701Z]  Building core-command ... done spire-1.2.1/ [2022-04-15T20:35:13.701Z] spire-1.2.1/.data/ [2022-04-15T20:35:13.701Z] spire-1.2.1/.data/.file [2022-04-15T20:35:13.701Z] spire-1.2.1/.dockerignore [2022-04-15T20:35:13.701Z] spire-1.2.1/.gitattributes [2022-04-15T20:35:13.701Z] spire-1.2.1/.githooks/ [2022-04-15T20:35:13.701Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T20:35:13.701Z] spire-1.2.1/.github/ [2022-04-15T20:35:13.701Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T20:35:13.701Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T20:35:13.701Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T20:35:13.701Z] spire-1.2.1/.github/workflows/ [2022-04-15T20:35:13.701Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T20:35:13.701Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T20:35:13.701Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T20:35:13.701Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T20:35:13.701Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T20:35:13.701Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T20:35:13.701Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T20:35:13.701Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T20:35:13.701Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T20:35:13.701Z] spire-1.2.1/.gitignore [2022-04-15T20:35:13.701Z] spire-1.2.1/.go-version [2022-04-15T20:35:13.701Z] spire-1.2.1/.golangci.yml [2022-04-15T20:35:13.701Z] spire-1.2.1/ADOPTERS.md [2022-04-15T20:35:13.701Z] spire-1.2.1/CHANGELOG.md [2022-04-15T20:35:13.701Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T20:35:13.701Z] spire-1.2.1/CODEOWNERS [2022-04-15T20:35:13.701Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T20:35:13.701Z] spire-1.2.1/Dockerfile [2022-04-15T20:35:13.701Z] spire-1.2.1/Dockerfile.dev [2022-04-15T20:35:13.701Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T20:35:13.701Z] spire-1.2.1/LICENSE [2022-04-15T20:35:13.701Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T20:35:13.701Z] spire-1.2.1/Makefile [2022-04-15T20:35:13.701Z] spire-1.2.1/README.md [2022-04-15T20:35:13.701Z] spire-1.2.1/ROADMAP.md [2022-04-15T20:35:13.701Z] spire-1.2.1/SECURITY.md [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T20:35:13.701Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T20:35:13.701Z] spire-1.2.1/conf/ [2022-04-15T20:35:13.701Z] spire-1.2.1/conf/agent/ [2022-04-15T20:35:13.701Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T20:35:13.701Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T20:35:13.701Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T20:35:13.701Z] spire-1.2.1/conf/server/ [2022-04-15T20:35:13.701Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T20:35:13.701Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T20:35:13.701Z] spire-1.2.1/conf/server/server.conf [2022-04-15T20:35:13.701Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T20:35:13.701Z] spire-1.2.1/doc/ [2022-04-15T20:35:13.701Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T20:35:13.701Z] spire-1.2.1/doc/auditlog.md [2022-04-15T20:35:13.701Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T20:35:13.701Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T20:35:13.701Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T20:35:13.701Z] spire-1.2.1/doc/images/ [2022-04-15T20:35:13.701Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T20:35:13.701Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T20:35:13.701Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T20:35:13.701Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T20:35:13.701Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T20:35:13.701Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T20:35:13.701Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T20:35:13.701Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/spire_server.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/telemetry.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/upgrading.md [2022-04-15T20:35:13.702Z] spire-1.2.1/doc/using_spire.md [2022-04-15T20:35:13.702Z] spire-1.2.1/examples/ [2022-04-15T20:35:13.702Z] spire-1.2.1/examples/README.md [2022-04-15T20:35:13.702Z] spire-1.2.1/go.mod [2022-04-15T20:35:13.702Z] spire-1.2.1/go.sum [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T20:35:13.702Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/health/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/log/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T20:35:13.703Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/util/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/version/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T20:35:13.704Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/config.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:35:13.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/server.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T20:35:13.706Z] spire-1.2.1/proto/ [2022-04-15T20:35:13.706Z] spire-1.2.1/proto/private/ [2022-04-15T20:35:13.706Z] spire-1.2.1/proto/private/server/ [2022-04-15T20:35:13.706Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T20:35:13.706Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T20:35:13.706Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T20:35:13.706Z] spire-1.2.1/proto/spire/ [2022-04-15T20:35:13.706Z] spire-1.2.1/proto/spire/common/ [2022-04-15T20:35:13.706Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T20:35:13.706Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T20:35:13.706Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T20:35:13.707Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T20:35:13.707Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T20:35:13.707Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T20:35:13.707Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T20:35:13.707Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T20:35:13.707Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T20:35:13.707Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T20:35:13.707Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T20:35:13.707Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T20:35:13.707Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T20:35:13.707Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T20:35:13.707Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T20:35:13.707Z] spire-1.2.1/release/ [2022-04-15T20:35:13.707Z] spire-1.2.1/release/spire-extras/ [2022-04-15T20:35:13.707Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T20:35:13.707Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T20:35:13.707Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T20:35:13.707Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T20:35:13.707Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T20:35:13.707Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T20:35:13.707Z] spire-1.2.1/release/spire/ [2022-04-15T20:35:13.707Z] spire-1.2.1/release/spire/README.md [2022-04-15T20:35:13.707Z] spire-1.2.1/release/spire/conf/ [2022-04-15T20:35:13.707Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T20:35:13.707Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T20:35:13.707Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T20:35:13.707Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T20:35:13.707Z] spire-1.2.1/script/ [2022-04-15T20:35:13.707Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T20:35:13.707Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T20:35:13.707Z] spire-1.2.1/support/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T20:35:13.707Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T20:35:13.707Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T20:35:13.707Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/clock/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/clock/clock.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fixture/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T20:35:13.707Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/ [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T20:35:13.969Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T20:35:13.969Z] spire-1.2.1/test/integration/ [2022-04-15T20:35:13.969Z] spire-1.2.1/test/integration/README.md [2022-04-15T20:35:13.969Z] spire-1.2.1/test/integration/common [2022-04-15T20:35:13.969Z] spire-1.2.1/test/integration/setup/ [2022-04-15T20:35:13.969Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T20:35:13.970Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T20:35:13.971Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T20:35:13.972Z] spire-1.2.1/test/integration/test.sh [2022-04-15T20:35:13.972Z] spire-1.2.1/test/plugintest/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/spiretest/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/testca/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/testca/ca.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/testkey/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T20:35:13.972Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/testkey/new.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/util/ [2022-04-15T20:35:13.972Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/util/race.go [2022-04-15T20:35:13.972Z] spire-1.2.1/test/util/util.go [2022-04-15T20:35:13.972Z] building spire from source... [2022-04-15T20:35:13.972Z] Installing go1.17.7... [2022-04-15T20:35:17.263Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:35:17.263Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:35:17.263Z] ---> 96e6ce9619ee [2022-04-15T20:35:17.263Z] Step 3/20 : WORKDIR /edgex-go [2022-04-15T20:35:17.263Z] ---> Using cache [2022-04-15T20:35:17.263Z] ---> e6841ef6c0c2 [2022-04-15T20:35:17.263Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-15T20:35:19.176Z] Building bin/spire-server... [2022-04-15T20:35:19.176Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T20:35:19.176Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T20:35:19.176Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T20:35:19.176Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T20:35:19.176Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T20:35:19.176Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T20:35:19.176Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T20:35:19.176Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T20:35:19.176Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T20:35:19.176Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T20:35:19.176Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T20:35:19.176Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T20:35:19.176Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T20:35:19.176Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T20:35:19.435Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T20:35:19.435Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T20:35:19.435Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T20:35:19.435Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T20:35:19.435Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T20:35:19.435Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T20:35:19.435Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T20:35:19.435Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T20:35:19.435Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T20:35:19.435Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T20:35:19.694Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T20:35:19.694Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T20:35:19.694Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T20:35:19.694Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T20:35:19.694Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T20:35:19.694Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T20:35:19.694Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T20:35:19.958Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T20:35:19.958Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T20:35:19.958Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T20:35:19.958Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T20:35:20.217Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T20:35:20.217Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T20:35:20.217Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T20:35:20.477Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T20:35:20.477Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T20:35:20.736Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T20:35:20.736Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T20:35:20.736Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T20:35:20.736Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T20:35:20.736Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T20:35:20.736Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T20:35:20.736Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T20:35:20.736Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T20:35:20.736Z]  ---> ab0dbec7a859 [2022-04-15T20:35:20.736Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-15T20:35:20.736Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T20:35:20.995Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T20:35:20.995Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T20:35:20.995Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T20:35:20.995Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T20:35:20.995Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T20:35:20.995Z]  ---> Running in d53fa86ee6c7 [2022-04-15T20:35:20.995Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T20:35:21.563Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T20:35:21.563Z]  ---> Running in 9cf0ce7d72f5 [2022-04-15T20:35:21.563Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T20:35:21.563Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T20:35:21.563Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T20:35:21.563Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T20:35:22.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:35:22.131Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-15T20:35:23.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:35:23.328Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T20:35:23.328Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T20:35:23.328Z] OK: 15866 distinct packages available [2022-04-15T20:35:23.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:35:23.589Z] Removing intermediate container ca70d6945670 [2022-04-15T20:35:23.589Z] ---> baa375bdd1f5 [2022-04-15T20:35:23.589Z] [2022-04-15T20:35:23.589Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T20:35:23.589Z] ---> e04c818066af [2022-04-15T20:35:23.589Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-15T20:35:23.589Z] ---> Running in 4e259f67991c [2022-04-15T20:35:24.159Z] Removing intermediate container 4e259f67991c [2022-04-15T20:35:24.159Z] ---> 779ded6510f7 [2022-04-15T20:35:24.159Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-15T20:35:24.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:35:24.159Z] ---> Running in a4b63ecb5720 [2022-04-15T20:35:24.417Z] OK: 221 MiB in 52 packages [2022-04-15T20:35:24.417Z] Removing intermediate container a4b63ecb5720 [2022-04-15T20:35:24.417Z] ---> c2ce004f58e1 [2022-04-15T20:35:24.417Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-15T20:35:24.983Z] ---> Running in c7476376bb96 [2022-04-15T20:35:24.983Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T20:35:24.983Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T20:35:24.983Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T20:35:24.983Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T20:35:24.983Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T20:35:25.298Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T20:35:25.298Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T20:35:25.298Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T20:35:25.556Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T20:35:25.556Z] Removing intermediate container c7476376bb96 [2022-04-15T20:35:25.556Z] ---> fc6f309b324d [2022-04-15T20:35:25.556Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:35:25.556Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T20:35:25.814Z] Removing intermediate container d53fa86ee6c7 [2022-04-15T20:35:25.814Z] ---> 5d6c9cfb0f3f [2022-04-15T20:35:25.814Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-15T20:35:26.075Z] ---> Running in 094e92ee15fb [2022-04-15T20:35:26.332Z] ---> 5ee7ce13762a [2022-04-15T20:35:26.332Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:35:26.332Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T20:35:26.332Z]  ---> Running in e988d3689927 [2022-04-15T20:35:26.332Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T20:35:26.591Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T20:35:26.591Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T20:35:26.591Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T20:35:26.591Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T20:35:26.592Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T20:35:26.592Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T20:35:26.592Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T20:35:26.592Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T20:35:26.850Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T20:35:26.850Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T20:35:26.850Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T20:35:26.850Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T20:35:26.850Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T20:35:26.850Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T20:35:26.850Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T20:35:26.850Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T20:35:26.850Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T20:35:26.850Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T20:35:27.108Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T20:35:27.108Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T20:35:27.108Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T20:35:27.108Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T20:35:27.366Z] Removing intermediate container 094e92ee15fb [2022-04-15T20:35:27.366Z] ---> e7e2808fc68a [2022-04-15T20:35:27.366Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-15T20:35:27.366Z] ---> Running in 021ea4c1d047 [2022-04-15T20:35:28.301Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:35:28.870Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T20:35:28.870Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T20:35:28.870Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T20:35:28.870Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T20:35:28.870Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T20:35:28.870Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T20:35:28.870Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T20:35:28.870Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T20:35:28.870Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T20:35:28.870Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T20:35:28.870Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T20:35:28.870Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:35:28.870Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T20:35:28.870Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T20:35:28.870Z] Removing intermediate container e988d3689927 [2022-04-15T20:35:28.870Z] ---> f339cad9b023 [2022-04-15T20:35:28.870Z] Step 7/20 : COPY . . [2022-04-15T20:35:29.131Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T20:35:29.131Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T20:35:29.131Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T20:35:29.131Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T20:35:29.131Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T20:35:29.131Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T20:35:29.131Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T20:35:29.131Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T20:35:29.131Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T20:35:29.131Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T20:35:29.131Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T20:35:29.131Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T20:35:29.131Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T20:35:29.131Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T20:35:29.131Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T20:35:29.131Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-15T20:35:29.131Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T20:35:29.131Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T20:35:29.390Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T20:35:29.390Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T20:35:29.390Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T20:35:29.390Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T20:35:29.390Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-15T20:35:29.390Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T20:35:29.390Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T20:35:29.390Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T20:35:29.390Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T20:35:29.390Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T20:35:29.390Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-15T20:35:29.390Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T20:35:29.390Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T20:35:29.390Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T20:35:29.390Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T20:35:29.390Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T20:35:29.390Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T20:35:29.390Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T20:35:29.390Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T20:35:29.390Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T20:35:29.390Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-15T20:35:29.648Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-15T20:35:29.648Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-15T20:35:29.648Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:35:29.648Z] OK: 8 MiB in 20 packages [2022-04-15T20:35:36.228Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T20:35:36.228Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T20:35:37.161Z] Removing intermediate container 021ea4c1d047 [2022-04-15T20:35:37.161Z] ---> 96aba69b2480 [2022-04-15T20:35:37.161Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:35:37.161Z] ---> 84e43de0bc1f [2022-04-15T20:35:37.161Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-15T20:35:37.161Z] ---> Running in 993b25ff91ca [2022-04-15T20:35:37.161Z] ---> e2568694ee8f [2022-04-15T20:35:37.161Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-15T20:35:37.473Z] 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-15T20:35:37.732Z] ---> 22708684a526 [2022-04-15T20:35:37.732Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-15T20:35:37.998Z] ---> 7b52501f3811 [2022-04-15T20:35:37.998Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-15T20:35:37.998Z] ---> Running in 43e9778ff88d [2022-04-15T20:35:38.256Z] Removing intermediate container 43e9778ff88d [2022-04-15T20:35:38.256Z] ---> 82afe87cdefa [2022-04-15T20:35:38.256Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:35:38.256Z] ---> Running in 31f7f0735e65 [2022-04-15T20:35:38.256Z] Removing intermediate container 31f7f0735e65 [2022-04-15T20:35:38.256Z] ---> d272e0882a92 [2022-04-15T20:35:38.256Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T20:35:38.516Z] ---> Running in a8785ae81352 [2022-04-15T20:35:38.516Z] Removing intermediate container a8785ae81352 [2022-04-15T20:35:38.516Z] ---> 7240b0360332 [2022-04-15T20:35:38.516Z] Step 22/23 : LABEL git_sha=ef162f0d667c6f5218adbc2461cc7368fcfda96d [2022-04-15T20:35:38.516Z] ---> Running in 95d1b0dcb41e [2022-04-15T20:35:38.778Z] Removing intermediate container 95d1b0dcb41e [2022-04-15T20:35:38.778Z] ---> bbf702e9cec7 [2022-04-15T20:35:38.778Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T20:35:38.778Z] ---> Running in c70dbc911cfc [2022-04-15T20:35:39.047Z] Removing intermediate container c70dbc911cfc [2022-04-15T20:35:39.047Z] ---> 55897e706129 [2022-04-15T20:35:39.047Z] [2022-04-15T20:35:39.047Z] Successfully built 55897e706129 [2022-04-15T20:35:39.047Z] Successfully tagged core-data:latest [2022-04-15T20:35:39.047Z] Building security-spire-config [2022-04-15T20:35:39.856Z] Removing intermediate container 0da243d9b0ac [2022-04-15T20:35:39.856Z] ---> 2841b0c20181 [2022-04-15T20:35:39.856Z] Successfully built 2841b0c20181 [2022-04-15T20:35:39.856Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:35:40.202Z] + docker inspect -f . ci-base-image-arm64 [2022-04-15T20:35:40.202Z] . [Pipeline] withDockerContainer [2022-04-15T20:35:40.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-21082 does not seem to be running inside a container [2022-04-15T20:35:40.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-15T20:35:41.818Z] $ docker top 7c22212a2e96641c74c4097a656fa5da0641c0c423793570344221f40793d5c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T20:35:42.709Z] + go version [2022-04-15T20:35:42.709Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-15T20:35:42.737Z] $ docker stop --time=1 7c22212a2e96641c74c4097a656fa5da0641c0c423793570344221f40793d5c3 [2022-04-15T20:35:44.310Z]  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:35:44.310Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:35:44.310Z] ---> 96e6ce9619ee [2022-04-15T20:35:44.310Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T20:35:44.310Z] ---> Using cache [2022-04-15T20:35:44.310Z] ---> e6841ef6c0c2 [2022-04-15T20:35:44.310Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:35:44.310Z] ---> Using cache [2022-04-15T20:35:44.310Z] ---> 352e20e4d3f2 [2022-04-15T20:35:44.310Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T20:35:44.310Z] ---> Using cache [2022-04-15T20:35:44.310Z] ---> 4a074736cf22 [2022-04-15T20:35:44.310Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T20:35:44.310Z] ---> Using cache [2022-04-15T20:35:44.310Z] ---> 076b77d5a74c [2022-04-15T20:35:44.310Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:35:44.310Z] ---> Using cache [2022-04-15T20:35:44.310Z] ---> 763f34ac2ec7 [2022-04-15T20:35:44.310Z] Step 8/26 : COPY . . [2022-04-15T20:35:44.310Z] ---> Using cache [2022-04-15T20:35:44.310Z] ---> 890cc8cf1983 [2022-04-15T20:35:44.310Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T20:35:44.310Z] ---> Using cache [2022-04-15T20:35:44.310Z] ---> 38f3570f602b [2022-04-15T20:35:44.310Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T20:35:44.310Z] ---> Using cache [2022-04-15T20:35:44.310Z] ---> 9909628c5666 [2022-04-15T20:35:44.310Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T20:35:44.310Z] ---> Using cache [2022-04-15T20:35:44.310Z] ---> 488be19c6823 [2022-04-15T20:35:44.310Z] 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-15T20:35:44.319Z] $ docker rm -f 7c22212a2e96641c74c4097a656fa5da0641c0c423793570344221f40793d5c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:35:44.921Z] + docker inspect -f . ci-base-image-arm64 [2022-04-15T20:35:44.921Z] . [Pipeline] withDockerContainer [2022-04-15T20:35:45.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-21082 does not seem to be running inside a container [2022-04-15T20:35:45.222Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-15T20:35:46.475Z] $ docker top 4fe4fcd34e69c2310b4c0d7bfba4970dd9f4a8fe0bb8ee2215373606472bcfb3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-15T20:35:46.724Z] ========================================================= [2022-04-15T20:35:46.724Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-15T20:35:46.724Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T20:35:47.368Z] + make test [2022-04-15T20:35:47.368Z] go mod tidy -compat=1.17 [2022-04-15T20:35:47.605Z] ---> Running in ebd5953f4c7f [2022-04-15T20:35:47.605Z] Removing intermediate container 9cf0ce7d72f5 [2022-04-15T20:35:47.605Z] ---> ab887230f7e3 [2022-04-15T20:35:47.605Z] [2022-04-15T20:35:47.605Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T20:35:47.605Z] ---> e04c818066af [2022-04-15T20:35:47.605Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-15T20:35:47.605Z] ---> Running in 156c90ed7541 [2022-04-15T20:35:48.342Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-15T20:35:48.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:35:48.583Z] spire-1.2.1/ [2022-04-15T20:35:48.583Z] spire-1.2.1/.data/ [2022-04-15T20:35:48.583Z] spire-1.2.1/.data/.file [2022-04-15T20:35:48.583Z] spire-1.2.1/.dockerignore [2022-04-15T20:35:48.583Z] spire-1.2.1/.gitattributes [2022-04-15T20:35:48.583Z] spire-1.2.1/.githooks/ [2022-04-15T20:35:48.583Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T20:35:48.583Z] spire-1.2.1/.github/ [2022-04-15T20:35:48.583Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T20:35:48.583Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T20:35:48.583Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T20:35:48.583Z] spire-1.2.1/.github/workflows/ [2022-04-15T20:35:48.583Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T20:35:48.583Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T20:35:48.583Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T20:35:48.583Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T20:35:48.583Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T20:35:48.583Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T20:35:48.583Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T20:35:48.583Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T20:35:48.583Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T20:35:48.583Z] spire-1.2.1/.gitignore [2022-04-15T20:35:48.583Z] spire-1.2.1/.go-version [2022-04-15T20:35:48.583Z] spire-1.2.1/.golangci.yml [2022-04-15T20:35:48.583Z] spire-1.2.1/ADOPTERS.md [2022-04-15T20:35:48.583Z] spire-1.2.1/CHANGELOG.md [2022-04-15T20:35:48.583Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T20:35:48.583Z] spire-1.2.1/CODEOWNERS [2022-04-15T20:35:48.583Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T20:35:48.583Z] spire-1.2.1/Dockerfile [2022-04-15T20:35:48.583Z] spire-1.2.1/Dockerfile.dev [2022-04-15T20:35:48.583Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T20:35:48.583Z] spire-1.2.1/LICENSE [2022-04-15T20:35:48.583Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T20:35:48.583Z] spire-1.2.1/Makefile [2022-04-15T20:35:48.583Z] spire-1.2.1/README.md [2022-04-15T20:35:48.583Z] spire-1.2.1/ROADMAP.md [2022-04-15T20:35:48.583Z] spire-1.2.1/SECURITY.md [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/validate/fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:35:48.583Z] [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T20:35:48.583Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T20:35:48.583Z] spire-1.2.1/conf/ [2022-04-15T20:35:48.583Z] spire-1.2.1/conf/agent/ [2022-04-15T20:35:48.583Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T20:35:48.583Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T20:35:48.583Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T20:35:48.583Z] spire-1.2.1/conf/server/ [2022-04-15T20:35:48.583Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T20:35:48.583Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T20:35:48.583Z] spire-1.2.1/conf/server/server.conf [2022-04-15T20:35:48.583Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T20:35:48.583Z] spire-1.2.1/doc/ [2022-04-15T20:35:48.583Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T20:35:48.583Z] spire-1.2.1/doc/auditlog.md [2022-04-15T20:35:48.583Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T20:35:48.583Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T20:35:48.583Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T20:35:48.583Z] spire-1.2.1/doc/images/ [2022-04-15T20:35:48.583Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T20:35:48.583Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T20:35:48.583Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T20:35:48.907Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T20:35:48.907Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T20:35:48.907Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T20:35:48.907Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T20:35:48.907Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T20:35:48.907Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T20:35:48.907Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T20:35:48.907Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T20:35:48.907Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/spire_server.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/telemetry.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/upgrading.md [2022-04-15T20:35:48.908Z] spire-1.2.1/doc/using_spire.md [2022-04-15T20:35:48.908Z] spire-1.2.1/examples/ [2022-04-15T20:35:48.908Z] spire-1.2.1/examples/README.md [2022-04-15T20:35:48.908Z] spire-1.2.1/go.mod [2022-04-15T20:35:48.908Z] spire-1.2.1/go.sum [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:35:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T20:35:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/health/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/log/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T20:35:48.910Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/util/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/version/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T20:35:48.911Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/config.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T20:35:48.912Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T20:35:48.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/server.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/ [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/private/ [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/private/server/ [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/ [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/common/ [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T20:35:48.914Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T20:35:48.914Z] spire-1.2.1/release/ [2022-04-15T20:35:48.914Z] spire-1.2.1/release/spire-extras/ [2022-04-15T20:35:48.914Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T20:35:48.914Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T20:35:48.914Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T20:35:48.914Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T20:35:48.914Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T20:35:48.914Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T20:35:48.914Z] spire-1.2.1/release/spire/ [2022-04-15T20:35:48.914Z] spire-1.2.1/release/spire/README.md [2022-04-15T20:35:48.914Z] spire-1.2.1/release/spire/conf/ [2022-04-15T20:35:48.914Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T20:35:48.914Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T20:35:48.914Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T20:35:48.914Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T20:35:48.914Z] spire-1.2.1/script/ [2022-04-15T20:35:48.914Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T20:35:48.914Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T20:35:48.914Z] spire-1.2.1/support/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T20:35:48.914Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T20:35:48.914Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T20:35:48.915Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T20:35:48.915Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T20:35:48.915Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T20:35:48.915Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T20:35:48.915Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T20:35:48.915Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T20:35:48.915Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T20:35:48.915Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T20:35:48.915Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T20:35:48.915Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T20:35:48.915Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T20:35:48.915Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T20:35:48.915Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/clock/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/clock/clock.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T20:35:48.915Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/README.md [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/common [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T20:35:48.915Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md(1/2) Installing ca-certificates (20211220-r0) [2022-04-15T20:35:48.916Z] [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T20:35:48.916Z] spire-1.2.1/test/integration/test.sh [2022-04-15T20:35:48.916Z] spire-1.2.1/test/plugintest/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/spiretest/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/testca/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/testca/ca.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/testkey/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T20:35:48.916Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/testkey/new.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/util/ [2022-04-15T20:35:48.916Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/util/race.go [2022-04-15T20:35:48.916Z] spire-1.2.1/test/util/util.go [2022-04-15T20:35:48.916Z] building spire from source... [2022-04-15T20:35:48.916Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-15T20:35:48.916Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:35:48.916Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T20:35:48.916Z] OK: 6 MiB in 16 packages [2022-04-15T20:35:48.916Z] Installing go1.17.7... [2022-04-15T20:35:51.514Z] Removing intermediate container 156c90ed7541 [2022-04-15T20:35:51.514Z] ---> 7f0817bff342 [2022-04-15T20:35:51.514Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T20:35:52.089Z] Building bin/spire-agent... [2022-04-15T20:35:52.348Z] ---> Running in eeee46b1e26d [2022-04-15T20:35:52.348Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T20:35:52.348Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T20:35:52.348Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T20:35:52.348Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T20:35:52.348Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T20:35:52.606Z] Removing intermediate container eeee46b1e26d [2022-04-15T20:35:52.606Z] ---> 0945d3d98570 [2022-04-15T20:35:52.606Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-15T20:35:52.606Z] ---> Running in 91ffbe681f4f [2022-04-15T20:35:53.175Z] Removing intermediate container 91ffbe681f4f [2022-04-15T20:35:53.175Z] ---> 7d409e19e882 [2022-04-15T20:35:53.175Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T20:35:53.433Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T20:35:53.433Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T20:35:53.433Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T20:35:53.433Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T20:35:53.433Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T20:35:53.433Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T20:35:53.433Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T20:35:53.433Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T20:35:53.998Z]  ---> Running in c0d5b38e2809 [2022-04-15T20:35:54.567Z] Removing intermediate container c0d5b38e2809 [2022-04-15T20:35:54.567Z] ---> 3328d70b1ae9 [2022-04-15T20:35:54.567Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:35:55.133Z] Building bin/spire-server... [2022-04-15T20:35:55.393Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T20:35:55.393Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T20:35:55.393Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T20:35:55.393Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T20:35:55.393Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T20:35:55.393Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T20:35:55.393Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T20:35:55.393Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T20:35:55.652Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T20:35:55.652Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T20:35:55.911Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T20:35:55.911Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T20:35:55.911Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T20:35:55.911Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T20:35:55.911Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T20:35:56.169Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T20:35:56.169Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T20:35:56.169Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T20:35:56.169Z]  ---> 6e0094b32a82 [2022-04-15T20:35:56.169Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-15T20:35:56.169Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T20:35:56.169Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T20:35:56.169Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T20:35:56.169Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T20:35:56.432Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T20:35:56.432Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T20:35:56.432Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T20:35:56.432Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T20:35:56.432Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T20:35:56.432Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T20:35:56.432Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T20:35:56.432Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T20:35:56.432Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T20:35:56.432Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T20:35:56.432Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T20:35:56.432Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T20:35:56.432Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T20:35:56.432Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T20:35:56.432Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T20:35:56.432Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T20:35:56.432Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T20:35:56.432Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T20:35:56.693Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T20:35:56.693Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T20:35:56.693Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T20:35:56.693Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T20:35:56.693Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T20:35:56.693Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T20:35:56.951Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T20:35:56.951Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T20:35:56.951Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T20:35:56.951Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T20:35:56.951Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T20:35:56.951Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T20:35:56.951Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T20:35:57.211Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T20:35:57.470Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T20:35:57.729Z]  ---> af516e3cf87f [2022-04-15T20:35:57.729Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-15T20:35:59.107Z] ---> 98fcc3d845d5 [2022-04-15T20:35:59.107Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-15T20:35:59.107Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T20:35:59.107Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T20:35:59.107Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T20:35:59.107Z]  ---> Running in ff229d8b7aac [2022-04-15T20:35:59.107Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T20:35:59.107Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T20:36:00.047Z] Removing intermediate container ff229d8b7aac [2022-04-15T20:36:00.047Z] ---> 74fbb1801d24 [2022-04-15T20:36:00.047Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:36:00.617Z] ---> Running in 72e9bd2bc347 [2022-04-15T20:36:00.876Z] Removing intermediate container 72e9bd2bc347 [2022-04-15T20:36:00.876Z] ---> 9f663d1cbbb7 [2022-04-15T20:36:00.876Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T20:36:00.876Z] ---> Running in c9535be42346 [2022-04-15T20:36:01.445Z] Removing intermediate container c9535be42346 [2022-04-15T20:36:01.445Z] ---> 6eea7efb68c6 [2022-04-15T20:36:01.445Z] Step 21/22 : LABEL git_sha=ef162f0d667c6f5218adbc2461cc7368fcfda96d [2022-04-15T20:36:02.015Z] ---> Running in 440384806c40 [2022-04-15T20:36:02.582Z] Removing intermediate container 440384806c40 [2022-04-15T20:36:02.582Z] ---> 3397a94b7b1d [2022-04-15T20:36:02.582Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T20:36:02.845Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T20:36:02.845Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T20:36:02.845Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T20:36:02.845Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T20:36:02.845Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T20:36:02.845Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T20:36:03.103Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T20:36:03.362Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T20:36:03.362Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T20:36:03.620Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T20:36:03.878Z]  ---> Running in 0fc41f41424a [2022-04-15T20:36:04.137Z] Removing intermediate container 993b25ff91ca [2022-04-15T20:36:04.137Z] ---> d9d09e655b25 [2022-04-15T20:36:04.137Z] [2022-04-15T20:36:04.137Z] Step 9/20 : FROM alpine:3.15 [2022-04-15T20:36:04.395Z] 3.15: Pulling from library/alpine [2022-04-15T20:36:04.395Z] Removing intermediate container 0fc41f41424a [2022-04-15T20:36:04.395Z] ---> 988902831dcc [2022-04-15T20:36:04.395Z] [2022-04-15T20:36:04.395Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T20:36:04.395Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-15T20:36:04.395Z] Status: Downloaded newer image for alpine:3.15 [2022-04-15T20:36:04.395Z] ---> 0ac33e5f5afa [2022-04-15T20:36:04.395Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T20:36:04.654Z] Successfully built 988902831dcc [2022-04-15T20:36:04.654Z] Successfully tagged support-notifications:latest [2022-04-15T20:36:04.654Z]  Building support-notifications ... done Building core-metadata [2022-04-15T20:36:04.654Z] ---> Running in 57baff37b3bd [2022-04-15T20:36:04.654Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T20:36:04.654Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T20:36:04.654Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T20:36:04.914Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T20:36:04.914Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T20:36:05.173Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T20:36:05.173Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T20:36:05.432Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T20:36:05.690Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T20:36:05.690Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T20:36:05.959Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T20:36:05.959Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T20:36:06.218Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T20:36:06.218Z] Removing intermediate container 57baff37b3bd [2022-04-15T20:36:06.218Z] ---> ac7ca7d8d583 [2022-04-15T20:36:06.218Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:36:06.218Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T20:36:06.218Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T20:36:06.476Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T20:36:06.476Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T20:36:06.735Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T20:36:06.993Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T20:36:07.251Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T20:36:07.508Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T20:36:07.508Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T20:36:07.508Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T20:36:07.508Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T20:36:08.075Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T20:36:08.075Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T20:36:08.075Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T20:36:08.075Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T20:36:08.075Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T20:36:08.075Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T20:36:08.075Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T20:36:08.075Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T20:36:08.075Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T20:36:08.075Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T20:36:08.075Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T20:36:08.075Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:36:08.075Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:36:08.075Z] ---> 96e6ce9619ee [2022-04-15T20:36:08.075Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T20:36:08.075Z] ---> Using cache [2022-04-15T20:36:08.075Z] ---> e6841ef6c0c2 [2022-04-15T20:36:08.075Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:36:08.075Z] ---> Using cache [2022-04-15T20:36:08.075Z] ---> 352e20e4d3f2 [2022-04-15T20:36:08.075Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T20:36:08.075Z] ---> Using cache [2022-04-15T20:36:08.075Z] ---> f35d6023095c [2022-04-15T20:36:08.075Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T20:36:08.075Z] ---> Using cache [2022-04-15T20:36:08.075Z] ---> 8c18ef07785a [2022-04-15T20:36:08.075Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:36:08.075Z] ---> Using cache [2022-04-15T20:36:08.075Z] ---> c5b5862417e4 [2022-04-15T20:36:08.075Z] Step 8/23 : COPY . . [2022-04-15T20:36:08.075Z] ---> Using cache [2022-04-15T20:36:08.075Z] ---> 51f681aa66e5 [2022-04-15T20:36:08.075Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-15T20:36:08.333Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T20:36:08.333Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T20:36:08.333Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T20:36:08.333Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T20:36:08.333Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T20:36:08.592Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T20:36:08.592Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T20:36:08.592Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T20:36:08.592Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T20:36:08.592Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T20:36:08.592Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T20:36:08.592Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T20:36:08.592Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T20:36:08.850Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T20:36:08.850Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T20:36:08.850Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T20:36:08.850Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T20:36:08.850Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T20:36:09.109Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T20:36:09.109Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T20:36:09.109Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T20:36:09.109Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T20:36:09.368Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T20:36:09.368Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T20:36:09.368Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T20:36:09.368Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T20:36:09.368Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T20:36:09.368Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T20:36:09.368Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T20:36:09.368Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T20:36:09.368Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T20:36:09.368Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T20:36:09.368Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T20:36:09.368Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T20:36:09.368Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T20:36:09.368Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T20:36:10.305Z]  ---> Running in 5c53ecf40916 [2022-04-15T20:36:12.208Z] ---> Running in d348e595a296 [2022-04-15T20:36:12.777Z] 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-15T20:36:13.713Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T20:36:13.713Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T20:36:17.905Z] Removing intermediate container 5c53ecf40916 [2022-04-15T20:36:17.905Z] ---> 03f10ec3a615 [2022-04-15T20:36:17.905Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-15T20:36:17.905Z] ---> Running in 82632cb0f0e4 [2022-04-15T20:36:18.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:36:19.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:36:20.682Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-15T20:36:20.787Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T20:36:20.787Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T20:36:20.787Z] OK: 15855 distinct packages available [2022-04-15T20:36:20.787Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:36:21.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:36:21.723Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-15T20:36:21.982Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-15T20:36:21.982Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T20:36:22.242Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-15T20:36:22.242Z] (5/9) Installing curl (7.80.0-r0) [2022-04-15T20:36:22.242Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-15T20:36:22.501Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-15T20:36:22.501Z] (8/9) Installing libucontext (1.1-r0) [2022-04-15T20:36:22.501Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-15T20:36:22.760Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T20:36:22.760Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T20:36:22.760Z] OK: 8 MiB in 23 packages [2022-04-15T20:36:26.947Z] Removing intermediate container 82632cb0f0e4 [2022-04-15T20:36:26.947Z] ---> 435152bda778 [2022-04-15T20:36:26.947Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:36:28.325Z] ---> 92e2adbc1821 [2022-04-15T20:36:28.325Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-15T20:36:30.228Z] ---> 4cf210ef70ff [2022-04-15T20:36:30.228Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-15T20:36:31.167Z] ---> b8d72a968676 [2022-04-15T20:36:31.167Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-15T20:36:31.427Z] ---> Running in 825edf4a39ce [2022-04-15T20:36:31.687Z] Removing intermediate container 825edf4a39ce [2022-04-15T20:36:31.687Z] ---> f5d370c61f69 [2022-04-15T20:36:31.687Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:36:31.946Z] ---> Running in 73a4f0c7d3cc [2022-04-15T20:36:32.205Z] Removing intermediate container 73a4f0c7d3cc [2022-04-15T20:36:32.205Z] ---> e4113b494a13 [2022-04-15T20:36:32.205Z] Step 18/20 : LABEL arch=x86_64 [2022-04-15T20:36:32.205Z] ---> Running in b4d534bb8fe5 [2022-04-15T20:36:32.773Z] Removing intermediate container b4d534bb8fe5 [2022-04-15T20:36:32.773Z] ---> 34bba7d2e7cd [2022-04-15T20:36:32.773Z] Step 19/20 : LABEL git_sha=ef162f0d667c6f5218adbc2461cc7368fcfda96d [2022-04-15T20:36:32.773Z] ---> Running in ee51ba2b8520 [2022-04-15T20:36:33.050Z] Removing intermediate container ee51ba2b8520 [2022-04-15T20:36:33.050Z] ---> 343cf4c89a65 [2022-04-15T20:36:33.050Z] Step 20/20 : LABEL version=0.0.0 [2022-04-15T20:36:33.309Z] ---> Running in 50cf7a8e474a [2022-04-15T20:36:33.877Z] Removing intermediate container 50cf7a8e474a [2022-04-15T20:36:33.877Z] ---> d5b6798a9433 [2022-04-15T20:36:33.877Z] [2022-04-15T20:36:33.877Z] Successfully built d5b6798a9433 [2022-04-15T20:36:33.878Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-15T20:36:33.878Z] Building security-proxy-setup [2022-04-15T20:36:42.009Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:36:42.009Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:36:42.009Z] ---> 96e6ce9619ee [2022-04-15T20:36:42.009Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T20:36:42.009Z] ---> Using cache [2022-04-15T20:36:42.009Z] ---> e6841ef6c0c2 [2022-04-15T20:36:42.009Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:36:42.009Z] ---> Using cache [2022-04-15T20:36:42.009Z] ---> 352e20e4d3f2 [2022-04-15T20:36:42.009Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T20:36:42.009Z] ---> Using cache [2022-04-15T20:36:42.009Z] ---> f35d6023095c [2022-04-15T20:36:42.009Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T20:36:42.009Z] ---> Using cache [2022-04-15T20:36:42.009Z] ---> 8c18ef07785a [2022-04-15T20:36:42.009Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:36:42.009Z] ---> Using cache [2022-04-15T20:36:42.009Z] ---> c5b5862417e4 [2022-04-15T20:36:42.009Z] Step 8/22 : COPY . . [2022-04-15T20:36:42.009Z] ---> Using cache [2022-04-15T20:36:42.009Z] ---> 51f681aa66e5 [2022-04-15T20:36:42.009Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-15T20:36:45.294Z] ---> Running in 2c97b64a6b67 [2022-04-15T20:36:45.294Z] Removing intermediate container d348e595a296 [2022-04-15T20:36:45.294Z] ---> c6f0d7926b9b [2022-04-15T20:36:45.294Z] [2022-04-15T20:36:45.294Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T20:36:45.294Z] ---> e04c818066af [2022-04-15T20:36:45.294Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T20:36:45.294Z] ---> Using cache [2022-04-15T20:36:45.294Z] ---> f30c2e7466e1 [2022-04-15T20:36:45.294Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T20:36:45.294Z] ---> Using cache [2022-04-15T20:36:45.294Z] ---> 70f37fb618dd [2022-04-15T20:36:45.294Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-15T20:36:45.294Z] ---> Running in 31e09f2431d6 [2022-04-15T20:36:45.553Z] Removing intermediate container 31e09f2431d6 [2022-04-15T20:36:45.554Z] ---> 4639a80da8e0 [2022-04-15T20:36:45.554Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T20:36:45.812Z] ---> Running in 854ce5ac2403 [2022-04-15T20:36:46.070Z] 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-15T20:36:46.329Z] Removing intermediate container 854ce5ac2403 [2022-04-15T20:36:46.329Z] ---> f94126b08fcf [2022-04-15T20:36:46.329Z] Step 15/23 : WORKDIR / [2022-04-15T20:36:46.587Z] ---> Running in b79605a728aa [2022-04-15T20:36:47.159Z] Removing intermediate container b79605a728aa [2022-04-15T20:36:47.159Z] ---> ac07879d9e75 [2022-04-15T20:36:47.159Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:36:48.097Z] ---> 54e7c79f6dab [2022-04-15T20:36:48.097Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-15T20:36:50.004Z] ---> 6244d050af64 [2022-04-15T20:36:50.004Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-15T20:36:50.943Z] ---> 6eaaa9f0d0a8 [2022-04-15T20:36:50.943Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-15T20:36:50.943Z] ---> Running in c111ccebcdeb [2022-04-15T20:36:51.883Z] Removing intermediate container c111ccebcdeb [2022-04-15T20:36:51.883Z] ---> 8a2a84f4cc23 [2022-04-15T20:36:51.883Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:36:52.142Z] ---> Running in b948753d3e49 [2022-04-15T20:36:52.712Z] Removing intermediate container b948753d3e49 [2022-04-15T20:36:52.712Z] ---> 7b9c0fa7dd16 [2022-04-15T20:36:52.712Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T20:36:52.712Z] ---> Running in 886f22624c91 [2022-04-15T20:36:53.311Z] Removing intermediate container 886f22624c91 [2022-04-15T20:36:53.311Z] ---> 17f762eeb353 [2022-04-15T20:36:53.311Z] Step 22/23 : LABEL git_sha=ef162f0d667c6f5218adbc2461cc7368fcfda96d [2022-04-15T20:36:53.571Z] ---> Running in 93ad79dc7383 [2022-04-15T20:36:54.139Z] Removing intermediate container 93ad79dc7383 [2022-04-15T20:36:54.139Z] ---> dd63cf509134 [2022-04-15T20:36:54.139Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T20:36:54.706Z] ---> Running in 732628f53baa [2022-04-15T20:36:55.273Z] Removing intermediate container 732628f53baa [2022-04-15T20:36:55.273Z] ---> b51879841a40 [2022-04-15T20:36:55.273Z] [2022-04-15T20:36:55.273Z] Successfully built b51879841a40 [2022-04-15T20:36:55.273Z] Successfully tagged core-metadata:latest [2022-04-15T20:37:07.849Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-15T20:37:17.839Z] Removing intermediate container 8ac0ca970f5d [2022-04-15T20:37:17.839Z] ---> e2db62a52c6b [2022-04-15T20:37:17.839Z] [2022-04-15T20:37:17.839Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T20:37:17.839Z] ---> 0ac33e5f5afa [2022-04-15T20:37:17.839Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T20:37:17.839Z] ---> Using cache [2022-04-15T20:37:17.839Z] ---> ac7ca7d8d583 [2022-04-15T20:37:17.839Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:37:17.839Z] ---> Using cache [2022-04-15T20:37:17.839Z] ---> 03f10ec3a615 [2022-04-15T20:37:17.839Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T20:37:18.408Z] ---> Running in e59c41e906ae [2022-04-15T20:37:18.408Z] Removing intermediate container 2c97b64a6b67 [2022-04-15T20:37:18.408Z] ---> 051ce3b20999 [2022-04-15T20:37:18.408Z] [2022-04-15T20:37:18.408Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T20:37:18.408Z] ---> e04c818066af [2022-04-15T20:37:18.408Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-15T20:37:18.667Z] ---> Running in 6c5b491491d6 [2022-04-15T20:37:19.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:37:19.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:37:19.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:37:19.757Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-15T20:37:19.757Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-15T20:37:19.757Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-15T20:37:19.757Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-15T20:37:20.018Z] (5/6) Installing curl (7.79.1-r0) [2022-04-15T20:37:20.018Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-15T20:37:20.018Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:37:20.018Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T20:37:20.018Z] OK: 8 MiB in 20 packages [2022-04-15T20:37:20.018Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:37:20.278Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T20:37:20.278Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T20:37:20.278Z] OK: 15855 distinct packages available [2022-04-15T20:37:20.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:37:20.861Z] Removing intermediate container 6c5b491491d6 [2022-04-15T20:37:20.861Z] ---> b7977e95d5e3 [2022-04-15T20:37:20.861Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T20:37:21.121Z] ---> Running in b7a9edb21ec8 [2022-04-15T20:37:21.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:37:21.381Z] Removing intermediate container b7a9edb21ec8 [2022-04-15T20:37:21.381Z] ---> d10803f9ed23 [2022-04-15T20:37:21.381Z] Step 13/22 : WORKDIR /edgex [2022-04-15T20:37:21.381Z] ---> Running in 727510525dbf [2022-04-15T20:37:21.381Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-15T20:37:21.641Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-15T20:37:21.641Z] Removing intermediate container 727510525dbf [2022-04-15T20:37:21.641Z] ---> d4ff635465b5 [2022-04-15T20:37:21.641Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-15T20:37:21.641Z] (3/5) Installing libucontext (1.1-r0) [2022-04-15T20:37:21.641Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-15T20:37:21.901Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-15T20:37:21.901Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T20:37:21.901Z] OK: 6 MiB in 19 packages [2022-04-15T20:37:21.901Z] ---> d88b54754111 [2022-04-15T20:37:21.901Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-15T20:37:22.837Z] Removing intermediate container e59c41e906ae [2022-04-15T20:37:22.837Z] ---> 0e930780dc1d [2022-04-15T20:37:22.837Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-15T20:37:22.837Z] ---> 19d069fdd738 [2022-04-15T20:37:22.837Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-15T20:37:23.788Z] ---> 1134a36435c0 [2022-04-15T20:37:23.788Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T20:37:24.047Z] ---> 21acf0c73a62 [2022-04-15T20:37:24.047Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T20:37:24.319Z] ---> 8ddd15456dbb [2022-04-15T20:37:24.319Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-15T20:37:24.578Z] ---> Running in 417b4fb771ba [2022-04-15T20:37:27.113Z] ---> f2b0bc297ade [2022-04-15T20:37:27.113Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T20:37:27.113Z] Removing intermediate container 417b4fb771ba [2022-04-15T20:37:27.113Z] ---> 7d30229ecfa6 [2022-04-15T20:37:27.113Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T20:37:27.113Z] ---> Running in 4336f1a1f333 [2022-04-15T20:37:27.113Z] ---> 7a3079a715eb [2022-04-15T20:37:27.113Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-15T20:37:27.113Z] Removing intermediate container 4336f1a1f333 [2022-04-15T20:37:27.113Z] ---> 76a3eb9ed8ff [2022-04-15T20:37:27.113Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T20:37:27.373Z] ---> Running in bd44b4012ce1 [2022-04-15T20:37:27.373Z] ---> 4095eebbfe78 [2022-04-15T20:37:27.373Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-15T20:37:27.632Z] Removing intermediate container bd44b4012ce1 [2022-04-15T20:37:27.632Z] ---> 35a064af49df [2022-04-15T20:37:27.632Z] Step 21/22 : LABEL git_sha=ef162f0d667c6f5218adbc2461cc7368fcfda96d [2022-04-15T20:37:27.632Z] ---> Running in 30e6577cf769 [2022-04-15T20:37:27.895Z] ---> 9a5e3518b9b5 [2022-04-15T20:37:27.895Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T20:37:28.155Z] ---> Running in aa5b6fefa02f [2022-04-15T20:37:28.155Z] Removing intermediate container 30e6577cf769 [2022-04-15T20:37:28.155Z] ---> 708a2e187899 [2022-04-15T20:37:28.155Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T20:37:28.416Z] ---> Running in cc47bb5a21dc [2022-04-15T20:37:28.675Z] Removing intermediate container aa5b6fefa02f [2022-04-15T20:37:28.675Z] ---> d91c790696b5 [2022-04-15T20:37:28.675Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T20:37:28.675Z] ---> Running in ceee4331ce19 [2022-04-15T20:37:28.675Z] Removing intermediate container cc47bb5a21dc [2022-04-15T20:37:28.675Z] ---> 44590371fc6e [2022-04-15T20:37:28.675Z] [2022-04-15T20:37:28.675Z] Successfully built 44590371fc6e [2022-04-15T20:37:28.934Z] Removing intermediate container ceee4331ce19 [2022-04-15T20:37:28.934Z] ---> 78a50bc7c2a2 [2022-04-15T20:37:28.934Z] Step 24/26 : LABEL arch=x86_64 [2022-04-15T20:37:28.934Z] Successfully tagged security-proxy-setup:latest [2022-04-15T20:37:28.934Z]  Building security-proxy-setup ... done  ---> Running in fff14813f52f [2022-04-15T20:37:28.934Z] Removing intermediate container fff14813f52f [2022-04-15T20:37:28.934Z] ---> 600986017646 [2022-04-15T20:37:28.934Z] Step 25/26 : LABEL git_sha=ef162f0d667c6f5218adbc2461cc7368fcfda96d [2022-04-15T20:37:28.934Z] ---> Running in b357aba8d04b [2022-04-15T20:37:28.934Z] Removing intermediate container b357aba8d04b [2022-04-15T20:37:28.934Z] ---> ced8736ea5c8 [2022-04-15T20:37:28.934Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T20:37:29.195Z] ---> Running in 324f433b28f2 [2022-04-15T20:37:29.195Z] Removing intermediate container 324f433b28f2 [2022-04-15T20:37:29.195Z] ---> b7489bc0ff11 [2022-04-15T20:37:29.195Z] [2022-04-15T20:37:29.195Z] Successfully built b7489bc0ff11 [2022-04-15T20:37:29.195Z] Successfully tagged security-spire-agent:latest [2022-04-15T20:37:47.305Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-15T20:37:47.305Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T20:37:47.305Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T20:37:47.305Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T20:37:47.305Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T20:37:47.564Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T20:37:47.564Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T20:37:47.564Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T20:37:47.564Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T20:37:47.564Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T20:37:47.564Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T20:37:47.855Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T20:37:47.855Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T20:37:47.855Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T20:38:12.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-15T20:38:12.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-15T20:38:12.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-15T20:38:12.610Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-15T20:38:14.417Z] Building bin/spire-agent... [2022-04-15T20:38:14.417Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T20:38:14.417Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T20:38:14.417Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T20:38:14.417Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T20:38:14.417Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T20:38:14.417Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T20:38:14.417Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T20:38:14.417Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T20:38:14.417Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T20:38:14.417Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T20:38:14.417Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T20:38:14.417Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T20:38:14.417Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T20:38:16.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-15T20:38:16.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-15T20:38:16.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-15T20:38:16.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-15T20:38:16.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-15T20:38:16.959Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-15T20:38:16.959Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-15T20:38:17.575Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-15T20:38:17.575Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-15T20:38:17.575Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-15T20:38:17.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-15T20:38:32.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.235s coverage: 28.7% of statements [2022-04-15T20:38:32.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-15T20:38:32.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-15T20:38:38.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.523s coverage: 98.5% of statements [2022-04-15T20:38:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-15T20:38:39.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.477s coverage: 53.4% of statements [2022-04-15T20:38:39.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-15T20:38:39.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-15T20:38:40.968Z] Removing intermediate container 3753a25d1b1b [2022-04-15T20:38:40.968Z] ---> 1488077693c0 [2022-04-15T20:38:40.968Z] [2022-04-15T20:38:40.968Z] Step 13/25 : FROM alpine:3.15 [2022-04-15T20:38:40.968Z] ---> 0ac33e5f5afa [2022-04-15T20:38:40.968Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T20:38:40.968Z] ---> Using cache [2022-04-15T20:38:40.968Z] ---> ac7ca7d8d583 [2022-04-15T20:38:40.968Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:38:40.968Z] ---> Using cache [2022-04-15T20:38:40.968Z] ---> 03f10ec3a615 [2022-04-15T20:38:40.968Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T20:38:40.968Z] ---> Using cache [2022-04-15T20:38:40.968Z] ---> 0e930780dc1d [2022-04-15T20:38:40.968Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T20:38:40.968Z] ---> f00fe577ba4f [2022-04-15T20:38:40.968Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T20:38:41.242Z] ---> 9ec70c1e1ce4 [2022-04-15T20:38:41.242Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-15T20:38:41.504Z] ---> 9a4125e9edec [2022-04-15T20:38:41.504Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-15T20:38:41.763Z] ---> b15acf5058b4 [2022-04-15T20:38:41.763Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T20:38:41.763Z] ---> Running in e25992ae04d0 [2022-04-15T20:38:42.026Z] Removing intermediate container e25992ae04d0 [2022-04-15T20:38:42.026Z] ---> e9b27cd32180 [2022-04-15T20:38:42.026Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T20:38:42.026Z] ---> Running in 21c79da4baf8 [2022-04-15T20:38:42.287Z] Removing intermediate container 21c79da4baf8 [2022-04-15T20:38:42.287Z] ---> cb8444f20150 [2022-04-15T20:38:42.287Z] Step 23/25 : LABEL arch=x86_64 [2022-04-15T20:38:42.287Z] ---> Running in cea230ad9316 [2022-04-15T20:38:42.554Z] Removing intermediate container cea230ad9316 [2022-04-15T20:38:42.554Z] ---> 85e51e12d895 [2022-04-15T20:38:42.554Z] Step 24/25 : LABEL git_sha=ef162f0d667c6f5218adbc2461cc7368fcfda96d [2022-04-15T20:38:42.554Z] ---> Running in a4740bcf91b0 [2022-04-15T20:38:42.813Z] Removing intermediate container a4740bcf91b0 [2022-04-15T20:38:42.813Z] ---> 28302321de72 [2022-04-15T20:38:42.813Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T20:38:42.813Z] ---> Running in 639f5042772e [2022-04-15T20:38:43.072Z] Removing intermediate container 639f5042772e [2022-04-15T20:38:43.072Z] ---> 9bc32ff21311 [2022-04-15T20:38:43.072Z] [2022-04-15T20:38:43.332Z] Successfully built 9bc32ff21311 [2022-04-15T20:38:43.332Z] Successfully tagged security-spire-server:latest [2022-04-15T20:39:01.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.861s coverage: 89.2% of statements [2022-04-15T20:39:01.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-15T20:39:01.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-15T20:39:01.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:39:01.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.497s coverage: 84.4% of statements [2022-04-15T20:39:01.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-15T20:39:01.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-15T20:39:01.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-15T20:39:01.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-15T20:39:01.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-15T20:39:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.418s coverage: 95.6% of statements [2022-04-15T20:39:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-15T20:39:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:39:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.263s coverage: 72.2% of statements [2022-04-15T20:39:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-15T20:39:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-15T20:39:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-15T20:39:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-15T20:39:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-15T20:39:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.381s coverage: 60.0% of statements [2022-04-15T20:39:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-15T20:39:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-15T20:39:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-15T20:39:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.699s coverage: 0.9% of statements [2022-04-15T20:39:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-15T20:39:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.314s coverage: 58.8% of statements [2022-04-15T20:39:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.386s coverage: 24.0% of statements [2022-04-15T20:39:04.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-15T20:39:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.266s coverage: 47.1% of statements [2022-04-15T20:39:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements [2022-04-15T20:39:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2022-04-15T20:39:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2022-04-15T20:39:04.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.264s coverage: 87.5% of statements [2022-04-15T20:39:19.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements [2022-04-15T20:39:19.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements [2022-04-15T20:39:22.056Z]  Building security-spire-server ... done Removing intermediate container ebd5953f4c7f [2022-04-15T20:39:22.056Z] ---> 360ed611a94d [2022-04-15T20:39:22.056Z] [2022-04-15T20:39:22.056Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T20:39:22.056Z] ---> 0ac33e5f5afa [2022-04-15T20:39:22.056Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T20:39:22.056Z] ---> Using cache [2022-04-15T20:39:22.056Z] ---> ac7ca7d8d583 [2022-04-15T20:39:22.056Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:39:22.056Z] ---> Using cache [2022-04-15T20:39:22.056Z] ---> 03f10ec3a615 [2022-04-15T20:39:22.056Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-15T20:39:22.056Z] ---> Running in a1f76b8c6656 [2022-04-15T20:39:22.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:39:22.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:39:22.056Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T20:39:22.056Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T20:39:22.056Z] OK: 15855 distinct packages available [2022-04-15T20:39:22.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T20:39:22.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T20:39:22.056Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-15T20:39:22.056Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-15T20:39:22.056Z] (3/4) Installing libucontext (1.1-r0) [2022-04-15T20:39:22.056Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-15T20:39:22.056Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T20:39:22.056Z] OK: 6 MiB in 18 packages [2022-04-15T20:39:22.625Z] Removing intermediate container a1f76b8c6656 [2022-04-15T20:39:22.625Z] ---> b43a4182d0de [2022-04-15T20:39:22.625Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T20:39:23.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.670s coverage: 82.5% of statements [2022-04-15T20:39:23.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-15T20:39:24.003Z] ---> 7f44ed680fc0 [2022-04-15T20:39:24.003Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T20:39:24.003Z] ---> 65bda062c76b [2022-04-15T20:39:24.003Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-15T20:39:24.003Z] ---> Running in ff472ceb8005 [2022-04-15T20:39:24.268Z] Removing intermediate container ff472ceb8005 [2022-04-15T20:39:24.268Z] ---> ca018a427000 [2022-04-15T20:39:24.268Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-15T20:39:24.268Z] ---> 92f0643f020d [2022-04-15T20:39:24.268Z] Step 21/26 : WORKDIR / [2022-04-15T20:39:24.528Z] ---> Running in d20f86dfa5d8 [2022-04-15T20:39:24.528Z] Removing intermediate container d20f86dfa5d8 [2022-04-15T20:39:24.528Z] ---> d4bc53103b40 [2022-04-15T20:39:24.528Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T20:39:24.528Z] ---> Running in d37c7073f885 [2022-04-15T20:39:24.790Z] Removing intermediate container d37c7073f885 [2022-04-15T20:39:24.790Z] ---> 086204f472a2 [2022-04-15T20:39:24.790Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T20:39:24.790Z] ---> Running in f9673d83a7df [2022-04-15T20:39:25.050Z] Removing intermediate container f9673d83a7df [2022-04-15T20:39:25.050Z] ---> 70be484c1de0 [2022-04-15T20:39:25.050Z] Step 24/26 : LABEL arch=x86_64 [2022-04-15T20:39:25.050Z] ---> Running in 6743832bdae1 [2022-04-15T20:39:25.050Z] Removing intermediate container 6743832bdae1 [2022-04-15T20:39:25.050Z] ---> eb4162c6c41d [2022-04-15T20:39:25.050Z] Step 25/26 : LABEL git_sha=ef162f0d667c6f5218adbc2461cc7368fcfda96d [2022-04-15T20:39:25.050Z] ---> Running in 109ef44a4f2b [2022-04-15T20:39:25.309Z] Removing intermediate container 109ef44a4f2b [2022-04-15T20:39:25.309Z] ---> 9224ab309924 [2022-04-15T20:39:25.309Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T20:39:25.309Z] ---> Running in e1faa7f1b37c [2022-04-15T20:39:25.309Z] Removing intermediate container e1faa7f1b37c [2022-04-15T20:39:25.309Z] ---> 72d7f6a64c32 [2022-04-15T20:39:25.309Z] [2022-04-15T20:39:25.570Z] Successfully built 72d7f6a64c32 [2022-04-15T20:39:25.570Z] Successfully tagged security-spire-config:latest [2022-04-15T20:39:25.577Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-15T20:39:25.588Z] $ docker stop --time=1 e4cf3c26c2e1c0950946c7e3016810aed6133be627413e12f3c4d40b93c186d1 [2022-04-15T20:39:26.875Z] $ docker rm -f e4cf3c26c2e1c0950946c7e3016810aed6133be627413e12f3c4d40b93c186d1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T20:39:27.229Z] + docker images [2022-04-15T20:39:27.229Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-15T20:39:27.229Z] security-spire-config latest 72d7f6a64c32 2 seconds ago 86.7MB [2022-04-15T20:39:27.229Z] 360ed611a94d 18 seconds ago 4.43GB [2022-04-15T20:39:27.229Z] security-spire-server latest 9bc32ff21311 45 seconds ago 87.3MB [2022-04-15T20:39:27.229Z] 1488077693c0 57 seconds ago 4.43GB [2022-04-15T20:39:27.229Z] security-spire-agent latest b7489bc0ff11 About a minute ago 127MB [2022-04-15T20:39:27.229Z] security-proxy-setup latest 44590371fc6e About a minute ago 26.9MB [2022-04-15T20:39:27.229Z] 051ce3b20999 2 minutes ago 1.5GB [2022-04-15T20:39:27.229Z] e2db62a52c6b 2 minutes ago 4.43GB [2022-04-15T20:39:27.229Z] core-metadata latest b51879841a40 2 minutes ago 17MB [2022-04-15T20:39:27.229Z] c6f0d7926b9b 2 minutes ago 1.5GB [2022-04-15T20:39:27.229Z] security-spiffe-token-provider latest d5b6798a9433 2 minutes ago 28.8MB [2022-04-15T20:39:27.229Z] support-notifications latest 988902831dcc 3 minutes ago 26.8MB [2022-04-15T20:39:27.229Z] d9d09e655b25 3 minutes ago 1.54GB [2022-04-15T20:39:27.229Z] ab887230f7e3 3 minutes ago 1.55GB [2022-04-15T20:39:27.229Z] core-data latest 55897e706129 3 minutes ago 22.5MB [2022-04-15T20:39:27.229Z] baa375bdd1f5 4 minutes ago 1.52GB [2022-04-15T20:39:27.229Z] core-command latest 6380c1c954ef 4 minutes ago 16MB [2022-04-15T20:39:27.229Z] 6f14e27d3835 4 minutes ago 1.49GB [2022-04-15T20:39:27.229Z] sys-mgmt-agent latest 53cb13c3f342 4 minutes ago 299MB [2022-04-15T20:39:27.229Z] security-bootstrapper latest e6c5ed4a91d9 4 minutes ago 19MB [2022-04-15T20:39:27.229Z] security-secretstore-setup latest 0cd900658cf6 4 minutes ago 28.5MB [2022-04-15T20:39:27.229Z] support-scheduler latest c6799775a153 4 minutes ago 26.2MB [2022-04-15T20:39:27.229Z] 5a2e96e7b7f2 5 minutes ago 1.49GB [2022-04-15T20:39:27.229Z] 2460417e8da0 5 minutes ago 1.55GB [2022-04-15T20:39:27.229Z] 6c1051b7e5a8 5 minutes ago 1.5GB [2022-04-15T20:39:27.229Z] 1eda42eafdb3 5 minutes ago 1.5GB [2022-04-15T20:39:27.229Z] ci-base-image-x86_64 latest 96e6ce9619ee 8 minutes ago 896MB [2022-04-15T20:39:27.229Z] docker 20.10.14 7417809fdb73 10 days ago 218MB [2022-04-15T20:39:27.229Z] alpine 3.14 e04c818066af 10 days ago 5.59MB [2022-04-15T20:39:27.229Z] alpine 3.15 0ac33e5f5afa 10 days ago 5.57MB [2022-04-15T20:39:27.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-15T20:39:27.229Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-15T20:39:27.229Z] 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-15T20:39:30.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements [2022-04-15T20:39:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-15T20:39:30.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-15T20:39:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-15T20:39:30.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 65.1% of statements [2022-04-15T20:39:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-15T20:39:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-15T20:39:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-15T20:39:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-15T20:39:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-15T20:39:30.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements [2022-04-15T20:39:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-15T20:39:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-15T20:39:30.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-04-15T20:39:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-15T20:39:30.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.282s coverage: 58.8% of statements [2022-04-15T20:39:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-15T20:39:30.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.265s coverage: 80.0% of statements [2022-04-15T20:39:30.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.243s coverage: 87.2% of statements [2022-04-15T20:39:30.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements [2022-04-15T20:39:30.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.791s coverage: 91.2% of statements [2022-04-15T20:39:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-15T20:39:36.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.993s coverage: 64.4% of statements [2022-04-15T20:39:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-15T20:39:36.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-15T20:39:36.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.283s coverage: 100.0% of statements [2022-04-15T20:39:36.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.149s coverage: 89.4% of statements [2022-04-15T20:39:36.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2022-04-15T20:39:36.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2022-04-15T20:39:36.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2022-04-15T20:39:45.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.430s coverage: 65.4% of statements [2022-04-15T20:39:45.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-15T20:39:45.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-15T20:39:45.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-15T20:39:48.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.877s coverage: 43.8% of statements [2022-04-15T20:39:48.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-15T20:39:48.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-15T20:39:48.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.304s coverage: 89.5% of statements [2022-04-15T20:39:48.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-15T20:39:48.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.298s coverage: 84.8% of statements [2022-04-15T20:39:48.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-15T20:39:48.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-15T20:39:48.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-15T20:39:48.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-15T20:39:56.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.335s coverage: 17.7% of statements [2022-04-15T20:39:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-15T20:39:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-15T20:39:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-15T20:39:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-15T20:39:56.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.845s coverage: 92.3% of statements [2022-04-15T20:39:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-15T20:39:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:39:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-15T20:39:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-15T20:39:56.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.341s coverage: 63.2% of statements [2022-04-15T20:39:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-15T20:39:56.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-15T20:39:57.937Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.494s coverage: 97.7% of statements [2022-04-15T20:39:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-15T20:39:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-15T20:39:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-15T20:39:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-15T20:39:57.937Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.288s coverage: 28.9% of statements [2022-04-15T20:39:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-15T20:39:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-15T20:39:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-15T20:39:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-15T20:39:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-15T20:39:57.937Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-15T20:39:57.937Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.229s coverage: 100.0% of statements [2022-04-15T20:39:57.937Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.102s coverage: 96.9% of statements [2022-04-15T20:39:58.923Z] 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-15T20:39:58.923Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-15T20:39:58.923Z] GO111MODULE=on go vet ./... [2022-04-15T20:41:50.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-15T20:41:50.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-15T20:41:52.852Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-15T20:41:56.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-15T20:41:56.964Z] + ls -al . [2022-04-15T20:41:56.964Z] total 668 [2022-04-15T20:41:56.964Z] drwxrwxr-x 9 1001 1001 4096 Apr 15 20:41 . [2022-04-15T20:41:56.964Z] drwxr-xr-x 4 root root 4096 Apr 15 20:35 .. [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 11 Apr 15 20:33 .dockerignore [2022-04-15T20:41:56.964Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 20:34 .git [2022-04-15T20:41:56.964Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 20:33 .github [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 879 Apr 15 20:33 .gitignore [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 42 Apr 15 20:33 .golangci.yml [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 87 Apr 15 20:33 .hadolint.yml [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 166 Apr 15 20:33 .sonarcloud.properties [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 1171 Apr 15 20:33 ADOPTERS.md [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 10086 Apr 15 20:33 Attribution.txt [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 51732 Apr 15 20:33 CHANGELOG.md [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 3804 Apr 15 20:33 CONTRIBUTING.md [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 677 Apr 15 20:33 GOVERNANCE.md [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 850 Apr 15 20:33 Jenkinsfile [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 10775 Apr 15 20:33 LICENSE [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 10389 Apr 15 20:33 Makefile [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 582 Apr 15 20:33 OWNERS.md [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 9120 Apr 15 20:33 README.md [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 6912 Apr 15 20:33 SECURITY.md [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 5 Apr 15 20:30 VERSION [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 4131 Apr 15 20:33 ZMQWindows.md [2022-04-15T20:41:56.964Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 20:33 bin [2022-04-15T20:41:56.964Z] drwxrwxr-x 18 1001 1001 4096 Apr 15 20:33 cmd [2022-04-15T20:41:56.964Z] -rw-r--r-- 1 root root 434743 Apr 15 20:39 coverage.out [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 3256 Apr 15 20:33 go.mod [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 35162 Apr 15 20:33 go.sum [2022-04-15T20:41:56.964Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 20:33 internal [2022-04-15T20:41:56.964Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 20:33 openapi [2022-04-15T20:41:56.964Z] drwxrwxr-x 4 1001 1001 4096 Apr 15 20:33 snap [2022-04-15T20:41:56.964Z] -rw-rw-r-- 1 1001 1001 204 Apr 15 20:33 version.go [Pipeline] sh [2022-04-15T20:41:57.642Z] + '[' -e coverage.out ] [2022-04-15T20:41:57.642Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-15T20:41:57.666Z] Warning: overwriting stash ‘coverage-report’ [2022-04-15T20:41:58.586Z] Stashed 1 file(s) [Pipeline] sh [2022-04-15T20:41:59.253Z] + make build [2022-04-15T20:41:59.253Z] 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-15T20:43:21.100Z] 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-15T20:44:29.186Z] 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-15T20:44:29.186Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-15T20:45:01.578Z] 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-15T20:45:01.578Z] 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-15T20:45:05.894Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-15T20:45:12.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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-15T20:45:16.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-15T20:45:21.409Z] 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-15T20:45:24.032Z] 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-15T20:45:28.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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-15T20:45:36.663Z] 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-15T20:45:42.086Z] $ docker stop --time=1 4fe4fcd34e69c2310b4c0d7bfba4970dd9f4a8fe0bb8ee2215373606472bcfb3 [2022-04-15T20:45:44.168Z] $ docker rm -f 4fe4fcd34e69c2310b4c0d7bfba4970dd9f4a8fe0bb8ee2215373606472bcfb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:45:46.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T20:45:46.589Z] [2022-04-15T20:45:46.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:45:46.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T20:45:47.246Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-15T20:45:47.246Z] 29e5d40040c1: Pulling fs layer [2022-04-15T20:45:47.246Z] 1ce36da41761: Pulling fs layer [2022-04-15T20:45:47.246Z] 25b303627fd3: Pulling fs layer [2022-04-15T20:45:47.246Z] 29e5d40040c1: Verifying Checksum [2022-04-15T20:45:47.246Z] 29e5d40040c1: Download complete [2022-04-15T20:45:47.910Z] 1ce36da41761: Verifying Checksum [2022-04-15T20:45:47.910Z] 1ce36da41761: Download complete [2022-04-15T20:45:48.202Z] 29e5d40040c1: Pull complete [2022-04-15T20:45:50.263Z] 25b303627fd3: Verifying Checksum [2022-04-15T20:45:50.263Z] 25b303627fd3: Download complete [2022-04-15T20:45:50.263Z] 1ce36da41761: Pull complete [2022-04-15T20:46:02.722Z] 25b303627fd3: Pull complete [2022-04-15T20:46:02.722Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-15T20:46:02.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T20:46:02.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-15T20:46:02.972Z] prd-ubuntu20.04-docker-arm64-4c-16g-21082 does not seem to be running inside a container [2022-04-15T20:46:03.057Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-15T20:46:05.638Z] $ docker top 3a28c2b859bec6aa86fd19fe4fc7d3d816789cd7a280b1c21293a208c35a3d2d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T20:46:06.585Z] + docker-compose build --help [2022-04-15T20:46:06.585Z] + grep parallel [2022-04-15T20:46:11.982Z] --parallel Build images in parallel. [Pipeline] } [2022-04-15T20:46:12.278Z] $ docker stop --time=1 3a28c2b859bec6aa86fd19fe4fc7d3d816789cd7a280b1c21293a208c35a3d2d [2022-04-15T20:46:13.976Z] $ docker rm -f 3a28c2b859bec6aa86fd19fe4fc7d3d816789cd7a280b1c21293a208c35a3d2d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T20:46:14.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T20:46:14.635Z] . [Pipeline] withDockerContainer [2022-04-15T20:46:14.906Z] prd-ubuntu20.04-docker-arm64-4c-16g-21082 does not seem to be running inside a container [2022-04-15T20:46:14.993Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-15T20:46:16.388Z] $ docker top fadc851a31431915a45e70517318f30fcfd9161a67b059ce91aac6687ff77fbb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T20:46:17.342Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-15T20:46:24.042Z] Building core-command ... [2022-04-15T20:46:24.042Z] Building core-data ... [2022-04-15T20:46:24.042Z] Building core-metadata ... [2022-04-15T20:46:24.042Z] Building security-bootstrapper ... [2022-04-15T20:46:24.042Z] Building security-proxy-setup ... [2022-04-15T20:46:24.042Z] Building security-secretstore-setup ... [2022-04-15T20:46:24.042Z] Building security-spiffe-token-provider ... [2022-04-15T20:46:24.042Z] Building security-spire-agent ... [2022-04-15T20:46:24.042Z] Building security-spire-config ... [2022-04-15T20:46:24.042Z] Building security-spire-server ... [2022-04-15T20:46:24.042Z] Building support-notifications ... [2022-04-15T20:46:24.042Z] Building support-scheduler ... [2022-04-15T20:46:24.042Z] Building sys-mgmt-agent ... [2022-04-15T20:46:24.042Z] Building security-proxy-setup [2022-04-15T20:46:24.042Z] Building support-scheduler [2022-04-15T20:46:24.042Z] Building security-spire-server [2022-04-15T20:46:24.042Z] Building support-notifications [2022-04-15T20:46:24.042Z] Building security-spire-agent [2022-04-15T20:48:00.828Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:48:00.829Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:48:00.829Z] ---> 2841b0c20181 [2022-04-15T20:48:00.829Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T20:48:00.829Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:48:00.829Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:48:00.829Z] ---> 2841b0c20181 [2022-04-15T20:48:00.829Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T20:48:00.829Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:48:00.829Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:48:00.829Z] ---> 2841b0c20181 [2022-04-15T20:48:00.829Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T20:48:00.829Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:48:00.829Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:48:00.829Z] ---> 2841b0c20181 [2022-04-15T20:48:00.829Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T20:48:00.829Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:48:00.829Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:48:00.829Z] ---> 2841b0c20181 [2022-04-15T20:48:00.829Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T20:48:00.829Z] ---> Running in e86a0de9fdac [2022-04-15T20:48:00.829Z] ---> Running in 70141ed2ae26 [2022-04-15T20:48:00.829Z] ---> Running in 56b8646c51e5 [2022-04-15T20:48:00.829Z] ---> Running in f1fdfa52b57d [2022-04-15T20:48:00.829Z] ---> Running in 75cc235e4047 [2022-04-15T20:48:00.829Z] Removing intermediate container e86a0de9fdac [2022-04-15T20:48:00.829Z] ---> 78500f17840e [2022-04-15T20:48:00.829Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:48:00.829Z] Removing intermediate container 75cc235e4047 [2022-04-15T20:48:00.829Z] ---> 6023cfc53616 [2022-04-15T20:48:00.829Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:48:00.829Z] Removing intermediate container 70141ed2ae26 [2022-04-15T20:48:00.829Z] ---> 1aa14d226ee9 [2022-04-15T20:48:00.829Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:48:00.829Z] ---> Running in 85e5845e3d80 [2022-04-15T20:48:00.829Z] Removing intermediate container f1fdfa52b57d [2022-04-15T20:48:00.829Z] ---> f8f2cfd9f146 [2022-04-15T20:48:00.829Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:48:00.829Z] ---> Running in 554b0536e4e3 [2022-04-15T20:48:00.829Z] ---> Running in 0bcab873a482 [2022-04-15T20:48:00.829Z] Removing intermediate container 56b8646c51e5 [2022-04-15T20:48:00.829Z] ---> 038e67d66872 [2022-04-15T20:48:00.829Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:48:00.829Z] ---> Running in 754a1a9038f3 [2022-04-15T20:48:00.829Z] ---> Running in 3ff1ec8fed65 [2022-04-15T20:48:00.829Z] Removing intermediate container 85e5845e3d80 [2022-04-15T20:48:00.829Z] ---> 91e59a11c109 [2022-04-15T20:48:00.829Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T20:48:00.829Z] ---> Running in f07a3e58cbf7 [2022-04-15T20:48:00.829Z] Removing intermediate container 554b0536e4e3 [2022-04-15T20:48:00.829Z] ---> bb0c9eb5572e [2022-04-15T20:48:00.829Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-15T20:48:00.829Z] Removing intermediate container 0bcab873a482 [2022-04-15T20:48:00.829Z] ---> 5daf4f26df29 [2022-04-15T20:48:00.829Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T20:48:00.829Z] ---> Running in 7ad3b9abcd43 [2022-04-15T20:48:00.829Z] ---> Running in acdc14571502 [2022-04-15T20:48:00.829Z] Removing intermediate container 3ff1ec8fed65 [2022-04-15T20:48:00.829Z] ---> c9341ef556cd [2022-04-15T20:48:00.829Z] Removing intermediate container 754a1a9038f3 [2022-04-15T20:48:00.829Z] ---> 01f8122fc29c [2022-04-15T20:48:00.829Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T20:48:00.829Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T20:48:00.829Z] ---> Running in 6c82715c2012 [2022-04-15T20:48:00.829Z] ---> Running in 090b81d4c241 [2022-04-15T20:48:00.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:48:00.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:48:00.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:48:00.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:48:00.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:48:00.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:48:00.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:48:00.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:48:00.829Z] OK: 220 MiB in 52 packages [2022-04-15T20:48:00.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:48:00.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:48:00.829Z] OK: 220 MiB in 52 packages [2022-04-15T20:48:00.829Z] OK: 220 MiB in 52 packages [2022-04-15T20:48:00.829Z] OK: 220 MiB in 52 packages [2022-04-15T20:48:00.829Z] OK: 220 MiB in 52 packages [2022-04-15T20:48:00.829Z] Removing intermediate container f07a3e58cbf7 [2022-04-15T20:48:00.829Z] ---> eeb31bef3a57 [2022-04-15T20:48:00.829Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T20:48:01.822Z] Removing intermediate container 7ad3b9abcd43 [2022-04-15T20:48:01.822Z] ---> 94de9c0ee11e [2022-04-15T20:48:01.822Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T20:48:02.099Z] Removing intermediate container acdc14571502 [2022-04-15T20:48:02.099Z] ---> e7c69174dc14 [2022-04-15T20:48:02.099Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T20:48:02.376Z] ---> 0210f5979d1d [2022-04-15T20:48:02.376Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:48:02.376Z] Removing intermediate container 6c82715c2012 [2022-04-15T20:48:02.376Z] ---> a342ff74ae30 [2022-04-15T20:48:02.376Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T20:48:02.376Z] Removing intermediate container 090b81d4c241 [2022-04-15T20:48:02.377Z] ---> 88e242b00d5f [2022-04-15T20:48:02.377Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T20:48:02.654Z] ---> Running in c46571a94cbd [2022-04-15T20:48:03.253Z] ---> b17a981aa72e [2022-04-15T20:48:03.253Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:48:03.526Z] ---> Running in 111631f2bee5 [2022-04-15T20:48:03.526Z] ---> c489165f9087 [2022-04-15T20:48:03.526Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:48:03.811Z] ---> Running in b51f7ab95fad [2022-04-15T20:48:03.811Z] ---> 809802f2bcdd [2022-04-15T20:48:03.811Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:48:04.087Z] ---> Running in f60d01f7e0f7 [2022-04-15T20:48:04.372Z] ---> 44838e234040 [2022-04-15T20:48:04.372Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:48:04.372Z] ---> Running in 06a040c41224 [2022-04-15T20:48:07.806Z] Removing intermediate container c46571a94cbd [2022-04-15T20:48:07.806Z] ---> d938f530f1fe [2022-04-15T20:48:07.806Z] Step 8/26 : COPY . . [2022-04-15T20:48:09.258Z] Removing intermediate container 111631f2bee5 [2022-04-15T20:48:09.258Z] ---> 8ab8a714301e [2022-04-15T20:48:09.258Z] Step 8/25 : COPY . . [2022-04-15T20:48:10.248Z] Removing intermediate container b51f7ab95fad [2022-04-15T20:48:10.248Z] ---> 2df343583eec [2022-04-15T20:48:10.248Z] Step 8/22 : COPY . . [2022-04-15T20:48:10.248Z] Removing intermediate container f60d01f7e0f7 [2022-04-15T20:48:10.248Z] ---> a2939b875510 [2022-04-15T20:48:10.248Z] Step 8/22 : COPY . . [2022-04-15T20:48:10.532Z] Removing intermediate container 06a040c41224 [2022-04-15T20:48:10.532Z] ---> eecd34dae865 [2022-04-15T20:48:10.532Z] Step 8/22 : COPY . . [2022-04-15T20:48:37.385Z] ---> 8139c28f697a [2022-04-15T20:48:37.385Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-15T20:48:37.385Z] ---> 48d1593f9e80 [2022-04-15T20:48:37.385Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T20:48:37.673Z] ---> Running in fb245a4cc0ff [2022-04-15T20:48:37.673Z] ---> Running in a536a808f749 [2022-04-15T20:48:37.673Z] ---> 7ec7b05f7c52 [2022-04-15T20:48:37.673Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-15T20:48:37.960Z] ---> Running in 90c8507fe0ee [2022-04-15T20:48:38.570Z] Removing intermediate container fb245a4cc0ff [2022-04-15T20:48:38.570Z] ---> ac99d691cb2d [2022-04-15T20:48:38.570Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T20:48:38.850Z] ---> Running in acaa9a078db5 [2022-04-15T20:48:38.850Z] ---> 003d761067bd [2022-04-15T20:48:38.850Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T20:48:39.131Z] ---> Running in 061679c2426d [2022-04-15T20:48:39.729Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-15T20:48:39.729Z] ---> 722e73e92721 [2022-04-15T20:48:39.729Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-15T20:48:40.015Z] Removing intermediate container 061679c2426d [2022-04-15T20:48:40.015Z] ---> 1f3f864c9998 [2022-04-15T20:48:40.015Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-15T20:48:40.015Z] ---> Running in 9d3a8fee5f26 [2022-04-15T20:48:40.015Z] ---> Running in becec889c155 [2022-04-15T20:48:40.295Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-15T20:48:42.955Z] 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-15T20:48:43.246Z] Removing intermediate container acaa9a078db5 [2022-04-15T20:48:43.246Z] ---> 64581173e03c [2022-04-15T20:48:43.246Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T20:48:43.246Z] ---> Running in ebf2b3f033ac [2022-04-15T20:48:44.261Z] Removing intermediate container ebf2b3f033ac [2022-04-15T20:48:44.261Z] ---> 826a4c89eff8 [2022-04-15T20:48:44.261Z] 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-15T20:48:44.545Z] ---> Running in 95c0d7bb0a26 [2022-04-15T20:48:44.546Z] Removing intermediate container becec889c155 [2022-04-15T20:48:44.546Z] ---> 78ed64e1cc24 [2022-04-15T20:48:44.546Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-15T20:48:44.827Z] ---> Running in 32f34fbb6299 [2022-04-15T20:48:45.433Z] Removing intermediate container 32f34fbb6299 [2022-04-15T20:48:45.433Z] ---> d660ee000add [2022-04-15T20:48:45.434Z] 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-15T20:48:45.710Z] ---> Running in 4d78699c8551 [2022-04-15T20:48:48.406Z] spire-1.2.1/ [2022-04-15T20:48:48.406Z] spire-1.2.1/.data/ [2022-04-15T20:48:48.406Z] spire-1.2.1/.data/.file [2022-04-15T20:48:48.406Z] spire-1.2.1/.dockerignore [2022-04-15T20:48:48.406Z] spire-1.2.1/.gitattributes [2022-04-15T20:48:48.406Z] spire-1.2.1/.githooks/ [2022-04-15T20:48:48.406Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T20:48:48.406Z] spire-1.2.1/.github/ [2022-04-15T20:48:48.406Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T20:48:48.406Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T20:48:48.406Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T20:48:48.406Z] spire-1.2.1/.github/workflows/ [2022-04-15T20:48:48.406Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T20:48:48.406Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T20:48:48.406Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T20:48:48.406Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T20:48:48.406Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T20:48:48.406Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T20:48:48.406Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T20:48:48.406Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T20:48:48.406Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T20:48:48.406Z] spire-1.2.1/.gitignore [2022-04-15T20:48:48.406Z] spire-1.2.1/.go-version [2022-04-15T20:48:48.406Z] spire-1.2.1/.golangci.yml [2022-04-15T20:48:48.406Z] spire-1.2.1/ADOPTERS.md [2022-04-15T20:48:48.406Z] spire-1.2.1/CHANGELOG.md [2022-04-15T20:48:48.406Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T20:48:48.406Z] spire-1.2.1/CODEOWNERS [2022-04-15T20:48:48.406Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T20:48:48.406Z] spire-1.2.1/Dockerfile [2022-04-15T20:48:48.406Z] spire-1.2.1/Dockerfile.dev [2022-04-15T20:48:48.406Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T20:48:48.406Z] spire-1.2.1/LICENSE [2022-04-15T20:48:48.406Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T20:48:48.406Z] spire-1.2.1/Makefile [2022-04-15T20:48:48.406Z] spire-1.2.1/README.md [2022-04-15T20:48:48.406Z] spire-1.2.1/ROADMAP.md [2022-04-15T20:48:48.406Z] spire-1.2.1/SECURITY.md [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T20:48:48.406Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T20:48:48.406Z] spire-1.2.1/conf/ [2022-04-15T20:48:48.406Z] spire-1.2.1/conf/agent/ [2022-04-15T20:48:48.406Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T20:48:48.406Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T20:48:48.406Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T20:48:48.406Z] spire-1.2.1/conf/server/ [2022-04-15T20:48:48.406Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T20:48:48.406Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T20:48:48.406Z] spire-1.2.1/conf/server/server.conf [2022-04-15T20:48:48.406Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T20:48:48.406Z] spire-1.2.1/doc/ [2022-04-15T20:48:48.406Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T20:48:48.406Z] spire-1.2.1/doc/auditlog.md [2022-04-15T20:48:48.406Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T20:48:48.406Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T20:48:48.406Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T20:48:48.406Z] spire-1.2.1/doc/images/ [2022-04-15T20:48:48.406Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T20:48:48.406Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T20:48:48.406Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T20:48:48.406Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/spire_server.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/telemetry.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/upgrading.md [2022-04-15T20:48:48.407Z] spire-1.2.1/doc/using_spire.md [2022-04-15T20:48:48.407Z] spire-1.2.1/examples/ [2022-04-15T20:48:48.407Z] spire-1.2.1/examples/README.md [2022-04-15T20:48:48.407Z] spire-1.2.1/go.mod [2022-04-15T20:48:48.407Z] spire-1.2.1/go.sum [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T20:48:48.407Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T20:48:48.699Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T20:48:48.700Z] spire-1.2.1/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T20:48:48.700Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/format_test.gospire-1.2.1/.data/ [2022-04-15T20:48:48.701Z] spire-1.2.1/.data/.file [2022-04-15T20:48:48.701Z] spire-1.2.1/.dockerignore [2022-04-15T20:48:48.701Z] spire-1.2.1/.gitattributes [2022-04-15T20:48:48.701Z] spire-1.2.1/.githooks/ [2022-04-15T20:48:48.701Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T20:48:48.701Z] spire-1.2.1/.github/ [2022-04-15T20:48:48.701Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T20:48:48.701Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T20:48:48.701Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T20:48:48.701Z] spire-1.2.1/.github/workflows/ [2022-04-15T20:48:48.701Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T20:48:48.701Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T20:48:48.701Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T20:48:48.701Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T20:48:48.701Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T20:48:48.701Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T20:48:48.701Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T20:48:48.701Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T20:48:48.701Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T20:48:48.701Z] spire-1.2.1/.gitignore [2022-04-15T20:48:48.701Z] spire-1.2.1/.go-version [2022-04-15T20:48:48.701Z] spire-1.2.1/.golangci.yml [2022-04-15T20:48:48.701Z] spire-1.2.1/ADOPTERS.md [2022-04-15T20:48:48.701Z] spire-1.2.1/CHANGELOG.md [2022-04-15T20:48:48.701Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T20:48:48.701Z] spire-1.2.1/CODEOWNERS [2022-04-15T20:48:48.701Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T20:48:48.701Z] spire-1.2.1/Dockerfile [2022-04-15T20:48:48.701Z] spire-1.2.1/Dockerfile.dev [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T20:48:48.701Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T20:48:48.701Z] spire-1.2.1/LICENSE [2022-04-15T20:48:48.701Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T20:48:48.701Z] spire-1.2.1/Makefile [2022-04-15T20:48:48.701Z] spire-1.2.1/README.md [2022-04-15T20:48:48.701Z] spire-1.2.1/ROADMAP.md [2022-04-15T20:48:48.701Z] spire-1.2.1/SECURITY.md [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/ [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/health/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/log/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T20:48:48.701Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T20:48:48.701Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T20:48:48.978Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T20:48:48.978Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T20:48:48.979Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T20:48:48.979Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T20:48:48.979Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T20:48:48.979Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T20:48:48.979Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T20:48:48.979Z] spire-1.2.1/conf/ [2022-04-15T20:48:48.979Z] spire-1.2.1/conf/agent/ [2022-04-15T20:48:48.979Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T20:48:48.979Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T20:48:48.979Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T20:48:48.979Z] spire-1.2.1/conf/server/ [2022-04-15T20:48:48.979Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T20:48:48.979Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T20:48:48.979Z] spire-1.2.1/conf/server/server.conf [2022-04-15T20:48:48.979Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/ [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/auditlog.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/images/ [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/util/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/version/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T20:48:48.979Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T20:48:48.979Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T20:48:48.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T20:48:48.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T20:48:48.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T20:48:48.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T20:48:48.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T20:48:48.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T20:48:48.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T20:48:48.980Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T20:48:48.980Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T20:48:48.980Z] spire-1.2.1/doc/spire_server.md [2022-04-15T20:48:48.980Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T20:48:48.980Z] spire-1.2.1/doc/telemetry.md [2022-04-15T20:48:48.980Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T20:48:48.980Z] spire-1.2.1/doc/upgrading.md [2022-04-15T20:48:48.980Z] spire-1.2.1/doc/using_spire.md [2022-04-15T20:48:48.980Z] spire-1.2.1/examples/ [2022-04-15T20:48:48.980Z] spire-1.2.1/examples/README.md [2022-04-15T20:48:48.980Z] spire-1.2.1/go.mod [2022-04-15T20:48:48.980Z] spire-1.2.1/go.sum [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T20:48:48.980Z] [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/agent/catalog/keymanager.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/config.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T20:48:48.980Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T20:48:49.259Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T20:48:49.260Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T20:48:49.261Z] [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T20:48:49.261Z] [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cliprinter/format_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T20:48:49.261Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T20:48:49.262Z] [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T20:48:49.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/server.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/ [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/private/ [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/private/server/ [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/private/server/journal/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/ [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/common/ [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T20:48:49.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T20:48:49.540Z] spire-1.2.1/release/ [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/health/ [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T20:48:49.540Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T20:48:49.540Z] spire-1.2.1/release/spire-extras/ [2022-04-15T20:48:49.540Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T20:48:49.540Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T20:48:49.540Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T20:48:49.540Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T20:48:49.540Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T20:48:49.540Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T20:48:49.540Z] spire-1.2.1/release/spire/ [2022-04-15T20:48:49.540Z] spire-1.2.1/release/spire/README.md [2022-04-15T20:48:49.540Z] spire-1.2.1/release/spire/conf/ [2022-04-15T20:48:49.540Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T20:48:49.540Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T20:48:49.540Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T20:48:49.540Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T20:48:49.540Z] spire-1.2.1/script/ [2022-04-15T20:48:49.540Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T20:48:49.540Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T20:48:49.540Z] spire-1.2.1/support/ [2022-04-15T20:48:49.540Z] spire-1.2.1/support/k8s/ [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/log/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T20:48:49.541Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T20:48:49.541Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T20:48:49.541Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T20:48:49.541Z] spire-1.2.1/test/ [2022-04-15T20:48:49.541Z] spire-1.2.1/test/clock/ [2022-04-15T20:48:49.541Z] spire-1.2.1/test/clock/clock.go [2022-04-15T20:48:49.541Z] spire-1.2.1/test/fakes/ [2022-04-15T20:48:49.541Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T20:48:49.541Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T20:48:49.541Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T20:48:49.541Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T20:48:49.541Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T20:48:49.541Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T20:48:49.541Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T20:48:49.541Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T20:48:49.541Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/util/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/version/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T20:48:49.542Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T20:48:49.542Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T20:48:49.543Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T20:48:49.543Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T20:48:49.543Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/ [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/README.md [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/common [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/ [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T20:48:49.543Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/suites/ [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T20:48:49.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T20:48:49.822Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T20:48:49.822Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/config.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T20:48:49.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T20:48:49.823Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T20:48:49.824Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T20:48:49.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T20:48:49.825Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T20:48:49.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T20:48:49.826Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T20:48:49.826Z] [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T20:48:49.826Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.mdspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T20:48:50.105Z] spire-1.2.1/test/integration/test.sh [2022-04-15T20:48:50.105Z] spire-1.2.1/test/plugintest/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/spiretest/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/testca/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/testca/ca.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/testkey/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T20:48:50.105Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/testkey/new.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/util/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/util/race.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/util/util.go [2022-04-15T20:48:50.105Z] building spire from source... [2022-04-15T20:48:50.105Z] [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/server.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/ [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/private/ [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/private/server/ [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/ [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/common/ [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T20:48:50.105Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T20:48:50.105Z] spire-1.2.1/release/ [2022-04-15T20:48:50.105Z] spire-1.2.1/release/spire-extras/ [2022-04-15T20:48:50.105Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T20:48:50.105Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T20:48:50.105Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T20:48:50.105Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T20:48:50.105Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T20:48:50.105Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T20:48:50.105Z] spire-1.2.1/release/spire/ [2022-04-15T20:48:50.105Z] spire-1.2.1/release/spire/README.md [2022-04-15T20:48:50.105Z] spire-1.2.1/release/spire/conf/ [2022-04-15T20:48:50.105Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T20:48:50.105Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T20:48:50.105Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T20:48:50.105Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T20:48:50.105Z] spire-1.2.1/script/ [2022-04-15T20:48:50.105Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T20:48:50.105Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T20:48:50.105Z] spire-1.2.1/support/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T20:48:50.105Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T20:48:50.105Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T20:48:50.105Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/clock/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/clock/clock.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/fakes/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T20:48:50.105Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T20:48:50.105Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T20:48:50.106Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T20:48:50.106Z] spire-1.2.1/test/integration/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/README.md [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/common [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T20:48:50.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agentsInstalling go1.17.7... [2022-04-15T20:48:50.392Z] [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T20:48:50.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T20:48:50.669Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T20:48:50.670Z] spire-1.2.1/test/integration/test.sh [2022-04-15T20:48:50.670Z] spire-1.2.1/test/plugintest/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/spiretest/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/testca/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/testca/ca.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/testkey/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T20:48:50.670Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/testkey/new.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/util/ [2022-04-15T20:48:50.670Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/util/race.go [2022-04-15T20:48:50.670Z] spire-1.2.1/test/util/util.go [2022-04-15T20:48:50.670Z] building spire from source... [2022-04-15T20:48:51.280Z] Installing go1.17.7... [2022-04-15T20:49:18.154Z] Building bin/spire-server... [2022-04-15T20:49:18.154Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T20:49:18.154Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T20:49:18.154Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T20:49:18.154Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T20:49:18.154Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T20:49:18.154Z] Building bin/spire-server... [2022-04-15T20:49:18.431Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T20:49:18.431Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T20:49:18.431Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T20:49:19.423Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T20:49:19.423Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T20:49:20.027Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T20:49:20.635Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T20:49:21.241Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T20:49:21.241Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T20:49:21.519Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T20:49:22.135Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T20:49:22.413Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T20:49:22.691Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T20:49:22.691Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T20:49:22.974Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T20:49:22.974Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T20:49:22.974Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T20:49:22.974Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T20:49:22.974Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T20:49:23.968Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T20:49:24.244Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T20:49:24.520Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T20:49:24.520Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T20:49:24.520Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T20:49:25.120Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T20:49:25.120Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T20:49:25.120Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T20:49:25.723Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T20:49:25.723Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T20:49:25.723Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T20:49:25.997Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T20:49:25.997Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T20:49:26.274Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T20:49:26.274Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T20:49:26.274Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T20:49:26.556Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T20:49:26.556Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T20:49:27.162Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T20:49:27.162Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T20:49:28.157Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T20:49:28.157Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T20:49:28.157Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T20:49:28.436Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T20:49:29.890Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T20:49:30.885Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T20:49:53.121Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T20:49:53.121Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T20:49:53.121Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T20:49:53.121Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T20:49:53.121Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T20:49:53.121Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T20:49:53.121Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T20:49:53.121Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T20:49:53.121Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T20:49:53.121Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T20:49:53.121Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T20:49:53.121Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T20:49:53.121Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T20:49:53.121Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T20:49:53.400Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T20:49:54.390Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T20:49:54.669Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T20:49:54.669Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T20:49:54.669Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T20:49:54.669Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T20:49:54.669Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T20:49:54.947Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T20:49:54.947Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T20:49:54.947Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T20:49:54.947Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T20:49:56.398Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T20:49:56.398Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T20:49:56.398Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T20:49:56.398Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T20:49:56.398Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T20:49:56.694Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T20:49:56.694Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T20:49:56.970Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T20:49:56.970Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T20:49:56.970Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T20:49:56.970Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T20:49:57.245Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T20:49:57.245Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T20:49:57.245Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T20:49:57.523Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T20:49:57.799Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T20:49:58.399Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T20:49:58.678Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T20:49:58.678Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T20:49:58.678Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T20:49:58.678Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T20:49:59.281Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T20:50:01.920Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T20:50:01.920Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T20:50:01.920Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T20:50:01.920Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T20:50:02.202Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T20:50:02.202Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T20:50:02.202Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T20:50:02.202Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T20:50:03.197Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T20:50:03.197Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T20:50:03.197Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T20:50:06.608Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T20:50:06.608Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T20:50:06.609Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T20:50:06.609Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T20:50:06.609Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T20:50:06.609Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T20:50:06.885Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T20:50:06.885Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T20:50:07.487Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T20:50:07.487Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T20:50:07.487Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T20:50:08.089Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T20:50:09.079Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T20:50:13.432Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T20:50:25.866Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T20:50:25.866Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T20:50:25.866Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T20:50:38.306Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T20:50:38.306Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T20:50:50.742Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T20:50:51.018Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T20:50:51.018Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T20:50:51.018Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T20:50:53.011Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T20:51:02.611Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T20:51:03.211Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T20:51:08.634Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T20:51:08.907Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T20:51:09.181Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T20:51:09.181Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T20:51:10.168Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T20:51:11.157Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T20:51:13.800Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T20:51:14.402Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T20:51:16.385Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T20:51:16.663Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T20:51:16.938Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T20:51:18.388Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T20:51:18.388Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T20:51:18.388Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T20:51:18.988Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T20:51:18.988Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T20:51:19.264Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T20:51:21.247Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T20:51:21.247Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T20:51:21.521Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T20:51:21.798Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T20:51:22.074Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T20:51:22.074Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T20:51:22.352Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T20:51:27.770Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T20:51:27.770Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T20:51:27.770Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T20:51:27.770Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T20:51:27.770Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T20:51:27.770Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T20:51:27.770Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T20:51:28.761Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T20:51:29.039Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T20:51:29.039Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T20:51:29.317Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T20:51:29.594Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T20:51:30.588Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T20:51:31.193Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T20:51:31.194Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T20:51:31.472Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T20:51:31.750Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T20:51:31.750Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T20:51:31.750Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T20:51:31.750Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T20:51:32.027Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T20:51:33.019Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T20:51:33.019Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T20:51:33.625Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T20:51:33.625Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T20:51:33.900Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T20:51:35.891Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T20:51:36.881Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T20:51:36.881Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T20:51:37.481Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T20:51:37.481Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T20:51:37.481Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T20:51:37.759Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T20:51:38.361Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T20:51:38.972Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T20:51:41.608Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T20:51:43.596Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T20:51:43.596Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T20:51:43.596Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T20:51:44.200Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T20:51:44.200Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T20:51:44.475Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T20:51:45.077Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T20:51:45.354Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T20:51:45.354Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T20:51:45.630Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T20:51:45.630Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T20:51:45.630Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T20:51:45.907Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T20:51:45.907Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T20:51:46.186Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T20:51:46.795Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T20:51:47.074Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T20:51:47.353Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T20:51:47.353Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T20:51:48.808Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T20:51:48.808Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T20:51:48.808Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T20:51:49.083Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T20:51:49.083Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T20:51:49.083Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T20:51:49.361Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T20:51:49.639Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T20:51:50.628Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T20:51:50.905Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T20:51:51.182Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T20:51:51.459Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T20:51:51.459Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T20:51:51.745Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T20:51:51.745Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T20:51:57.178Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T20:51:57.178Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T20:51:57.178Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T20:51:57.178Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T20:51:57.178Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T20:51:57.451Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T20:51:57.723Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T20:51:57.723Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T20:51:57.723Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T20:51:57.723Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T20:51:57.997Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T20:51:57.997Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T20:51:58.269Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T20:51:59.256Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T20:51:59.531Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T20:51:59.817Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T20:52:00.418Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T20:52:00.418Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T20:52:01.865Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T20:52:01.865Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T20:52:01.865Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T20:52:01.865Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T20:52:02.142Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T20:52:02.142Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T20:52:02.142Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T20:52:03.585Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T20:52:03.585Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T20:52:03.861Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T20:52:03.862Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T20:52:03.862Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T20:52:04.852Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T20:52:04.852Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T20:52:05.129Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T20:52:05.129Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T20:52:05.404Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T20:52:05.689Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T20:52:05.965Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T20:52:06.565Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T20:52:09.196Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T20:52:10.640Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T20:52:12.644Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T20:52:12.924Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T20:52:13.203Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T20:52:13.483Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T20:52:13.483Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T20:52:14.471Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T20:52:14.471Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T20:52:14.471Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T20:52:14.749Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T20:52:14.749Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T20:52:15.024Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T20:52:15.024Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T20:52:25.213Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T20:52:25.213Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T20:52:25.213Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T20:52:25.213Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T20:52:25.213Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T20:52:25.213Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T20:52:27.203Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T20:52:27.203Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T20:53:35.268Z] 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-15T20:53:50.388Z] Removing intermediate container 9d3a8fee5f26 [2022-04-15T20:53:50.388Z] ---> 8a32664c47b9 [2022-04-15T20:53:50.388Z] [2022-04-15T20:53:50.388Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T20:53:50.388Z] 3.14: Pulling from library/alpine [2022-04-15T20:53:51.377Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T20:53:51.377Z] Status: Downloaded newer image for alpine:3.14 [2022-04-15T20:53:51.377Z] ---> ac73e934f311 [2022-04-15T20:53:51.377Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-15T20:53:51.377Z] ---> Running in 6c24c458d61c [2022-04-15T20:53:53.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:53:53.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:53:54.952Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-15T20:53:54.952Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-15T20:53:55.229Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-15T20:53:55.229Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-15T20:53:55.229Z] (5/6) Installing curl (7.79.1-r0) [2022-04-15T20:53:55.229Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-15T20:53:55.229Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:53:55.229Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T20:53:55.831Z] OK: 8 MiB in 20 packages [2022-04-15T20:53:58.488Z] Removing intermediate container 6c24c458d61c [2022-04-15T20:53:58.488Z] ---> 9d26606d350f [2022-04-15T20:53:58.488Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T20:53:58.488Z] ---> Running in fae152913849 [2022-04-15T20:53:58.762Z] Removing intermediate container fae152913849 [2022-04-15T20:53:58.762Z] ---> 8db14c9b48f9 [2022-04-15T20:53:58.762Z] Step 13/22 : WORKDIR /edgex [2022-04-15T20:53:58.762Z] ---> Running in 66b75852819b [2022-04-15T20:53:59.369Z] Removing intermediate container 66b75852819b [2022-04-15T20:53:59.369Z] ---> 32f2f3d47b1a [2022-04-15T20:53:59.369Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-15T20:54:00.380Z] ---> d1ba1a3cd4f1 [2022-04-15T20:54:00.380Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-15T20:54:01.831Z] ---> 0f3c3b995312 [2022-04-15T20:54:01.831Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-15T20:54:03.836Z] ---> c01cbc6c42f9 [2022-04-15T20:54:03.836Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T20:54:04.446Z] ---> 4af302e3cc48 [2022-04-15T20:54:04.446Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-15T20:54:04.446Z] ---> Running in 2aca7719fa72 [2022-04-15T20:54:07.854Z] Removing intermediate container 2aca7719fa72 [2022-04-15T20:54:07.854Z] ---> 4f09a1577462 [2022-04-15T20:54:07.854Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T20:54:07.854Z] ---> Running in a005e909a253 [2022-04-15T20:54:08.133Z] Removing intermediate container a005e909a253 [2022-04-15T20:54:08.133Z] ---> 34aeb17c9f04 [2022-04-15T20:54:08.133Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T20:54:08.415Z] ---> Running in 4556c10d881d [2022-04-15T20:54:09.025Z] Removing intermediate container 4556c10d881d [2022-04-15T20:54:09.025Z] ---> 7d73ca05c43f [2022-04-15T20:54:09.025Z] Step 21/22 : LABEL git_sha=00c66a75f396ccaced37ae6da6229259c1133599 [2022-04-15T20:54:09.025Z] ---> Running in 1c2ea54fb3eb [2022-04-15T20:54:09.638Z] Removing intermediate container 1c2ea54fb3eb [2022-04-15T20:54:09.638Z] ---> 068c58389015 [2022-04-15T20:54:09.638Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T20:54:09.638Z] ---> Running in fc5e219d7a15 [2022-04-15T20:54:10.241Z] Removing intermediate container fc5e219d7a15 [2022-04-15T20:54:10.241Z] ---> 153ae1d5eeb7 [2022-04-15T20:54:10.241Z] [2022-04-15T20:54:10.519Z] Successfully built 153ae1d5eeb7 [2022-04-15T20:54:10.793Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-15T20:54:10.793Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-04-15T20:54:43.181Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:54:43.181Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:54:43.181Z] ---> 2841b0c20181 [2022-04-15T20:54:43.181Z] Step 3/31 : WORKDIR /edgex-go [2022-04-15T20:54:43.181Z] ---> Using cache [2022-04-15T20:54:43.181Z] ---> 038e67d66872 [2022-04-15T20:54:43.181Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:54:43.181Z] ---> Using cache [2022-04-15T20:54:43.181Z] ---> c9341ef556cd [2022-04-15T20:54:43.181Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-15T20:54:43.181Z] ---> Using cache [2022-04-15T20:54:43.181Z] ---> a342ff74ae30 [2022-04-15T20:54:43.181Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-15T20:54:43.181Z] ---> Using cache [2022-04-15T20:54:43.181Z] ---> 809802f2bcdd [2022-04-15T20:54:43.181Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:54:43.181Z] ---> Using cache [2022-04-15T20:54:43.181Z] ---> a2939b875510 [2022-04-15T20:54:43.181Z] Step 8/31 : COPY . . [2022-04-15T20:54:43.181Z] ---> Using cache [2022-04-15T20:54:43.181Z] ---> 722e73e92721 [2022-04-15T20:54:43.181Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-15T20:54:43.181Z] ---> Running in bebcf7f4dc39 [2022-04-15T20:54:43.458Z] 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-15T20:56:50.398Z] Removing intermediate container a536a808f749 [2022-04-15T20:56:50.398Z] ---> ae709f1b06cd [2022-04-15T20:56:50.398Z] [2022-04-15T20:56:50.398Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T20:56:50.398Z] ---> ac73e934f311 [2022-04-15T20:56:50.398Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-15T20:56:50.398Z] ---> Running in c367ef384e17 [2022-04-15T20:56:50.398Z] Removing intermediate container 90c8507fe0ee [2022-04-15T20:56:50.398Z] ---> 1f4b078a6144 [2022-04-15T20:56:50.398Z] [2022-04-15T20:56:50.398Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T20:56:50.398Z] ---> ac73e934f311 [2022-04-15T20:56:50.398Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-15T20:56:50.398Z] ---> Running in d79a5318a436 [2022-04-15T20:56:50.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:56:50.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:56:50.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:56:50.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:56:50.398Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-15T20:56:50.398Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:56:50.398Z] OK: 5 MiB in 15 packages [2022-04-15T20:56:50.398Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-15T20:56:50.398Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-15T20:56:50.398Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T20:56:50.398Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T20:56:50.398Z] OK: 6 MiB in 16 packages [2022-04-15T20:56:50.398Z] Removing intermediate container c367ef384e17 [2022-04-15T20:56:50.398Z] ---> 9fab5097f0e3 [2022-04-15T20:56:50.398Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T20:56:50.398Z] ---> Running in 762430224e2e [2022-04-15T20:56:50.398Z] Removing intermediate container 762430224e2e [2022-04-15T20:56:50.398Z] ---> 191f3c3fe03a [2022-04-15T20:56:50.398Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-15T20:56:50.398Z] ---> Running in 1cafc916662d [2022-04-15T20:56:50.398Z] Removing intermediate container d79a5318a436 [2022-04-15T20:56:50.398Z] ---> 45417b0034b6 [2022-04-15T20:56:50.398Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T20:56:50.398Z] Removing intermediate container 1cafc916662d [2022-04-15T20:56:50.398Z] ---> 55431ccf72b1 [2022-04-15T20:56:50.398Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T20:56:50.398Z] ---> Running in 34edf0c80b68 [2022-04-15T20:56:50.398Z] ---> Running in 455e4273626c [2022-04-15T20:56:50.398Z] Removing intermediate container 455e4273626c [2022-04-15T20:56:50.398Z] ---> f28365b6714f [2022-04-15T20:56:50.398Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-15T20:56:50.398Z] ---> Running in 0d69cb8d2b7a [2022-04-15T20:56:50.398Z] Removing intermediate container 34edf0c80b68 [2022-04-15T20:56:50.398Z] ---> 8ca7f4c21790 [2022-04-15T20:56:50.398Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:56:50.398Z] Removing intermediate container 0d69cb8d2b7a [2022-04-15T20:56:50.398Z] ---> 40ad67f0edbb [2022-04-15T20:56:50.398Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T20:56:50.398Z] ---> Running in e5c061afc4a2 [2022-04-15T20:56:50.398Z] ---> 2fdf543dacb0 [2022-04-15T20:56:50.398Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-15T20:56:50.398Z] Removing intermediate container e5c061afc4a2 [2022-04-15T20:56:50.398Z] ---> 33564e5df02d [2022-04-15T20:56:50.398Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T20:56:50.398Z] ---> 6a8d8b7ee8d6 [2022-04-15T20:56:50.398Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-15T20:56:50.398Z] ---> 9739e24349a9 [2022-04-15T20:56:50.398Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-15T20:56:50.999Z] ---> 5a2523de7251 [2022-04-15T20:56:50.999Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-15T20:56:51.273Z] ---> Running in d96ad1aec12b [2022-04-15T20:56:52.261Z] Removing intermediate container d96ad1aec12b [2022-04-15T20:56:52.261Z] ---> 48d126e90274 [2022-04-15T20:56:52.261Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:56:52.261Z] ---> Running in df941bb7e6b8 [2022-04-15T20:56:52.261Z] ---> 11b1168016ca [2022-04-15T20:56:52.532Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-15T20:56:53.132Z] Removing intermediate container df941bb7e6b8 [2022-04-15T20:56:53.132Z] ---> 132044e49da3 [2022-04-15T20:56:53.132Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T20:56:53.132Z] ---> Running in 126f04a46b55 [2022-04-15T20:56:53.751Z] ---> f38c5734bff6 [2022-04-15T20:56:53.751Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-15T20:56:53.751Z] ---> Running in cd007f0bf884 [2022-04-15T20:56:54.027Z] Removing intermediate container 126f04a46b55 [2022-04-15T20:56:54.028Z] ---> 3ddca2edaf6a [2022-04-15T20:56:54.028Z] Step 21/22 : LABEL git_sha=00c66a75f396ccaced37ae6da6229259c1133599 [2022-04-15T20:56:54.028Z] ---> Running in c0e820c47d6f [2022-04-15T20:56:54.306Z] Removing intermediate container cd007f0bf884 [2022-04-15T20:56:54.306Z] ---> 9562bb870056 [2022-04-15T20:56:54.306Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T20:56:54.581Z] ---> Running in 34334c837853 [2022-04-15T20:56:54.858Z] Removing intermediate container c0e820c47d6f [2022-04-15T20:56:54.858Z] ---> 94c4bb081a6e [2022-04-15T20:56:54.858Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T20:56:54.858Z] ---> Running in c25a55eb8e15 [2022-04-15T20:56:55.137Z] Removing intermediate container 34334c837853 [2022-04-15T20:56:55.137Z] ---> ea847e9d27fa [2022-04-15T20:56:55.137Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T20:56:55.416Z] ---> Running in f9ad354a4a91 [2022-04-15T20:56:55.692Z] Removing intermediate container c25a55eb8e15 [2022-04-15T20:56:55.692Z] ---> 6fd956b2849b [2022-04-15T20:56:55.692Z] [2022-04-15T20:56:55.970Z] Removing intermediate container f9ad354a4a91 [2022-04-15T20:56:55.970Z] ---> 55fcce144d97 [2022-04-15T20:56:56.247Z] Step 21/22 : LABEL git_sha=00c66a75f396ccaced37ae6da6229259c1133599 [2022-04-15T20:56:56.247Z] ---> Running in 017fba9b43ec [2022-04-15T20:56:56.848Z] Removing intermediate container 017fba9b43ec [2022-04-15T20:56:56.848Z] ---> a6ff3fff8e9c [2022-04-15T20:56:56.848Z] Step 22/22 : LABEL version=0.0.0 [2022-04-15T20:56:56.848Z] Successfully built 6fd956b2849b [2022-04-15T20:56:56.848Z] Successfully tagged support-scheduler-arm64:latest [2022-04-15T20:56:57.130Z] ---> Running in 1679dae49042 [2022-04-15T20:56:57.130Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-04-15T20:56:57.405Z] Removing intermediate container 1679dae49042 [2022-04-15T20:56:57.405Z] ---> f4a964809c04 [2022-04-15T20:56:57.405Z] [2022-04-15T20:56:58.019Z] Successfully built f4a964809c04 [2022-04-15T20:56:58.019Z] Successfully tagged support-notifications-arm64:latest [2022-04-15T20:56:58.019Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-04-15T20:57:54.619Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:57:54.619Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:57:54.619Z] ---> 2841b0c20181 [2022-04-15T20:57:54.619Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T20:57:54.619Z] ---> Using cache [2022-04-15T20:57:54.619Z] ---> 038e67d66872 [2022-04-15T20:57:54.619Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T20:57:54.619Z] ---> Using cache [2022-04-15T20:57:54.619Z] ---> c9341ef556cd [2022-04-15T20:57:54.619Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-15T20:57:54.619Z] ---> Using cache [2022-04-15T20:57:54.619Z] ---> a342ff74ae30 [2022-04-15T20:57:54.619Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T20:57:54.619Z] ---> Using cache [2022-04-15T20:57:54.619Z] ---> 809802f2bcdd [2022-04-15T20:57:54.619Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:57:54.619Z] ---> Using cache [2022-04-15T20:57:54.619Z] ---> a2939b875510 [2022-04-15T20:57:54.619Z] Step 8/25 : COPY . . [2022-04-15T20:57:54.619Z] ---> Using cache [2022-04-15T20:57:54.619Z] ---> 722e73e92721 [2022-04-15T20:57:54.620Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-15T20:57:54.620Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T20:57:54.620Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-15T20:57:54.620Z] ---> 2841b0c20181 [2022-04-15T20:57:54.620Z] Step 3/20 : WORKDIR /edgex-go [2022-04-15T20:57:54.620Z] ---> Using cache [2022-04-15T20:57:54.620Z] ---> 038e67d66872 [2022-04-15T20:57:54.620Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-15T20:57:54.620Z] ---> Running in a2e6026c52d5 [2022-04-15T20:57:54.620Z] ---> Running in 7db2753dda3f [2022-04-15T20:57:54.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:57:54.620Z] 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-15T20:57:54.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:57:54.620Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T20:57:54.620Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T20:57:54.620Z] OK: 15741 distinct packages available [2022-04-15T20:57:54.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T20:57:54.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T20:57:56.336Z] OK: 220 MiB in 52 packages [2022-04-15T20:57:57.785Z] Removing intermediate container 7db2753dda3f [2022-04-15T20:57:57.785Z] ---> 787fe9329a5d [2022-04-15T20:57:57.785Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-15T20:57:58.788Z] ---> 7579c13d5e5a [2022-04-15T20:57:58.788Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T20:57:59.083Z] ---> Running in b6b021c0243c [2022-04-15T20:58:04.536Z] Removing intermediate container b6b021c0243c [2022-04-15T20:58:04.536Z] ---> 7af052021909 [2022-04-15T20:58:04.536Z] Step 7/20 : COPY . . [2022-04-15T20:58:26.745Z] ---> de4fd22780b2 [2022-04-15T20:58:26.745Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-15T20:58:26.746Z] ---> Running in 851772c8f056 [2022-04-15T20:58:28.192Z] 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-15T21:00:05.081Z] Removing intermediate container bebcf7f4dc39 [2022-04-15T21:00:05.081Z] ---> bca4f8e9ebd9 [2022-04-15T21:00:05.081Z] [2022-04-15T21:00:05.081Z] Step 10/31 : FROM alpine:3.14 [2022-04-15T21:00:05.081Z] ---> ac73e934f311 [2022-04-15T21:00:05.081Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-15T21:00:05.082Z] ---> Running in be1a87546ad0 [2022-04-15T21:00:05.082Z] Removing intermediate container be1a87546ad0 [2022-04-15T21:00:05.082Z] ---> 00c19726f996 [2022-04-15T21:00:05.082Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-15T21:00:05.082Z] ---> Running in c3cfcd0e01b1 [2022-04-15T21:00:05.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:00:05.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:00:05.082Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-15T21:00:05.082Z] (2/2) Installing su-exec (0.2-r1) [2022-04-15T21:00:05.082Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T21:00:05.082Z] OK: 6 MiB in 16 packages [2022-04-15T21:00:05.082Z] Removing intermediate container c3cfcd0e01b1 [2022-04-15T21:00:05.082Z] ---> 629208750330 [2022-04-15T21:00:05.082Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-15T21:00:05.082Z] ---> Running in 06cd5f8e5c7e [2022-04-15T21:00:05.082Z] Removing intermediate container 06cd5f8e5c7e [2022-04-15T21:00:05.082Z] ---> a0109811bde7 [2022-04-15T21:00:05.082Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-15T21:00:05.082Z] ---> Running in e0cd2af250a8 [2022-04-15T21:00:05.082Z] Removing intermediate container e0cd2af250a8 [2022-04-15T21:00:05.082Z] ---> 7adbd1b8fb13 [2022-04-15T21:00:05.082Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-15T21:00:05.082Z] ---> Running in e5344f30b9b2 [2022-04-15T21:00:05.082Z] Removing intermediate container e5344f30b9b2 [2022-04-15T21:00:05.082Z] ---> 49d3defe7f7a [2022-04-15T21:00:05.082Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-15T21:00:05.082Z] ---> Running in 19062cc4e719 [2022-04-15T21:00:05.082Z] Removing intermediate container 19062cc4e719 [2022-04-15T21:00:05.082Z] ---> 448550647018 [2022-04-15T21:00:05.082Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-15T21:00:05.684Z] ---> a6705197b46f [2022-04-15T21:00:05.684Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-15T21:00:05.963Z] ---> Running in c20587055740 [2022-04-15T21:00:09.377Z] Removing intermediate container c20587055740 [2022-04-15T21:00:09.377Z] ---> d48258eea8e2 [2022-04-15T21:00:09.377Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T21:00:09.684Z] ---> de2afa29803c [2022-04-15T21:00:09.684Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-15T21:00:11.679Z] ---> b96b88dae76d [2022-04-15T21:00:11.679Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-15T21:00:12.684Z] ---> ca46076d45c5 [2022-04-15T21:00:12.684Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-15T21:00:14.172Z] ---> 706c58e4eb55 [2022-04-15T21:00:14.172Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-15T21:00:14.780Z] ---> 239a2bb99c02 [2022-04-15T21:00:14.780Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-15T21:00:15.382Z] ---> Running in bdf5fab4e9e8 [2022-04-15T21:00:15.985Z] Removing intermediate container bdf5fab4e9e8 [2022-04-15T21:00:15.985Z] ---> 1c441374ba1d [2022-04-15T21:00:15.985Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-15T21:00:16.586Z] ---> c967242800c9 [2022-04-15T21:00:16.586Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-15T21:00:17.194Z] ---> Running in a5cf76818f55 [2022-04-15T21:00:20.615Z] Removing intermediate container a5cf76818f55 [2022-04-15T21:00:20.615Z] ---> 450aaff3b2b9 [2022-04-15T21:00:20.615Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-15T21:00:20.615Z] ---> Running in 9200d6f90c6d [2022-04-15T21:00:21.214Z] Removing intermediate container 9200d6f90c6d [2022-04-15T21:00:21.490Z] ---> 6bc0ff32c029 [2022-04-15T21:00:21.490Z] Step 28/31 : CMD ["gate"] [2022-04-15T21:00:21.767Z] ---> Running in 4f9f0fdee22f [2022-04-15T21:00:22.370Z] Removing intermediate container 4f9f0fdee22f [2022-04-15T21:00:22.370Z] ---> c12f0a577080 [2022-04-15T21:00:22.370Z] Step 29/31 : LABEL arch=arm64 [2022-04-15T21:00:22.645Z] ---> Running in 1c8fc6510772 [2022-04-15T21:00:23.245Z] Removing intermediate container 1c8fc6510772 [2022-04-15T21:00:23.245Z] ---> 3ec99e30712b [2022-04-15T21:00:23.245Z] Step 30/31 : LABEL git_sha=00c66a75f396ccaced37ae6da6229259c1133599 [2022-04-15T21:00:23.523Z] ---> Running in 5cdf346ca28a [2022-04-15T21:00:24.126Z] Removing intermediate container 5cdf346ca28a [2022-04-15T21:00:24.126Z] ---> 79f8672e6c0f [2022-04-15T21:00:24.126Z] Step 31/31 : LABEL version=0.0.0 [2022-04-15T21:00:24.400Z] ---> Running in 7e4589fd8da6 [2022-04-15T21:00:25.000Z] Removing intermediate container 7e4589fd8da6 [2022-04-15T21:00:25.000Z] ---> 664ba1637d7d [2022-04-15T21:00:25.000Z] [2022-04-15T21:00:25.275Z] Successfully built 664ba1637d7d [2022-04-15T21:00:25.551Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-15T21:00:25.551Z]  Building security-bootstrapper ... done Building security-spire-config [2022-04-15T21:00:57.936Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T21:00:57.936Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T21:00:57.936Z] ---> 2841b0c20181 [2022-04-15T21:00:57.936Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T21:00:57.936Z] ---> Using cache [2022-04-15T21:00:57.936Z] ---> 038e67d66872 [2022-04-15T21:00:57.936Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:00:57.936Z] ---> Using cache [2022-04-15T21:00:57.936Z] ---> c9341ef556cd [2022-04-15T21:00:57.936Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T21:00:57.936Z] ---> Running in 34f6ed563c43 [2022-04-15T21:00:59.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:01:00.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:01:02.004Z] OK: 220 MiB in 52 packages [2022-04-15T21:01:03.447Z] Removing intermediate container 34f6ed563c43 [2022-04-15T21:01:03.447Z] ---> 243e8e89ec1c [2022-04-15T21:01:03.447Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T21:01:04.447Z] ---> 4ddf9bfed455 [2022-04-15T21:01:04.447Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T21:01:04.447Z] ---> Running in e22feb0ef0ca [2022-04-15T21:01:09.910Z] Removing intermediate container e22feb0ef0ca [2022-04-15T21:01:09.910Z] ---> 6bd4e68f6d64 [2022-04-15T21:01:09.910Z] Step 8/26 : COPY . . [2022-04-15T21:01:32.131Z] ---> 6ca223ca998c [2022-04-15T21:01:32.131Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T21:01:32.131Z] ---> Running in b7069a1baa99 [2022-04-15T21:01:32.131Z] Removing intermediate container b7069a1baa99 [2022-04-15T21:01:32.131Z] ---> 7a8974088ac8 [2022-04-15T21:01:32.131Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T21:01:32.131Z] ---> Running in 057c03c474e9 [2022-04-15T21:01:35.541Z] Removing intermediate container 057c03c474e9 [2022-04-15T21:01:35.541Z] ---> e59c17d98913 [2022-04-15T21:01:35.541Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T21:01:35.541Z] ---> Running in cb86877d32d6 [2022-04-15T21:01:35.818Z] Removing intermediate container cb86877d32d6 [2022-04-15T21:01:35.818Z] ---> 7605c79d0fed [2022-04-15T21:01:35.818Z] 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-15T21:01:35.818Z] ---> Running in 4deea28e726b [2022-04-15T21:01:38.455Z] spire-1.2.1/ [2022-04-15T21:01:38.733Z] spire-1.2.1/.data/ [2022-04-15T21:01:38.733Z] spire-1.2.1/.data/.file [2022-04-15T21:01:38.733Z] spire-1.2.1/.dockerignore [2022-04-15T21:01:38.733Z] spire-1.2.1/.gitattributes [2022-04-15T21:01:38.733Z] spire-1.2.1/.githooks/ [2022-04-15T21:01:38.733Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T21:01:38.733Z] spire-1.2.1/.github/ [2022-04-15T21:01:38.733Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T21:01:38.733Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T21:01:38.733Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T21:01:38.733Z] spire-1.2.1/.github/workflows/ [2022-04-15T21:01:38.733Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T21:01:38.733Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T21:01:38.733Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T21:01:38.733Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T21:01:38.733Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T21:01:38.733Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T21:01:38.733Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T21:01:38.733Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T21:01:38.733Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T21:01:38.733Z] spire-1.2.1/.gitignore [2022-04-15T21:01:38.733Z] spire-1.2.1/.go-version [2022-04-15T21:01:38.733Z] spire-1.2.1/.golangci.yml [2022-04-15T21:01:38.733Z] spire-1.2.1/ADOPTERS.md [2022-04-15T21:01:38.733Z] spire-1.2.1/CHANGELOG.md [2022-04-15T21:01:38.733Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T21:01:38.733Z] spire-1.2.1/CODEOWNERS [2022-04-15T21:01:38.733Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T21:01:38.733Z] spire-1.2.1/Dockerfile [2022-04-15T21:01:38.733Z] spire-1.2.1/Dockerfile.dev [2022-04-15T21:01:38.733Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T21:01:38.733Z] spire-1.2.1/LICENSE [2022-04-15T21:01:38.733Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T21:01:38.733Z] spire-1.2.1/Makefile [2022-04-15T21:01:38.733Z] spire-1.2.1/README.md [2022-04-15T21:01:38.733Z] spire-1.2.1/ROADMAP.md [2022-04-15T21:01:38.733Z] spire-1.2.1/SECURITY.md [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T21:01:38.733Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T21:01:38.733Z] spire-1.2.1/conf/ [2022-04-15T21:01:38.733Z] spire-1.2.1/conf/agent/ [2022-04-15T21:01:38.733Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T21:01:38.733Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T21:01:38.733Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T21:01:38.733Z] spire-1.2.1/conf/server/ [2022-04-15T21:01:38.733Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T21:01:38.733Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T21:01:38.733Z] spire-1.2.1/conf/server/server.conf [2022-04-15T21:01:38.733Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/ [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/auditlog.md [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/images/ [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T21:01:38.733Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T21:01:38.734Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/spire_server.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/telemetry.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/upgrading.md [2022-04-15T21:01:39.010Z] spire-1.2.1/doc/using_spire.md [2022-04-15T21:01:39.010Z] spire-1.2.1/examples/ [2022-04-15T21:01:39.010Z] spire-1.2.1/examples/README.md [2022-04-15T21:01:39.010Z] spire-1.2.1/go.mod [2022-04-15T21:01:39.010Z] spire-1.2.1/go.sum [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T21:01:39.010Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T21:01:39.011Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T21:01:39.012Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T21:01:39.012Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T21:01:39.012Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T21:01:39.012Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T21:01:39.012Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T21:01:39.012Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T21:01:39.012Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T21:01:39.012Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T21:01:39.012Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T21:01:39.012Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T21:01:39.012Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T21:01:39.012Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T21:01:39.012Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T21:01:39.012Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T21:01:39.012Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/health/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/log/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T21:01:39.394Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/util/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/version/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T21:01:39.395Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/config.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T21:01:39.670Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T21:01:39.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T21:01:39.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T21:01:39.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T21:01:39.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T21:01:39.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T21:01:39.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T21:01:39.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T21:01:39.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T21:01:39.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T21:01:39.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T21:01:39.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T21:01:39.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T21:01:39.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/server.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T21:01:40.009Z] spire-1.2.1/proto/ [2022-04-15T21:01:40.009Z] spire-1.2.1/proto/private/ [2022-04-15T21:01:40.009Z] spire-1.2.1/proto/private/server/ [2022-04-15T21:01:40.009Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T21:01:40.009Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T21:01:40.009Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T21:01:40.009Z] spire-1.2.1/proto/spire/ [2022-04-15T21:01:40.009Z] spire-1.2.1/proto/spire/common/ [2022-04-15T21:01:40.009Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T21:01:40.010Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T21:01:40.010Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T21:01:40.010Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T21:01:40.010Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T21:01:40.010Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T21:01:40.010Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T21:01:40.010Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T21:01:40.010Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T21:01:40.010Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T21:01:40.010Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T21:01:40.010Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T21:01:40.010Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T21:01:40.010Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T21:01:40.010Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T21:01:40.010Z] spire-1.2.1/release/ [2022-04-15T21:01:40.010Z] spire-1.2.1/release/spire-extras/ [2022-04-15T21:01:40.010Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T21:01:40.010Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T21:01:40.010Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T21:01:40.010Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T21:01:40.010Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T21:01:40.010Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T21:01:40.010Z] spire-1.2.1/release/spire/ [2022-04-15T21:01:40.010Z] spire-1.2.1/release/spire/README.md [2022-04-15T21:01:40.010Z] spire-1.2.1/release/spire/conf/ [2022-04-15T21:01:40.010Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T21:01:40.010Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T21:01:40.010Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T21:01:40.010Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T21:01:40.010Z] spire-1.2.1/script/ [2022-04-15T21:01:40.010Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T21:01:40.010Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T21:01:40.010Z] spire-1.2.1/support/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T21:01:40.010Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T21:01:40.010Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T21:01:40.010Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/clock/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/clock/clock.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/config/ [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T21:01:40.010Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T21:01:40.011Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T21:01:40.287Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T21:01:40.287Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T21:01:40.287Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T21:01:40.287Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T21:01:40.287Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T21:01:40.288Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T21:01:40.288Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T21:01:40.288Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T21:01:40.288Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T21:01:40.288Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T21:01:40.288Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T21:01:40.288Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T21:01:40.288Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T21:01:40.288Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T21:01:40.288Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T21:01:40.288Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/README.md [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/common [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T21:01:40.288Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T21:01:40.289Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T21:01:40.565Z] spire-1.2.1/test/integration/test.sh [2022-04-15T21:01:40.565Z] spire-1.2.1/test/plugintest/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T21:01:40.565Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T21:01:40.565Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T21:01:40.565Z] spire-1.2.1/test/spiretest/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T21:01:40.565Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T21:01:40.565Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T21:01:40.565Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T21:01:40.565Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T21:01:40.565Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T21:01:40.565Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T21:01:40.565Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T21:01:40.565Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T21:01:40.565Z] spire-1.2.1/test/testca/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/testca/ca.go [2022-04-15T21:01:40.565Z] spire-1.2.1/test/testkey/ [2022-04-15T21:01:40.565Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T21:01:40.566Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T21:01:40.566Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T21:01:40.566Z] spire-1.2.1/test/testkey/new.go [2022-04-15T21:01:40.566Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T21:01:40.566Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T21:01:40.566Z] spire-1.2.1/test/util/ [2022-04-15T21:01:40.566Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T21:01:40.566Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T21:01:40.566Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T21:01:40.566Z] spire-1.2.1/test/util/race.go [2022-04-15T21:01:40.566Z] spire-1.2.1/test/util/util.go [2022-04-15T21:01:40.566Z] building spire from source... [2022-04-15T21:01:41.164Z] Installing go1.17.7... [2022-04-15T21:02:07.989Z] Building bin/spire-server... [2022-04-15T21:02:07.989Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T21:02:07.989Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T21:02:07.989Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T21:02:07.989Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T21:02:07.989Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T21:02:11.401Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T21:02:11.683Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T21:02:11.958Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T21:02:11.958Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T21:02:12.560Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T21:02:13.162Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T21:02:13.162Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T21:02:13.162Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T21:02:13.437Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T21:02:13.713Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T21:02:13.713Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T21:02:13.713Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T21:02:13.713Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T21:02:15.699Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T21:02:15.699Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T21:02:15.975Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T21:02:16.246Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T21:02:17.231Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T21:02:18.220Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T21:02:18.220Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T21:02:45.026Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T21:02:45.026Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T21:02:45.026Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T21:02:45.026Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T21:02:45.026Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T21:02:45.026Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T21:02:45.026Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T21:02:45.026Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T21:02:45.026Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T21:02:45.026Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T21:02:45.026Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T21:02:45.026Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T21:02:45.026Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T21:02:45.026Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T21:02:45.026Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T21:02:45.299Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T21:02:45.575Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T21:02:45.850Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T21:02:45.850Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T21:02:45.850Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T21:02:45.850Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T21:02:45.850Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T21:02:46.128Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T21:02:46.405Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T21:02:46.405Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T21:02:46.405Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T21:02:47.005Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T21:02:47.005Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T21:02:47.005Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T21:02:47.608Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T21:02:54.360Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T21:03:04.539Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T21:03:04.539Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T21:03:04.539Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T21:03:04.539Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T21:03:04.539Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T21:03:04.812Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T21:03:05.085Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T21:03:06.063Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T21:03:07.047Z] 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-15T21:03:22.176Z] Removing intermediate container a2e6026c52d5 [2022-04-15T21:03:22.176Z] ---> 50c14765e34f [2022-04-15T21:03:22.176Z] [2022-04-15T21:03:22.176Z] Step 10/25 : FROM alpine:3.14 [2022-04-15T21:03:22.176Z] ---> ac73e934f311 [2022-04-15T21:03:22.176Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-15T21:03:22.176Z] ---> Running in b8c1d62d8be6 [2022-04-15T21:03:23.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:03:23.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:03:24.892Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-15T21:03:25.168Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-15T21:03:25.168Z] (3/3) Installing su-exec (0.2-r1) [2022-04-15T21:03:25.168Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T21:03:25.168Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T21:03:25.771Z] OK: 6 MiB in 17 packages [2022-04-15T21:03:27.777Z] Removing intermediate container b8c1d62d8be6 [2022-04-15T21:03:27.777Z] ---> 7527688caeb1 [2022-04-15T21:03:27.777Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T21:03:27.777Z] ---> Running in 47a76b39da04 [2022-04-15T21:03:28.381Z] Removing intermediate container 47a76b39da04 [2022-04-15T21:03:28.381Z] ---> ee8fea51d109 [2022-04-15T21:03:28.381Z] Step 13/25 : WORKDIR / [2022-04-15T21:03:28.381Z] ---> Running in 0686c42e3dfa [2022-04-15T21:03:28.990Z] Removing intermediate container 0686c42e3dfa [2022-04-15T21:03:28.990Z] ---> ac126df641e4 [2022-04-15T21:03:28.990Z] 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-15T21:03:30.000Z] ---> 1f2c17c8f994 [2022-04-15T21:03:30.000Z] 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-15T21:03:31.003Z] ---> 62aaffc4275b [2022-04-15T21:03:31.003Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-15T21:03:31.994Z] ---> 9e9c6b2dcfd1 [2022-04-15T21:03:31.994Z] 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-15T21:03:32.984Z] ---> 1d8a437f5580 [2022-04-15T21:03:32.984Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-15T21:03:34.981Z] ---> c9afc4e7865d [2022-04-15T21:03:34.981Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-15T21:03:36.985Z] ---> adba14f8845b [2022-04-15T21:03:36.985Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T21:03:37.993Z] ---> 7511414a3055 [2022-04-15T21:03:37.993Z] 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-15T21:03:37.993Z] ---> Running in 909f840be873 [2022-04-15T21:03:41.406Z] Removing intermediate container 909f840be873 [2022-04-15T21:03:41.406Z] ---> ba3eabcf500f [2022-04-15T21:03:41.406Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T21:03:41.406Z] ---> Running in d15ba9bb2dec [2022-04-15T21:03:42.023Z] Removing intermediate container d15ba9bb2dec [2022-04-15T21:03:42.023Z] ---> 0fc6bd32f428 [2022-04-15T21:03:42.023Z] Step 23/25 : LABEL arch=arm64 [2022-04-15T21:03:42.023Z] ---> Running in 8839953a3346 [2022-04-15T21:03:42.626Z] Removing intermediate container 8839953a3346 [2022-04-15T21:03:42.626Z] ---> 2707c18b9853 [2022-04-15T21:03:42.626Z] Step 24/25 : LABEL git_sha=00c66a75f396ccaced37ae6da6229259c1133599 [2022-04-15T21:03:42.901Z] ---> Running in 5feee607f86c [2022-04-15T21:03:43.198Z] Removing intermediate container 5feee607f86c [2022-04-15T21:03:43.198Z] ---> 74a7618e21bf [2022-04-15T21:03:43.198Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T21:03:43.477Z] ---> Running in 57a36a62fb56 [2022-04-15T21:03:44.085Z] Removing intermediate container 57a36a62fb56 [2022-04-15T21:03:44.085Z] ---> 9d631e3934b1 [2022-04-15T21:03:44.085Z] [2022-04-15T21:03:44.687Z] Successfully built 9d631e3934b1 [2022-04-15T21:03:44.687Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-15T21:03:44.687Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-04-15T21:03:48.094Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T21:03:48.094Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T21:03:49.545Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T21:03:50.533Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T21:03:56.024Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T21:03:56.024Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T21:03:56.024Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T21:03:59.457Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T21:04:00.091Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T21:04:00.369Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T21:04:00.369Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T21:04:00.976Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T21:04:01.578Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T21:04:03.580Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T21:04:03.858Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T21:04:04.134Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T21:04:04.411Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T21:04:04.686Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T21:04:04.686Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T21:04:04.686Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T21:04:04.966Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T21:04:05.246Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T21:04:05.522Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T21:04:08.159Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T21:04:08.159Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T21:04:08.159Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T21:04:14.889Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T21:04:15.487Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T21:04:17.479Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T21:04:17.762Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T21:04:18.040Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T21:04:18.040Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T21:04:18.040Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T21:04:18.040Z] ---> 2841b0c20181 [2022-04-15T21:04:18.040Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T21:04:18.040Z] ---> Using cache [2022-04-15T21:04:18.040Z] ---> 038e67d66872 [2022-04-15T21:04:18.040Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:04:18.040Z] ---> Using cache [2022-04-15T21:04:18.040Z] ---> c9341ef556cd [2022-04-15T21:04:18.040Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-15T21:04:18.040Z] ---> Running in 3dea29baf643 [2022-04-15T21:04:18.317Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T21:04:18.924Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T21:04:19.203Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T21:04:19.481Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T21:04:19.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:04:20.037Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T21:04:20.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:04:20.636Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T21:04:20.911Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T21:04:21.184Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T21:04:21.184Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T21:04:21.457Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T21:04:21.457Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T21:04:21.457Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T21:04:21.729Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T21:04:21.729Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T21:04:21.729Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T21:04:22.000Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T21:04:22.000Z] OK: 220 MiB in 52 packages [2022-04-15T21:04:23.448Z] Removing intermediate container 3dea29baf643 [2022-04-15T21:04:23.448Z] ---> 6c5c84ded845 [2022-04-15T21:04:23.448Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T21:04:23.448Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T21:04:23.448Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T21:04:24.052Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T21:04:24.052Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T21:04:24.052Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T21:04:24.345Z]  ---> 20a0aeceec08 [2022-04-15T21:04:24.345Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T21:04:24.345Z] ---> Running in 94f2d23f6c4a [2022-04-15T21:04:25.795Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T21:04:27.238Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T21:04:27.516Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T21:04:27.516Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T21:04:27.793Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T21:04:28.396Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T21:04:28.674Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T21:04:30.129Z] Removing intermediate container 94f2d23f6c4a [2022-04-15T21:04:30.129Z] ---> fe08f3fb2b19 [2022-04-15T21:04:30.129Z] Step 8/23 : COPY . . [2022-04-15T21:04:32.122Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T21:04:34.778Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T21:04:34.778Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T21:04:35.383Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T21:04:35.658Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T21:04:36.659Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T21:04:36.659Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T21:04:36.659Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T21:04:38.111Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T21:04:38.111Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T21:04:38.387Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T21:04:38.387Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T21:04:38.664Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T21:04:38.665Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T21:04:38.945Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T21:04:51.388Z]  ---> 1580a471ec8b [2022-04-15T21:04:51.388Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-15T21:04:51.388Z] ---> Running in f7503c734d99 [2022-04-15T21:04:51.388Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T21:04:51.388Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T21:04:51.388Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T21:04:51.388Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T21:04:52.378Z] 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-15T21:05:39.433Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T21:05:39.433Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T21:06:11.797Z] Removing intermediate container 851772c8f056 [2022-04-15T21:06:11.797Z] ---> 9e8f3885768d [2022-04-15T21:06:11.797Z] [2022-04-15T21:06:11.797Z] Step 9/20 : FROM alpine:3.15 [2022-04-15T21:06:11.797Z] 3.15: Pulling from library/alpine [2022-04-15T21:06:11.797Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-15T21:06:11.797Z] Status: Downloaded newer image for alpine:3.15 [2022-04-15T21:06:11.797Z] ---> 3fb3c9af89a9 [2022-04-15T21:06:11.797Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T21:06:11.797Z] ---> Running in 30797e85fa40 [2022-04-15T21:06:11.797Z] Removing intermediate container 30797e85fa40 [2022-04-15T21:06:11.797Z] ---> 564491a3eb11 [2022-04-15T21:06:11.797Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:06:11.797Z] ---> Running in 75999d303ef6 [2022-04-15T21:06:12.072Z] Removing intermediate container 75999d303ef6 [2022-04-15T21:06:12.072Z] ---> b574ce14874e [2022-04-15T21:06:12.072Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-15T21:06:12.072Z] ---> Running in 3f00281ee9ee [2022-04-15T21:06:14.061Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:06:15.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:06:16.496Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T21:06:16.496Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T21:06:16.496Z] OK: 15730 distinct packages available [2022-04-15T21:06:16.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:06:17.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:06:19.204Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-15T21:06:19.204Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-15T21:06:19.481Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T21:06:19.481Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-15T21:06:19.481Z] (5/9) Installing curl (7.80.0-r0) [2022-04-15T21:06:19.756Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-15T21:06:19.756Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-15T21:06:19.756Z] (8/9) Installing libucontext (1.1-r0) [2022-04-15T21:06:20.034Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-15T21:06:20.034Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T21:06:20.034Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T21:06:20.638Z] OK: 8 MiB in 23 packages [2022-04-15T21:06:23.289Z] Removing intermediate container 3f00281ee9ee [2022-04-15T21:06:23.289Z] ---> 6d747328bbec [2022-04-15T21:06:23.289Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T21:06:23.894Z] ---> aa9fdae97903 [2022-04-15T21:06:23.894Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-15T21:06:25.910Z] ---> f5907d581cad [2022-04-15T21:06:25.910Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-15T21:06:26.903Z] ---> e51bcf99782a [2022-04-15T21:06:26.903Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-15T21:06:26.903Z] ---> Running in 612e613ea752 [2022-04-15T21:06:27.506Z] Removing intermediate container 612e613ea752 [2022-04-15T21:06:27.506Z] ---> 8891d9fb1afd [2022-04-15T21:06:27.506Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T21:06:27.785Z] ---> Running in 8f37589b615b [2022-04-15T21:06:28.379Z] Removing intermediate container 8f37589b615b [2022-04-15T21:06:28.379Z] ---> d85989e0e332 [2022-04-15T21:06:28.379Z] Step 18/20 : LABEL arch=arm64 [2022-04-15T21:06:28.379Z] ---> Running in 3734b160151b [2022-04-15T21:06:28.993Z] Removing intermediate container 3734b160151b [2022-04-15T21:06:28.993Z] ---> e546e4976e9e [2022-04-15T21:06:28.993Z] Step 19/20 : LABEL git_sha=00c66a75f396ccaced37ae6da6229259c1133599 [2022-04-15T21:06:28.993Z] ---> Running in 6c448f166e14 [2022-04-15T21:06:29.612Z] Removing intermediate container 6c448f166e14 [2022-04-15T21:06:29.612Z] ---> 8416a393de48 [2022-04-15T21:06:29.612Z] Step 20/20 : LABEL version=0.0.0 [2022-04-15T21:06:29.612Z] ---> Running in 358bbb8ab2f3 [2022-04-15T21:06:30.233Z] Removing intermediate container 358bbb8ab2f3 [2022-04-15T21:06:30.233Z] ---> dada3f7c5ec5 [2022-04-15T21:06:30.233Z] [2022-04-15T21:06:30.848Z] Successfully built dada3f7c5ec5 [2022-04-15T21:06:30.848Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-15T21:06:30.848Z]  Building security-spiffe-token-provider ... done Building core-data [2022-04-15T21:07:09.899Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T21:07:09.899Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T21:07:09.899Z] ---> 2841b0c20181 [2022-04-15T21:07:09.899Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T21:07:09.900Z] ---> Using cache [2022-04-15T21:07:09.900Z] ---> 038e67d66872 [2022-04-15T21:07:09.900Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:07:09.900Z] ---> Using cache [2022-04-15T21:07:09.900Z] ---> c9341ef556cd [2022-04-15T21:07:09.900Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-15T21:07:09.900Z] ---> Running in 985183a07186 [2022-04-15T21:07:09.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:07:09.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:07:10.173Z] OK: 220 MiB in 52 packages [2022-04-15T21:07:11.615Z] Removing intermediate container 985183a07186 [2022-04-15T21:07:11.615Z] ---> ee68e537bac8 [2022-04-15T21:07:11.615Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T21:07:12.618Z] ---> f2f4b8cf9368 [2022-04-15T21:07:12.618Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T21:07:12.618Z] ---> Running in e5e4c7c25617 [2022-04-15T21:07:18.066Z] Removing intermediate container e5e4c7c25617 [2022-04-15T21:07:18.066Z] ---> 8bf34e6b8be0 [2022-04-15T21:07:18.066Z] Step 8/23 : COPY . . [2022-04-15T21:07:40.305Z] ---> 44144eaf938f [2022-04-15T21:07:40.305Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-15T21:07:40.305Z] ---> Running in 8af4d2020567 [2022-04-15T21:07:40.305Z] 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-15T21:10:02.234Z] Removing intermediate container f7503c734d99 [2022-04-15T21:10:02.234Z] ---> 3afa12abd698 [2022-04-15T21:10:02.234Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-15T21:10:02.234Z] ---> Running in 122685ce0936 [2022-04-15T21:10:02.234Z] 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-15T21:10:02.234Z] Removing intermediate container 122685ce0936 [2022-04-15T21:10:02.234Z] ---> 8d38e326fedc [2022-04-15T21:10:02.234Z] [2022-04-15T21:10:02.234Z] Step 11/23 : FROM docker:20.10.14 [2022-04-15T21:10:02.234Z] 20.10.14: Pulling from library/docker [2022-04-15T21:10:17.410Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-15T21:10:17.410Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-15T21:10:17.410Z] ---> c346e9eafbab [2022-04-15T21:10:17.410Z] 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-15T21:10:17.688Z] ---> Running in 47426b8d1819 [2022-04-15T21:10:18.298Z] Removing intermediate container 47426b8d1819 [2022-04-15T21:10:18.298Z] ---> 6eefb7c6d3ba [2022-04-15T21:10:18.298Z] 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-15T21:10:18.298Z] ---> Running in 159895a965bf [2022-04-15T21:10:20.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:10:23.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:10:24.700Z] (1/43) Installing readline (8.1.1-r0) [2022-04-15T21:10:24.700Z] (2/43) Installing bash (5.1.16-r0) [2022-04-15T21:10:24.700Z] Executing bash-5.1.16-r0.post-install [2022-04-15T21:10:24.700Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-15T21:10:24.700Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T21:10:24.700Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-15T21:10:24.700Z] (6/43) Installing curl (7.80.0-r0) [2022-04-15T21:10:24.700Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-15T21:10:24.700Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-15T21:10:24.700Z] (9/43) Installing expat (2.4.7-r0) [2022-04-15T21:10:24.700Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-15T21:10:24.700Z] (11/43) Installing gdbm (1.22-r0) [2022-04-15T21:10:24.700Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-15T21:10:24.700Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-15T21:10:24.700Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-15T21:10:24.700Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-15T21:10:24.700Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-15T21:10:24.975Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-15T21:10:27.636Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-15T21:10:27.636Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-15T21:10:27.636Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-15T21:10:27.636Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-15T21:10:27.636Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-15T21:10:27.636Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-15T21:10:27.636Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-15T21:10:27.636Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-15T21:10:27.636Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-15T21:10:27.636Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-15T21:10:27.636Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-15T21:10:27.636Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-15T21:10:27.636Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-15T21:10:27.636Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-15T21:10:27.636Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-15T21:10:27.636Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-15T21:10:27.636Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-15T21:10:27.926Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-15T21:10:27.926Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-15T21:10:27.926Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-15T21:10:27.926Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-15T21:10:27.926Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-15T21:10:27.926Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-15T21:10:27.926Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-15T21:10:28.204Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-15T21:10:28.204Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-15T21:10:28.817Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T21:10:28.817Z] OK: 82 MiB in 65 packages [2022-04-15T21:10:35.569Z] Collecting docker-compose==1.23.2 [2022-04-15T21:10:35.569Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-15T21:10:35.569Z] Collecting docker<4.0,>=3.6.0 [2022-04-15T21:10:35.847Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-15T21:10:36.451Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-15T21:10:36.451Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-15T21:10:36.451Z] 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-15T21:10:36.451Z] Collecting docopt<0.7,>=0.6.1 [2022-04-15T21:10:36.451Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-15T21:10:39.887Z] Collecting cached-property<2,>=1.2.0 [2022-04-15T21:10:39.887Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-15T21:10:40.166Z] Collecting jsonschema<3,>=2.5.1 [2022-04-15T21:10:40.166Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-15T21:10:41.624Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-15T21:10:41.624Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-15T21:10:42.623Z] Collecting PyYAML<4,>=3.10 [2022-04-15T21:10:42.623Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-15T21:10:46.989Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-15T21:10:46.989Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-15T21:10:49.630Z] Collecting texttable<0.10,>=0.9.0 [2022-04-15T21:10:49.630Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-15T21:10:52.272Z] Collecting docker-pycreds>=0.4.0 [2022-04-15T21:10:52.272Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-15T21:10:52.886Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-15T21:10:52.886Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-15T21:10:53.489Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-15T21:10:53.489Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-15T21:10:53.489Z] 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-15T21:10:53.764Z] Collecting idna<2.8,>=2.5 [2022-04-15T21:10:53.764Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-15T21:10:54.368Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-15T21:10:54.368Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-15T21:10:54.368Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-15T21:10:54.368Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-15T21:10:55.371Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-15T21:10:55.371Z] Attempting uninstall: urllib3 [2022-04-15T21:10:55.371Z] Found existing installation: urllib3 1.26.7 [2022-04-15T21:10:55.371Z] Uninstalling urllib3-1.26.7: [2022-04-15T21:10:55.647Z] Successfully uninstalled urllib3-1.26.7 [2022-04-15T21:10:56.637Z] Attempting uninstall: idna [2022-04-15T21:10:56.637Z] Found existing installation: idna 3.3 [2022-04-15T21:10:56.637Z] Uninstalling idna-3.3: [2022-04-15T21:10:56.637Z] Successfully uninstalled idna-3.3 [2022-04-15T21:11:00.046Z] Attempting uninstall: requests [2022-04-15T21:11:00.046Z] Found existing installation: requests 2.26.0 [2022-04-15T21:11:00.046Z] Uninstalling requests-2.26.0: [2022-04-15T21:11:00.046Z] Successfully uninstalled requests-2.26.0 [2022-04-15T21:11:00.651Z] Running setup.py install for texttable: started [2022-04-15T21:11:04.428Z] Running setup.py install for texttable: finished with status 'done' [2022-04-15T21:11:04.428Z] Running setup.py install for PyYAML: started [2022-04-15T21:11:10.112Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-15T21:11:11.152Z] Running setup.py install for docopt: started [2022-04-15T21:11:14.107Z] Running setup.py install for docopt: finished with status 'done' [2022-04-15T21:11:14.107Z] Running setup.py install for dockerpty: started [2022-04-15T21:11:16.744Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-15T21:11:18.741Z] 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-15T21:11:37.105Z] Removing intermediate container 159895a965bf [2022-04-15T21:11:37.105Z] ---> 7ac478965ff3 [2022-04-15T21:11:37.105Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-15T21:11:37.105Z] ---> Running in 05e11a49c7ac [2022-04-15T21:11:37.105Z] Removing intermediate container 05e11a49c7ac [2022-04-15T21:11:37.105Z] ---> 295c86e2ac01 [2022-04-15T21:11:37.105Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-15T21:11:37.105Z] ---> Running in 8570a61c031c [2022-04-15T21:11:37.105Z] Removing intermediate container 8570a61c031c [2022-04-15T21:11:37.105Z] ---> 66014ef9e129 [2022-04-15T21:11:37.105Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-15T21:11:37.704Z] ---> d865acb70a2f [2022-04-15T21:11:37.704Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-15T21:11:38.693Z] ---> e86611f333d3 [2022-04-15T21:11:38.693Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-15T21:11:39.684Z] ---> 3e18b273bdc7 [2022-04-15T21:11:39.684Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-15T21:11:39.962Z] ---> Running in c0113e52c95c [2022-04-15T21:11:40.241Z] Removing intermediate container c0113e52c95c [2022-04-15T21:11:40.241Z] ---> d0492930258c [2022-04-15T21:11:40.241Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T21:11:40.519Z] ---> Running in 7ec9f306a15c [2022-04-15T21:11:40.796Z] Removing intermediate container 7ec9f306a15c [2022-04-15T21:11:40.796Z] ---> 1d81aa37af52 [2022-04-15T21:11:40.796Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T21:11:41.090Z] ---> Running in 82ebca46a405 [2022-04-15T21:11:41.694Z] Removing intermediate container 82ebca46a405 [2022-04-15T21:11:41.694Z] ---> a1a4852b2a90 [2022-04-15T21:11:41.694Z] Step 22/23 : LABEL git_sha=00c66a75f396ccaced37ae6da6229259c1133599 [2022-04-15T21:11:41.694Z] ---> Running in c2a033dbfd44 [2022-04-15T21:11:42.301Z] Removing intermediate container c2a033dbfd44 [2022-04-15T21:11:42.301Z] ---> 243a837878fe [2022-04-15T21:11:42.301Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T21:11:42.301Z] ---> Running in 36c891571849 [2022-04-15T21:11:42.927Z] Removing intermediate container 36c891571849 [2022-04-15T21:11:42.928Z] ---> 072d37f6feeb [2022-04-15T21:11:42.928Z] [2022-04-15T21:11:43.530Z] Successfully built 072d37f6feeb [2022-04-15T21:11:43.530Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-15T21:11:43.530Z]  Building sys-mgmt-agent ... done Building core-command [2022-04-15T21:12:22.536Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T21:12:22.536Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T21:12:22.536Z] ---> 2841b0c20181 [2022-04-15T21:12:22.536Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T21:12:22.536Z] ---> Using cache [2022-04-15T21:12:22.536Z] ---> 038e67d66872 [2022-04-15T21:12:22.536Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:12:22.536Z] ---> Using cache [2022-04-15T21:12:22.536Z] ---> c9341ef556cd [2022-04-15T21:12:22.536Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T21:12:22.536Z] ---> Using cache [2022-04-15T21:12:22.536Z] ---> a342ff74ae30 [2022-04-15T21:12:22.536Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T21:12:22.536Z] ---> Using cache [2022-04-15T21:12:22.536Z] ---> 809802f2bcdd [2022-04-15T21:12:22.536Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T21:12:22.536Z] ---> Using cache [2022-04-15T21:12:22.536Z] ---> a2939b875510 [2022-04-15T21:12:22.536Z] Step 8/23 : COPY . . [2022-04-15T21:12:22.536Z] ---> Using cache [2022-04-15T21:12:22.536Z] ---> 722e73e92721 [2022-04-15T21:12:22.536Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-15T21:12:22.536Z] ---> Running in dfb54894a572 [2022-04-15T21:12:22.536Z] 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-15T21:13:59.373Z] Removing intermediate container 8af4d2020567 [2022-04-15T21:13:59.373Z] ---> 792e243de143 [2022-04-15T21:13:59.373Z] [2022-04-15T21:13:59.373Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T21:13:59.373Z] ---> ac73e934f311 [2022-04-15T21:13:59.373Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-15T21:13:59.373Z] ---> Running in 0cdc0f15b470 [2022-04-15T21:13:59.373Z] Removing intermediate container 0cdc0f15b470 [2022-04-15T21:13:59.373Z] ---> 69e381b8b124 [2022-04-15T21:13:59.373Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-15T21:13:59.373Z] ---> Running in dfd1037fb1e7 [2022-04-15T21:13:59.373Z] Removing intermediate container dfd1037fb1e7 [2022-04-15T21:13:59.373Z] ---> 3c330e2bf4fc [2022-04-15T21:13:59.373Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-15T21:13:59.373Z] ---> Running in 8dd3604be54c [2022-04-15T21:13:59.373Z] Removing intermediate container 8dd3604be54c [2022-04-15T21:13:59.373Z] ---> 731f5f776682 [2022-04-15T21:13:59.373Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:13:59.373Z] ---> Running in cd2f0376e223 [2022-04-15T21:13:59.982Z] Removing intermediate container cd2f0376e223 [2022-04-15T21:13:59.982Z] ---> cf93b9bde9a4 [2022-04-15T21:13:59.982Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-15T21:14:00.255Z] ---> Running in 6f4495d2603f [2022-04-15T21:14:02.245Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:14:03.227Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:14:04.211Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-15T21:14:04.211Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-15T21:14:04.487Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-15T21:14:04.487Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-15T21:14:04.765Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-15T21:14:04.765Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-15T21:14:05.040Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T21:14:05.040Z] OK: 8 MiB in 20 packages [2022-04-15T21:14:06.522Z] Removing intermediate container 6f4495d2603f [2022-04-15T21:14:06.522Z] ---> ee973b9893fa [2022-04-15T21:14:06.522Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T21:14:07.508Z] ---> 8da9d5bf2140 [2022-04-15T21:14:07.508Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-15T21:14:09.489Z] ---> 9fb480fc039f [2022-04-15T21:14:09.489Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-15T21:14:10.475Z] ---> b5ab602b1ea4 [2022-04-15T21:14:10.475Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-15T21:14:10.475Z] ---> Running in 3c8821fd91bd [2022-04-15T21:14:11.084Z] Removing intermediate container 3c8821fd91bd [2022-04-15T21:14:11.084Z] ---> d32d9d2ee8d2 [2022-04-15T21:14:11.084Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T21:14:11.084Z] ---> Running in 72465fb8aa41 [2022-04-15T21:14:11.686Z] Removing intermediate container 72465fb8aa41 [2022-04-15T21:14:11.686Z] ---> aeb0b2a54c9a [2022-04-15T21:14:11.686Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T21:14:11.686Z] ---> Running in 3accea71af45 [2022-04-15T21:14:12.297Z] Removing intermediate container 3accea71af45 [2022-04-15T21:14:12.297Z] ---> 96626705d204 [2022-04-15T21:14:12.297Z] Step 22/23 : LABEL git_sha=00c66a75f396ccaced37ae6da6229259c1133599 [2022-04-15T21:14:12.297Z] ---> Running in ec4bd01f143a [2022-04-15T21:14:12.907Z] Removing intermediate container ec4bd01f143a [2022-04-15T21:14:12.907Z] ---> dea1e22408dd [2022-04-15T21:14:12.907Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T21:14:12.907Z] ---> Running in f20d861b4aaa [2022-04-15T21:14:13.511Z] Removing intermediate container f20d861b4aaa [2022-04-15T21:14:13.511Z] ---> b126bcf02813 [2022-04-15T21:14:13.511Z] [2022-04-15T21:14:14.114Z] Successfully built b126bcf02813 [2022-04-15T21:14:14.114Z] Successfully tagged core-data-arm64:latest [2022-04-15T21:14:14.114Z] Building core-metadata [2022-04-15T21:14:40.941Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T21:14:40.941Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T21:14:40.941Z] ---> 2841b0c20181 [2022-04-15T21:14:40.941Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T21:14:40.941Z] ---> Using cache [2022-04-15T21:14:40.941Z] ---> 038e67d66872 [2022-04-15T21:14:40.941Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:14:40.941Z] ---> Using cache [2022-04-15T21:14:40.941Z] ---> c9341ef556cd [2022-04-15T21:14:40.941Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T21:14:40.941Z] ---> Using cache [2022-04-15T21:14:40.941Z] ---> a342ff74ae30 [2022-04-15T21:14:40.941Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T21:14:40.941Z] ---> Using cache [2022-04-15T21:14:40.941Z] ---> 809802f2bcdd [2022-04-15T21:14:40.941Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T21:14:40.941Z] ---> Using cache [2022-04-15T21:14:40.941Z] ---> a2939b875510 [2022-04-15T21:14:40.941Z] Step 8/23 : COPY . . [2022-04-15T21:14:40.941Z] ---> Using cache [2022-04-15T21:14:40.941Z] ---> 722e73e92721 [2022-04-15T21:14:40.941Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-15T21:14:40.941Z] ---> Running in 7ad1bd36bcb2 [2022-04-15T21:14:40.941Z] 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-15T21:17:17.863Z] Removing intermediate container dfb54894a572 [2022-04-15T21:17:17.863Z] ---> 921fe3a75513 [2022-04-15T21:17:17.863Z] [2022-04-15T21:17:17.863Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T21:17:17.863Z] ---> ac73e934f311 [2022-04-15T21:17:17.863Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T21:17:17.863Z] ---> Using cache [2022-04-15T21:17:17.863Z] ---> 9fab5097f0e3 [2022-04-15T21:17:17.863Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T21:17:17.863Z] ---> Using cache [2022-04-15T21:17:17.863Z] ---> 191f3c3fe03a [2022-04-15T21:17:17.863Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-15T21:17:17.863Z] ---> Running in 0d6a7e39b3e6 [2022-04-15T21:17:17.863Z] Removing intermediate container 0d6a7e39b3e6 [2022-04-15T21:17:17.863Z] ---> 808da6d21436 [2022-04-15T21:17:17.863Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T21:17:17.863Z] ---> Running in 47e76552594e [2022-04-15T21:17:17.863Z] Removing intermediate container 47e76552594e [2022-04-15T21:17:17.863Z] ---> c418c9351e20 [2022-04-15T21:17:17.863Z] Step 15/23 : WORKDIR / [2022-04-15T21:17:17.863Z] ---> Running in 589037ccbb46 [2022-04-15T21:17:17.863Z] Removing intermediate container 589037ccbb46 [2022-04-15T21:17:17.863Z] ---> 99edce822646 [2022-04-15T21:17:17.863Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T21:17:17.863Z] ---> e5f615d45c03 [2022-04-15T21:17:17.863Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-15T21:17:17.863Z] ---> 93fa6795a1c0 [2022-04-15T21:17:17.863Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-15T21:17:17.863Z] ---> cef0e64cc411 [2022-04-15T21:17:17.863Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-15T21:17:17.863Z] ---> Running in c01736788d04 [2022-04-15T21:17:17.863Z] Removing intermediate container c01736788d04 [2022-04-15T21:17:17.863Z] ---> 290e1bd7d7d6 [2022-04-15T21:17:17.863Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T21:17:17.863Z] ---> Running in fcbc05772518 [2022-04-15T21:17:17.863Z] Removing intermediate container fcbc05772518 [2022-04-15T21:17:17.863Z] ---> 333446197593 [2022-04-15T21:17:17.863Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T21:17:17.863Z] ---> Running in ec84ac4c2ab7 [2022-04-15T21:17:17.863Z] Removing intermediate container ec84ac4c2ab7 [2022-04-15T21:17:17.863Z] ---> af65ed0268f7 [2022-04-15T21:17:17.863Z] Step 22/23 : LABEL git_sha=00c66a75f396ccaced37ae6da6229259c1133599 [2022-04-15T21:17:17.863Z] ---> Running in 72adc4af33e3 [2022-04-15T21:17:17.863Z] Removing intermediate container 72adc4af33e3 [2022-04-15T21:17:17.863Z] ---> fd490b4a6c51 [2022-04-15T21:17:17.863Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T21:17:17.863Z] ---> Running in 32eb71396088 [2022-04-15T21:17:17.863Z] Removing intermediate container 32eb71396088 [2022-04-15T21:17:17.863Z] ---> 8b12717f51ec [2022-04-15T21:17:17.863Z] [2022-04-15T21:17:17.863Z] Successfully built 8b12717f51ec [2022-04-15T21:17:17.863Z] Successfully tagged core-command-arm64:latest [2022-04-15T21:19:09.692Z]  Building core-command ... done Removing intermediate container 7ad1bd36bcb2 [2022-04-15T21:19:09.964Z] ---> 01e06492cd2e [2022-04-15T21:19:09.964Z] [2022-04-15T21:19:09.964Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T21:19:09.964Z] ---> ac73e934f311 [2022-04-15T21:19:09.964Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T21:19:09.964Z] ---> Using cache [2022-04-15T21:19:09.964Z] ---> 9fab5097f0e3 [2022-04-15T21:19:09.964Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T21:19:09.964Z] ---> Using cache [2022-04-15T21:19:09.964Z] ---> 191f3c3fe03a [2022-04-15T21:19:09.964Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-15T21:19:09.964Z] ---> Running in 48751d71caea [2022-04-15T21:19:10.566Z] Removing intermediate container 48751d71caea [2022-04-15T21:19:10.567Z] ---> 1ef14bba425b [2022-04-15T21:19:10.567Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T21:19:10.567Z] ---> Running in dfb0f633f41d [2022-04-15T21:19:11.185Z] Removing intermediate container dfb0f633f41d [2022-04-15T21:19:11.185Z] ---> 1eb1f2c5a93e [2022-04-15T21:19:11.185Z] Step 15/23 : WORKDIR / [2022-04-15T21:19:11.185Z] ---> Running in 707cb6ba88b4 [2022-04-15T21:19:11.797Z] Removing intermediate container 707cb6ba88b4 [2022-04-15T21:19:11.797Z] ---> 3dc371857b1b [2022-04-15T21:19:11.797Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T21:19:12.785Z] ---> f3fa6ad8f826 [2022-04-15T21:19:12.785Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-15T21:19:14.769Z] ---> 84b4f3af0c66 [2022-04-15T21:19:14.769Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-15T21:19:15.369Z] ---> e2f8e79f928a [2022-04-15T21:19:15.369Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-15T21:19:15.369Z] ---> Running in 24f3149c63d2 [2022-04-15T21:19:15.990Z] Removing intermediate container 24f3149c63d2 [2022-04-15T21:19:15.990Z] ---> cefbb1a5f847 [2022-04-15T21:19:15.990Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T21:19:15.990Z] ---> Running in 5f07338fc035 [2022-04-15T21:19:16.600Z] Removing intermediate container 5f07338fc035 [2022-04-15T21:19:16.600Z] ---> 851bebd762e0 [2022-04-15T21:19:16.600Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T21:19:16.876Z] ---> Running in 32a14c3103d8 [2022-04-15T21:19:17.486Z] Removing intermediate container 32a14c3103d8 [2022-04-15T21:19:17.486Z] ---> 1630cf482f7c [2022-04-15T21:19:17.486Z] Step 22/23 : LABEL git_sha=00c66a75f396ccaced37ae6da6229259c1133599 [2022-04-15T21:19:17.763Z] ---> Running in d23a6315945a [2022-04-15T21:19:18.370Z] Removing intermediate container d23a6315945a [2022-04-15T21:19:18.370Z] ---> 89a40c972b8e [2022-04-15T21:19:18.370Z] Step 23/23 : LABEL version=0.0.0 [2022-04-15T21:19:18.370Z] ---> Running in 4cf50bbb3a48 [2022-04-15T21:19:18.975Z] Removing intermediate container 4cf50bbb3a48 [2022-04-15T21:19:18.975Z] ---> cc8b643222b0 [2022-04-15T21:19:18.975Z] [2022-04-15T21:19:19.254Z] Successfully built cc8b643222b0 [2022-04-15T21:19:19.254Z] Successfully tagged core-metadata-arm64:latest [2022-04-15T21:30:57.222Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-15T21:30:58.207Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T21:30:58.480Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T21:30:58.755Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T21:30:58.755Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T21:31:04.152Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T21:31:05.574Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T21:31:05.574Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T21:31:05.574Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T21:31:05.574Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T21:31:05.574Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T21:31:05.844Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T21:31:05.844Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T21:31:06.117Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T21:31:08.730Z] Building bin/spire-agent... [2022-04-15T21:31:09.715Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T21:31:10.324Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T21:31:10.324Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T21:31:14.646Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T21:31:14.646Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T21:31:16.091Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T21:31:16.091Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T21:31:16.693Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T21:31:16.693Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T21:31:16.970Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T21:31:16.970Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T21:31:16.970Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T21:31:17.247Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T21:35:40.429Z] Building bin/spire-agent... [2022-04-15T21:35:40.429Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T21:35:40.429Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T21:35:40.429Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T21:35:40.429Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T21:35:40.429Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T21:35:40.429Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T21:35:40.429Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T21:35:40.429Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T21:35:40.429Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T21:35:40.429Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T21:35:40.429Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T21:35:40.429Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T21:35:40.429Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T21:37:47.333Z] Removing intermediate container 95c0d7bb0a26 [2022-04-15T21:37:47.333Z] ---> 51dbf3611f59 [2022-04-15T21:37:47.333Z] [2022-04-15T21:37:47.333Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T21:37:47.333Z] ---> 3fb3c9af89a9 [2022-04-15T21:37:47.333Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T21:37:47.333Z] ---> Using cache [2022-04-15T21:37:47.333Z] ---> 564491a3eb11 [2022-04-15T21:37:47.333Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:37:47.333Z] ---> Using cache [2022-04-15T21:37:47.333Z] ---> b574ce14874e [2022-04-15T21:37:47.333Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T21:37:47.333Z] ---> Running in 030f2d9f78a3 [2022-04-15T21:37:47.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:37:47.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:37:47.333Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T21:37:47.333Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T21:37:47.333Z] OK: 15730 distinct packages available [2022-04-15T21:37:47.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:37:47.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:37:47.333Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-15T21:37:47.333Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-15T21:37:47.333Z] (3/5) Installing libucontext (1.1-r0) [2022-04-15T21:37:47.333Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-15T21:37:47.333Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-15T21:37:47.333Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T21:37:47.333Z] OK: 6 MiB in 19 packages [2022-04-15T21:37:47.333Z] Removing intermediate container 030f2d9f78a3 [2022-04-15T21:37:47.333Z] ---> 7920af84c661 [2022-04-15T21:37:47.333Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-15T21:37:49.962Z] ---> 6c4eb50e42ae [2022-04-15T21:37:49.962Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T21:37:50.239Z] Removing intermediate container 4d78699c8551 [2022-04-15T21:37:50.239Z] ---> fc126d47f6c6 [2022-04-15T21:37:50.239Z] [2022-04-15T21:37:50.239Z] Step 13/25 : FROM alpine:3.15 [2022-04-15T21:37:50.239Z] ---> 3fb3c9af89a9 [2022-04-15T21:37:50.239Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T21:37:50.239Z] ---> Using cache [2022-04-15T21:37:50.239Z] ---> 564491a3eb11 [2022-04-15T21:37:50.239Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:37:50.239Z] ---> Using cache [2022-04-15T21:37:50.239Z] ---> b574ce14874e [2022-04-15T21:37:50.239Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T21:37:50.239Z] ---> Using cache [2022-04-15T21:37:50.239Z] ---> 7920af84c661 [2022-04-15T21:37:50.239Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T21:37:55.662Z] ---> ea1866e878f8 [2022-04-15T21:37:55.662Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T21:37:55.662Z] ---> 2fc958c88013 [2022-04-15T21:37:55.662Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T21:37:56.646Z] ---> 2d76a57588e6 [2022-04-15T21:37:56.646Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-15T21:37:56.646Z] ---> 814d77f7611d [2022-04-15T21:37:56.646Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-15T21:37:57.630Z] ---> 6ac8444b2401 [2022-04-15T21:37:57.630Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-15T21:37:57.630Z] ---> 308f89b62cbf [2022-04-15T21:37:57.630Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-15T21:37:58.630Z] ---> 3587cf6fd2c6 [2022-04-15T21:37:58.630Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T21:37:58.630Z] ---> 6d2d933df460 [2022-04-15T21:37:58.630Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T21:37:58.904Z] ---> Running in 9f0580664acb [2022-04-15T21:37:58.904Z] ---> Running in ffcc18c19aed [2022-04-15T21:37:59.506Z] Removing intermediate container 9f0580664acb [2022-04-15T21:37:59.506Z] ---> 96434f966469 [2022-04-15T21:37:59.506Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T21:37:59.506Z] Removing intermediate container ffcc18c19aed [2022-04-15T21:37:59.506Z] ---> 456dd6c82273 [2022-04-15T21:37:59.506Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T21:37:59.506Z] ---> Running in f4055c9ecd96 [2022-04-15T21:37:59.778Z] ---> Running in 2723cabf1be7 [2022-04-15T21:38:00.055Z] Removing intermediate container f4055c9ecd96 [2022-04-15T21:38:00.055Z] ---> 8a7f853a4269 [2022-04-15T21:38:00.055Z] Step 24/26 : LABEL arch=arm64 [2022-04-15T21:38:00.329Z] Removing intermediate container 2723cabf1be7 [2022-04-15T21:38:00.329Z] ---> 7535df3868e2 [2022-04-15T21:38:00.329Z] Step 23/25 : LABEL arch=arm64 [2022-04-15T21:38:00.329Z] ---> Running in 07c821f3d7cf [2022-04-15T21:38:00.329Z] ---> Running in 8df573f25a14 [2022-04-15T21:38:00.926Z] Removing intermediate container 07c821f3d7cf [2022-04-15T21:38:00.926Z] ---> 4922d7d4a414 [2022-04-15T21:38:00.926Z] Step 25/26 : LABEL git_sha=00c66a75f396ccaced37ae6da6229259c1133599 [2022-04-15T21:38:00.926Z] Removing intermediate container 8df573f25a14 [2022-04-15T21:38:00.926Z] ---> 80977db33db9 [2022-04-15T21:38:00.926Z] Step 24/25 : LABEL git_sha=00c66a75f396ccaced37ae6da6229259c1133599 [2022-04-15T21:38:00.926Z] ---> Running in 9fb9e24e0fc2 [2022-04-15T21:38:01.200Z] ---> Running in 0ca2a23f1808 [2022-04-15T21:38:01.476Z] Removing intermediate container 9fb9e24e0fc2 [2022-04-15T21:38:01.476Z] ---> 8e38a229a2f5 [2022-04-15T21:38:01.476Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T21:38:01.752Z] ---> Running in 6f09eed1427d [2022-04-15T21:38:01.752Z] Removing intermediate container 0ca2a23f1808 [2022-04-15T21:38:01.752Z] ---> 6b96127bfe46 [2022-04-15T21:38:01.752Z] Step 25/25 : LABEL version=0.0.0 [2022-04-15T21:38:01.752Z] ---> Running in 2f8ee6e88b77 [2022-04-15T21:38:02.030Z] Removing intermediate container 6f09eed1427d [2022-04-15T21:38:02.030Z] ---> 9a2959cfb4bc [2022-04-15T21:38:02.030Z] [2022-04-15T21:38:02.306Z] Removing intermediate container 2f8ee6e88b77 [2022-04-15T21:38:02.306Z] ---> 0298fc558f42 [2022-04-15T21:38:02.306Z] [2022-04-15T21:38:02.581Z] Successfully built 9a2959cfb4bc [2022-04-15T21:38:02.581Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-15T21:38:02.854Z]  Building security-spire-agent ... done Successfully built 0298fc558f42 [2022-04-15T21:38:02.854Z] Successfully tagged security-spire-server-arm64:latest [2022-04-15T21:40:24.735Z]  Building security-spire-server ... done Removing intermediate container 4deea28e726b [2022-04-15T21:40:24.735Z] ---> 493ec4450ecd [2022-04-15T21:40:24.735Z] [2022-04-15T21:40:24.735Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T21:40:24.735Z] ---> 3fb3c9af89a9 [2022-04-15T21:40:24.736Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T21:40:24.736Z] ---> Using cache [2022-04-15T21:40:24.736Z] ---> 564491a3eb11 [2022-04-15T21:40:24.736Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T21:40:24.736Z] ---> Using cache [2022-04-15T21:40:24.736Z] ---> b574ce14874e [2022-04-15T21:40:24.736Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-15T21:40:24.736Z] ---> Running in 92858dd578b7 [2022-04-15T21:40:24.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:40:24.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:40:24.736Z] v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T21:40:24.736Z] v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T21:40:24.736Z] OK: 15730 distinct packages available [2022-04-15T21:40:24.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T21:40:24.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T21:40:24.736Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-15T21:40:24.736Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-15T21:40:24.736Z] (3/4) Installing libucontext (1.1-r0) [2022-04-15T21:40:24.736Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-15T21:40:24.736Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T21:40:24.736Z] OK: 6 MiB in 18 packages [2022-04-15T21:40:24.736Z] Removing intermediate container 92858dd578b7 [2022-04-15T21:40:24.736Z] ---> 80a2f7a277d5 [2022-04-15T21:40:24.736Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T21:40:24.736Z] ---> 4cb52ae57a78 [2022-04-15T21:40:24.736Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T21:40:24.736Z] ---> 78887347874a [2022-04-15T21:40:24.736Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-15T21:40:24.736Z] ---> Running in bee10a63eff6 [2022-04-15T21:40:24.736Z] Removing intermediate container bee10a63eff6 [2022-04-15T21:40:24.736Z] ---> 5677037554b5 [2022-04-15T21:40:24.736Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-15T21:40:24.736Z] ---> a7cec7f2eb82 [2022-04-15T21:40:24.736Z] Step 21/26 : WORKDIR / [2022-04-15T21:40:24.736Z] ---> Running in f593dbfcc21b [2022-04-15T21:40:24.736Z] Removing intermediate container f593dbfcc21b [2022-04-15T21:40:24.736Z] ---> 63ff24bd5095 [2022-04-15T21:40:24.736Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T21:40:24.736Z] ---> Running in 8f04a74b4798 [2022-04-15T21:40:24.736Z] Removing intermediate container 8f04a74b4798 [2022-04-15T21:40:24.736Z] ---> d79953fe1d54 [2022-04-15T21:40:24.736Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T21:40:24.736Z] ---> Running in dd366cc0a4b3 [2022-04-15T21:40:24.736Z] Removing intermediate container dd366cc0a4b3 [2022-04-15T21:40:24.736Z] ---> 4f5ee0ee980c [2022-04-15T21:40:24.736Z] Step 24/26 : LABEL arch=arm64 [2022-04-15T21:40:25.007Z] ---> Running in 79bd90155c73 [2022-04-15T21:40:25.281Z] Removing intermediate container 79bd90155c73 [2022-04-15T21:40:25.281Z] ---> 8c02152742c2 [2022-04-15T21:40:25.281Z] Step 25/26 : LABEL git_sha=00c66a75f396ccaced37ae6da6229259c1133599 [2022-04-15T21:40:25.281Z] ---> Running in d55429c5d620 [2022-04-15T21:40:25.569Z] Removing intermediate container d55429c5d620 [2022-04-15T21:40:25.569Z] ---> ba1aa5140f7e [2022-04-15T21:40:25.569Z] Step 26/26 : LABEL version=0.0.0 [2022-04-15T21:40:25.569Z] ---> Running in 0ac66cd7947a [2022-04-15T21:40:26.167Z] Removing intermediate container 0ac66cd7947a [2022-04-15T21:40:26.167Z] ---> 2581b4fc130a [2022-04-15T21:40:26.167Z] [2022-04-15T21:40:26.167Z] Successfully built 2581b4fc130a [2022-04-15T21:40:26.167Z] Successfully tagged security-spire-config-arm64:latest [2022-04-15T21:40:26.778Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-15T21:40:26.769Z] $ docker stop --time=1 fadc851a31431915a45e70517318f30fcfd9161a67b059ce91aac6687ff77fbb [2022-04-15T21:40:28.494Z] $ docker rm -f fadc851a31431915a45e70517318f30fcfd9161a67b059ce91aac6687ff77fbb [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T21:40:29.087Z] + docker images [2022-04-15T21:40:29.359Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-15T21:40:29.359Z] security-spire-config-arm64 latest 2581b4fc130a 4 seconds ago 85.6MB [2022-04-15T21:40:29.359Z] 493ec4450ecd 33 seconds ago 4.14GB [2022-04-15T21:40:29.359Z] security-spire-server-arm64 latest 0298fc558f42 2 minutes ago 86.3MB [2022-04-15T21:40:29.359Z] security-spire-agent-arm64 latest 9a2959cfb4bc 2 minutes ago 126MB [2022-04-15T21:40:29.359Z] fc126d47f6c6 2 minutes ago 4.14GB [2022-04-15T21:40:29.359Z] 51dbf3611f59 3 minutes ago 4.14GB [2022-04-15T21:40:29.359Z] core-metadata-arm64 latest cc8b643222b0 21 minutes ago 16.3MB [2022-04-15T21:40:29.359Z] 01e06492cd2e 21 minutes ago 1.31GB [2022-04-15T21:40:29.359Z] core-command-arm64 latest 8b12717f51ec 23 minutes ago 15.5MB [2022-04-15T21:40:29.359Z] 921fe3a75513 23 minutes ago 1.31GB [2022-04-15T21:40:29.359Z] core-data-arm64 latest b126bcf02813 26 minutes ago 21.6MB [2022-04-15T21:40:29.359Z] 792e243de143 26 minutes ago 1.34GB [2022-04-15T21:40:29.359Z] sys-mgmt-agent-arm64 latest 072d37f6feeb 28 minutes ago 282MB [2022-04-15T21:40:29.359Z] 8d38e326fedc 30 minutes ago 1.31GB [2022-04-15T21:40:29.359Z] security-spiffe-token-provider-arm64 latest dada3f7c5ec5 34 minutes ago 27.9MB [2022-04-15T21:40:29.359Z] 9e8f3885768d 34 minutes ago 1.36GB [2022-04-15T21:40:29.359Z] security-secretstore-setup-arm64 latest 9d631e3934b1 36 minutes ago 27.5MB [2022-04-15T21:40:29.359Z] 50c14765e34f 37 minutes ago 1.32GB [2022-04-15T21:40:29.359Z] security-bootstrapper-arm64 latest 664ba1637d7d 40 minutes ago 18.3MB [2022-04-15T21:40:29.359Z] bca4f8e9ebd9 40 minutes ago 1.31GB [2022-04-15T21:40:29.359Z] support-notifications-arm64 latest f4a964809c04 43 minutes ago 25.8MB [2022-04-15T21:40:29.359Z] support-scheduler-arm64 latest 6fd956b2849b 43 minutes ago 25.2MB [2022-04-15T21:40:29.359Z] 1f4b078a6144 43 minutes ago 1.37GB [2022-04-15T21:40:29.359Z] ae709f1b06cd 43 minutes ago 1.36GB [2022-04-15T21:40:29.359Z] security-proxy-setup-arm64 latest 153ae1d5eeb7 46 minutes ago 26.1MB [2022-04-15T21:40:29.359Z] 8a32664c47b9 46 minutes ago 1.32GB [2022-04-15T21:40:29.359Z] ci-base-image-arm64 latest 2841b0c20181 About an hour ago 886MB [2022-04-15T21:40:29.359Z] docker 20.10.14 c346e9eafbab 10 days ago 202MB [2022-04-15T21:40:29.359Z] alpine 3.14 ac73e934f311 10 days ago 5.34MB [2022-04-15T21:40:29.359Z] alpine 3.15 3fb3c9af89a9 10 days ago 5.32MB [2022-04-15T21:40:29.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-15T21:40:29.359Z] 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-15T21:40:29.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T21:40:29.804Z] [2022-04-15T21:40:29.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-15T21:40:30.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T21:40:30.428Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-15T21:40:30.428Z] 8998bd30e6a1: Pulling fs layer [2022-04-15T21:40:30.428Z] 04944245beec: Pulling fs layer [2022-04-15T21:40:30.428Z] 699f458cf7ca: Pulling fs layer [2022-04-15T21:40:30.428Z] 765212b225bb: Pulling fs layer [2022-04-15T21:40:30.428Z] f23df028b6ca: Pulling fs layer [2022-04-15T21:40:30.428Z] d65c8cfc05b1: Pulling fs layer [2022-04-15T21:40:30.428Z] 2437ff75d9bd: Pulling fs layer [2022-04-15T21:40:30.428Z] f23df028b6ca: Waiting [2022-04-15T21:40:30.428Z] d65c8cfc05b1: Waiting [2022-04-15T21:40:30.428Z] 2437ff75d9bd: Waiting [2022-04-15T21:40:30.428Z] 765212b225bb: Waiting [2022-04-15T21:40:30.428Z] 04944245beec: Verifying Checksum [2022-04-15T21:40:30.428Z] 04944245beec: Download complete [2022-04-15T21:40:30.428Z] 765212b225bb: Verifying Checksum [2022-04-15T21:40:30.428Z] 765212b225bb: Download complete [2022-04-15T21:40:30.428Z] f23df028b6ca: Verifying Checksum [2022-04-15T21:40:30.428Z] f23df028b6ca: Download complete [2022-04-15T21:40:30.428Z] d65c8cfc05b1: Verifying Checksum [2022-04-15T21:40:30.429Z] d65c8cfc05b1: Download complete [2022-04-15T21:40:30.703Z] 699f458cf7ca: Download complete [2022-04-15T21:40:30.976Z] 8998bd30e6a1: Verifying Checksum [2022-04-15T21:40:30.976Z] 8998bd30e6a1: Download complete [2022-04-15T21:40:33.600Z] 2437ff75d9bd: Verifying Checksum [2022-04-15T21:40:33.600Z] 2437ff75d9bd: Download complete [2022-04-15T21:40:35.579Z] 8998bd30e6a1: Pull complete [2022-04-15T21:40:35.851Z] 04944245beec: Pull complete [2022-04-15T21:40:37.282Z] 699f458cf7ca: Pull complete [2022-04-15T21:40:37.553Z] 765212b225bb: Pull complete [2022-04-15T21:40:38.530Z] f23df028b6ca: Pull complete [2022-04-15T21:40:38.802Z] d65c8cfc05b1: Pull complete [2022-04-15T21:40:53.872Z] 2437ff75d9bd: Pull complete [2022-04-15T21:40:53.873Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-15T21:40:53.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T21:40:53.873Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-15T21:40:54.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-21082 does not seem to be running inside a container [2022-04-15T21:40:54.158Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-15T21:40:56.837Z] $ docker top 783e0131bb97597f8c1e9894543b18d38a278efb1830d61b6148c377509afada -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:40:57.798Z] ---> job-cost.sh [2022-04-15T21:40:57.798Z] lf-activate-venv: SKIPPING [2022-04-15T21:40:57.798Z] INFO: No Stack... [2022-04-15T21:40:58.388Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-15T21:40:59.357Z] INFO: Archiving Costs [Pipeline] sh [2022-04-15T21:41:00.018Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2022-04-15T21:41:00.018Z] + cut -d, -f6 [Pipeline] lock [2022-04-15T21:41:00.049Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3948-9-stack-cost] [2022-04-15T21:41:00.055Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3948-9-stack-cost] did not exist. Created. [2022-04-15T21:41:00.055Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3948-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-15T21:41:00.719Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-15T21:41:00.894Z] Stashed 1 file(s) [Pipeline] } [2022-04-15T21:41:00.905Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3948-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-15T21:41:00.907Z] $ docker stop --time=1 783e0131bb97597f8c1e9894543b18d38a278efb1830d61b6148c377509afada [2022-04-15T21:41:02.434Z] $ docker rm -f 783e0131bb97597f8c1e9894543b18d38a278efb1830d61b6148c377509afada [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-15T21:41:02.919Z] provisioning config files... [2022-04-15T21:41:02.929Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config996076299846585156tmp [Pipeline] { [Pipeline] sh [2022-04-15T21:41:03.227Z] + set +x [2022-04-15T21:41:03.227Z] + curl -s https://codecov.io/bash [2022-04-15T21:41:03.227Z] + bash -s -- [2022-04-15T21:41:03.227Z] [2022-04-15T21:41:03.227Z] _____ _ [2022-04-15T21:41:03.227Z] / ____| | | [2022-04-15T21:41:03.227Z] | | ___ __| | ___ ___ _____ __ [2022-04-15T21:41:03.227Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-15T21:41:03.227Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-15T21:41:03.227Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-15T21:41:03.227Z] Bash-1.0.6 [2022-04-15T21:41:03.227Z] [2022-04-15T21:41:03.227Z] [2022-04-15T21:41:03.227Z] ==> git version 2.25.1 found [2022-04-15T21:41:03.227Z] ==> 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-15T21:41:03.227Z] Release-Date: 2020-01-08 [2022-04-15T21:41:03.227Z] 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-15T21:41:03.227Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-15T21:41:03.227Z] ==> Jenkins CI detected. [2022-04-15T21:41:03.228Z] current dir:  /w/workspace/edgex-go/9 [2022-04-15T21:41:03.228Z] project root: . [2022-04-15T21:41:03.228Z] --> token set from env [2022-04-15T21:41:03.228Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-15T21:41:03.228Z] ==> Running gcov in . (disable via -X gcov) [2022-04-15T21:41:03.228Z] ==> Python coveragepy not found [2022-04-15T21:41:03.228Z] ==> Searching for coverage reports in: [2022-04-15T21:41:03.228Z] + . [2022-04-15T21:41:03.228Z] -> Found 1 reports [2022-04-15T21:41:03.228Z] ==> Detecting git/mercurial file structure [2022-04-15T21:41:03.228Z] ==> Reading reports [2022-04-15T21:41:03.228Z] + ./coverage.out bytes=434743 [2022-04-15T21:41:03.228Z] ==> Appending adjustments [2022-04-15T21:41:03.228Z] https://docs.codecov.io/docs/fixing-reports [2022-04-15T21:41:04.609Z] + Found adjustments [2022-04-15T21:41:04.609Z] ==> Gzipping contents [2022-04-15T21:41:04.609Z] 60K /tmp/codecov.9piJ0w.gz [2022-04-15T21:41:04.609Z] ==> Uploading reports [2022-04-15T21:41:04.609Z] url: https://codecov.io [2022-04-15T21:41:04.609Z] query: branch=PR-3948&commit=ef162f0d667c6f5218adbc2461cc7368fcfda96d&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= [2022-04-15T21:41:04.609Z] -> Pinging Codecov [2022-04-15T21:41:04.609Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3948&commit=ef162f0d667c6f5218adbc2461cc7368fcfda96d&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= [2022-04-15T21:41:04.869Z] -> Uploading to [2022-04-15T21:41:04.869Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-15/00271124DB129430A58F1EEE437C3FCB/ef162f0d667c6f5218adbc2461cc7368fcfda96d/b454cfe6-ebab-44f6-8be8-0d77fcf81372.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220415T214104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4831342c96d3e777ac6f0234d2099e0fbf4e2d4d5aacbf8513b48d8a90dd11e0 [2022-04-15T21:41:04.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T21:41:04.869Z] Dload Upload Total Spent Left Speed [2022-04-15T21:41:05.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59764 0 0 100 59764 0 266k --:--:-- --:--:-- --:--:-- 265k [2022-04-15T21:41:05.129Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ef162f0d667c6f5218adbc2461cc7368fcfda96d [Pipeline] } [2022-04-15T21:41:05.139Z] 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-15T21:41:05.681Z] + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:41:05.970Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:41:06.831Z] ---> package-listing.sh [2022-04-15T21:41:06.831Z] ++ facter osfamily [2022-04-15T21:41:06.831Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-15T21:41:07.090Z] + OS_FAMILY=debian [2022-04-15T21:41:07.090Z] + workspace=/w/workspace/edgex-go/9 [2022-04-15T21:41:07.090Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-15T21:41:07.090Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-15T21:41:07.090Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-15T21:41:07.090Z] + PACKAGES=/tmp/packages_start.txt [2022-04-15T21:41:07.090Z] + '[' /w/workspace/edgex-go/9 ']' [2022-04-15T21:41:07.090Z] + PACKAGES=/tmp/packages_end.txt [2022-04-15T21:41:07.090Z] + case "${OS_FAMILY}" in [2022-04-15T21:41:07.090Z] + dpkg -l [2022-04-15T21:41:07.090Z] + grep '^ii' [2022-04-15T21:41:07.090Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-15T21:41:07.090Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-15T21:41:07.090Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-15T21:41:07.090Z] + '[' /w/workspace/edgex-go/9 ']' [2022-04-15T21:41:07.090Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2022-04-15T21:41:07.090Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2022-04-15T21:41:07.102Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-15T21:41:07.381Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-15T21:41:07.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T21:41:07.943Z] [2022-04-15T21:41:07.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T21:41:08.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T21:41:08.244Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-15T21:41:08.244Z] 5eb5b503b376: Pulling fs layer [2022-04-15T21:41:08.244Z] 5c69ac0246d0: Pulling fs layer [2022-04-15T21:41:08.244Z] ec43610c2a17: Pulling fs layer [2022-04-15T21:41:08.244Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-15T21:41:08.244Z] 33b1e0a273af: Pulling fs layer [2022-04-15T21:41:08.244Z] 5d3b04190fa2: Pulling fs layer [2022-04-15T21:41:08.244Z] 2f39f015ded8: Pulling fs layer [2022-04-15T21:41:08.244Z] 3a2ae6a8a46f: Waiting [2022-04-15T21:41:08.244Z] 33b1e0a273af: Waiting [2022-04-15T21:41:08.244Z] 5d3b04190fa2: Waiting [2022-04-15T21:41:08.244Z] 2f39f015ded8: Waiting [2022-04-15T21:41:08.244Z] 5c69ac0246d0: Verifying Checksum [2022-04-15T21:41:08.244Z] 5c69ac0246d0: Download complete [2022-04-15T21:41:08.244Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-15T21:41:08.244Z] 3a2ae6a8a46f: Download complete [2022-04-15T21:41:08.244Z] 33b1e0a273af: Verifying Checksum [2022-04-15T21:41:08.244Z] 33b1e0a273af: Download complete [2022-04-15T21:41:08.244Z] 5d3b04190fa2: Verifying Checksum [2022-04-15T21:41:08.503Z] ec43610c2a17: Verifying Checksum [2022-04-15T21:41:08.503Z] ec43610c2a17: Download complete [2022-04-15T21:41:08.503Z] 5eb5b503b376: Verifying Checksum [2022-04-15T21:41:08.503Z] 5eb5b503b376: Download complete [2022-04-15T21:41:09.071Z] 2f39f015ded8: Download complete [2022-04-15T21:41:09.639Z] 5eb5b503b376: Pull complete [2022-04-15T21:41:09.898Z] 5c69ac0246d0: Pull complete [2022-04-15T21:41:10.466Z] ec43610c2a17: Pull complete [2022-04-15T21:41:10.466Z] 3a2ae6a8a46f: Pull complete [2022-04-15T21:41:10.466Z] 33b1e0a273af: Pull complete [2022-04-15T21:41:10.726Z] 5d3b04190fa2: Pull complete [2022-04-15T21:41:14.919Z] 2f39f015ded8: Pull complete [2022-04-15T21:41:14.919Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-15T21:41:14.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T21:41:14.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-15T21:41:14.978Z] prd-ubuntu20.04-docker-8c-8g-21079 does not seem to be running inside a container [2022-04-15T21:41:15.009Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:latest cat [2022-04-15T21:41:16.783Z] $ docker top c02098a56756700d68a380df378d17e0eca3ccf922c8f22af7e6345ebf30dc10 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T21:41:17.144Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-15T21:41:17.435Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-15T21:41:17.724Z] + ls /var/log/sa-host [2022-04-15T21:41:17.724Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T21:41:17.810Z] provisioning config files... [2022-04-15T21:41:17.819Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config6747658849629121664tmp [Pipeline] { [Pipeline] echo [2022-04-15T21:41:17.834Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:41:18.119Z] ---> create-netrc.sh [Pipeline] } [2022-04-15T21:41:18.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:41:18.451Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-15T21:41:18.461Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:41:18.746Z] ---> sudo-logs.sh [2022-04-15T21:41:18.746Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-15T21:41:18.767Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:41:19.051Z] ---> job-cost.sh [2022-04-15T21:41:19.051Z] lf-activate-venv: SKIPPING [2022-04-15T21:41:19.051Z] DEBUG: total: 0.2199999988079071 [2022-04-15T21:41:19.051Z] INFO: Retrieving Stack Cost... [2022-04-15T21:41:19.622Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-15T21:41:20.239Z] INFO: Archiving Costs [Pipeline] echo [2022-04-15T21:41:20.255Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T21:41:20.585Z] ---> logs-deploy.sh [2022-04-15T21:41:20.585Z] lf-activate-venv: SKIPPING [2022-04-15T21:41:20.585Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3948/9 [2022-04-15T21:41:20.585Z] INFO: archiving workspace using pattern(s): [2022-04-15T21:41:21.526Z] Archives upload complete. [2022-04-15T21:41:21.526Z] INFO: archiving logs to Nexus