Pull request #3954 opened 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from f77a93a477679a276c1892d50d982f8c376e6f92+32880946a0a1135bf0659d7b4e6de2ff01b37dfb (59d0795dac4aa90ea4a335dd2d8527765d549fa2) 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-ssh14690150577299379772.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-ssh8939135300435807286.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3954/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3954/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9688934650643051849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3954/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7219171950773078723.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7088151662972013018.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3954/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3954/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14090948566037854987.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-11603 in /w/workspace/edgexfoundry_edgex-go_PR-3954 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit f77a93a477679a276c1892d50d982f8c376e6f92 Merge succeeded, producing f77a93a477679a276c1892d50d982f8c376e6f92 Checking out Revision f77a93a477679a276c1892d50d982f8c376e6f92 (PR-3954) > 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/3954/head:refs/remotes/origin/PR-3954 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f77a93a477679a276c1892d50d982f8c376e6f92 # 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 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f77a93a477679a276c1892d50d982f8c376e6f92 # timeout=10 Commit message: "feat: remove default github templates that are now provided in .github repo" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-08T19:07:45.607Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-08T19:07:45.756Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-08T19:07:45.842Z] ========================================================= [2022-04-08T19:07:45.842Z] EdgeX Global Pipelines Version Info [2022-04-08T19:07:45.842Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:07:46.650Z] ------------------- [2022-04-08T19:07:46.650Z] stable info: [2022-04-08T19:07:46.650Z] ------------------- [2022-04-08T19:07:46.650Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-08T19:07:46.650Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-08T19:07:46.650Z] Message: update stable to v1.0.221 [2022-04-08T19:07:47.223Z] ------------------- [2022-04-08T19:07:47.223Z] experimental info: [2022-04-08T19:07:47.223Z] ------------------- [2022-04-08T19:07:47.223Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-08T19:07:47.223Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-08T19:07:47.223Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-08T19:07:47.476Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-08T19:07:47.514Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-08T19:07:47.553Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-08T19:07:47.589Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-08T19:07:47.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-08T19:07:47.665Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-08T19:07:47.705Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-08T19:07:47.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-08T19:07:47.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-08T19:07:47.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-08T19:07:47.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-08T19:07:47.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-08T19:07:47.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-08T19:07:47.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-08T19:07:48.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-08T19:07:48.045Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-08T19:07:48.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-08T19:07:48.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-08T19:07:48.160Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-08T19:07:48.201Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-08T19:07:48.241Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-08T19:07:48.279Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-08T19:07:48.318Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3954 [Pipeline] echo [2022-04-08T19:07:48.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3954 [Pipeline] echo [2022-04-08T19:07:48.394Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3954 [Pipeline] echo [2022-04-08T19:07:48.433Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f77a93a477679a276c1892d50d982f8c376e6f92 [Pipeline] echo [2022-04-08T19:07:48.473Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f77a93a [Pipeline] echo [2022-04-08T19:07:48.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-08T19:07:48.624Z] provisioning config files... [2022-04-08T19:07:48.637Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config404172777294898376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:07:48.985Z] ---> docker-login.sh [2022-04-08T19:07:48.985Z] nexus3.edgexfoundry.org:10001 [2022-04-08T19:07:49.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:07:49.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:07:49.248Z] Configure a credential helper to remove this warning. See [2022-04-08T19:07:49.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:07:49.248Z] [2022-04-08T19:07:49.248Z] Login Succeeded [2022-04-08T19:07:49.248Z] nexus3.edgexfoundry.org:10002 [2022-04-08T19:07:49.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:07:49.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:07:49.569Z] Configure a credential helper to remove this warning. See [2022-04-08T19:07:49.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:07:49.569Z] [2022-04-08T19:07:49.569Z] Login Succeeded [2022-04-08T19:07:49.569Z] nexus3.edgexfoundry.org:10003 [2022-04-08T19:07:49.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:07:49.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:07:49.569Z] Configure a credential helper to remove this warning. See [2022-04-08T19:07:49.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:07:49.569Z] [2022-04-08T19:07:49.569Z] Login Succeeded [2022-04-08T19:07:49.569Z] nexus3.edgexfoundry.org:10004 [2022-04-08T19:07:49.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:07:49.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:07:49.831Z] Configure a credential helper to remove this warning. See [2022-04-08T19:07:49.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:07:49.831Z] [2022-04-08T19:07:49.831Z] Login Succeeded [2022-04-08T19:07:49.831Z] docker.io [2022-04-08T19:07:49.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:07:50.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:07:50.094Z] Configure a credential helper to remove this warning. See [2022-04-08T19:07:50.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:07:50.094Z] [2022-04-08T19:07:50.094Z] Login Succeeded [2022-04-08T19:07:50.094Z] ---> docker-login.sh ends [Pipeline] } [2022-04-08T19:07:50.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-08T19:07:50.542Z] + 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-08T19:07:50.542Z] + dirname cmd/core-command/Dockerfile [2022-04-08T19:07:50.542Z] + cut -d/ -f2 [2022-04-08T19:07:50.542Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-08T19:07:50.542Z] + + cutdirname -d/ cmd/core-data/Dockerfile -f2 [2022-04-08T19:07:50.542Z] [2022-04-08T19:07:50.542Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-08T19:07:50.542Z] + cut -d/ -f2 [2022-04-08T19:07:50.542Z] + dirname cmd/core-metadata/Dockerfile [2022-04-08T19:07:50.542Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-08T19:07:50.542Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-08T19:07:50.542Z] + cut -d/ -f2 [2022-04-08T19:07:50.542Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-08T19:07:50.542Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-08T19:07:50.542Z] + cut -d/ -f2 [2022-04-08T19:07:50.542Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-08T19:07:50.542Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-08T19:07:50.542Z] + cut -d/ -f2 [2022-04-08T19:07:50.542Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-08T19:07:50.542Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-08T19:07:50.542Z] + cut -d/ -f2 [2022-04-08T19:07:50.542Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-08T19:07:50.542Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-08T19:07:50.542Z] + cut -d/ -f2 [2022-04-08T19:07:50.542Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-08T19:07:50.542Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-08T19:07:50.542Z] + cut -d/ -f2 [2022-04-08T19:07:50.542Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-08T19:07:50.542Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-08T19:07:50.542Z] + cut -d/ -f2 [2022-04-08T19:07:50.542Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-08T19:07:50.542Z] + dirname cmd/support-notifications/Dockerfile [2022-04-08T19:07:50.542Z] + cut -d/ -f2 [2022-04-08T19:07:50.542Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-08T19:07:50.542Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-08T19:07:50.542Z] + cut -d/ -f2 [2022-04-08T19:07:50.542Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-08T19:07:50.542Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-08T19:07:50.542Z] + cut -d/ -f2 [2022-04-08T19:07:50.542Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-08T19:07:50.591Z] 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-08T19:07:51.101Z] + git rev-list -1 --merges f77a93a477679a276c1892d50d982f8c376e6f92~1..f77a93a477679a276c1892d50d982f8c376e6f92 [Pipeline] echo [2022-04-08T19:07:51.149Z] -----------> git rev-list -1 --merges f77a93a477679a276c1892d50d982f8c376e6f92~1..f77a93a477679a276c1892d50d982f8c376e6f92 f77a93a477679a276c1892d50d982f8c376e6f92 [false] [Pipeline] sh [2022-04-08T19:07:51.462Z] + git log --format=format:%s -1 f77a93a477679a276c1892d50d982f8c376e6f92 [Pipeline] echo [2022-04-08T19:07:51.494Z] ========================================================= [2022-04-08T19:07:51.494Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-08T19:07:51.494Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-08T19:07:52.097Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-08T19:07:52.097Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-08T19:07:52.097Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-08T19:07:52.097Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-08T19:07:52.097Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-08T19:07:52.097Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-08T19:07:52.097Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:07:52.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-08T19:07:52.541Z] [2022-04-08T19:07:52.541Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:07:52.891Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-08T19:07:52.891Z] latest: Pulling from edgex-devops/git-semver [2022-04-08T19:07:52.891Z] a0d0a0d46f8b: Pulling fs layer [2022-04-08T19:07:52.891Z] 3e5f54012d9b: Pulling fs layer [2022-04-08T19:07:52.891Z] 4c7163046ea9: Pulling fs layer [2022-04-08T19:07:52.891Z] 0c2d73faf560: Pulling fs layer [2022-04-08T19:07:52.891Z] 0c2d73faf560: Waiting [2022-04-08T19:07:52.891Z] 3e5f54012d9b: Verifying Checksum [2022-04-08T19:07:52.891Z] 3e5f54012d9b: Download complete [2022-04-08T19:07:52.891Z] a0d0a0d46f8b: Verifying Checksum [2022-04-08T19:07:52.891Z] a0d0a0d46f8b: Download complete [2022-04-08T19:07:52.891Z] 0c2d73faf560: Verifying Checksum [2022-04-08T19:07:52.891Z] 0c2d73faf560: Download complete [2022-04-08T19:07:52.891Z] 4c7163046ea9: Verifying Checksum [2022-04-08T19:07:52.891Z] 4c7163046ea9: Download complete [2022-04-08T19:07:53.154Z] a0d0a0d46f8b: Pull complete [2022-04-08T19:07:53.154Z] 3e5f54012d9b: Pull complete [2022-04-08T19:07:53.414Z] 4c7163046ea9: Pull complete [2022-04-08T19:07:53.676Z] 0c2d73faf560: Pull complete [2022-04-08T19:07:53.676Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-08T19:07:53.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-08T19:07:53.676Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-08T19:07:53.770Z] prd-ubuntu20.04-docker-8c-8g-11603 does not seem to be running inside a container [2022-04-08T19:07:53.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-08T19:07:54.472Z] $ docker top e916c90f86cf41f19b7d51c7d55af0cfa3b1d5188ad91b52bc201aee18c2df55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-08T19:07:54.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-08T19:07:54.642Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-08T19:07:54.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-08T19:07:54.791Z] $ docker exec e916c90f86cf41f19b7d51c7d55af0cfa3b1d5188ad91b52bc201aee18c2df55 ssh-agent [2022-04-08T19:07:54.887Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAnAgPH/agent.14 [2022-04-08T19:07:54.887Z] SSH_AGENT_PID=20 [2022-04-08T19:07:54.894Z] Running ssh-add (command line suppressed) [2022-04-08T19:07:55.043Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6010511231541491712.key (/w/workspace/edgex-go/1@tmp/private_key_6010511231541491712.key) [2022-04-08T19:07:55.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-08T19:07:55.365Z] + git tag --points-at HEAD [Pipeline] } [2022-04-08T19:07:55.415Z] $ docker exec --env ******** --env ******** e916c90f86cf41f19b7d51c7d55af0cfa3b1d5188ad91b52bc201aee18c2df55 ssh-agent -k [2022-04-08T19:07:55.521Z] unset SSH_AUTH_SOCK; [2022-04-08T19:07:55.521Z] unset SSH_AGENT_PID; [2022-04-08T19:07:55.521Z] echo Agent pid 20 killed; [2022-04-08T19:07:55.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-08T19:07:55.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-08T19:07:55.596Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-08T19:07:55.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-08T19:07:55.750Z] $ docker exec e916c90f86cf41f19b7d51c7d55af0cfa3b1d5188ad91b52bc201aee18c2df55 ssh-agent [2022-04-08T19:07:55.832Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBNbmGC/agent.53 [2022-04-08T19:07:55.832Z] SSH_AGENT_PID=60 [2022-04-08T19:07:55.837Z] Running ssh-add (command line suppressed) [2022-04-08T19:07:55.977Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5944533750153813758.key (/w/workspace/edgex-go/1@tmp/private_key_5944533750153813758.key) [2022-04-08T19:07:55.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-08T19:07:56.296Z] + git semver init [2022-04-08T19:07:56.296Z] # -> Open(): unable to determine branch for HEAD [2022-04-08T19:07:56.296Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-04-08T19:07:56.296Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-04-08T19:07:56.296Z] # $SEMVER_REMOTE_NAME = origin [2022-04-08T19:07:56.296Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-08T19:07:56.296Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-08T19:07:56.296Z] # $SEMVER_BRANCH = PR-3954 [2022-04-08T19:07:56.296Z] # $SEMVER_TEMP = /tmp/semver-525577212 [2022-04-08T19:07:56.296Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-08T19:08:11.225Z] # '/tmp/semver-525577212' -> '/w/workspace/edgex-go/1/.semver' [2022-04-08T19:08:11.225Z] # -> Force: false [2022-04-08T19:08:11.225Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-04-08T19:08:11.297Z] $ docker exec --env ******** --env ******** e916c90f86cf41f19b7d51c7d55af0cfa3b1d5188ad91b52bc201aee18c2df55 ssh-agent -k [2022-04-08T19:08:11.403Z] unset SSH_AUTH_SOCK; [2022-04-08T19:08:11.403Z] unset SSH_AGENT_PID; [2022-04-08T19:08:11.403Z] echo Agent pid 60 killed; [2022-04-08T19:08:11.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-08T19:08:11.807Z] + git semver [Pipeline] } [2022-04-08T19:08:11.865Z] $ docker stop --time=1 e916c90f86cf41f19b7d51c7d55af0cfa3b1d5188ad91b52bc201aee18c2df55 [2022-04-08T19:08:13.797Z] $ docker rm -f e916c90f86cf41f19b7d51c7d55af0cfa3b1d5188ad91b52bc201aee18c2df55 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-08T19:08:14.201Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-08T19:08:14.519Z] Stashed 1 file(s) [Pipeline] echo [2022-04-08T19:08:14.535Z] [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-08T19:08:15.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-08T19:08:15.049Z] ========================================================= [2022-04-08T19:08:15.049Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-08T19:08:15.049Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-08T19:08:15.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-08T19:08:15.397Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-08T19:08:15.397Z] 59bf1c3509f3: Pulling fs layer [2022-04-08T19:08:15.397Z] 666ba61612fd: Pulling fs layer [2022-04-08T19:08:15.397Z] 8ed8ca486205: Pulling fs layer [2022-04-08T19:08:15.397Z] 4fe6c5a15a65: Pulling fs layer [2022-04-08T19:08:15.397Z] 22a0e8bec74d: Pulling fs layer [2022-04-08T19:08:15.397Z] 640e595b4fbd: Pulling fs layer [2022-04-08T19:08:15.397Z] 763cafe07f6e: Pulling fs layer [2022-04-08T19:08:15.397Z] 0c0b528cf693: Pulling fs layer [2022-04-08T19:08:15.397Z] 10935f4eaf8b: Pulling fs layer [2022-04-08T19:08:15.397Z] 640e595b4fbd: Waiting [2022-04-08T19:08:15.397Z] 10935f4eaf8b: Waiting [2022-04-08T19:08:15.397Z] 763cafe07f6e: Waiting [2022-04-08T19:08:15.397Z] 4fe6c5a15a65: Waiting [2022-04-08T19:08:15.397Z] 0c0b528cf693: Waiting [2022-04-08T19:08:15.397Z] 22a0e8bec74d: Waiting [2022-04-08T19:08:15.397Z] 8ed8ca486205: Verifying Checksum [2022-04-08T19:08:15.397Z] 8ed8ca486205: Download complete [2022-04-08T19:08:15.397Z] 666ba61612fd: Download complete [2022-04-08T19:08:15.397Z] 22a0e8bec74d: Verifying Checksum [2022-04-08T19:08:15.397Z] 22a0e8bec74d: Download complete [2022-04-08T19:08:15.397Z] 640e595b4fbd: Verifying Checksum [2022-04-08T19:08:15.397Z] 640e595b4fbd: Download complete [2022-04-08T19:08:15.397Z] 59bf1c3509f3: Verifying Checksum [2022-04-08T19:08:15.397Z] 59bf1c3509f3: Download complete [2022-04-08T19:08:15.397Z] 763cafe07f6e: Download complete [2022-04-08T19:08:15.397Z] 0c0b528cf693: Verifying Checksum [2022-04-08T19:08:15.397Z] 0c0b528cf693: Download complete [2022-04-08T19:08:15.658Z] 59bf1c3509f3: Pull complete [2022-04-08T19:08:15.658Z] 666ba61612fd: Pull complete [2022-04-08T19:08:15.919Z] 8ed8ca486205: Pull complete [2022-04-08T19:08:16.178Z] 10935f4eaf8b: Verifying Checksum [2022-04-08T19:08:16.178Z] 10935f4eaf8b: Download complete [2022-04-08T19:08:16.178Z] 4fe6c5a15a65: Verifying Checksum [2022-04-08T19:08:20.374Z] 4fe6c5a15a65: Pull complete [2022-04-08T19:08:20.374Z] 22a0e8bec74d: Pull complete [2022-04-08T19:08:20.374Z] 640e595b4fbd: Pull complete [2022-04-08T19:08:20.374Z] 763cafe07f6e: Pull complete [2022-04-08T19:08:20.374Z] 0c0b528cf693: Pull complete [2022-04-08T19:08:22.285Z] 10935f4eaf8b: Pull complete [2022-04-08T19:08:22.285Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-08T19:08:22.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-08T19:08:22.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-08T19:08:22.637Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-08T19:08:22.637Z] WORKDIR /edgex [2022-04-08T19:08:22.637Z] COPY go.mod . [2022-04-08T19:08:22.637Z] RUN go mod download [2022-04-08T19:08:22.637Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-08T19:08:24.018Z] Sending build context to Docker daemon 334.8MB [2022-04-08T19:08:24.018Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-08T19:08:24.018Z] ---> 99d49a6021b9 [2022-04-08T19:08:24.018Z] Step 2/4 : WORKDIR /edgex [2022-04-08T19:08:26.565Z] ---> Running in b1c52190e755 [2022-04-08T19:08:26.565Z] Removing intermediate container b1c52190e755 [2022-04-08T19:08:26.565Z] ---> 065b2bd20e3c [2022-04-08T19:08:26.565Z] Step 3/4 : COPY go.mod . [2022-04-08T19:08:26.565Z] ---> 2e8498047494 [2022-04-08T19:08:26.565Z] Step 4/4 : RUN go mod download [2022-04-08T19:08:26.565Z] ---> Running in 3a08c78b7c04 [2022-04-08T19:08:29.832Z] Still waiting to schedule task [2022-04-08T19:08:29.833Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-08T19:08:41.469Z] Removing intermediate container 3a08c78b7c04 [2022-04-08T19:08:41.469Z] ---> b5cd74f954ae [2022-04-08T19:08:41.469Z] Successfully built b5cd74f954ae [2022-04-08T19:08:41.470Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:08:41.805Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-08T19:08:41.805Z] . [Pipeline] withDockerContainer [2022-04-08T19:08:41.894Z] prd-ubuntu20.04-docker-8c-8g-11603 does not seem to be running inside a container [2022-04-08T19:08:41.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-08T19:08:42.354Z] $ docker top 8662781e4e53b72473b06d8ff5d34be7ae52a91b4c29b11a44d197479dfc653b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T19:08:42.728Z] + go version [2022-04-08T19:08:42.728Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-08T19:08:42.787Z] $ docker stop --time=1 8662781e4e53b72473b06d8ff5d34be7ae52a91b4c29b11a44d197479dfc653b [2022-04-08T19:08:44.114Z] $ docker rm -f 8662781e4e53b72473b06d8ff5d34be7ae52a91b4c29b11a44d197479dfc653b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:08:44.761Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-08T19:08:44.761Z] . [Pipeline] withDockerContainer [2022-04-08T19:08:44.849Z] prd-ubuntu20.04-docker-8c-8g-11603 does not seem to be running inside a container [2022-04-08T19:08:44.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-08T19:08:45.283Z] $ docker top 56a3bfc84606c52ec576ba39babf533326bc9144a02dd847dc90782ff800fcf1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-08T19:08:45.406Z] ========================================================= [2022-04-08T19:08:45.406Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-08T19:08:45.406Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-08T19:08:45.748Z] + make test [2022-04-08T19:08:45.748Z] go mod tidy -compat=1.17 [2022-04-08T19:08:45.748Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-08T19:08:51.044Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-08T19:09:03.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-08T19:09:03.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-08T19:09:03.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.9% of statements [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-08T19:09:03.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-08T19:09:06.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.077s coverage: 89.2% of statements [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:09:06.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.081s coverage: 84.4% of statements [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-08T19:09:06.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.432s coverage: 95.1% of statements [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:09:06.670Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-08T19:09:06.670Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-08T19:09:06.670Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-04-08T19:09:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-08T19:09:06.670Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-04-08T19:09:06.671Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 24.0% of statements [2022-04-08T19:09:06.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-08T19:09:06.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2022-04-08T19:09:06.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2022-04-08T19:09:06.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements [2022-04-08T19:09:06.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-04-08T19:09:06.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2022-04-08T19:09:16.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2022-04-08T19:09:16.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2022-04-08T19:09:18.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements [2022-04-08T19:09:18.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.082s coverage: 85.4% of statements [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.347s coverage: 65.4% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 43.8% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-08T19:09:28.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-04-08T19:09:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-08T19:09:28.050Z] 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-08T19:09:46.138Z] GO111MODULE=on go vet ./... [2022-04-08T19:09:48.045Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-08T19:09:48.045Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-08T19:09:48.304Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-08T19:09:48.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-08T19:09:49.216Z] + ls -al . [2022-04-08T19:09:49.216Z] total 668 [2022-04-08T19:09:49.216Z] drwxrwxr-x 10 1001 1001 4096 Apr 8 19:09 . [2022-04-08T19:09:49.216Z] drwxr-xr-x 4 root root 4096 Apr 8 19:08 .. [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 11 Apr 8 19:07 .dockerignore [2022-04-08T19:09:49.216Z] drwxrwxr-x 8 1001 1001 4096 Apr 8 19:07 .git [2022-04-08T19:09:49.216Z] drwxrwxr-x 3 1001 1001 4096 Apr 8 19:07 .github [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 870 Apr 8 19:07 .gitignore [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 42 Apr 8 19:07 .golangci.yml [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 87 Apr 8 19:07 .hadolint.yml [2022-04-08T19:09:49.216Z] drwx------ 3 1001 1001 4096 Apr 8 19:08 .semver [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 166 Apr 8 19:07 .sonarcloud.properties [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 1171 Apr 8 19:07 ADOPTERS.md [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 9953 Apr 8 19:07 Attribution.txt [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 51732 Apr 8 19:07 CHANGELOG.md [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 3804 Apr 8 19:07 CONTRIBUTING.md [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 677 Apr 8 19:07 GOVERNANCE.md [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 849 Apr 8 19:07 Jenkinsfile [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 10775 Apr 8 19:07 LICENSE [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 8478 Apr 8 19:07 Makefile [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 582 Apr 8 19:07 OWNERS.md [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 8207 Apr 8 19:07 README.md [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 6912 Apr 8 19:07 SECURITY.md [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 5 Apr 8 19:08 VERSION [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 4131 Apr 8 19:07 ZMQWindows.md [2022-04-08T19:09:49.216Z] drwxrwxr-x 2 1001 1001 4096 Apr 8 19:07 bin [2022-04-08T19:09:49.216Z] drwxrwxr-x 18 1001 1001 4096 Apr 8 19:07 cmd [2022-04-08T19:09:49.216Z] -rw-r--r-- 1 root root 431014 Apr 8 19:09 coverage.out [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 3175 Apr 8 19:07 go.mod [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 34990 Apr 8 19:08 go.sum [2022-04-08T19:09:49.216Z] drwxrwxr-x 8 1001 1001 4096 Apr 8 19:07 internal [2022-04-08T19:09:49.216Z] drwxrwxr-x 3 1001 1001 4096 Apr 8 19:07 openapi [2022-04-08T19:09:49.216Z] drwxrwxr-x 4 1001 1001 4096 Apr 8 19:07 snap [2022-04-08T19:09:49.216Z] -rw-rw-r-- 1 1001 1001 204 Apr 8 19:07 version.go [Pipeline] sh [2022-04-08T19:09:49.539Z] + '[' -e coverage.out ] [2022-04-08T19:09:49.539Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-08T19:09:49.671Z] Stashed 1 file(s) [Pipeline] sh [2022-04-08T19:09:49.970Z] + make build [2022-04-08T19:09:49.970Z] CGO_ENABLED=1 GO111MODULE=on go build -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-08T19:10:04.860Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:10:09.695Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11606 in /w/workspace/edgexfoundry_edgex-go_PR-3954 [Pipeline] { [Pipeline] ws [2022-04-08T19:10:09.734Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-08T19:10:10.082Z] The recommended git tool is: git [2022-04-08T19:10:17.081Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:10:17.081Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:10:17.716Z] using credential edgex-jenkins-ssh [2022-04-08T19:10:17.733Z] Cloning the remote Git repository [2022-04-08T19:10:17.800Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-08T19:10:17.869Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-08T19:10:18.009Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-08T19:10:18.010Z] > git --version # timeout=10 [2022-04-08T19:10:18.019Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:10:18.278Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:10:18.046Z] > git --version # 'git version 2.25.1' [2022-04-08T19:10:18.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T19:10:18.176Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T19:10:19.662Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:10:20.604Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:10:21.987Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:10:22.925Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:10:23.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-08T19:10:24.801Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:10:26.710Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:10:27.701Z] $ docker stop --time=1 56a3bfc84606c52ec576ba39babf533326bc9144a02dd847dc90782ff800fcf1 [2022-04-08T19:10:30.900Z] $ docker rm -f 56a3bfc84606c52ec576ba39babf533326bc9144a02dd847dc90782ff800fcf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:10:32.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-08T19:10:32.476Z] [2022-04-08T19:10:32.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:10:32.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-08T19:10:32.821Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-08T19:10:32.821Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-08T19:10:32.821Z] ca9280d653b3: Pulling fs layer [2022-04-08T19:10:32.821Z] 7e9c9ca2126c: Pulling fs layer [2022-04-08T19:10:32.821Z] cbdbe7a5bc2a: Download complete [2022-04-08T19:10:33.083Z] cbdbe7a5bc2a: Pull complete [2022-04-08T19:10:33.083Z] ca9280d653b3: Verifying Checksum [2022-04-08T19:10:33.083Z] ca9280d653b3: Download complete [2022-04-08T19:10:33.345Z] 7e9c9ca2126c: Download complete [2022-04-08T19:10:33.604Z] ca9280d653b3: Pull complete [2022-04-08T19:10:34.767Z] Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:10:33.857Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-08T19:10:33.881Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T19:10:33.907Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-08T19:10:33.939Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-08T19:10:33.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T19:10:33.957Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3954/head:refs/remotes/origin/PR-3954 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-08T19:10:34.793Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T19:10:34.807Z] > git checkout -f f77a93a477679a276c1892d50d982f8c376e6f92 # timeout=10 [2022-04-08T19:10:35.119Z] Merge succeeded, producing f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:10:35.119Z] Checking out Revision f77a93a477679a276c1892d50d982f8c376e6f92 (PR-3954) [2022-04-08T19:10:36.903Z] 7e9c9ca2126c: Pull complete [2022-04-08T19:10:36.903Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-08T19:10:36.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-08T19:10:36.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-08T19:10:35.040Z] > git remote # timeout=10 [2022-04-08T19:10:35.057Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T19:10:35.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T19:10:35.080Z] > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 [2022-04-08T19:10:35.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-08T19:10:35.132Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T19:10:35.157Z] > git checkout -f f77a93a477679a276c1892d50d982f8c376e6f92 # timeout=10 [2022-04-08T19:10:36.993Z] prd-ubuntu20.04-docker-8c-8g-11603 does not seem to be running inside a container [2022-04-08T19:10:37.059Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-08T19:10:38.567Z] $ docker top d0fa5633aecb251fd451398d0b67d8bf689c58930b53001839bad10e338f500e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T19:10:38.997Z] + docker-compose build --help [2022-04-08T19:10:38.997Z] + grep parallel [2022-04-08T19:10:39.413Z] Commit message: "feat: remove default github templates that are now provided in .github repo" [2022-04-08T19:10:39.479Z] > git --version # timeout=10 [2022-04-08T19:10:39.496Z] > git --version # 'git version 2.25.1' [2022-04-08T19:10:39.509Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-08T19:10:39.667Z] --parallel Build images in parallel. [Pipeline] } [2022-04-08T19:10:39.721Z] $ docker stop --time=1 d0fa5633aecb251fd451398d0b67d8bf689c58930b53001839bad10e338f500e [2022-04-08T19:10:41.025Z] $ docker rm -f d0fa5633aecb251fd451398d0b67d8bf689c58930b53001839bad10e338f500e [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:10:41.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-08T19:10:41.890Z] . [2022-04-08T19:10:41.896Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-08T19:10:41.896Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-08T19:10:41.896Z] Dload Upload Total Spent Left Speed [2022-04-08T19:10:41.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46810 0 --:--:-- --:--:-- --:--:-- 46810 [Pipeline] withDockerContainer [2022-04-08T19:10:41.998Z] prd-ubuntu20.04-docker-8c-8g-11603 does not seem to be running inside a container [2022-04-08T19:10:42.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-08T19:10:42.432Z] $ docker top e93923ebb90083a8374c6550a3fb52d8c3f240abfc71031164f03675bb4b9af7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-04-08T19:10:42.856Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-08T19:10:42.902Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-08T19:10:43.219Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-08T19:10:43.219Z] + sudo tee /etc/docker/daemon.new [2022-04-08T19:10:43.219Z] { [2022-04-08T19:10:43.219Z] "registry-mirrors": [ [2022-04-08T19:10:43.219Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-08T19:10:43.219Z] ], [2022-04-08T19:10:43.219Z] "bip": "10.250.0.254/24", [2022-04-08T19:10:43.219Z] "hosts": [ [2022-04-08T19:10:43.219Z] "tcp://0.0.0.0:5555", [2022-04-08T19:10:43.219Z] "unix:///var/run/docker.sock" [2022-04-08T19:10:43.219Z] ], [2022-04-08T19:10:43.219Z] "mtu": 1458, [2022-04-08T19:10:43.219Z] "selinux-enabled": true, [2022-04-08T19:10:43.219Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-08T19:10:43.219Z] } [Pipeline] sh [2022-04-08T19:10:43.473Z] Building core-command ... [2022-04-08T19:10:43.473Z] Building core-data ... [2022-04-08T19:10:43.473Z] Building core-metadata ... [2022-04-08T19:10:43.473Z] Building security-bootstrapper ... [2022-04-08T19:10:43.473Z] Building security-proxy-setup ... [2022-04-08T19:10:43.473Z] Building security-secretstore-setup ... [2022-04-08T19:10:43.473Z] Building security-spiffe-token-provider ... [2022-04-08T19:10:43.473Z] Building security-spire-agent ... [2022-04-08T19:10:43.473Z] Building security-spire-config ... [2022-04-08T19:10:43.473Z] Building security-spire-server ... [2022-04-08T19:10:43.473Z] Building support-notifications ... [2022-04-08T19:10:43.473Z] Building support-scheduler ... [2022-04-08T19:10:43.473Z] Building sys-mgmt-agent ... [2022-04-08T19:10:43.473Z] Building security-spire-agent [2022-04-08T19:10:43.473Z] Building security-bootstrapper [2022-04-08T19:10:43.473Z] Building sys-mgmt-agent [2022-04-08T19:10:43.473Z] Building security-secretstore-setup [2022-04-08T19:10:43.473Z] Building core-metadata [2022-04-08T19:10:43.583Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-08T19:10:43.940Z] + sudo service docker restart [2022-04-08T19:11:01.572Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:11:01.572Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:11:01.572Z] ---> b5cd74f954ae [2022-04-08T19:11:01.572Z] Step 3/31 : WORKDIR /edgex-go [2022-04-08T19:11:01.572Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:11:01.572Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:11:01.572Z] ---> b5cd74f954ae [2022-04-08T19:11:01.572Z] Step 3/25 : WORKDIR /edgex-go [2022-04-08T19:11:01.572Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:11:01.572Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:11:01.572Z] ---> b5cd74f954ae [2022-04-08T19:11:01.572Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T19:11:01.572Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:11:01.572Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:11:01.572Z] ---> b5cd74f954ae [2022-04-08T19:11:01.572Z] Step 3/26 : WORKDIR /edgex-go [2022-04-08T19:11:01.572Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:11:01.572Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:11:01.572Z] ---> b5cd74f954ae [2022-04-08T19:11:01.572Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-08T19:11:02.379Z] provisioning config files... [2022-04-08T19:11:02.405Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4624790860552954579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:11:02.962Z] ---> docker-login.sh [2022-04-08T19:11:02.962Z] nexus3.edgexfoundry.org:10001 [2022-04-08T19:11:03.485Z] ---> Running in ff5412a0000f [2022-04-08T19:11:03.485Z] ---> Running in fc66b56e9087 [2022-04-08T19:11:03.485Z] ---> Running in a0c051c56ea0 [2022-04-08T19:11:03.485Z] ---> Running in 7e0dc14bcf6b [2022-04-08T19:11:03.485Z] ---> Running in d084f1a6b672 [2022-04-08T19:11:03.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:11:03.746Z] Removing intermediate container ff5412a0000f [2022-04-08T19:11:03.746Z] ---> ffb482a8c688 [2022-04-08T19:11:03.746Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:11:03.746Z] Removing intermediate container d084f1a6b672 [2022-04-08T19:11:03.746Z] ---> 4b2b83901765 [2022-04-08T19:11:03.746Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:11:03.746Z] ---> Running in fb3cf8ff5e54 [2022-04-08T19:11:03.746Z] Removing intermediate container fc66b56e9087 [2022-04-08T19:11:03.746Z] ---> 4f7fb823e184 [2022-04-08T19:11:03.746Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:11:03.746Z] Removing intermediate container 7e0dc14bcf6b [2022-04-08T19:11:03.746Z] ---> 33d828013701 [2022-04-08T19:11:03.746Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:11:03.746Z] Removing intermediate container a0c051c56ea0 [2022-04-08T19:11:03.746Z] ---> e0bae7afaf26 [2022-04-08T19:11:03.746Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:11:03.746Z] ---> Running in 310a522bede8 [2022-04-08T19:11:03.746Z] ---> Running in 9fcc7af5d537 [2022-04-08T19:11:03.746Z] ---> Running in 12e025ef0ccb [2022-04-08T19:11:03.746Z] ---> Running in e92ebe307f45 [2022-04-08T19:11:03.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:11:03.837Z] Configure a credential helper to remove this warning. See [2022-04-08T19:11:03.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:11:03.837Z] [2022-04-08T19:11:03.837Z] Login Succeeded [2022-04-08T19:11:03.837Z] nexus3.edgexfoundry.org:10002 [2022-04-08T19:11:04.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:11:04.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:11:04.114Z] Configure a credential helper to remove this warning. See [2022-04-08T19:11:04.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:11:04.114Z] [2022-04-08T19:11:04.114Z] Login Succeeded [2022-04-08T19:11:04.114Z] nexus3.edgexfoundry.org:10003 [2022-04-08T19:11:04.684Z] Removing intermediate container fb3cf8ff5e54 [2022-04-08T19:11:04.684Z] ---> 197c40767a8d [2022-04-08T19:11:04.684Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-08T19:11:04.684Z] ---> Running in b4504552cbba [2022-04-08T19:11:04.684Z] Removing intermediate container 310a522bede8 [2022-04-08T19:11:04.684Z] ---> 9a06e08b2d6f [2022-04-08T19:11:04.684Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-08T19:11:04.684Z] ---> Running in fa570ed5ce6d [2022-04-08T19:11:04.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:11:04.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:11:04.722Z] Configure a credential helper to remove this warning. See [2022-04-08T19:11:04.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:11:04.722Z] [2022-04-08T19:11:04.722Z] Login Succeeded [2022-04-08T19:11:04.722Z] nexus3.edgexfoundry.org:10004 [2022-04-08T19:11:04.943Z] Removing intermediate container 9fcc7af5d537 [2022-04-08T19:11:04.943Z] ---> 8954f3b23f96 [2022-04-08T19:11:04.943Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-08T19:11:04.943Z] ---> Running in d9dc3174bd72 [2022-04-08T19:11:04.943Z] Removing intermediate container e92ebe307f45 [2022-04-08T19:11:04.943Z] ---> 34509507945b [2022-04-08T19:11:04.943Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T19:11:04.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:11:05.202Z] ---> Running in 920051cbbe78 [2022-04-08T19:11:05.202Z] Removing intermediate container 12e025ef0ccb [2022-04-08T19:11:05.202Z] ---> 171c6a418b38 [2022-04-08T19:11:05.202Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-08T19:11:05.202Z] ---> Running in 372037923bee [2022-04-08T19:11:05.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:11:05.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:11:05.270Z] Configure a credential helper to remove this warning. See [2022-04-08T19:11:05.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:11:05.270Z] [2022-04-08T19:11:05.270Z] Login Succeeded [2022-04-08T19:11:05.270Z] docker.io [2022-04-08T19:11:05.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:11:05.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:11:05.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:11:05.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:11:05.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:11:05.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:11:05.816Z] Configure a credential helper to remove this warning. See [2022-04-08T19:11:05.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:11:05.816Z] [2022-04-08T19:11:05.816Z] Login Succeeded [2022-04-08T19:11:05.816Z] ---> docker-login.sh ends [Pipeline] } [2022-04-08T19:11:05.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2022-04-08T19:11:05.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo [2022-04-08T19:11:06.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-04-08T19:11:06.240Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:11:06.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:11:06.241Z] OK: 221 MiB in 52 packages [Pipeline] echo [2022-04-08T19:11:06.278Z] ========================================================= [2022-04-08T19:11:06.278Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-08T19:11:06.278Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-08T19:11:06.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:11:06.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:11:06.501Z] OK: 221 MiB in 52 packages [2022-04-08T19:11:06.501Z] OK: 221 MiB in 52 packages [2022-04-08T19:11:06.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-08T19:11:06.767Z] Removing intermediate container b4504552cbba [2022-04-08T19:11:06.767Z] ---> b90a4f147998 [2022-04-08T19:11:06.767Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-08T19:11:06.767Z] OK: 221 MiB in 52 packages [2022-04-08T19:11:06.767Z] OK: 221 MiB in 52 packages [2022-04-08T19:11:06.767Z] ---> 6fc817d3ec93 [2022-04-08T19:11:06.767Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:11:06.936Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-08T19:11:06.936Z] 9b3977197b4f: Pulling fs layer [2022-04-08T19:11:06.936Z] 1a89e8eeedd5: Pulling fs layer [2022-04-08T19:11:06.936Z] 94645a83ff95: Pulling fs layer [2022-04-08T19:11:06.936Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-08T19:11:06.936Z] 0c92f367c5e7: Pulling fs layer [2022-04-08T19:11:06.936Z] f7c0051592d6: Pulling fs layer [2022-04-08T19:11:06.936Z] a227ed2f7395: Pulling fs layer [2022-04-08T19:11:06.936Z] 7b1c46037f91: Pulling fs layer [2022-04-08T19:11:06.936Z] 0c92f367c5e7: Waiting [2022-04-08T19:11:06.936Z] f7c0051592d6: Waiting [2022-04-08T19:11:06.936Z] 7b1c46037f91: Waiting [2022-04-08T19:11:06.936Z] a227ed2f7395: Waiting [2022-04-08T19:11:06.936Z] 3f3a8bcf1eab: Waiting [2022-04-08T19:11:06.936Z] 94645a83ff95: Verifying Checksum [2022-04-08T19:11:06.936Z] 94645a83ff95: Download complete [2022-04-08T19:11:06.936Z] 1a89e8eeedd5: Verifying Checksum [2022-04-08T19:11:06.936Z] 1a89e8eeedd5: Download complete [2022-04-08T19:11:06.936Z] 0c92f367c5e7: Download complete [2022-04-08T19:11:06.936Z] f7c0051592d6: Verifying Checksum [2022-04-08T19:11:06.936Z] f7c0051592d6: Download complete [2022-04-08T19:11:06.936Z] 9b3977197b4f: Download complete [2022-04-08T19:11:06.936Z] a227ed2f7395: Verifying Checksum [2022-04-08T19:11:06.936Z] a227ed2f7395: Download complete [2022-04-08T19:11:07.025Z] ---> Running in a05d25ead984 [2022-04-08T19:11:07.025Z] Removing intermediate container d9dc3174bd72 [2022-04-08T19:11:07.025Z] ---> b31f663b884d [2022-04-08T19:11:07.025Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T19:11:07.025Z] Removing intermediate container fa570ed5ce6d [2022-04-08T19:11:07.025Z] ---> 7463583dfae3 [2022-04-08T19:11:07.025Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T19:11:07.284Z] ---> 0fda408f16aa [2022-04-08T19:11:07.284Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:11:07.284Z] ---> Running in fd7737045f95 [2022-04-08T19:11:07.284Z] Removing intermediate container 372037923bee [2022-04-08T19:11:07.284Z] ---> 979d6470bb4c [2022-04-08T19:11:07.284Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-08T19:11:07.284Z] ---> 59a9cdcdad39 [2022-04-08T19:11:07.284Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:11:07.284Z] ---> Running in bcad840afe76 [2022-04-08T19:11:07.284Z] Removing intermediate container 920051cbbe78 [2022-04-08T19:11:07.284Z] ---> ca3a2ea4ac2f [2022-04-08T19:11:07.284Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-08T19:11:07.544Z] 9b3977197b4f: Pull complete [2022-04-08T19:11:07.545Z] ---> fb171ad18663 [2022-04-08T19:11:07.545Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:11:07.545Z] ---> Running in 742bfe82459b [2022-04-08T19:11:07.545Z] ---> c653d7c7215a [2022-04-08T19:11:07.545Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:11:07.545Z] ---> Running in 50aca83ee14e [2022-04-08T19:11:08.147Z] 1a89e8eeedd5: Pull complete [2022-04-08T19:11:08.161Z] Removing intermediate container a05d25ead984 [2022-04-08T19:11:08.161Z] ---> 669509a43cba [2022-04-08T19:11:08.161Z] Step 8/31 : COPY . . [2022-04-08T19:11:08.433Z] 94645a83ff95: Pull complete [2022-04-08T19:11:09.036Z] 7b1c46037f91: Verifying Checksum [2022-04-08T19:11:09.036Z] 7b1c46037f91: Download complete [2022-04-08T19:11:09.548Z] Removing intermediate container fd7737045f95 [2022-04-08T19:11:09.548Z] ---> 49519febd3a6 [2022-04-08T19:11:09.548Z] Step 8/23 : COPY . . [2022-04-08T19:11:09.639Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-08T19:11:09.639Z] 3f3a8bcf1eab: Download complete [2022-04-08T19:11:09.813Z] Removing intermediate container bcad840afe76 [2022-04-08T19:11:09.813Z] ---> bece1f8fea90 [2022-04-08T19:11:09.813Z] Step 8/23 : COPY . . [2022-04-08T19:11:11.200Z] Removing intermediate container 50aca83ee14e [2022-04-08T19:11:11.200Z] ---> ecbd9fbfa9b0 [2022-04-08T19:11:11.200Z] Step 8/26 : COPY . . [2022-04-08T19:11:16.469Z] Removing intermediate container 742bfe82459b [2022-04-08T19:11:16.469Z] ---> adf0ec8ab1dc [2022-04-08T19:11:16.469Z] Step 8/25 : COPY . . [2022-04-08T19:11:19.761Z] ---> 46b6b130ad45 [2022-04-08T19:11:19.761Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T19:11:19.761Z] ---> d30501058861 [2022-04-08T19:11:19.761Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-08T19:11:19.761Z] ---> 80a6a490f512 [2022-04-08T19:11:19.761Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-08T19:11:19.761Z] ---> 341cf356e483 [2022-04-08T19:11:19.761Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-08T19:11:19.761Z] ---> Running in 037d11fcfc63 [2022-04-08T19:11:19.761Z] ---> Running in 367cd810c9e3 [2022-04-08T19:11:19.761Z] ---> Running in a582f02b670d [2022-04-08T19:11:19.761Z] ---> Running in fc47ebfa32a5 [2022-04-08T19:11:20.330Z] Removing intermediate container 037d11fcfc63 [2022-04-08T19:11:20.330Z] ---> f9ad29802eee [2022-04-08T19:11:20.330Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-08T19:11:20.330Z] ---> Running in 14937efc9a62 [2022-04-08T19:11:20.589Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:11:20.853Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:11:20.853Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:11:21.430Z] Removing intermediate container 14937efc9a62 [2022-04-08T19:11:21.430Z] ---> f598ede8e7e0 [2022-04-08T19:11:21.430Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-08T19:11:21.430Z] ---> d135b8a0d675 [2022-04-08T19:11:21.430Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-08T19:11:21.689Z] ---> Running in 7258ccf76801 [2022-04-08T19:11:21.689Z] ---> Running in d4cfeb89432f [2022-04-08T19:11:21.689Z] Removing intermediate container 7258ccf76801 [2022-04-08T19:11:21.689Z] ---> 2676f5c85396 [2022-04-08T19:11:21.689Z] 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-08T19:11:21.948Z] ---> Running in 7415c28b868e [2022-04-08T19:11:22.059Z] 3f3a8bcf1eab: Pull complete [2022-04-08T19:11:22.059Z] 0c92f367c5e7: Pull complete [2022-04-08T19:11:22.059Z] f7c0051592d6: Pull complete [2022-04-08T19:11:22.059Z] a227ed2f7395: Pull complete [2022-04-08T19:11:22.207Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:11:23.145Z] spire-1.2.1/ [2022-04-08T19:11:23.145Z] spire-1.2.1/.data/ [2022-04-08T19:11:23.145Z] spire-1.2.1/.data/.file [2022-04-08T19:11:23.145Z] spire-1.2.1/.dockerignore [2022-04-08T19:11:23.145Z] spire-1.2.1/.gitattributes [2022-04-08T19:11:23.145Z] spire-1.2.1/.githooks/ [2022-04-08T19:11:23.145Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T19:11:23.145Z] spire-1.2.1/.github/ [2022-04-08T19:11:23.145Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T19:11:23.145Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T19:11:23.145Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T19:11:23.145Z] spire-1.2.1/.github/workflows/ [2022-04-08T19:11:23.145Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T19:11:23.145Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T19:11:23.145Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T19:11:23.145Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T19:11:23.145Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T19:11:23.145Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T19:11:23.145Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T19:11:23.145Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T19:11:23.145Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T19:11:23.145Z] spire-1.2.1/.gitignore [2022-04-08T19:11:23.145Z] spire-1.2.1/.go-version [2022-04-08T19:11:23.145Z] spire-1.2.1/.golangci.yml [2022-04-08T19:11:23.145Z] spire-1.2.1/ADOPTERS.md [2022-04-08T19:11:23.145Z] spire-1.2.1/CHANGELOG.md [2022-04-08T19:11:23.145Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T19:11:23.145Z] spire-1.2.1/CODEOWNERS [2022-04-08T19:11:23.145Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T19:11:23.145Z] spire-1.2.1/Dockerfile [2022-04-08T19:11:23.145Z] spire-1.2.1/Dockerfile.dev [2022-04-08T19:11:23.145Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T19:11:23.145Z] spire-1.2.1/LICENSE [2022-04-08T19:11:23.145Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T19:11:23.145Z] spire-1.2.1/Makefile [2022-04-08T19:11:23.145Z] spire-1.2.1/README.md [2022-04-08T19:11:23.145Z] spire-1.2.1/ROADMAP.md [2022-04-08T19:11:23.145Z] spire-1.2.1/SECURITY.md [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T19:11:23.145Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T19:11:23.145Z] spire-1.2.1/conf/ [2022-04-08T19:11:23.145Z] spire-1.2.1/conf/agent/ [2022-04-08T19:11:23.145Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T19:11:23.145Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T19:11:23.145Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T19:11:23.145Z] spire-1.2.1/conf/server/ [2022-04-08T19:11:23.145Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T19:11:23.145Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T19:11:23.145Z] spire-1.2.1/conf/server/server.conf [2022-04-08T19:11:23.145Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/ [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/auditlog.md [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/images/ [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T19:11:23.145Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/spire_server.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/telemetry.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/upgrading.md [2022-04-08T19:11:23.146Z] spire-1.2.1/doc/using_spire.md [2022-04-08T19:11:23.146Z] spire-1.2.1/examples/ [2022-04-08T19:11:23.146Z] spire-1.2.1/examples/README.md [2022-04-08T19:11:23.146Z] spire-1.2.1/go.mod [2022-04-08T19:11:23.146Z] spire-1.2.1/go.sum [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T19:11:23.146Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/health/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/log/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T19:11:23.147Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/util/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/version/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T19:11:23.148Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/config.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T19:11:23.149Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/server.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/ [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/private/ [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/private/server/ [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/ [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/common/ [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T19:11:23.150Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T19:11:23.150Z] spire-1.2.1/release/ [2022-04-08T19:11:23.150Z] spire-1.2.1/release/spire-extras/ [2022-04-08T19:11:23.150Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T19:11:23.150Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T19:11:23.150Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T19:11:23.150Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T19:11:23.150Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/release/spire/ [2022-04-08T19:11:23.150Z] spire-1.2.1/release/spire/README.md [2022-04-08T19:11:23.150Z] spire-1.2.1/release/spire/conf/ [2022-04-08T19:11:23.150Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T19:11:23.150Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T19:11:23.150Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/script/ [2022-04-08T19:11:23.150Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T19:11:23.150Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T19:11:23.150Z] spire-1.2.1/support/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T19:11:23.150Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T19:11:23.150Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T19:11:23.150Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/clock/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/clock/clock.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T19:11:23.150Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T19:11:23.150Z] spire-1.2.1/test/integration/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/integration/README.md [2022-04-08T19:11:23.150Z] spire-1.2.1/test/integration/common [2022-04-08T19:11:23.150Z] spire-1.2.1/test/integration/setup/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T19:11:23.150Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T19:11:23.150Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T19:11:23.150Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T19:11:23.150Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T19:11:23.151Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T19:11:23.152Z] spire-1.2.1/test/integration/test.sh [2022-04-08T19:11:23.152Z] spire-1.2.1/test/plugintest/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/spiretest/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/testca/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/testca/ca.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/testkey/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T19:11:23.152Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/testkey/new.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/util/ [2022-04-08T19:11:23.152Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/util/race.go [2022-04-08T19:11:23.152Z] spire-1.2.1/test/util/util.go [2022-04-08T19:11:23.152Z] building spire from source... [2022-04-08T19:11:23.410Z] Installing go1.17.7... [2022-04-08T19:11:29.972Z] Building bin/spire-server... [2022-04-08T19:11:29.972Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T19:11:29.972Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T19:11:29.972Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T19:11:29.972Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T19:11:29.972Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T19:11:29.972Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T19:11:29.972Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T19:11:29.972Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T19:11:29.972Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T19:11:29.972Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T19:11:29.972Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T19:11:29.972Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T19:11:29.972Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T19:11:29.972Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T19:11:29.972Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T19:11:29.972Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T19:11:29.972Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T19:11:29.972Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T19:11:29.972Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T19:11:29.972Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T19:11:29.972Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T19:11:29.972Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T19:11:29.972Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T19:11:29.972Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T19:11:29.972Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T19:11:29.972Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T19:11:29.972Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T19:11:29.972Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T19:11:29.972Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T19:11:30.231Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T19:11:30.232Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T19:11:30.232Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T19:11:30.232Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T19:11:30.232Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T19:11:30.232Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T19:11:30.232Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T19:11:30.232Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T19:11:30.232Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T19:11:30.232Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T19:11:30.232Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T19:11:30.232Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T19:11:30.232Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T19:11:30.350Z] 7b1c46037f91: Pull complete [2022-04-08T19:11:30.350Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-08T19:11:30.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-08T19:11:30.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-08T19:11:30.491Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T19:11:30.491Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T19:11:30.491Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T19:11:30.491Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T19:11:30.491Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T19:11:30.491Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T19:11:30.491Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T19:11:30.750Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T19:11:30.750Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T19:11:30.750Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T19:11:30.775Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-08T19:11:30.775Z] WORKDIR /edgex [2022-04-08T19:11:30.775Z] COPY go.mod . [2022-04-08T19:11:30.775Z] RUN go mod download -t [2022-04-08T19:11:30.775Z] ci-base-image-arm64 -f - . [2022-04-08T19:11:31.317Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T19:11:33.420Z] Sending build context to Docker daemon 169.1MB [2022-04-08T19:11:33.420Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-08T19:11:33.420Z] ---> f79e39bc4007 [2022-04-08T19:11:33.420Z] Step 2/4 : WORKDIR /edgex [2022-04-08T19:11:34.056Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T19:11:34.057Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T19:11:34.057Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T19:11:34.057Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T19:11:34.057Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T19:11:34.856Z] ---> Running in eb5f1de34922 [2022-04-08T19:11:35.136Z] Removing intermediate container eb5f1de34922 [2022-04-08T19:11:35.136Z] ---> 27714a5ebb69 [2022-04-08T19:11:35.136Z] Step 3/4 : COPY go.mod . [2022-04-08T19:11:35.735Z] ---> 7dfe027a1114 [2022-04-08T19:11:35.735Z] Step 4/4 : RUN go mod download [2022-04-08T19:11:35.735Z] ---> Running in 8453775a1ae2 [2022-04-08T19:11:38.245Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T19:11:38.246Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T19:11:38.246Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T19:11:38.246Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T19:11:38.246Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T19:11:38.246Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T19:11:38.246Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T19:11:38.246Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T19:11:38.246Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T19:11:38.506Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T19:11:40.111Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T19:11:40.111Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T19:11:40.372Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T19:11:40.372Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T19:11:40.372Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T19:11:40.372Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T19:11:40.631Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T19:11:40.631Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T19:11:40.631Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T19:11:40.890Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T19:11:40.890Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T19:11:41.150Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T19:11:41.150Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T19:11:41.150Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T19:11:41.411Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T19:11:41.411Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T19:11:41.672Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T19:11:41.672Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T19:11:41.672Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T19:11:41.672Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T19:11:41.672Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T19:11:41.672Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T19:11:41.931Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T19:11:41.931Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T19:11:41.931Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T19:11:43.312Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T19:11:43.312Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T19:11:43.312Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T19:11:43.312Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T19:11:43.312Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T19:11:43.312Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T19:11:43.312Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T19:11:43.312Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T19:11:43.572Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T19:11:43.572Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T19:11:43.572Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T19:11:43.572Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T19:11:43.572Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T19:11:43.830Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T19:11:43.830Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T19:11:43.830Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T19:11:43.830Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T19:11:43.830Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T19:11:43.830Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T19:11:43.830Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T19:11:43.830Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T19:11:43.831Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T19:11:43.831Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T19:11:43.831Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T19:11:43.831Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T19:11:44.089Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T19:11:44.089Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T19:11:44.089Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T19:11:44.089Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T19:11:44.089Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T19:11:44.089Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T19:11:44.089Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T19:11:44.089Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T19:11:44.089Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T19:11:44.089Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T19:11:44.347Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T19:11:44.347Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T19:11:44.347Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T19:11:44.347Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T19:11:44.347Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T19:11:44.347Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T19:11:44.347Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T19:11:44.347Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T19:11:44.347Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T19:11:44.347Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T19:11:44.347Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T19:11:44.347Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T19:11:44.347Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T19:11:44.347Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T19:11:50.915Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T19:11:50.915Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T19:11:52.300Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:12:10.413Z] Removing intermediate container d4cfeb89432f [2022-04-08T19:12:10.413Z] ---> 165e0bd72c6d [2022-04-08T19:12:10.413Z] [2022-04-08T19:12:10.413Z] Step 10/25 : FROM alpine:3.14 [2022-04-08T19:12:10.413Z] Removing intermediate container fc47ebfa32a5 [2022-04-08T19:12:10.413Z] ---> c1766af1332c [2022-04-08T19:12:10.413Z] [2022-04-08T19:12:10.413Z] Step 10/31 : FROM alpine:3.14 [2022-04-08T19:12:10.413Z] Removing intermediate container a582f02b670d [2022-04-08T19:12:10.413Z] ---> 71e3692b741f [2022-04-08T19:12:10.413Z] [2022-04-08T19:12:10.413Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T19:12:10.413Z] Removing intermediate container 367cd810c9e3 [2022-04-08T19:12:10.413Z] ---> 727996254649 [2022-04-08T19:12:10.413Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-08T19:12:10.413Z] ---> Running in 7a21a84d7860 [2022-04-08T19:12:10.413Z] 3.14: Pulling from library/alpine [2022-04-08T19:12:10.413Z] 3.14: Pulling from library/alpine [2022-04-08T19:12:10.413Z] 3.14: Pulling from library/alpine [2022-04-08T19:12:11.352Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T19:12:11.352Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T19:12:11.352Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T19:12:11.352Z] Status: Downloaded newer image for alpine:3.14 [2022-04-08T19:12:11.352Z] Status: Image is up to date for alpine:3.14 [2022-04-08T19:12:11.352Z] Status: Image is up to date for alpine:3.14 [2022-04-08T19:12:11.352Z] ---> e04c818066af [2022-04-08T19:12:11.352Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-08T19:12:11.352Z] ---> e04c818066af [2022-04-08T19:12:11.352Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-08T19:12:11.611Z] ---> e04c818066af [2022-04-08T19:12:11.611Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-08T19:12:12.181Z] ---> Running in 3708146eb53c [2022-04-08T19:12:12.181Z] ---> Running in 5c04aa5fa2d3 [2022-04-08T19:12:12.181Z] ---> Running in b44699593368 [2022-04-08T19:12:12.443Z] Removing intermediate container b44699593368 [2022-04-08T19:12:12.443Z] ---> 95abedc66cda [2022-04-08T19:12:12.443Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-08T19:12:12.702Z] ---> Running in 2f2ff6e37946 [2022-04-08T19:12:12.702Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:12:13.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:12:13.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:12:13.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:12:13.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:12:13.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:12:13.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:12:13.535Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-08T19:12:13.535Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-08T19:12:13.535Z] (3/3) Installing su-exec (0.2-r1) [2022-04-08T19:12:13.535Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:12:13.535Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T19:12:13.535Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-08T19:12:13.535Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:12:13.535Z] OK: 6 MiB in 15 packages [2022-04-08T19:12:13.792Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-08T19:12:13.792Z] (2/2) Installing su-exec (0.2-r1) [2022-04-08T19:12:13.792Z] OK: 6 MiB in 17 packages [2022-04-08T19:12:13.792Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:12:13.792Z] OK: 6 MiB in 16 packages [2022-04-08T19:12:14.362Z] Removing intermediate container 7a21a84d7860 [2022-04-08T19:12:14.362Z] ---> aa46c4fdf84f [2022-04-08T19:12:14.362Z] [2022-04-08T19:12:14.362Z] Step 11/23 : FROM docker:20.10.14 [2022-04-08T19:12:14.362Z] 20.10.14: Pulling from library/docker [2022-04-08T19:12:14.362Z] Removing intermediate container 5c04aa5fa2d3 [2022-04-08T19:12:14.362Z] ---> 2a4d85d3b5e8 [2022-04-08T19:12:14.362Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:12:14.624Z] ---> Running in 5310a1eaf712 [2022-04-08T19:12:14.893Z] Removing intermediate container 2f2ff6e37946 [2022-04-08T19:12:14.893Z] ---> 5dd25fadc4a9 [2022-04-08T19:12:14.893Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-08T19:12:14.893Z] Removing intermediate container 3708146eb53c [2022-04-08T19:12:14.893Z] ---> f41969c959be [2022-04-08T19:12:14.893Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-08T19:12:15.151Z] ---> Running in a2faf3891025 [2022-04-08T19:12:15.448Z] Removing intermediate container 5310a1eaf712 [2022-04-08T19:12:15.448Z] ---> 4817bf330180 [2022-04-08T19:12:15.448Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-08T19:12:15.448Z] ---> Running in 35d2c21f4946 [2022-04-08T19:12:15.448Z] ---> Running in dd2b5abdf5ff [2022-04-08T19:12:15.718Z] Removing intermediate container a2faf3891025 [2022-04-08T19:12:15.718Z] ---> 8d0e7911fc66 [2022-04-08T19:12:15.718Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-08T19:12:15.718Z] Removing intermediate container 35d2c21f4946 [2022-04-08T19:12:15.718Z] ---> b99158390da0 [2022-04-08T19:12:15.718Z] Step 13/25 : WORKDIR / [2022-04-08T19:12:15.718Z] Removing intermediate container dd2b5abdf5ff [2022-04-08T19:12:15.718Z] ---> 4d327ffe2eb9 [2022-04-08T19:12:15.718Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-08T19:12:15.718Z] ---> Running in 8608910fc030 [2022-04-08T19:12:15.983Z] ---> Running in 672e18a0964c [2022-04-08T19:12:15.983Z] ---> Running in f54219574151 [2022-04-08T19:12:16.266Z] Removing intermediate container f54219574151 [2022-04-08T19:12:16.266Z] ---> ef3b90bf6c57 [2022-04-08T19:12:16.266Z] Step 15/23 : WORKDIR / [2022-04-08T19:12:16.266Z] Removing intermediate container 8608910fc030 [2022-04-08T19:12:16.266Z] ---> 40e04a8f73a6 [2022-04-08T19:12:16.266Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-08T19:12:16.585Z] ---> Running in 0df6159bd8e9 [2022-04-08T19:12:16.585Z] ---> Running in b3411e18f571 [2022-04-08T19:12:16.585Z] Removing intermediate container 672e18a0964c [2022-04-08T19:12:16.585Z] ---> 1bc82f9c172c [2022-04-08T19:12:16.585Z] 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-08T19:12:17.155Z] Removing intermediate container 0df6159bd8e9 [2022-04-08T19:12:17.155Z] ---> 9196d8859d85 [2022-04-08T19:12:17.155Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:12:17.155Z] ---> 0b33f44c968f [2022-04-08T19:12:17.155Z] 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-08T19:12:18.092Z] ---> 45e89e2a2d33 [2022-04-08T19:12:18.092Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-08T19:12:18.092Z] ---> 45cc0617b861 [2022-04-08T19:12:18.092Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-08T19:12:18.352Z] Removing intermediate container b3411e18f571 [2022-04-08T19:12:18.352Z] ---> d891bdc19110 [2022-04-08T19:12:18.352Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-08T19:12:18.612Z] ---> Running in 2573750797c4 [2022-04-08T19:12:18.612Z] ---> c897707d52d5 [2022-04-08T19:12:18.612Z] 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-08T19:12:18.872Z] Removing intermediate container 2573750797c4 [2022-04-08T19:12:18.872Z] ---> 999d6f1c6b44 [2022-04-08T19:12:18.872Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-08T19:12:19.135Z] ---> 0a23893e1c27 [2022-04-08T19:12:19.135Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-08T19:12:19.394Z] ---> e0ab9e8f3126 [2022-04-08T19:12:19.394Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-08T19:12:19.662Z] ---> 6d6f14c5168c [2022-04-08T19:12:19.662Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-08T19:12:19.662Z] ---> Running in 0e07fd2d0bc2 [2022-04-08T19:12:19.921Z] ---> 1060c4c933b0 [2022-04-08T19:12:19.921Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-08T19:12:19.921Z] ---> ad7d37aa99f2 [2022-04-08T19:12:19.921Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-08T19:12:19.921Z] ---> Running in 9ba0c2a35147 [2022-04-08T19:12:20.490Z] Removing intermediate container 9ba0c2a35147 [2022-04-08T19:12:20.490Z] ---> 413f940aa8cf [2022-04-08T19:12:20.490Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:12:20.490Z] ---> Running in 066c39bd996f [2022-04-08T19:12:20.748Z] Removing intermediate container 066c39bd996f [2022-04-08T19:12:20.748Z] ---> b2dff8445f0a [2022-04-08T19:12:20.748Z] Step 21/23 : LABEL arch=x86_64 [2022-04-08T19:12:21.008Z] ---> Running in 84321e2f7934 [2022-04-08T19:12:21.576Z] Removing intermediate container 84321e2f7934 [2022-04-08T19:12:21.576Z] ---> 5c039aa46e85 [2022-04-08T19:12:21.576Z] ---> 734b53d0e2cd [2022-04-08T19:12:21.576Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:12:21.576Z] [2022-04-08T19:12:21.576Z] ---> Running in eaec9ef0a559 [2022-04-08T19:12:21.576Z] Removing intermediate container 0e07fd2d0bc2 [2022-04-08T19:12:21.576Z] ---> fee0b45de9c8 [2022-04-08T19:12:21.576Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:12:21.838Z] Removing intermediate container eaec9ef0a559 [2022-04-08T19:12:21.838Z] ---> cbb6c8234ddd [2022-04-08T19:12:21.838Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T19:12:22.099Z] ---> f67fadb93ba9 [2022-04-08T19:12:22.099Z] 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-08T19:12:22.099Z] ---> Running in 59c4ae22f5ea [2022-04-08T19:12:22.099Z] ---> bf57d9cd88f1 [2022-04-08T19:12:22.099Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-08T19:12:22.360Z] ---> Running in 41b7ef6b633c [2022-04-08T19:12:22.360Z] Removing intermediate container 59c4ae22f5ea [2022-04-08T19:12:22.360Z] ---> 9bd4999c9ad4 [2022-04-08T19:12:22.360Z] [2022-04-08T19:12:22.619Z] Successfully built 9bd4999c9ad4 [2022-04-08T19:12:22.619Z] Successfully tagged core-metadata:latest [2022-04-08T19:12:22.619Z] Building security-spire-server [2022-04-08T19:12:22.761Z] Removing intermediate container 8453775a1ae2 [2022-04-08T19:12:22.761Z] ---> 27a2ece7978d [2022-04-08T19:12:22.761Z] Successfully built 27a2ece7978d [2022-04-08T19:12:22.761Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:12:23.130Z] + docker inspect -f . ci-base-image-arm64 [2022-04-08T19:12:23.130Z] . [Pipeline] withDockerContainer [2022-04-08T19:12:23.359Z] prd-ubuntu20.04-docker-arm64-4c-16g-11606 does not seem to be running inside a container [2022-04-08T19:12:23.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-08T19:12:24.717Z] $ docker top 75b848b21eea92eb5f108b8a77831dae591220e4d3abb8c652091929aac13e46 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T19:12:25.636Z] + go version [2022-04-08T19:12:25.636Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-08T19:12:25.675Z] $ docker stop --time=1 75b848b21eea92eb5f108b8a77831dae591220e4d3abb8c652091929aac13e46 [2022-04-08T19:12:26.808Z]  Building core-metadata ... done  ---> 2a2dcef45ed4 [2022-04-08T19:12:26.808Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-08T19:12:26.808Z] ---> 283bb9b21b35 [2022-04-08T19:12:26.808Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-08T19:12:26.809Z] Removing intermediate container 41b7ef6b633c [2022-04-08T19:12:26.809Z] ---> 46c9f0bbbb98 [2022-04-08T19:12:26.809Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-08T19:12:27.066Z] ---> Running in 324c1c3f2a6b [2022-04-08T19:12:27.261Z] $ docker rm -f 75b848b21eea92eb5f108b8a77831dae591220e4d3abb8c652091929aac13e46 [2022-04-08T19:12:27.330Z] ---> c55a27e1f294 [2022-04-08T19:12:27.330Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-08T19:12:27.330Z] Removing intermediate container 324c1c3f2a6b [2022-04-08T19:12:27.330Z] ---> ff28e1bfde74 [2022-04-08T19:12:27.330Z] Step 23/25 : LABEL arch=x86_64 [Pipeline] // withDockerContainer [Pipeline] } [2022-04-08T19:12:27.596Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-08T19:12:27.596Z] ---> Running in 100ba78ccc5c [2022-04-08T19:12:27.596Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-08T19:12:27.596Z] ---> 7417809fdb73 [2022-04-08T19:12:27.596Z] 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-08T19:12:27.596Z] ---> Running in 66ce9b2610f6 [2022-04-08T19:12:27.596Z] ---> 36ffb22f7da0 [2022-04-08T19:12:27.596Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:12:28.184Z] + docker inspect -f . ci-base-image-arm64 [2022-04-08T19:12:28.184Z] . [Pipeline] withDockerContainer [2022-04-08T19:12:28.438Z] prd-ubuntu20.04-docker-arm64-4c-16g-11606 does not seem to be running inside a container [2022-04-08T19:12:28.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-08T19:12:28.531Z] ---> Running in d6998f539027 [2022-04-08T19:12:28.531Z] Removing intermediate container 100ba78ccc5c [2022-04-08T19:12:28.531Z] ---> 95d005c59eb5 [2022-04-08T19:12:28.531Z] Step 24/25 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:12:28.792Z] Removing intermediate container 66ce9b2610f6 [2022-04-08T19:12:28.792Z] ---> 46ff0bc4f4d1 [2022-04-08T19:12:28.792Z] 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-08T19:12:28.792Z] ---> Running in d7431d77533a [2022-04-08T19:12:28.792Z] ---> Running in 47ac0824f439 [2022-04-08T19:12:28.792Z] Removing intermediate container d6998f539027 [2022-04-08T19:12:28.792Z] ---> aec1917e4bb6 [2022-04-08T19:12:28.792Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-08T19:12:29.132Z] Removing intermediate container d7431d77533a [2022-04-08T19:12:29.132Z] ---> 4957de145709 [2022-04-08T19:12:29.132Z] Step 25/25 : LABEL version=0.0.0 [2022-04-08T19:12:29.392Z] ---> Running in 1d588734b047 [2022-04-08T19:12:29.392Z] ---> 44abee360e65 [2022-04-08T19:12:29.392Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-08T19:12:29.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:12:29.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:12:29.651Z] Removing intermediate container 1d588734b047 [2022-04-08T19:12:29.651Z] ---> Running in 6d176266e2fb [2022-04-08T19:12:29.651Z] ---> d9a371f89570 [2022-04-08T19:12:29.651Z] [2022-04-08T19:12:29.651Z] Successfully built d9a371f89570 [2022-04-08T19:12:29.651Z] Successfully tagged security-secretstore-setup:latest [2022-04-08T19:12:29.651Z] Building security-spire-config [2022-04-08T19:12:29.784Z] $ docker top 0ccc23e4bf8fe22be11b13105c9bc560e0d78c38d8b79f3b0a3842f87fccab9f -eo pid,comm [2022-04-08T19:12:29.909Z]  Building security-secretstore-setup ... done (1/43) Installing readline (8.1.1-r0) [2022-04-08T19:12:29.910Z] (2/43) Installing bash (5.1.16-r0) [2022-04-08T19:12:29.910Z] Executing bash-5.1.16-r0.post-install [2022-04-08T19:12:29.910Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-08T19:12:29.910Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-08T19:12:29.910Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-08T19:12:29.910Z] (6/43) Installing curl (7.80.0-r0) [2022-04-08T19:12:29.910Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-08T19:12:29.910Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-08T19:12:29.910Z] (9/43) Installing expat (2.4.7-r0) [2022-04-08T19:12:29.910Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-08T19:12:29.910Z] (11/43) Installing gdbm (1.22-r0) [2022-04-08T19:12:29.910Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-08T19:12:29.910Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-08T19:12:29.910Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-08T19:12:29.910Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-08T19:12:29.910Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-08T19:12:29.910Z] (17/43) Installing python3 (3.9.7-r4) [Pipeline] { [2022-04-08T19:12:30.169Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:12:30.170Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:12:30.170Z] ---> b5cd74f954ae [2022-04-08T19:12:30.170Z] Step 3/25 : WORKDIR /edgex-go [2022-04-08T19:12:30.170Z] ---> Using cache [2022-04-08T19:12:30.170Z] ---> e0bae7afaf26 [2022-04-08T19:12:30.170Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:12:30.170Z] ---> Using cache [2022-04-08T19:12:30.170Z] ---> 34509507945b [2022-04-08T19:12:30.170Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T19:12:30.170Z] ---> Using cache [2022-04-08T19:12:30.170Z] ---> ca3a2ea4ac2f [2022-04-08T19:12:30.170Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-08T19:12:30.170Z] ---> Using cache [2022-04-08T19:12:30.170Z] ---> c653d7c7215a [2022-04-08T19:12:30.170Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:12:30.170Z] ---> Using cache [2022-04-08T19:12:30.170Z] ---> ecbd9fbfa9b0 [2022-04-08T19:12:30.170Z] Step 8/25 : COPY . . [2022-04-08T19:12:30.170Z] ---> Using cache [2022-04-08T19:12:30.170Z] ---> 46b6b130ad45 [2022-04-08T19:12:30.170Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T19:12:30.170Z] ---> Using cache [2022-04-08T19:12:30.170Z] ---> f9ad29802eee [2022-04-08T19:12:30.170Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-08T19:12:30.170Z] ---> Using cache [2022-04-08T19:12:30.170Z] ---> f598ede8e7e0 [2022-04-08T19:12:30.170Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-08T19:12:30.170Z] ---> Using cache [2022-04-08T19:12:30.170Z] ---> 2676f5c85396 [2022-04-08T19:12:30.170Z] 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-08T19:12:30.170Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-08T19:12:30.170Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-08T19:12:30.170Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-08T19:12:30.170Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-08T19:12:30.170Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-08T19:12:30.170Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-08T19:12:30.170Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-08T19:12:30.170Z] (25/43) Installing py3-lockfile (0.12.2-r4) [Pipeline] echo [2022-04-08T19:12:30.216Z] ========================================================= [2022-04-08T19:12:30.216Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-08T19:12:30.216Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-08T19:12:30.427Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-08T19:12:30.427Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-08T19:12:30.427Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-08T19:12:30.427Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-08T19:12:30.427Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-08T19:12:30.427Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-08T19:12:30.427Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-08T19:12:30.427Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-08T19:12:30.427Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-08T19:12:30.427Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-08T19:12:30.427Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-08T19:12:30.427Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-08T19:12:30.427Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-08T19:12:30.427Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-08T19:12:30.427Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-08T19:12:30.427Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-08T19:12:30.427Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-08T19:12:30.427Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-08T19:12:30.427Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T19:12:30.427Z] OK: 83 MiB in 65 packages [2022-04-08T19:12:30.926Z] + make test [2022-04-08T19:12:30.926Z] go mod tidy -compat=1.17 [2022-04-08T19:12:31.365Z] Collecting docker-compose==1.23.2 [2022-04-08T19:12:31.365Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-08T19:12:31.365Z] Collecting cached-property<2,>=1.2.0 [2022-04-08T19:12:31.365Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-08T19:12:31.365Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-08T19:12:31.365Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-08T19:12:31.365Z] Collecting texttable<0.10,>=0.9.0 [2022-04-08T19:12:31.365Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-08T19:12:31.907Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-08T19:12:31.930Z] 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-08T19:12:31.930Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-08T19:12:31.930Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-08T19:12:32.498Z] Collecting docker<4.0,>=3.6.0 [2022-04-08T19:12:32.498Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-08T19:12:32.498Z] Collecting jsonschema<3,>=2.5.1 [2022-04-08T19:12:32.498Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-08T19:12:32.498Z] Collecting PyYAML<4,>=3.10 [2022-04-08T19:12:32.498Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-08T19:12:33.119Z] Collecting docopt<0.7,>=0.6.1 [2022-04-08T19:12:33.119Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-08T19:12:33.689Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:12:33.689Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:12:33.689Z] ---> b5cd74f954ae [2022-04-08T19:12:33.689Z] Step 3/26 : WORKDIR /edgex-go [2022-04-08T19:12:33.689Z] ---> Using cache [2022-04-08T19:12:33.689Z] ---> e0bae7afaf26 [2022-04-08T19:12:33.689Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:12:33.689Z] ---> Using cache [2022-04-08T19:12:33.689Z] ---> 34509507945b [2022-04-08T19:12:33.689Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T19:12:33.689Z] ---> Using cache [2022-04-08T19:12:33.689Z] ---> ca3a2ea4ac2f [2022-04-08T19:12:33.689Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-08T19:12:33.689Z] ---> Using cache [2022-04-08T19:12:33.689Z] ---> c653d7c7215a [2022-04-08T19:12:33.689Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:12:33.689Z] ---> Using cache [2022-04-08T19:12:33.689Z] ---> ecbd9fbfa9b0 [2022-04-08T19:12:33.689Z] Step 8/26 : COPY . . [2022-04-08T19:12:33.689Z] ---> Using cache [2022-04-08T19:12:33.689Z] ---> 46b6b130ad45 [2022-04-08T19:12:33.689Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T19:12:33.689Z] ---> Using cache [2022-04-08T19:12:33.689Z] ---> f9ad29802eee [2022-04-08T19:12:33.689Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-08T19:12:33.689Z] ---> Using cache [2022-04-08T19:12:33.689Z] ---> f598ede8e7e0 [2022-04-08T19:12:33.689Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-08T19:12:33.689Z] ---> Using cache [2022-04-08T19:12:33.689Z] ---> 2676f5c85396 [2022-04-08T19:12:33.689Z] 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-08T19:12:33.689Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-08T19:12:33.689Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-08T19:12:33.948Z] Collecting docker-pycreds>=0.4.0 [2022-04-08T19:12:33.948Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-08T19:12:33.948Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-08T19:12:33.948Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-08T19:12:33.948Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-08T19:12:33.948Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-08T19:12:33.948Z] 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-08T19:12:33.948Z] Collecting idna<2.8,>=2.5 [2022-04-08T19:12:33.948Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-08T19:12:34.240Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-08T19:12:34.240Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-08T19:12:34.240Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-08T19:12:34.240Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-08T19:12:34.240Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-08T19:12:34.240Z] Attempting uninstall: urllib3 [2022-04-08T19:12:34.240Z] Found existing installation: urllib3 1.26.7 [2022-04-08T19:12:34.240Z] Uninstalling urllib3-1.26.7: [2022-04-08T19:12:34.240Z] Successfully uninstalled urllib3-1.26.7 [2022-04-08T19:12:34.240Z] ---> Running in d5f71bbc0847 [2022-04-08T19:12:34.504Z] ---> Running in 7ec1e837fb1a [2022-04-08T19:12:34.504Z] Attempting uninstall: idna [2022-04-08T19:12:34.504Z] Found existing installation: idna 3.3 [2022-04-08T19:12:34.504Z] Uninstalling idna-3.3: [2022-04-08T19:12:34.504Z] Successfully uninstalled idna-3.3 [2022-04-08T19:12:34.763Z] Removing intermediate container 6d176266e2fb [2022-04-08T19:12:34.763Z] ---> b07438cfccab [2022-04-08T19:12:34.763Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-08T19:12:35.024Z] ---> Running in 00b9d7faeb97 [2022-04-08T19:12:35.024Z] Attempting uninstall: requests [2022-04-08T19:12:35.024Z] Found existing installation: requests 2.26.0 [2022-04-08T19:12:35.024Z] Uninstalling requests-2.26.0: [2022-04-08T19:12:35.024Z] Successfully uninstalled requests-2.26.0 [2022-04-08T19:12:35.282Z] Running setup.py install for texttable: started [2022-04-08T19:12:35.282Z] Removing intermediate container 00b9d7faeb97 [2022-04-08T19:12:35.282Z] ---> a79b66178ef0 [2022-04-08T19:12:35.282Z] Step 28/31 : CMD ["gate"] [2022-04-08T19:12:35.565Z] ---> Running in 092992f875d4 [2022-04-08T19:12:35.565Z] Running setup.py install for texttable: finished with status 'done' [2022-04-08T19:12:35.565Z] Running setup.py install for PyYAML: started [2022-04-08T19:12:35.832Z] spire-1.2.1/ [2022-04-08T19:12:35.832Z] spire-1.2.1/.data/ [2022-04-08T19:12:35.832Z] spire-1.2.1/.data/.file [2022-04-08T19:12:35.832Z] spire-1.2.1/.dockerignore [2022-04-08T19:12:35.832Z] spire-1.2.1/.gitattributes [2022-04-08T19:12:35.832Z] spire-1.2.1/.githooks/ [2022-04-08T19:12:35.832Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T19:12:35.832Z] spire-1.2.1/.github/ [2022-04-08T19:12:35.832Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T19:12:35.832Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T19:12:35.832Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T19:12:35.832Z] spire-1.2.1/.github/workflows/ [2022-04-08T19:12:35.832Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T19:12:35.832Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T19:12:35.832Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T19:12:35.832Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T19:12:35.832Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T19:12:35.832Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T19:12:35.832Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T19:12:35.832Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T19:12:35.832Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T19:12:35.832Z] spire-1.2.1/.gitignore [2022-04-08T19:12:35.832Z] spire-1.2.1/.go-version [2022-04-08T19:12:35.832Z] spire-1.2.1/.golangci.yml [2022-04-08T19:12:35.832Z] spire-1.2.1/ADOPTERS.md [2022-04-08T19:12:35.832Z] spire-1.2.1/CHANGELOG.md [2022-04-08T19:12:35.832Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T19:12:35.832Z] spire-1.2.1/CODEOWNERS [2022-04-08T19:12:35.832Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T19:12:35.832Z] spire-1.2.1/Dockerfile [2022-04-08T19:12:35.832Z] spire-1.2.1/Dockerfile.dev [2022-04-08T19:12:35.832Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T19:12:35.832Z] spire-1.2.1/LICENSE [2022-04-08T19:12:35.832Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T19:12:35.832Z] spire-1.2.1/Makefile [2022-04-08T19:12:35.832Z] spire-1.2.1/README.md [2022-04-08T19:12:35.832Z] spire-1.2.1/ROADMAP.md [2022-04-08T19:12:35.832Z] spire-1.2.1/SECURITY.md [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T19:12:35.832Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/ [2022-04-08T19:12:35.832Z] spire-1.2.1/.data/ [2022-04-08T19:12:35.832Z] spire-1.2.1/.data/.file [2022-04-08T19:12:35.832Z] spire-1.2.1/.dockerignore [2022-04-08T19:12:35.832Z] spire-1.2.1/.gitattributes [2022-04-08T19:12:35.833Z] spire-1.2.1/.githooks/ [2022-04-08T19:12:35.833Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T19:12:35.833Z] spire-1.2.1/.github/ [2022-04-08T19:12:35.833Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T19:12:35.833Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T19:12:35.833Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T19:12:35.833Z] spire-1.2.1/.github/workflows/ [2022-04-08T19:12:35.833Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T19:12:35.833Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T19:12:35.833Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T19:12:35.833Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T19:12:35.833Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T19:12:35.833Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T19:12:35.833Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T19:12:35.833Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T19:12:35.833Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T19:12:35.833Z] spire-1.2.1/.gitignore [2022-04-08T19:12:35.833Z] spire-1.2.1/.go-version [2022-04-08T19:12:35.833Z] spire-1.2.1/.golangci.yml [2022-04-08T19:12:35.833Z] spire-1.2.1/ADOPTERS.md [2022-04-08T19:12:35.833Z] spire-1.2.1/CHANGELOG.md [2022-04-08T19:12:35.833Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T19:12:35.833Z] spire-1.2.1/CODEOWNERS [2022-04-08T19:12:35.833Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T19:12:35.833Z] spire-1.2.1/Dockerfile [2022-04-08T19:12:35.833Z] spire-1.2.1/Dockerfile.dev [2022-04-08T19:12:35.833Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T19:12:35.833Z] spire-1.2.1/LICENSE [2022-04-08T19:12:35.833Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T19:12:35.833Z] spire-1.2.1/Makefile [2022-04-08T19:12:35.833Z] spire-1.2.1/README.md [2022-04-08T19:12:35.833Z] spire-1.2.1/ROADMAP.md [2022-04-08T19:12:35.833Z] spire-1.2.1/SECURITY.md [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/ [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/agent/ [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/server/ [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/server/server.conf [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/ [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/auditlog.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/ [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T19:12:35.833Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/ [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/agent/ [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/server/ [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/server/server.conf [2022-04-08T19:12:35.833Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/ [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/auditlog.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/ [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/spire_server.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/telemetry.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/upgrading.md [2022-04-08T19:12:35.833Z] spire-1.2.1/doc/using_spire.md [2022-04-08T19:12:35.833Z] spire-1.2.1/examples/ [2022-04-08T19:12:35.833Z] spire-1.2.1/examples/README.md [2022-04-08T19:12:35.833Z] spire-1.2.1/go.mod [2022-04-08T19:12:35.833Z] spire-1.2.1/go.sum [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/metrics.goRemoving intermediate container 092992f875d4 [2022-04-08T19:12:35.833Z] ---> 37d31641a37e [2022-04-08T19:12:35.833Z] Step 29/31 : LABEL arch=x86_64 [2022-04-08T19:12:35.833Z] [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:12:35.833Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/spire_server.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/telemetry.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/upgrading.md [2022-04-08T19:12:35.834Z] spire-1.2.1/doc/using_spire.md [2022-04-08T19:12:35.834Z] spire-1.2.1/examples/ [2022-04-08T19:12:35.834Z] spire-1.2.1/examples/README.md [2022-04-08T19:12:35.834Z] spire-1.2.1/go.mod [2022-04-08T19:12:35.834Z] spire-1.2.1/go.sum [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/health/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/log/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T19:12:35.834Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/util/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/version/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T19:12:35.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T19:12:35.836Z] [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T19:12:35.836Z] [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/health/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/log/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/config.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T19:12:35.836Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/util/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/version/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T19:12:35.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/server.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/ [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/private/ [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/private/server/ [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/ [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/common/ [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T19:12:35.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T19:12:35.838Z] spire-1.2.1/release/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/config.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T19:12:35.838Z] spire-1.2.1/release/spire-extras/ [2022-04-08T19:12:35.838Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T19:12:35.838Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T19:12:35.838Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T19:12:35.838Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T19:12:35.838Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T19:12:35.838Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T19:12:35.838Z] spire-1.2.1/release/spire/ [2022-04-08T19:12:35.838Z] spire-1.2.1/release/spire/README.md [2022-04-08T19:12:35.838Z] spire-1.2.1/release/spire/conf/ [2022-04-08T19:12:35.838Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T19:12:35.838Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T19:12:35.838Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T19:12:35.838Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T19:12:35.838Z] spire-1.2.1/script/ [2022-04-08T19:12:35.838Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T19:12:35.838Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T19:12:35.838Z] spire-1.2.1/support/ [2022-04-08T19:12:35.838Z] spire-1.2.1/support/k8s/ [2022-04-08T19:12:35.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T19:12:35.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T19:12:35.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T19:12:35.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T19:12:35.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T19:12:35.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T19:12:35.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T19:12:35.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T19:12:35.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T19:12:35.839Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T19:12:35.839Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T19:12:35.839Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/clock/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/clock/clock.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T19:12:35.839Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/README.md [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T19:12:35.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/common [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/setup/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T19:12:35.839Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T19:12:35.840Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/server.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/ [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/private/ [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/private/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/ [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/common/ [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T19:12:35.841Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T19:12:35.841Z] spire-1.2.1/release/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/release/spire-extras/ [2022-04-08T19:12:35.841Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T19:12:35.841Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T19:12:35.841Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T19:12:35.841Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/release/spire/ [2022-04-08T19:12:35.841Z] spire-1.2.1/release/spire/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/release/spire/conf/ [2022-04-08T19:12:35.841Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/script/ [2022-04-08T19:12:35.841Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T19:12:35.841Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T19:12:35.841Z] spire-1.2.1/support/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T19:12:35.841Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T19:12:35.841Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T19:12:35.842Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T19:12:35.842Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/test.sh [2022-04-08T19:12:35.842Z] spire-1.2.1/test/plugintest/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/spiretest/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/testca/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/testca/ca.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/testkey/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T19:12:35.842Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/testkey/new.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/util/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/util/race.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/util/util.go [2022-04-08T19:12:35.842Z] [2022-04-08T19:12:35.842Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T19:12:35.842Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/clock/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/clock/clock.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.gobuilding spire from source... [2022-04-08T19:12:35.842Z] [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T19:12:35.842Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/README.md [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/common [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T19:12:35.842Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T19:12:35.843Z] spire-1.2.1/test/integration/test.sh [2022-04-08T19:12:35.843Z] spire-1.2.1/test/plugintest/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/spiretest/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/testca/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/testca/ca.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/testkey/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T19:12:35.843Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/testkey/new.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/util/ [2022-04-08T19:12:35.843Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/util/race.go [2022-04-08T19:12:35.843Z] spire-1.2.1/test/util/util.go [2022-04-08T19:12:35.843Z] building spire from source... [2022-04-08T19:12:36.107Z] Installing go1.17.7... [2022-04-08T19:12:36.107Z] Installing go1.17.7... [2022-04-08T19:12:36.107Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-08T19:12:36.107Z] ---> Running in a0bc1cc9ef32 [2022-04-08T19:12:36.107Z] Running setup.py install for docopt: started [2022-04-08T19:12:36.733Z] Running setup.py install for docopt: finished with status 'done' [2022-04-08T19:12:36.733Z] Running setup.py install for dockerpty: started [2022-04-08T19:12:36.733Z] Removing intermediate container a0bc1cc9ef32 [2022-04-08T19:12:36.733Z] ---> 617178805b18 [2022-04-08T19:12:36.733Z] Step 30/31 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:12:37.069Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-08T19:12:37.329Z] ---> Running in 96213702f07a [2022-04-08T19:12:38.300Z] Removing intermediate container 96213702f07a [2022-04-08T19:12:38.300Z] ---> 1e080c5cec04 [2022-04-08T19:12:38.300Z] Step 31/31 : LABEL version=0.0.0 [2022-04-08T19:12:38.300Z] 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-08T19:12:39.239Z] ---> Running in 9b24a1e3abe2 [2022-04-08T19:12:40.619Z] Removing intermediate container 9b24a1e3abe2 [2022-04-08T19:12:40.619Z] ---> 517dbf220280 [2022-04-08T19:12:40.619Z] [2022-04-08T19:12:40.619Z] Successfully built 517dbf220280 [2022-04-08T19:12:40.619Z] Successfully tagged security-bootstrapper:latest [2022-04-08T19:12:40.619Z]  Building security-bootstrapper ... done Building support-scheduler [2022-04-08T19:12:41.557Z] Building bin/spire-server... [2022-04-08T19:12:41.557Z] Building bin/spire-server... [2022-04-08T19:12:41.557Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T19:12:41.557Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T19:12:41.557Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T19:12:41.557Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T19:12:41.557Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T19:12:41.557Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T19:12:41.557Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T19:12:41.557Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T19:12:41.557Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T19:12:41.557Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T19:12:41.557Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T19:12:41.557Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T19:12:41.818Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T19:12:41.818Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T19:12:41.818Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T19:12:41.818Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T19:12:41.818Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T19:12:41.818Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T19:12:41.818Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T19:12:41.818Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T19:12:41.818Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T19:12:41.818Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T19:12:41.818Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T19:12:42.078Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T19:12:42.078Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T19:12:42.078Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T19:12:42.078Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T19:12:42.078Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T19:12:42.078Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T19:12:42.078Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T19:12:42.078Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T19:12:42.078Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T19:12:42.078Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T19:12:42.078Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T19:12:42.078Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T19:12:42.078Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T19:12:42.338Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T19:12:42.338Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T19:12:42.338Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T19:12:42.338Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T19:12:42.338Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T19:12:42.338Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T19:12:42.338Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T19:12:42.338Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T19:12:42.338Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T19:12:42.338Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T19:12:42.339Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T19:12:42.339Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T19:12:42.339Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T19:12:42.339Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T19:12:42.339Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T19:12:42.339Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T19:12:42.339Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T19:12:42.339Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T19:12:42.601Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T19:12:42.601Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T19:12:42.601Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T19:12:42.601Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T19:12:42.601Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T19:12:42.601Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T19:12:42.862Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T19:12:42.862Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T19:12:42.862Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T19:12:42.862Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T19:12:42.862Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T19:12:42.862Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T19:12:42.862Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T19:12:42.862Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T19:12:43.120Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T19:12:43.120Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T19:12:43.120Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T19:12:43.120Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T19:12:43.120Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T19:12:43.120Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T19:12:43.379Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T19:12:43.379Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T19:12:43.379Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T19:12:43.379Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T19:12:43.379Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T19:12:43.379Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T19:12:43.379Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T19:12:43.379Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T19:12:43.379Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T19:12:43.379Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T19:12:43.379Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T19:12:43.379Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T19:12:43.638Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T19:12:43.638Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T19:12:43.638Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T19:12:43.638Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T19:12:43.638Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T19:12:43.638Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T19:12:43.638Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T19:12:43.638Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T19:12:43.638Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T19:12:43.898Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T19:12:43.898Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T19:12:43.898Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T19:12:43.898Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T19:12:43.898Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T19:12:43.898Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T19:12:43.898Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T19:12:43.898Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T19:12:43.898Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T19:12:43.898Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:12:43.898Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:12:43.898Z] ---> b5cd74f954ae [2022-04-08T19:12:43.898Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T19:12:43.898Z] ---> Using cache [2022-04-08T19:12:43.898Z] ---> e0bae7afaf26 [2022-04-08T19:12:43.898Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:12:43.898Z] ---> Using cache [2022-04-08T19:12:43.898Z] ---> 34509507945b [2022-04-08T19:12:43.898Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-08T19:12:43.898Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T19:12:44.158Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T19:12:44.158Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T19:12:44.158Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T19:12:44.417Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T19:12:44.417Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T19:12:44.988Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T19:12:44.988Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T19:12:44.988Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T19:12:44.988Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T19:12:44.988Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T19:12:44.988Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T19:12:44.988Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T19:12:44.988Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T19:12:45.248Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T19:12:45.507Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T19:12:45.507Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T19:12:45.507Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T19:12:45.507Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T19:12:45.765Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T19:12:46.024Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T19:12:46.593Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T19:12:46.593Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T19:12:48.503Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T19:12:48.503Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T19:12:48.503Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T19:12:48.503Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T19:12:48.503Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T19:12:48.763Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T19:12:49.702Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T19:12:49.966Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T19:12:49.966Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T19:12:49.966Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T19:12:50.225Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T19:12:50.225Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T19:12:50.225Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T19:12:50.485Z] Removing intermediate container 47ac0824f439 [2022-04-08T19:12:50.485Z] ---> 9aa25ca855d9 [2022-04-08T19:12:50.485Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-08T19:12:50.745Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T19:12:50.745Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T19:12:50.745Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T19:12:50.745Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T19:12:50.745Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T19:12:50.745Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T19:12:50.745Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T19:12:51.005Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T19:12:51.005Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T19:12:51.005Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T19:12:51.005Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T19:12:51.005Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T19:12:51.005Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T19:12:51.005Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T19:12:51.005Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T19:12:51.005Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T19:12:51.005Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T19:12:51.005Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T19:12:51.263Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T19:12:51.263Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T19:12:51.263Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T19:12:51.263Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T19:12:51.263Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T19:12:51.263Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T19:12:51.263Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T19:12:51.263Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T19:12:51.263Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T19:12:51.263Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T19:12:51.263Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T19:12:51.263Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T19:12:51.263Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T19:12:51.522Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T19:12:51.522Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T19:12:51.522Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T19:12:51.522Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T19:12:51.522Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T19:12:51.522Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T19:12:51.522Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T19:12:51.522Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T19:12:51.522Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T19:12:51.835Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T19:12:51.835Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T19:12:51.835Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T19:12:51.835Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T19:12:52.094Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T19:12:52.094Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T19:12:52.094Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T19:12:52.094Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T19:12:52.094Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T19:12:52.094Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T19:12:52.094Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T19:12:52.094Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T19:12:52.354Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T19:12:52.354Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T19:12:52.354Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T19:12:52.354Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T19:12:52.354Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T19:12:52.354Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T19:12:52.354Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T19:12:52.354Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T19:12:52.354Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T19:12:52.354Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T19:12:52.354Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T19:12:52.354Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T19:12:52.354Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T19:12:52.354Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T19:12:52.354Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T19:12:52.354Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T19:12:52.354Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T19:12:52.354Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T19:12:52.354Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T19:12:52.354Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T19:12:52.613Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T19:12:52.613Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T19:12:52.613Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T19:12:52.613Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T19:12:52.613Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T19:12:52.613Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T19:12:52.613Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T19:12:52.613Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T19:12:52.613Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T19:12:52.613Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T19:12:52.613Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T19:12:52.613Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T19:12:52.613Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T19:12:52.613Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T19:12:52.613Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T19:12:52.613Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T19:12:52.613Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T19:12:52.613Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T19:12:52.613Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T19:12:52.613Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T19:12:52.613Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T19:12:52.613Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T19:12:52.915Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T19:12:52.915Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T19:12:52.915Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T19:12:52.915Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T19:12:52.915Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T19:12:52.915Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T19:12:52.915Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T19:12:52.915Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T19:12:52.915Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T19:12:52.915Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T19:12:52.915Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T19:12:52.915Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T19:12:52.915Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T19:12:52.915Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T19:12:52.915Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T19:12:52.915Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T19:12:52.915Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T19:12:52.915Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T19:12:52.915Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T19:12:53.175Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T19:12:53.175Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T19:12:53.175Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T19:12:53.175Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T19:12:53.175Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T19:12:53.175Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T19:12:53.175Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T19:12:53.175Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T19:12:53.175Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T19:12:53.175Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T19:12:53.175Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T19:12:53.175Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T19:12:53.435Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T19:12:53.435Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T19:12:53.435Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T19:12:53.435Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T19:12:53.435Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T19:12:53.693Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T19:12:53.693Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T19:12:53.693Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T19:12:53.694Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T19:12:53.694Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T19:12:53.694Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T19:12:53.694Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T19:12:53.694Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T19:12:53.694Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T19:12:53.694Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T19:12:53.694Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T19:12:53.694Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T19:12:53.694Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T19:12:53.694Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T19:12:53.953Z]  ---> Running in 5a89bd72afa6 [2022-04-08T19:12:53.953Z] ---> Running in da27aa32ca31 [2022-04-08T19:12:54.236Z] Removing intermediate container da27aa32ca31 [2022-04-08T19:12:54.236Z] ---> b031a4fa78a4 [2022-04-08T19:12:54.236Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-08T19:12:54.236Z] ---> Running in c0508e085279 [2022-04-08T19:12:54.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:12:54.497Z] Removing intermediate container c0508e085279 [2022-04-08T19:12:54.497Z] ---> 764f11acabdb [2022-04-08T19:12:54.497Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-08T19:12:55.076Z] ---> af919ccd36f4 [2022-04-08T19:12:55.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-08T19:12:55.076Z] ---> 3c6e590ac1b2 [2022-04-08T19:12:55.076Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-08T19:12:55.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:12:55.338Z] ---> 59c90e7048e4 [2022-04-08T19:12:55.338Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-08T19:12:55.338Z] ---> Running in f2ac6c732e29 [2022-04-08T19:12:55.338Z] OK: 221 MiB in 52 packages [2022-04-08T19:12:55.338Z] Removing intermediate container f2ac6c732e29 [2022-04-08T19:12:55.338Z] ---> 39f2cadf858a [2022-04-08T19:12:55.338Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:12:55.598Z] ---> Running in 1b6e3fb42e25 [2022-04-08T19:12:55.598Z] Removing intermediate container 1b6e3fb42e25 [2022-04-08T19:12:55.598Z] ---> d7305ad6cc22 [2022-04-08T19:12:55.598Z] Step 21/23 : LABEL arch=x86_64 [2022-04-08T19:12:55.598Z] ---> Running in 16b83899e889 [2022-04-08T19:12:55.856Z] Removing intermediate container 5a89bd72afa6 [2022-04-08T19:12:55.856Z] ---> c9c7ebe069a4 [2022-04-08T19:12:55.856Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T19:12:55.856Z] Removing intermediate container 16b83899e889 [2022-04-08T19:12:55.856Z] ---> 090a71889da8 [2022-04-08T19:12:55.856Z] Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:12:56.124Z] ---> Running in 09f51b2430c5 [2022-04-08T19:12:56.385Z] ---> 5a89690b8abf [2022-04-08T19:12:56.385Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:12:57.766Z] ---> Running in 1810ee8a9c88 [2022-04-08T19:12:57.766Z] Removing intermediate container 09f51b2430c5 [2022-04-08T19:12:57.766Z] ---> b65338543d70 [2022-04-08T19:12:57.766Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T19:12:58.721Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-08T19:13:00.307Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T19:13:00.307Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T19:13:00.307Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T19:13:00.307Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T19:13:02.218Z]  ---> Running in bf6e78b3521d [2022-04-08T19:13:02.218Z] Removing intermediate container 1810ee8a9c88 [2022-04-08T19:13:02.218Z] ---> 950b3dbcaa48 [2022-04-08T19:13:02.218Z] Step 8/22 : COPY . . [2022-04-08T19:13:02.218Z] Removing intermediate container bf6e78b3521d [2022-04-08T19:13:02.218Z] ---> 92fc2c3595fc [2022-04-08T19:13:02.218Z] [2022-04-08T19:13:02.218Z] Successfully built 92fc2c3595fc [2022-04-08T19:13:02.218Z] Successfully tagged sys-mgmt-agent:latest [2022-04-08T19:13:02.218Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-04-08T19:13:12.198Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:13:12.198Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:13:12.198Z] ---> b5cd74f954ae [2022-04-08T19:13:12.198Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T19:13:12.198Z] ---> Using cache [2022-04-08T19:13:12.198Z] ---> e0bae7afaf26 [2022-04-08T19:13:12.198Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:13:12.198Z] ---> Using cache [2022-04-08T19:13:12.198Z] ---> 34509507945b [2022-04-08T19:13:12.198Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-08T19:13:20.310Z] ---> b447d5b007dc [2022-04-08T19:13:20.310Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-08T19:13:20.310Z] ---> Running in ae37325965f4 [2022-04-08T19:13:20.310Z] ---> Running in ce274c8d5f47 [2022-04-08T19:13:20.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:13:20.568Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:13:21.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:13:21.710Z] OK: 221 MiB in 52 packages [2022-04-08T19:13:23.612Z] Removing intermediate container ae37325965f4 [2022-04-08T19:13:23.612Z] ---> 853688895a2a [2022-04-08T19:13:23.612Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T19:13:24.180Z] ---> e5446017bf90 [2022-04-08T19:13:24.180Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:13:24.180Z] ---> Running in 1e925d8f9a0b [2022-04-08T19:13:27.470Z] Building bin/spire-agent... [2022-04-08T19:13:27.471Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T19:13:27.471Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T19:13:27.471Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T19:13:27.471Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T19:13:27.728Z] Removing intermediate container 1e925d8f9a0b [2022-04-08T19:13:27.728Z] ---> d412f8b3b7bd [2022-04-08T19:13:27.728Z] Step 8/22 : COPY . . [2022-04-08T19:13:28.663Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T19:13:28.663Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T19:13:28.663Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T19:13:28.663Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T19:13:28.663Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T19:13:28.663Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T19:13:28.663Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T19:13:28.663Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T19:13:28.663Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T19:13:41.088Z]  ---> f77dc7b3a370 [2022-04-08T19:13:41.088Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-08T19:13:41.088Z] ---> Running in 0395c21c7560 [2022-04-08T19:13:41.346Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:14:13.456Z] Removing intermediate container ce274c8d5f47 [2022-04-08T19:14:13.456Z] ---> 4f21dbda2319 [2022-04-08T19:14:13.456Z] [2022-04-08T19:14:13.456Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T19:14:13.456Z] ---> e04c818066af [2022-04-08T19:14:13.456Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-08T19:14:13.456Z] ---> Using cache [2022-04-08T19:14:13.456Z] ---> 2a4d85d3b5e8 [2022-04-08T19:14:13.456Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:14:13.456Z] ---> Using cache [2022-04-08T19:14:13.456Z] ---> 4817bf330180 [2022-04-08T19:14:13.456Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-08T19:14:13.456Z] ---> Running in 913c21846f7b [2022-04-08T19:14:13.456Z] Removing intermediate container 913c21846f7b [2022-04-08T19:14:13.456Z] ---> e8bcb3f3efb0 [2022-04-08T19:14:13.456Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-08T19:14:13.456Z] ---> Running in 6039261de910 [2022-04-08T19:14:13.716Z] Removing intermediate container 6039261de910 [2022-04-08T19:14:13.716Z] ---> d60c52fef7f0 [2022-04-08T19:14:13.716Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:14:17.924Z] ---> c24cb843b047 [2022-04-08T19:14:17.924Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-08T19:14:20.573Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-08T19:14:22.164Z] ---> d82e4dc51ee0 [2022-04-08T19:14:22.164Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-08T19:14:32.152Z] ---> 981f8ad2c6d1 [2022-04-08T19:14:32.153Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-08T19:14:38.970Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-08T19:14:38.970Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-08T19:14:38.970Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-08T19:14:38.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-08T19:14:38.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-08T19:14:38.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-08T19:14:38.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-08T19:14:38.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-08T19:14:38.970Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-08T19:14:38.970Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-08T19:14:39.957Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-08T19:14:39.957Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-08T19:14:39.957Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-08T19:14:39.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-08T19:14:40.272Z] Removing intermediate container 0395c21c7560 [2022-04-08T19:14:40.272Z] ---> 4258bd8a370d [2022-04-08T19:14:40.272Z] [2022-04-08T19:14:40.272Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T19:14:40.272Z] ---> e04c818066af [2022-04-08T19:14:40.272Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-08T19:14:40.539Z] ---> Running in 9315c22df8b0 [2022-04-08T19:14:40.798Z] ---> Running in 4a80d3476035 [2022-04-08T19:14:41.058Z] Removing intermediate container 9315c22df8b0 [2022-04-08T19:14:41.058Z] ---> 86d4a89c1063 [2022-04-08T19:14:41.058Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:14:41.317Z] ---> Running in 5f386ab4a492 [2022-04-08T19:14:41.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:14:41.576Z] Removing intermediate container 5f386ab4a492 [2022-04-08T19:14:41.576Z] ---> 5826b0ea82ff [2022-04-08T19:14:41.576Z] Step 20/22 : LABEL arch=x86_64 [2022-04-08T19:14:41.576Z] ---> Running in 902f146434f5 [2022-04-08T19:14:41.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:14:41.836Z] Removing intermediate container 902f146434f5 [2022-04-08T19:14:41.836Z] ---> 47d0b4afffe1 [2022-04-08T19:14:41.836Z] Step 21/22 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:14:41.836Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-08T19:14:41.836Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-08T19:14:41.836Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:14:41.836Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T19:14:41.836Z] ---> Running in 71b3ff902419 [2022-04-08T19:14:42.094Z] OK: 6 MiB in 16 packages [2022-04-08T19:14:42.355Z] Removing intermediate container 71b3ff902419 [2022-04-08T19:14:42.355Z] ---> 32e24bf43fba [2022-04-08T19:14:42.355Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T19:14:42.616Z] ---> Running in 06e56eefa728 [2022-04-08T19:14:42.877Z] Removing intermediate container 06e56eefa728 [2022-04-08T19:14:42.877Z] ---> 190ff217565b [2022-04-08T19:14:42.877Z] [2022-04-08T19:14:42.877Z] Removing intermediate container 4a80d3476035 [2022-04-08T19:14:42.877Z] ---> eda5ad0d9777 [2022-04-08T19:14:42.877Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:14:42.877Z] Successfully built 190ff217565b [2022-04-08T19:14:42.877Z] Successfully tagged support-scheduler:latest [2022-04-08T19:14:42.877Z]  Building support-scheduler ... done Building core-command [2022-04-08T19:14:42.877Z] ---> Running in 9f083e781ab5 [2022-04-08T19:14:43.815Z] Removing intermediate container 9f083e781ab5 [2022-04-08T19:14:43.815Z] ---> b62a1a461ddf [2022-04-08T19:14:43.815Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-08T19:14:47.119Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:14:47.119Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:14:47.119Z] ---> b5cd74f954ae [2022-04-08T19:14:47.119Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T19:14:47.119Z] ---> Using cache [2022-04-08T19:14:47.119Z] ---> e0bae7afaf26 [2022-04-08T19:14:47.119Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:14:47.119Z] ---> Using cache [2022-04-08T19:14:47.119Z] ---> 34509507945b [2022-04-08T19:14:47.119Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-08T19:14:47.119Z] ---> Using cache [2022-04-08T19:14:47.119Z] ---> c9c7ebe069a4 [2022-04-08T19:14:47.119Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T19:14:47.119Z] ---> Using cache [2022-04-08T19:14:47.119Z] ---> 5a89690b8abf [2022-04-08T19:14:47.119Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:14:47.119Z] ---> Using cache [2022-04-08T19:14:47.119Z] ---> 950b3dbcaa48 [2022-04-08T19:14:47.119Z] Step 8/23 : COPY . . [2022-04-08T19:14:47.119Z] ---> Using cache [2022-04-08T19:14:47.119Z] ---> b447d5b007dc [2022-04-08T19:14:47.119Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-08T19:14:48.502Z] ---> Running in 5401726d99d7 [2022-04-08T19:14:48.502Z] ---> Running in 0aa4285e118c [2022-04-08T19:14:48.762Z] Removing intermediate container 5401726d99d7 [2022-04-08T19:14:48.762Z] ---> 411f6474c4a5 [2022-04-08T19:14:48.762Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-08T19:14:48.762Z] ---> Running in 5181c9ebeb02 [2022-04-08T19:14:49.025Z] Removing intermediate container 5181c9ebeb02 [2022-04-08T19:14:49.025Z] ---> 6338eddbd457 [2022-04-08T19:14:49.025Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:14:49.025Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:14:50.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.256s coverage: 28.7% of statements [2022-04-08T19:14:50.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-08T19:14:50.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-08T19:14:51.566Z] ---> 57b83b79883a [2022-04-08T19:14:51.566Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-08T19:14:53.498Z] ---> dbb4b316b9a9 [2022-04-08T19:14:53.498Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-08T19:14:53.758Z] ---> dc4240009061 [2022-04-08T19:14:53.758Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-08T19:14:54.015Z] ---> Running in 8c461f8010ab [2022-04-08T19:14:54.277Z] Removing intermediate container 8c461f8010ab [2022-04-08T19:14:54.277Z] ---> 337ade52f78c [2022-04-08T19:14:54.277Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:14:54.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.639s coverage: 98.5% of statements [2022-04-08T19:14:54.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-08T19:14:54.538Z] ---> Running in e2a885ffc82a [2022-04-08T19:14:55.104Z] Removing intermediate container e2a885ffc82a [2022-04-08T19:14:55.104Z] ---> bd0950ad51c4 [2022-04-08T19:14:55.104Z] Step 20/22 : LABEL arch=x86_64 [2022-04-08T19:14:55.104Z] ---> Running in 7ebdff106611 [2022-04-08T19:14:55.675Z] Removing intermediate container 7ebdff106611 [2022-04-08T19:14:55.675Z] ---> c48d86dbf1f8 [2022-04-08T19:14:55.675Z] Step 21/22 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:14:55.942Z] ---> Running in 98768f4ca95f [2022-04-08T19:14:55.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.556s coverage: 54.9% of statements [2022-04-08T19:14:55.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-08T19:14:55.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-08T19:14:56.207Z] Removing intermediate container 98768f4ca95f [2022-04-08T19:14:56.207Z] ---> f71571c37cca [2022-04-08T19:14:56.207Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T19:14:56.207Z] ---> Running in 60a1afacc8c6 [2022-04-08T19:14:56.465Z] Removing intermediate container 7415c28b868e [2022-04-08T19:14:56.465Z] ---> 080426c2cf4b [2022-04-08T19:14:56.465Z] [2022-04-08T19:14:56.465Z] Step 13/26 : FROM alpine:3.15 [2022-04-08T19:14:56.725Z] 3.15: Pulling from library/alpine [2022-04-08T19:14:56.725Z] Removing intermediate container 60a1afacc8c6 [2022-04-08T19:14:56.725Z] ---> 6ac59369c9f3 [2022-04-08T19:14:56.725Z] [2022-04-08T19:14:56.725Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-08T19:14:56.725Z] Status: Downloaded newer image for alpine:3.15 [2022-04-08T19:14:56.725Z] ---> 0ac33e5f5afa [2022-04-08T19:14:56.725Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T19:14:56.725Z] Successfully built 6ac59369c9f3 [2022-04-08T19:14:56.725Z] Successfully tagged support-notifications:latest [2022-04-08T19:14:56.725Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-04-08T19:14:56.726Z] ---> Running in 66788144208d [2022-04-08T19:14:57.660Z] Removing intermediate container 66788144208d [2022-04-08T19:14:57.660Z] ---> 01f4bce067fc [2022-04-08T19:14:57.660Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:15:00.945Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:15:00.946Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:15:00.946Z] ---> b5cd74f954ae [2022-04-08T19:15:00.946Z] Step 3/20 : WORKDIR /edgex-go [2022-04-08T19:15:00.946Z] ---> Using cache [2022-04-08T19:15:00.946Z] ---> e0bae7afaf26 [2022-04-08T19:15:00.946Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-08T19:15:01.883Z] ---> Running in dd33a11e2972 [2022-04-08T19:15:02.142Z] ---> Running in 705e2807a94b [2022-04-08T19:15:02.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:02.974Z] Removing intermediate container dd33a11e2972 [2022-04-08T19:15:02.974Z] ---> a37ee8e00a0d [2022-04-08T19:15:02.974Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-08T19:15:02.974Z] ---> Running in 99e624a4bd82 [2022-04-08T19:15:03.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:03.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:03.752Z] v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T19:15:03.752Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T19:15:03.752Z] OK: 15864 distinct packages available [2022-04-08T19:15:03.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:04.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:04.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:04.661Z] v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T19:15:04.661Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T19:15:04.661Z] OK: 15854 distinct packages available [2022-04-08T19:15:04.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:04.922Z] OK: 221 MiB in 52 packages [2022-04-08T19:15:05.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:05.760Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-08T19:15:06.024Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-08T19:15:06.024Z] (3/5) Installing libucontext (1.1-r0) [2022-04-08T19:15:06.024Z] Removing intermediate container 705e2807a94b [2022-04-08T19:15:06.024Z] ---> ebeb730b1e3c [2022-04-08T19:15:06.024Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-08T19:15:06.024Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-08T19:15:06.306Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-08T19:15:06.306Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T19:15:06.306Z] OK: 6 MiB in 19 packages [2022-04-08T19:15:06.565Z] ---> 9eb103a9e730 [2022-04-08T19:15:06.565Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:15:06.565Z] ---> Running in 84a2fef7fb25 [2022-04-08T19:15:06.824Z] Removing intermediate container 0aa4285e118c [2022-04-08T19:15:06.824Z] ---> f677264d7ac9 [2022-04-08T19:15:06.824Z] [2022-04-08T19:15:06.824Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T19:15:06.824Z] ---> e04c818066af [2022-04-08T19:15:06.824Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-08T19:15:06.824Z] ---> Using cache [2022-04-08T19:15:06.824Z] ---> 2a4d85d3b5e8 [2022-04-08T19:15:06.824Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:15:06.824Z] ---> Using cache [2022-04-08T19:15:06.824Z] ---> 4817bf330180 [2022-04-08T19:15:06.824Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-08T19:15:06.824Z] Removing intermediate container 99e624a4bd82 [2022-04-08T19:15:06.824Z] ---> 296970373338 [2022-04-08T19:15:06.824Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-08T19:15:06.824Z] ---> Running in 33a620dec8d4 [2022-04-08T19:15:06.824Z] Removing intermediate container 33a620dec8d4 [2022-04-08T19:15:06.824Z] ---> 2e75474683c3 [2022-04-08T19:15:06.824Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-08T19:15:07.082Z] ---> Running in 958b678dbf45 [2022-04-08T19:15:07.341Z] Removing intermediate container 958b678dbf45 [2022-04-08T19:15:07.341Z] ---> 7a6bd23f6146 [2022-04-08T19:15:07.341Z] Step 15/23 : WORKDIR / [2022-04-08T19:15:07.599Z] ---> Running in 2e31fc8fa55e [2022-04-08T19:15:07.599Z] ---> 8197cbfec631 [2022-04-08T19:15:07.599Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T19:15:07.599Z] Removing intermediate container 84a2fef7fb25 [2022-04-08T19:15:07.599Z] ---> 4424231e57e7 [2022-04-08T19:15:07.599Z] Step 7/20 : COPY . . [2022-04-08T19:15:07.599Z] Removing intermediate container 2e31fc8fa55e [2022-04-08T19:15:07.599Z] ---> f3431279f499 [2022-04-08T19:15:07.599Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:15:10.130Z] ---> 3e334bba247b [2022-04-08T19:15:10.130Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-08T19:15:10.696Z] ---> 10ef25bdff7e [2022-04-08T19:15:10.696Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T19:15:10.957Z] ---> fe5d8c1c0119 [2022-04-08T19:15:10.957Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-08T19:15:10.957Z] ---> 775917ac306b [2022-04-08T19:15:10.957Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-08T19:15:11.216Z] ---> 73c94e999433 [2022-04-08T19:15:11.216Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-08T19:15:11.216Z] ---> Running in 5717678533a3 [2022-04-08T19:15:11.476Z] ---> 301df8f54150 [2022-04-08T19:15:11.476Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-08T19:15:11.476Z] Removing intermediate container 5717678533a3 [2022-04-08T19:15:11.476Z] ---> 3ca325dab1e7 [2022-04-08T19:15:11.476Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:15:11.735Z] ---> Running in b7b100fe4b34 [2022-04-08T19:15:11.735Z] ---> 01ae080eeb27 [2022-04-08T19:15:11.735Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T19:15:11.735Z] ---> Running in f9d148bb5e66 [2022-04-08T19:15:11.735Z] Removing intermediate container b7b100fe4b34 [2022-04-08T19:15:11.735Z] ---> 99e4482d2c12 [2022-04-08T19:15:11.735Z] Step 21/23 : LABEL arch=x86_64 [2022-04-08T19:15:11.995Z] ---> Running in eea38664cddd [2022-04-08T19:15:11.995Z] Removing intermediate container f9d148bb5e66 [2022-04-08T19:15:11.995Z] ---> 184c87fbed4a [2022-04-08T19:15:11.995Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T19:15:12.253Z] Removing intermediate container eea38664cddd [2022-04-08T19:15:12.253Z] ---> 96c44de29a41 [2022-04-08T19:15:12.253Z] Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:15:12.253Z] ---> Running in cadc14f63f74 [2022-04-08T19:15:12.253Z] ---> Running in 0274ef8e51df [2022-04-08T19:15:12.253Z] Removing intermediate container cadc14f63f74 [2022-04-08T19:15:12.253Z] ---> 72452fe110fd [2022-04-08T19:15:12.253Z] Step 24/26 : LABEL arch=x86_64 [2022-04-08T19:15:12.536Z] ---> Running in dcd3751bb902 [2022-04-08T19:15:12.536Z] Removing intermediate container 0274ef8e51df [2022-04-08T19:15:12.536Z] ---> 57871a5fc866 [2022-04-08T19:15:12.536Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T19:15:12.536Z] Removing intermediate container dcd3751bb902 [2022-04-08T19:15:12.811Z] ---> eea5688d39f3 [2022-04-08T19:15:12.811Z] Step 25/26 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:15:12.811Z] ---> Running in 785429ba1743 [2022-04-08T19:15:12.811Z] ---> Running in be0accb574c6 [2022-04-08T19:15:12.811Z] Removing intermediate container 785429ba1743 [2022-04-08T19:15:12.811Z] ---> 57f26b4f7420 [2022-04-08T19:15:12.811Z] [2022-04-08T19:15:13.071Z] Removing intermediate container be0accb574c6 [2022-04-08T19:15:13.071Z] ---> 1a1dec92612a [2022-04-08T19:15:13.071Z] Step 26/26 : LABEL version=0.0.0 [2022-04-08T19:15:13.071Z] Successfully built 57f26b4f7420 [2022-04-08T19:15:13.071Z] Successfully tagged core-command:latest [2022-04-08T19:15:13.071Z]  Building core-command ... done Building security-proxy-setup [2022-04-08T19:15:13.071Z] ---> Running in c9393b5cb42b [2022-04-08T19:15:13.330Z] Removing intermediate container c9393b5cb42b [2022-04-08T19:15:13.330Z] ---> 864127ee404e [2022-04-08T19:15:13.330Z] [2022-04-08T19:15:13.591Z] Successfully built 864127ee404e [2022-04-08T19:15:14.157Z] Successfully tagged security-spire-agent:latest [2022-04-08T19:15:14.157Z] Building core-data [2022-04-08T19:15:14.157Z]  Building security-spire-agent ... done  ---> ae77b24e4ed7 [2022-04-08T19:15:14.157Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-08T19:15:18.364Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:15:18.364Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:15:18.364Z] ---> b5cd74f954ae [2022-04-08T19:15:18.364Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T19:15:18.364Z] ---> Using cache [2022-04-08T19:15:18.364Z] ---> e0bae7afaf26 [2022-04-08T19:15:18.364Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:15:18.364Z] ---> Using cache [2022-04-08T19:15:18.364Z] ---> 34509507945b [2022-04-08T19:15:18.364Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-08T19:15:18.364Z] ---> Using cache [2022-04-08T19:15:18.364Z] ---> c9c7ebe069a4 [2022-04-08T19:15:18.364Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T19:15:18.364Z] ---> Using cache [2022-04-08T19:15:18.364Z] ---> 5a89690b8abf [2022-04-08T19:15:18.364Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:15:18.364Z] ---> Using cache [2022-04-08T19:15:18.364Z] ---> 950b3dbcaa48 [2022-04-08T19:15:18.364Z] Step 8/22 : COPY . . [2022-04-08T19:15:18.364Z] ---> Using cache [2022-04-08T19:15:18.364Z] ---> b447d5b007dc [2022-04-08T19:15:18.364Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-08T19:15:19.305Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:15:19.305Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:15:19.305Z] ---> b5cd74f954ae [2022-04-08T19:15:19.305Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T19:15:19.305Z] ---> Using cache [2022-04-08T19:15:19.305Z] ---> e0bae7afaf26 [2022-04-08T19:15:19.305Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:15:19.305Z] ---> Using cache [2022-04-08T19:15:19.305Z] ---> 34509507945b [2022-04-08T19:15:19.305Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-08T19:15:19.566Z] ---> Running in c4de516c1119 [2022-04-08T19:15:20.148Z] ---> Running in 78720b16ee12 [2022-04-08T19:15:20.148Z] ---> Running in b8adfd6deb2b [2022-04-08T19:15:20.407Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:15:20.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:20.926Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:15:21.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:21.756Z] OK: 221 MiB in 52 packages [2022-04-08T19:15:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.305s coverage: 89.2% of statements [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:15:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.411s coverage: 84.4% of statements [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-08T19:15:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.849s coverage: 95.1% of statements [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:15:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.224s coverage: 72.2% of statements [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-08T19:15:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.366s coverage: 60.0% of statements [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-08T19:15:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.390s coverage: 0.9% of statements [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-08T19:15:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.264s coverage: 58.8% of statements [2022-04-08T19:15:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.611s coverage: 24.0% of statements [2022-04-08T19:15:22.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-08T19:15:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.463s coverage: 47.1% of statements [2022-04-08T19:15:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.380s coverage: 79.5% of statements [2022-04-08T19:15:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.287s coverage: 94.1% of statements [2022-04-08T19:15:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.227s coverage: 96.3% of statements [2022-04-08T19:15:22.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.262s coverage: 87.5% of statements [2022-04-08T19:15:23.233Z] Building bin/spire-agent... [2022-04-08T19:15:23.233Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T19:15:23.233Z] Removing intermediate container b8adfd6deb2b [2022-04-08T19:15:23.233Z] ---> 9781860b1480 [2022-04-08T19:15:23.233Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T19:15:23.552Z] ---> 212e6d76b21a [2022-04-08T19:15:23.552Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:15:23.897Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T19:15:23.897Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T19:15:23.897Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T19:15:23.897Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T19:15:23.897Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T19:15:23.897Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T19:15:24.835Z]  ---> Running in fd82dbcf550b [2022-04-08T19:15:24.835Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T19:15:24.835Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T19:15:24.835Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T19:15:24.835Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T19:15:24.835Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T19:15:24.835Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T19:15:25.771Z] Building bin/spire-agent... [2022-04-08T19:15:25.771Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T19:15:25.771Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T19:15:25.771Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T19:15:26.713Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T19:15:26.713Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T19:15:26.713Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T19:15:26.713Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T19:15:27.281Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T19:15:27.281Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T19:15:27.281Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T19:15:27.281Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T19:15:27.281Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T19:15:27.281Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T19:15:28.658Z] Removing intermediate container fd82dbcf550b [2022-04-08T19:15:28.658Z] ---> 24854965b5c2 [2022-04-08T19:15:28.658Z] Step 8/23 : COPY . . [2022-04-08T19:15:33.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.264s coverage: 94.4% of statements [2022-04-08T19:15:33.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements [2022-04-08T19:15:39.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.679s coverage: 82.5% of statements [2022-04-08T19:15:39.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-08T19:15:43.552Z] ---> 2e2288987899 [2022-04-08T19:15:43.552Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-08T19:15:43.552Z] ---> Running in b1be87fe069b [2022-04-08T19:15:43.552Z] CGO_ENABLED=1 GO111MODULE=on go build -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-08T19:15:45.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-08T19:15:46.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.314s coverage: 92.9% of statements [2022-04-08T19:15:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-08T19:15:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-08T19:15:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-08T19:15:46.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-04-08T19:15:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-08T19:15:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-08T19:15:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-08T19:15:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-08T19:15:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-08T19:15:46.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2022-04-08T19:15:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-08T19:15:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-08T19:15:46.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2022-04-08T19:15:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-08T19:15:46.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.321s coverage: 58.8% of statements [2022-04-08T19:15:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-08T19:15:46.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.306s coverage: 80.0% of statements [2022-04-08T19:15:46.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2022-04-08T19:15:46.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.302s coverage: 85.4% of statements [2022-04-08T19:15:46.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.784s coverage: 91.2% of statements [2022-04-08T19:15:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-08T19:15:47.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 64.4% of statements [2022-04-08T19:15:47.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-08T19:15:47.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-08T19:15:47.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.217s coverage: 100.0% of statements [2022-04-08T19:15:47.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2022-04-08T19:15:47.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2022-04-08T19:15:48.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2022-04-08T19:15:48.765Z] Removing intermediate container c4de516c1119 [2022-04-08T19:15:48.765Z] ---> 9d618efc6387 [2022-04-08T19:15:48.765Z] [2022-04-08T19:15:48.765Z] Step 9/20 : FROM alpine:3.15 [2022-04-08T19:15:48.765Z] ---> 0ac33e5f5afa [2022-04-08T19:15:48.765Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T19:15:48.765Z] ---> Using cache [2022-04-08T19:15:48.765Z] ---> 01f4bce067fc [2022-04-08T19:15:48.765Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:15:48.765Z] ---> Using cache [2022-04-08T19:15:48.765Z] ---> a37ee8e00a0d [2022-04-08T19:15:48.765Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-08T19:15:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2022-04-08T19:15:49.698Z] ---> Running in 68fdba5d303f [2022-04-08T19:15:50.266Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:51.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:51.468Z] v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T19:15:51.468Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T19:15:51.468Z] OK: 15854 distinct packages available [2022-04-08T19:15:51.468Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:52.408Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:52.665Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-08T19:15:52.665Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-08T19:15:52.924Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-08T19:15:52.924Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-08T19:15:52.924Z] (5/9) Installing curl (7.80.0-r0) [2022-04-08T19:15:52.924Z] Removing intermediate container 78720b16ee12 [2022-04-08T19:15:52.924Z] ---> 1c28876fe605 [2022-04-08T19:15:52.924Z] [2022-04-08T19:15:52.924Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T19:15:52.924Z] ---> e04c818066af [2022-04-08T19:15:52.924Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-08T19:15:53.182Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-08T19:15:53.182Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-08T19:15:53.182Z] (8/9) Installing libucontext (1.1-r0) [2022-04-08T19:15:53.458Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-08T19:15:53.458Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T19:15:53.458Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T19:15:53.458Z] OK: 8 MiB in 23 packages [2022-04-08T19:15:54.833Z] ---> Running in 2308d91cd62a [2022-04-08T19:15:55.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:55.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:15:55.772Z] Removing intermediate container 68fdba5d303f [2022-04-08T19:15:55.772Z] ---> 05027b5ce621 [2022-04-08T19:15:55.772Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:15:55.772Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-08T19:15:55.772Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-08T19:15:55.772Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-08T19:15:55.772Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-08T19:15:55.772Z] (5/6) Installing curl (7.79.1-r0) [2022-04-08T19:15:55.772Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-08T19:15:55.772Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:15:55.772Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T19:15:56.030Z] OK: 8 MiB in 20 packages [2022-04-08T19:15:57.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.499s coverage: 65.4% of statements [2022-04-08T19:15:57.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-08T19:15:57.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-08T19:15:57.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-08T19:15:57.942Z] ---> a8ebfaf7bab8 [2022-04-08T19:15:57.942Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-08T19:15:58.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.843s coverage: 43.8% of statements [2022-04-08T19:15:58.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-08T19:15:58.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-08T19:15:58.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.312s coverage: 89.5% of statements [2022-04-08T19:15:58.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-08T19:15:58.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.264s coverage: 84.8% of statements [2022-04-08T19:15:58.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-08T19:15:58.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-08T19:15:58.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-08T19:15:58.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-08T19:15:59.847Z] Removing intermediate container 2308d91cd62a [2022-04-08T19:15:59.847Z] ---> dff0794b5af6 [2022-04-08T19:15:59.847Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-08T19:16:00.786Z] ---> 25da9d09ecfa [2022-04-08T19:16:00.786Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-08T19:16:00.786Z] ---> Running in 16bafebacef3 [2022-04-08T19:16:01.722Z] ---> 32975ec65400 [2022-04-08T19:16:01.722Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-08T19:16:02.292Z] Removing intermediate container 16bafebacef3 [2022-04-08T19:16:02.292Z] ---> 03d6c393731a [2022-04-08T19:16:02.292Z] Step 13/22 : WORKDIR /edgex [2022-04-08T19:16:03.667Z] ---> Running in 53d8b797748a [2022-04-08T19:16:05.049Z] ---> Running in 13ab85161d91 [2022-04-08T19:16:06.691Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.354s coverage: 17.7% of statements [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-08T19:16:06.691Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.779s coverage: 92.3% of statements [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-08T19:16:06.691Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.380s coverage: 63.2% of statements [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-08T19:16:06.691Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.577s coverage: 97.7% of statements [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-08T19:16:06.691Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.223s coverage: 28.9% of statements [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-08T19:16:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-08T19:16:06.691Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.228s coverage: 100.0% of statements [2022-04-08T19:16:06.955Z] Removing intermediate container 53d8b797748a [2022-04-08T19:16:06.955Z] ---> e312febf649e [2022-04-08T19:16:06.955Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:16:06.955Z] Removing intermediate container b1be87fe069b [2022-04-08T19:16:06.955Z] ---> 29194a62e185 [2022-04-08T19:16:06.955Z] [2022-04-08T19:16:06.955Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T19:16:06.955Z] ---> e04c818066af [2022-04-08T19:16:06.955Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-08T19:16:07.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-04-08T19:16:08.270Z] 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-08T19:16:08.270Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-08T19:16:08.270Z] GO111MODULE=on go vet ./... [2022-04-08T19:16:08.338Z] ---> Running in 5d61ce77fda2 [2022-04-08T19:16:08.338Z] ---> Running in 6b26a7b6cfbd [2022-04-08T19:16:08.338Z] Removing intermediate container 13ab85161d91 [2022-04-08T19:16:08.338Z] ---> 4e26eb1715d6 [2022-04-08T19:16:08.338Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-08T19:16:08.338Z] Removing intermediate container 6b26a7b6cfbd [2022-04-08T19:16:08.338Z] ---> 032aa18d82f1 [2022-04-08T19:16:08.338Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-08T19:16:08.338Z] Removing intermediate container 5d61ce77fda2 [2022-04-08T19:16:08.338Z] ---> e0ef5ac2e5d7 [2022-04-08T19:16:08.338Z] Step 18/20 : LABEL arch=x86_64 [2022-04-08T19:16:08.906Z] ---> Running in 581149e48af1 [2022-04-08T19:16:08.906Z] ---> 2f5272f8eecb [2022-04-08T19:16:08.906Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-08T19:16:08.906Z] ---> Running in 06c905c26fab [2022-04-08T19:16:09.170Z] Removing intermediate container 581149e48af1 [2022-04-08T19:16:09.170Z] ---> 9983084c1e6e [2022-04-08T19:16:09.170Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-08T19:16:09.429Z] Removing intermediate container 06c905c26fab [2022-04-08T19:16:09.429Z] ---> 5712961f321c [2022-04-08T19:16:09.429Z] Step 19/20 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:16:09.734Z] ---> Running in 7d7c08a5dd17 [2022-04-08T19:16:09.734Z] ---> 8b45e3d6ed49 [2022-04-08T19:16:09.734Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-08T19:16:09.734Z] ---> Running in 29aa2930327d [2022-04-08T19:16:09.734Z] Removing intermediate container 7d7c08a5dd17 [2022-04-08T19:16:09.734Z] ---> 38398a407fb2 [2022-04-08T19:16:09.734Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:16:09.994Z] Removing intermediate container 29aa2930327d [2022-04-08T19:16:09.994Z] ---> 5e5cce6e7998 [2022-04-08T19:16:09.994Z] Step 20/20 : LABEL version=0.0.0 [2022-04-08T19:16:09.994Z] ---> Running in 8b6c83222e61 [2022-04-08T19:16:10.252Z] ---> Running in e94b2b42eaa7 [2022-04-08T19:16:10.511Z] ---> 4fe29b34a709 [2022-04-08T19:16:10.511Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-08T19:16:10.778Z] Removing intermediate container e94b2b42eaa7 [2022-04-08T19:16:10.778Z] ---> 24f4e5134c63 [2022-04-08T19:16:10.778Z] [2022-04-08T19:16:10.778Z] Successfully built 24f4e5134c63 [2022-04-08T19:16:11.036Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-08T19:16:11.036Z]  Building security-spiffe-token-provider ... done  ---> 51e615a2bebd [2022-04-08T19:16:11.036Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-08T19:16:11.036Z] ---> Running in c3bda09c4be9 [2022-04-08T19:16:11.296Z] Removing intermediate container 8b6c83222e61 [2022-04-08T19:16:11.296Z] ---> bff85823a274 [2022-04-08T19:16:11.296Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-08T19:16:11.554Z] ---> Running in 6c6506fddce3 [2022-04-08T19:16:12.496Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:12.759Z] Removing intermediate container c3bda09c4be9 [2022-04-08T19:16:12.759Z] ---> f8ca0efd618a [2022-04-08T19:16:12.759Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-08T19:16:13.017Z] ---> Running in f963c9dad740 [2022-04-08T19:16:13.275Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:13.275Z] Removing intermediate container f963c9dad740 [2022-04-08T19:16:13.275Z] ---> 75a419c510c0 [2022-04-08T19:16:13.275Z] Step 20/22 : LABEL arch=x86_64 [2022-04-08T19:16:13.533Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-08T19:16:13.533Z] ---> Running in 561d18b98750 [2022-04-08T19:16:13.533Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-08T19:16:13.790Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-08T19:16:13.790Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-08T19:16:14.052Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-08T19:16:14.052Z] Removing intermediate container 561d18b98750 [2022-04-08T19:16:14.052Z] ---> 9d809bb4ae74 [2022-04-08T19:16:14.052Z] Step 21/22 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:16:14.052Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-08T19:16:14.052Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:16:14.052Z] OK: 8 MiB in 20 packages [2022-04-08T19:16:15.428Z] ---> Running in 4d7645aca7ef [2022-04-08T19:16:15.690Z] Removing intermediate container 4d7645aca7ef [2022-04-08T19:16:15.690Z] ---> 835874d49655 [2022-04-08T19:16:15.690Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T19:16:16.259Z] Removing intermediate container 6c6506fddce3 [2022-04-08T19:16:16.259Z] ---> ea792f8f650a [2022-04-08T19:16:16.259Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:16:16.259Z] ---> Running in f957bd2c3882 [2022-04-08T19:16:16.827Z] ---> 258b8e831e17 [2022-04-08T19:16:16.827Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-08T19:16:17.086Z] Removing intermediate container f957bd2c3882 [2022-04-08T19:16:17.086Z] ---> 99f382cec020 [2022-04-08T19:16:17.086Z] [2022-04-08T19:16:17.344Z] Successfully built 99f382cec020 [2022-04-08T19:16:17.344Z] Successfully tagged security-proxy-setup:latest [2022-04-08T19:16:19.248Z]  Building security-proxy-setup ... done  ---> 9f2fe7259e48 [2022-04-08T19:16:19.248Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-08T19:16:20.628Z] ---> 671f92b02281 [2022-04-08T19:16:20.628Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-08T19:16:20.899Z] ---> Running in e45c93b1e371 [2022-04-08T19:16:21.163Z] Removing intermediate container e45c93b1e371 [2022-04-08T19:16:21.163Z] ---> 77ffb39b252f [2022-04-08T19:16:21.163Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:16:21.422Z] ---> Running in d5ddd70bde7f [2022-04-08T19:16:21.683Z] Removing intermediate container d5ddd70bde7f [2022-04-08T19:16:21.684Z] ---> 91e1d671e676 [2022-04-08T19:16:21.684Z] Step 21/23 : LABEL arch=x86_64 [2022-04-08T19:16:22.254Z] ---> Running in 7e9e55c7b86f [2022-04-08T19:16:22.512Z] Removing intermediate container 7e9e55c7b86f [2022-04-08T19:16:22.512Z] ---> b9fe1f888b8c [2022-04-08T19:16:22.512Z] Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:16:23.084Z] ---> Running in 48b48aea44fc [2022-04-08T19:16:23.652Z] Removing intermediate container 48b48aea44fc [2022-04-08T19:16:23.652Z] ---> 4c7adea8f46e [2022-04-08T19:16:23.652Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T19:16:25.562Z] ---> Running in 310793972b8c [2022-04-08T19:16:25.819Z] Removing intermediate container 310793972b8c [2022-04-08T19:16:25.820Z] ---> d7fb3c294bb3 [2022-04-08T19:16:25.820Z] [2022-04-08T19:16:26.080Z] Successfully built d7fb3c294bb3 [2022-04-08T19:16:26.080Z] Successfully tagged core-data:latest [2022-04-08T19:16:32.662Z]  Building core-data ... done Removing intermediate container 7ec1e837fb1a [2022-04-08T19:16:32.662Z] ---> 51901c72d8d6 [2022-04-08T19:16:32.662Z] [2022-04-08T19:16:32.662Z] Step 13/26 : FROM alpine:3.15 [2022-04-08T19:16:32.662Z] ---> 0ac33e5f5afa [2022-04-08T19:16:32.662Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T19:16:32.663Z] ---> Using cache [2022-04-08T19:16:32.663Z] ---> 01f4bce067fc [2022-04-08T19:16:32.663Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:16:32.663Z] ---> Using cache [2022-04-08T19:16:32.663Z] ---> a37ee8e00a0d [2022-04-08T19:16:32.663Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-08T19:16:32.928Z] ---> Running in c08a176b0993 [2022-04-08T19:16:32.928Z] Removing intermediate container d5f71bbc0847 [2022-04-08T19:16:32.928Z] ---> c52f8ee42f53 [2022-04-08T19:16:32.928Z] [2022-04-08T19:16:32.928Z] Step 13/25 : FROM alpine:3.15 [2022-04-08T19:16:32.928Z] ---> 0ac33e5f5afa [2022-04-08T19:16:32.928Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T19:16:32.928Z] ---> Using cache [2022-04-08T19:16:32.928Z] ---> 01f4bce067fc [2022-04-08T19:16:32.928Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:16:32.928Z] ---> Using cache [2022-04-08T19:16:32.928Z] ---> a37ee8e00a0d [2022-04-08T19:16:32.928Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-08T19:16:32.928Z] ---> Using cache [2022-04-08T19:16:32.928Z] ---> 296970373338 [2022-04-08T19:16:32.928Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T19:16:33.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:34.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:34.634Z] v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T19:16:34.634Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T19:16:34.634Z] OK: 15854 distinct packages available [2022-04-08T19:16:34.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:34.634Z] ---> c92033e96254 [2022-04-08T19:16:34.634Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T19:16:34.916Z] ---> a5cbf0544694 [2022-04-08T19:16:34.916Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-08T19:16:35.176Z] ---> 297d4843b243 [2022-04-08T19:16:35.176Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-08T19:16:35.176Z] ---> 23287597a087 [2022-04-08T19:16:35.176Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T19:16:35.176Z] ---> Running in 9128a196eb89 [2022-04-08T19:16:35.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:35.443Z] Removing intermediate container 9128a196eb89 [2022-04-08T19:16:35.443Z] ---> 1d2d2a11ac31 [2022-04-08T19:16:35.443Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T19:16:35.443Z] ---> Running in 17ff861afa38 [2022-04-08T19:16:35.702Z] Removing intermediate container 17ff861afa38 [2022-04-08T19:16:35.702Z] ---> b015c87b0e80 [2022-04-08T19:16:35.702Z] Step 23/25 : LABEL arch=x86_64 [2022-04-08T19:16:35.702Z] ---> Running in 76050ae220cd [2022-04-08T19:16:35.702Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-08T19:16:35.702Z] Removing intermediate container 76050ae220cd [2022-04-08T19:16:35.702Z] ---> bdca44da4ffa [2022-04-08T19:16:35.702Z] Step 24/25 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:16:35.702Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-08T19:16:35.702Z] ---> Running in e699268b1281 [2022-04-08T19:16:35.960Z] Removing intermediate container e699268b1281 [2022-04-08T19:16:35.960Z] ---> 65c8231066d4 [2022-04-08T19:16:35.960Z] Step 25/25 : LABEL version=0.0.0 [2022-04-08T19:16:35.960Z] (3/4) Installing libucontext (1.1-r0) [2022-04-08T19:16:35.960Z] ---> Running in ce4fab18f357 [2022-04-08T19:16:35.960Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-08T19:16:35.960Z] Removing intermediate container ce4fab18f357 [2022-04-08T19:16:35.960Z] ---> 5e34a8e51eca [2022-04-08T19:16:35.960Z] [2022-04-08T19:16:35.960Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T19:16:35.960Z] OK: 6 MiB in 18 packages [2022-04-08T19:16:36.220Z] Successfully built 5e34a8e51eca [2022-04-08T19:16:36.220Z] Successfully tagged security-spire-server:latest [2022-04-08T19:16:36.480Z]  Building security-spire-server ... done Removing intermediate container c08a176b0993 [2022-04-08T19:16:36.480Z] ---> 0cf94a9453da [2022-04-08T19:16:36.480Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T19:16:37.857Z] ---> 14540f11f1e1 [2022-04-08T19:16:37.857Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T19:16:38.117Z] ---> 65ebbd82dceb [2022-04-08T19:16:38.117Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-08T19:16:38.117Z] ---> Running in 2aba3fbd742b [2022-04-08T19:16:38.117Z] Removing intermediate container 2aba3fbd742b [2022-04-08T19:16:38.117Z] ---> b8257f0742cc [2022-04-08T19:16:38.117Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-08T19:16:38.405Z] ---> 93fc2f578a25 [2022-04-08T19:16:38.405Z] Step 21/26 : WORKDIR / [2022-04-08T19:16:38.405Z] ---> Running in 5f80fa533f49 [2022-04-08T19:16:38.405Z] Removing intermediate container 5f80fa533f49 [2022-04-08T19:16:38.405Z] ---> c20871a791e2 [2022-04-08T19:16:38.405Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T19:16:38.683Z] ---> Running in da947859963a [2022-04-08T19:16:38.683Z] Removing intermediate container da947859963a [2022-04-08T19:16:38.683Z] ---> 04196bf3834d [2022-04-08T19:16:38.683Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T19:16:38.683Z] ---> Running in e7b4a5fb8692 [2022-04-08T19:16:38.683Z] Removing intermediate container e7b4a5fb8692 [2022-04-08T19:16:38.683Z] ---> 39a317f74568 [2022-04-08T19:16:38.683Z] Step 24/26 : LABEL arch=x86_64 [2022-04-08T19:16:38.683Z] ---> Running in b0ecdda2e875 [2022-04-08T19:16:38.955Z] Removing intermediate container b0ecdda2e875 [2022-04-08T19:16:38.955Z] ---> 021cec81a1b4 [2022-04-08T19:16:38.955Z] Step 25/26 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:16:38.955Z] ---> Running in 8e76b2ca1f9c [2022-04-08T19:16:38.955Z] Removing intermediate container 8e76b2ca1f9c [2022-04-08T19:16:38.955Z] ---> b5f3f2e4650d [2022-04-08T19:16:38.955Z] Step 26/26 : LABEL version=0.0.0 [2022-04-08T19:16:38.955Z] ---> Running in 7198e12476d9 [2022-04-08T19:16:39.237Z] Removing intermediate container 7198e12476d9 [2022-04-08T19:16:39.237Z] ---> 65db4701c3b1 [2022-04-08T19:16:39.237Z] [2022-04-08T19:16:39.237Z] Successfully built 65db4701c3b1 [2022-04-08T19:16:39.237Z] Successfully tagged security-spire-config:latest [2022-04-08T19:16:39.245Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-08T19:16:39.294Z] $ docker stop --time=1 e93923ebb90083a8374c6550a3fb52d8c3f240abfc71031164f03675bb4b9af7 [2022-04-08T19:16:40.685Z] $ docker rm -f e93923ebb90083a8374c6550a3fb52d8c3f240abfc71031164f03675bb4b9af7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-08T19:16:41.087Z] + docker images [2022-04-08T19:16:41.087Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-08T19:16:41.087Z] security-spire-config latest 65db4701c3b1 1 second ago 86.7MB [2022-04-08T19:16:41.087Z] security-spire-server latest 5e34a8e51eca 5 seconds ago 87.3MB [2022-04-08T19:16:41.087Z] c52f8ee42f53 11 seconds ago 4.5GB [2022-04-08T19:16:41.087Z] 51901c72d8d6 13 seconds ago 4.5GB [2022-04-08T19:16:41.087Z] core-data latest d7fb3c294bb3 15 seconds ago 35.9MB [2022-04-08T19:16:41.087Z] security-proxy-setup latest 99f382cec020 24 seconds ago 43.4MB [2022-04-08T19:16:41.087Z] security-spiffe-token-provider latest 24f4e5134c63 30 seconds ago 28.5MB [2022-04-08T19:16:41.087Z] 29194a62e185 36 seconds ago 1.65GB [2022-04-08T19:16:41.087Z] 1c28876fe605 50 seconds ago 1.63GB [2022-04-08T19:16:41.087Z] 9d618efc6387 53 seconds ago 1.61GB [2022-04-08T19:16:41.087Z] security-spire-agent latest 864127ee404e About a minute ago 127MB [2022-04-08T19:16:41.087Z] core-command latest 57f26b4f7420 About a minute ago 24.5MB [2022-04-08T19:16:41.087Z] f677264d7ac9 About a minute ago 1.61GB [2022-04-08T19:16:41.087Z] support-notifications latest 6ac59369c9f3 About a minute ago 26.6MB [2022-04-08T19:16:41.087Z] 080426c2cf4b About a minute ago 4.5GB [2022-04-08T19:16:41.087Z] support-scheduler latest 190ff217565b About a minute ago 26MB [2022-04-08T19:16:41.087Z] 4258bd8a370d 2 minutes ago 1.62GB [2022-04-08T19:16:41.087Z] 4f21dbda2319 2 minutes ago 1.62GB [2022-04-08T19:16:41.087Z] sys-mgmt-agent latest 92fc2c3595fc 3 minutes ago 307MB [2022-04-08T19:16:41.087Z] security-bootstrapper latest 517dbf220280 4 minutes ago 24.3MB [2022-04-08T19:16:41.087Z] security-secretstore-setup latest d9a371f89570 4 minutes ago 42.1MB [2022-04-08T19:16:41.087Z] core-metadata latest 9bd4999c9ad4 4 minutes ago 26.2MB [2022-04-08T19:16:41.087Z] aa46c4fdf84f 4 minutes ago 1.62GB [2022-04-08T19:16:41.087Z] 165e0bd72c6d 4 minutes ago 1.63GB [2022-04-08T19:16:41.087Z] 71e3692b741f 4 minutes ago 1.62GB [2022-04-08T19:16:41.087Z] c1766af1332c 4 minutes ago 1.61GB [2022-04-08T19:16:41.087Z] ci-base-image-x86_64 latest b5cd74f954ae 8 minutes ago 896MB [2022-04-08T19:16:41.087Z] docker 20.10.14 7417809fdb73 3 days ago 218MB [2022-04-08T19:16:41.087Z] alpine 3.14 e04c818066af 3 days ago 5.59MB [2022-04-08T19:16:41.087Z] alpine 3.15 0ac33e5f5afa 3 days ago 5.57MB [2022-04-08T19:16:41.087Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-08T19:16:41.087Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-08T19:16:41.087Z] 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) [Pipeline] findFiles [Pipeline] node [2022-04-08T19:16:56.591Z] Still waiting to schedule task [2022-04-08T19:16:56.592Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-04-08T19:17:55.999Z] Running on prd-ubuntu18.04-docker-8c-8g-11611 in /w/workspace/edgexfoundry_edgex-go_PR-3954 [Pipeline] { [Pipeline] ws [2022-04-08T19:17:56.039Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-08T19:17:56.193Z] The recommended git tool is: git [2022-04-08T19:17:57.825Z] using credential edgex-jenkins-ssh [2022-04-08T19:17:57.836Z] Cloning the remote Git repository [2022-04-08T19:17:57.859Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-08T19:17:57.893Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-08T19:17:57.924Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-08T19:17:57.924Z] > git --version # timeout=10 [2022-04-08T19:17:57.930Z] > git --version # 'git version 2.17.1' [2022-04-08T19:17:57.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T19:17:57.977Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T19:18:00.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-08T19:18:00.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-08T19:18:00.184Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-08T19:18:02.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-08T19:18:02.706Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-08T19:18:02.714Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T19:18:02.727Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-08T19:18:02.747Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-08T19:18:02.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T19:18:02.754Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3954/head:refs/remotes/origin/PR-3954 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-08T19:18:03.404Z] Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:18:03.512Z] Merge succeeded, producing f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:18:03.512Z] Checking out Revision f77a93a477679a276c1892d50d982f8c376e6f92 (PR-3954) [2022-04-08T19:18:03.529Z] + ls -al . [2022-04-08T19:18:03.529Z] total 664 [2022-04-08T19:18:03.529Z] drwxrwxr-x 9 1001 1001 4096 Apr 8 19:18 . [2022-04-08T19:18:03.529Z] drwxr-xr-x 4 root root 4096 Apr 8 19:12 .. [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 11 Apr 8 19:10 .dockerignore [2022-04-08T19:18:03.529Z] drwxrwxr-x 8 1001 1001 4096 Apr 8 19:10 .git [2022-04-08T19:18:03.529Z] drwxrwxr-x 3 1001 1001 4096 Apr 8 19:10 .github [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 870 Apr 8 19:10 .gitignore [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 42 Apr 8 19:10 .golangci.yml [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 87 Apr 8 19:10 .hadolint.yml [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 166 Apr 8 19:10 .sonarcloud.properties [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 1171 Apr 8 19:10 ADOPTERS.md [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 9953 Apr 8 19:10 Attribution.txt [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 51732 Apr 8 19:10 CHANGELOG.md [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 3804 Apr 8 19:10 CONTRIBUTING.md [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 677 Apr 8 19:10 GOVERNANCE.md [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 849 Apr 8 19:10 Jenkinsfile [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 10775 Apr 8 19:10 LICENSE [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 8478 Apr 8 19:10 Makefile [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 582 Apr 8 19:10 OWNERS.md [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 8207 Apr 8 19:10 README.md [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 6912 Apr 8 19:10 SECURITY.md [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 5 Apr 8 19:08 VERSION [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 4131 Apr 8 19:10 ZMQWindows.md [2022-04-08T19:18:03.529Z] drwxrwxr-x 2 1001 1001 4096 Apr 8 19:10 bin [2022-04-08T19:18:03.529Z] drwxrwxr-x 18 1001 1001 4096 Apr 8 19:10 cmd [2022-04-08T19:18:03.529Z] -rw-r--r-- 1 root root 431014 Apr 8 19:16 coverage.out [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 3175 Apr 8 19:10 go.mod [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 34990 Apr 8 19:12 go.sum [2022-04-08T19:18:03.529Z] drwxrwxr-x 8 1001 1001 4096 Apr 8 19:10 internal [2022-04-08T19:18:03.529Z] drwxrwxr-x 3 1001 1001 4096 Apr 8 19:10 openapi [2022-04-08T19:18:03.529Z] drwxrwxr-x 4 1001 1001 4096 Apr 8 19:10 snap [2022-04-08T19:18:03.529Z] -rw-rw-r-- 1 1001 1001 204 Apr 8 19:10 version.go [Pipeline] sh [2022-04-08T19:18:04.232Z] + '[' -e coverage.out ] [2022-04-08T19:18:04.232Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-08T19:18:04.267Z] Warning: overwriting stash ‘coverage-report’ [2022-04-08T19:18:03.416Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T19:18:03.423Z] > git checkout -f f77a93a477679a276c1892d50d982f8c376e6f92 # timeout=10 [2022-04-08T19:18:03.482Z] > git remote # timeout=10 [2022-04-08T19:18:03.490Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T19:18:03.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T19:18:03.501Z] > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 [2022-04-08T19:18:03.511Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-08T19:18:03.519Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T19:18:03.528Z] > git checkout -f f77a93a477679a276c1892d50d982f8c376e6f92 # timeout=10 [2022-04-08T19:18:05.153Z] Stashed 1 file(s) [Pipeline] sh [2022-04-08T19:18:05.830Z] + make build [2022-04-08T19:18:05.830Z] CGO_ENABLED=1 GO111MODULE=on go build -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-08T19:18:07.091Z] Commit message: "feat: remove default github templates that are now provided in .github repo" [2022-04-08T19:18:07.131Z] > git --version # timeout=10 [2022-04-08T19:18:07.135Z] > git --version # 'git version 2.17.1' [2022-04-08T19:18:07.138Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:18:07.908Z] + echo snap-build.sh [2022-04-08T19:18:07.909Z] snap-build.sh [2022-04-08T19:18:07.909Z] + SNAP_BASE_DIR=. [2022-04-08T19:18:07.909Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-04-08T19:18:07.909Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-04-08T19:18:07.909Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-04-08T19:18:07.909Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-04-08T19:18:07.909Z] + cd /w/workspace/edgex-go/1 [2022-04-08T19:18:07.909Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-08T19:18:07.909Z] Reading package lists... [2022-04-08T19:18:07.909Z] Building dependency tree... [2022-04-08T19:18:07.909Z] Reading state information... [2022-04-08T19:18:07.909Z] The following packages were automatically installed and are no longer required: [2022-04-08T19:18:07.909Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-08T19:18:07.909Z] uidmap xdelta3 [2022-04-08T19:18:07.909Z] Use 'sudo apt autoremove' to remove them. [2022-04-08T19:18:07.909Z] The following packages will be REMOVED: [2022-04-08T19:18:07.909Z] lxd* lxd-client* [2022-04-08T19:18:07.909Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-08T19:18:08.481Z] After this operation, 31.7 MB disk space will be freed. [2022-04-08T19:18:10.623Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-04-08T19:18:10.623Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-08T19:18:11.564Z] Removing lxd dnsmasq configuration [2022-04-08T19:18:11.564Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-08T19:18:11.825Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-08T19:18:12.828Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-08T19:18:12.828Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-04-08T19:18:12.828Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-08T19:18:14.752Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-08T19:18:14.752Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-08T19:18:15.705Z] + sudo snap remove --purge lxd [2022-04-08T19:18:15.705Z] snap "lxd" is not installed [2022-04-08T19:18:15.705Z] + sudo groupadd --force --system lxd [2022-04-08T19:18:15.705Z] ++ whoami [2022-04-08T19:18:15.705Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-08T19:18:15.970Z] + newgrp - lxd [2022-04-08T19:18:15.970Z] + sudo snap install lxd [2022-04-08T19:18:28.207Z] 2022-04-08T19:18:23Z INFO Waiting for automatic snapd restart... [2022-04-08T19:18:43.141Z] lxd 5.0.0-c5bcb80 from Canonical* installed [2022-04-08T19:18:43.141Z] + sudo lxd init --auto [2022-04-08T19:18:51.279Z] + sudo snap install --classic snapcraft [2022-04-08T19:18:57.865Z] snapcraft 6.1 from Canonical* installed [2022-04-08T19:18:57.865Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-08T19:18:57.865Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-08T19:18:57.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-08T19:18:57.865Z] Dload Upload Total Spent Left Speed [2022-04-08T19:18:57.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4537 0 --:--:-- --:--:-- --:--:-- 4537 [2022-04-08T19:18:57.865Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 4262k 0 --:--:-- --:--:-- --:--:-- 59.0M [2022-04-08T19:18:57.865Z] ./yq_linux_amd64 [2022-04-08T19:18:58.124Z] + sudo snapcraft prime --use-lxd [2022-04-08T19:19:00.034Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-08T19:19:00.034Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-08T19:19:00.034Z] - README.md [2022-04-08T19:19:00.034Z] [2022-04-08T19:19:00.034Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-08T19:19:00.301Z] Launching a container. [2022-04-08T19:19:12.560Z] Waiting for container to be ready [2022-04-08T19:19:12.560Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-08T19:19:12.560Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-08T19:19:12.560Z] [2022-04-08T19:19:17.848Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-08T19:19:18.420Z] Waiting for network to be ready... [2022-04-08T19:19:18.681Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-08T19:19:18.681Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-08T19:19:18.940Z] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-08T19:19:18.940Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-08T19:19:18.940Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-08T19:19:18.940Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-08T19:19:18.940Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-08T19:19:18.940Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-08T19:19:18.940Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-08T19:19:18.940Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-08T19:19:18.940Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-08T19:19:18.941Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] [2022-04-08T19:19:18.941Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] [2022-04-08T19:19:18.941Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-08T19:19:18.941Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-08T19:19:18.941Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] [2022-04-08T19:19:18.941Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] [2022-04-08T19:19:18.941Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-08T19:19:19.214Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-08T19:19:19.214Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] [2022-04-08T19:19:19.784Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] [2022-04-08T19:19:19.784Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-08T19:19:19.784Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-08T19:19:19.784Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] [2022-04-08T19:19:19.784Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-08T19:19:19.784Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] [2022-04-08T19:19:19.784Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-08T19:19:21.694Z] Fetched 23.7 MB in 3s (7229 kB/s) [2022-04-08T19:19:22.636Z] Reading package lists... [2022-04-08T19:19:22.636Z] Reading package lists... [2022-04-08T19:19:22.895Z] Building dependency tree... [2022-04-08T19:19:22.895Z] Reading state information... [2022-04-08T19:19:22.895Z] The following additional packages will be installed: [2022-04-08T19:19:22.895Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-08T19:19:22.895Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-08T19:19:22.895Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-08T19:19:22.895Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-08T19:19:22.895Z] Suggested packages: [2022-04-08T19:19:22.895Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-08T19:19:22.895Z] Recommended packages: [2022-04-08T19:19:22.895Z] gnupg libsasl2-modules [2022-04-08T19:19:22.895Z] The following NEW packages will be installed: [2022-04-08T19:19:22.895Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-08T19:19:22.895Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-08T19:19:22.896Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-08T19:19:22.896Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-08T19:19:22.896Z] The following packages will be upgraded: [2022-04-08T19:19:22.896Z] gpg gpg-agent gpgconf libudev1 [2022-04-08T19:19:23.156Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-08T19:19:23.156Z] Need to get 3859 kB of archives. [2022-04-08T19:19:23.156Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-08T19:19:23.156Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-08T19:19:23.156Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-08T19:19:23.156Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-08T19:19:23.156Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-08T19:19:23.156Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-08T19:19:23.730Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-08T19:19:23.730Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-08T19:19:23.730Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-08T19:19:23.990Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-08T19:19:23.990Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-08T19:19:23.990Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-08T19:19:23.990Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-08T19:19:23.990Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-08T19:19:23.990Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-08T19:19:23.990Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-08T19:19:23.990Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-08T19:19:23.990Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-08T19:19:23.990Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-08T19:19:23.990Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-08T19:19:23.990Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-08T19:19:23.990Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-04-08T19:19:23.990Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-08T19:19:24.253Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T19:19:24.253Z] Fetched 3859 kB in 1s (3485 kB/s) [2022-04-08T19:19:24.253Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-08T19:19:24.253Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T19:19:24.517Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-08T19:19:24.517Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-08T19:19:24.517Z] Selecting previously unselected package udev. [2022-04-08T19:19:24.777Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-08T19:19:24.777Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T19:19:24.777Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-08T19:19:24.777Z] Selecting previously unselected package libfuse2:amd64. [2022-04-08T19:19:24.777Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-08T19:19:24.777Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-08T19:19:25.036Z] Selecting previously unselected package fuse. [2022-04-08T19:19:25.036Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-08T19:19:25.036Z] Unpacking fuse (2.9.9-3) ... [2022-04-08T19:19:25.036Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-08T19:19:25.036Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-08T19:19:25.036Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-08T19:19:25.036Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-08T19:19:25.303Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-08T19:19:25.303Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-08T19:19:25.564Z] Selecting previously unselected package libksba8:amd64. [2022-04-08T19:19:25.564Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-08T19:19:25.564Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-08T19:19:25.564Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-08T19:19:25.564Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:19:25.564Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:25.564Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-08T19:19:25.564Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:19:25.564Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:25.825Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-08T19:19:25.825Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:19:25.825Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:25.825Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-08T19:19:25.825Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:19:25.825Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:25.825Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-08T19:19:25.825Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:19:25.825Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:25.825Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-08T19:19:25.825Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:19:25.825Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:26.087Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-08T19:19:26.087Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:19:26.087Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:26.087Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-08T19:19:26.087Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:19:26.087Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:26.087Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-08T19:19:26.087Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:19:26.087Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:26.087Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-08T19:19:26.087Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-08T19:19:26.087Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-08T19:19:26.087Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-08T19:19:26.087Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-08T19:19:26.348Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-08T19:19:26.348Z] Selecting previously unselected package libldap-common. [2022-04-08T19:19:26.348Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-08T19:19:26.348Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-08T19:19:26.348Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-08T19:19:26.348Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-08T19:19:26.349Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-08T19:19:26.349Z] Selecting previously unselected package dirmngr. [2022-04-08T19:19:26.349Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-08T19:19:26.349Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-08T19:19:26.609Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-08T19:19:26.609Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-08T19:19:26.609Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-08T19:19:26.609Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-08T19:19:26.609Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-08T19:19:27.181Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-08T19:19:27.445Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-08T19:19:27.445Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:27.445Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-08T19:19:27.445Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-08T19:19:27.445Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:27.445Z] Setting up fuse (2.9.9-3) ... [2022-04-08T19:19:27.707Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-08T19:19:28.278Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:28.278Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:28.278Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:28.278Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:28.278Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:28.278Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:28.278Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:19:28.278Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-08T19:19:28.278Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-08T19:19:28.540Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-08T19:19:28.540Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-08T19:19:28.800Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-08T19:19:29.062Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-08T19:19:29.062Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-08T19:19:29.062Z] units). This means they are not meant to be enabled using systemctl. [2022-04-08T19:19:29.062Z] [2022-04-08T19:19:29.062Z] Possible reasons for having this kind of units are: [2022-04-08T19:19:29.062Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-08T19:19:29.062Z] .wants/ or .requires/ directory. [2022-04-08T19:19:29.062Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-08T19:19:29.062Z] a requirement dependency on it. [2022-04-08T19:19:29.062Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-08T19:19:29.062Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-08T19:19:29.062Z] • In case of template units, the unit is meant to be enabled with some [2022-04-08T19:19:29.062Z] instance name specified. [2022-04-08T19:19:29.323Z] Reading package lists... [2022-04-08T19:19:29.586Z] Building dependency tree... [2022-04-08T19:19:29.586Z] Reading state information... [2022-04-08T19:19:29.586Z] The following additional packages will be installed: [2022-04-08T19:19:29.586Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-08T19:19:29.586Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-08T19:19:29.586Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-08T19:19:29.586Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-08T19:19:29.586Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-08T19:19:29.586Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-08T19:19:29.586Z] Suggested packages: [2022-04-08T19:19:29.586Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-08T19:19:29.586Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-08T19:19:29.586Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-08T19:19:29.586Z] systemd-container policykit-1 [2022-04-08T19:19:29.586Z] Recommended packages: [2022-04-08T19:19:29.586Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-08T19:19:29.586Z] The following NEW packages will be installed: [2022-04-08T19:19:29.586Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-08T19:19:29.586Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-08T19:19:29.586Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-08T19:19:29.586Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-08T19:19:29.586Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-08T19:19:29.586Z] The following packages will be upgraded: [2022-04-08T19:19:29.586Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-08T19:19:29.847Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-08T19:19:29.847Z] Need to get 46.5 MB of archives. [2022-04-08T19:19:29.847Z] After this operation, 181 MB of additional disk space will be used. [2022-04-08T19:19:29.847Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-08T19:19:29.847Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-08T19:19:29.847Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-08T19:19:29.847Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-08T19:19:29.847Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-08T19:19:29.847Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-08T19:19:29.847Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-08T19:19:29.847Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-08T19:19:29.847Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-08T19:19:29.847Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-08T19:19:29.847Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-08T19:19:29.847Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-08T19:19:29.847Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-08T19:19:29.847Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-08T19:19:30.108Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-08T19:19:30.108Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-08T19:19:30.678Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-08T19:19:30.678Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-04-08T19:19:30.678Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-08T19:19:30.678Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-04-08T19:19:30.939Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-04-08T19:19:30.939Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-04-08T19:19:30.939Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-08T19:19:30.939Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-08T19:19:30.939Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-08T19:19:30.939Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-08T19:19:30.939Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-08T19:19:30.939Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-08T19:19:30.939Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-08T19:19:30.939Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-08T19:19:30.939Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-08T19:19:30.939Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-08T19:19:30.939Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-04-08T19:19:32.325Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T19:19:32.325Z] Fetched 46.5 MB in 2s (20.6 MB/s) [2022-04-08T19:19:32.325Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-08T19:19:32.325Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T19:19:32.325Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-08T19:19:32.325Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T19:19:32.325Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-08T19:19:32.584Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T19:19:32.848Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-08T19:19:33.793Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T19:19:33.793Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-08T19:19:34.072Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-08T19:19:34.072Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-08T19:19:34.072Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-08T19:19:34.072Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-08T19:19:34.072Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:19:34.333Z] Selecting previously unselected package libexpat1:amd64. [2022-04-08T19:19:34.334Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-08T19:19:34.334Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-08T19:19:34.334Z] Selecting previously unselected package python3.8-minimal. [2022-04-08T19:19:34.334Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-08T19:19:34.334Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:19:34.604Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:19:34.864Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-08T19:19:34.864Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:19:35.436Z] Selecting previously unselected package python3-minimal. [2022-04-08T19:19:35.436Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-08T19:19:35.436Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-08T19:19:35.436Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-08T19:19:35.698Z] Selecting previously unselected package mime-support. [2022-04-08T19:19:35.698Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-08T19:19:35.698Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-08T19:19:35.698Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-08T19:19:35.698Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-08T19:19:35.698Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-08T19:19:35.960Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-08T19:19:35.960Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-08T19:19:35.960Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:19:36.529Z] Selecting previously unselected package python3.8. [2022-04-08T19:19:36.529Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-08T19:19:36.529Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:19:36.529Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-08T19:19:36.529Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-08T19:19:36.529Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-08T19:19:36.789Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-08T19:19:37.049Z] Selecting previously unselected package python3. [2022-04-08T19:19:37.049Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-08T19:19:37.049Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-08T19:19:37.049Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-08T19:19:37.314Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-08T19:19:37.314Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-08T19:19:37.314Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-08T19:19:37.314Z] Selecting previously unselected package dbus. [2022-04-08T19:19:37.314Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-08T19:19:37.314Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-08T19:19:37.588Z] Selecting previously unselected package libbsd0:amd64. [2022-04-08T19:19:37.588Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-08T19:19:37.588Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-08T19:19:37.588Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-08T19:19:37.588Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T19:19:37.588Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-08T19:19:37.852Z] Selecting previously unselected package sudo. [2022-04-08T19:19:37.852Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-08T19:19:37.852Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-08T19:19:37.852Z] Selecting previously unselected package apparmor. [2022-04-08T19:19:37.852Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-08T19:19:37.852Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-08T19:19:38.112Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-08T19:19:38.112Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-08T19:19:38.112Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-08T19:19:38.112Z] Selecting previously unselected package libedit2:amd64. [2022-04-08T19:19:38.112Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-08T19:19:38.112Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-08T19:19:38.372Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-08T19:19:38.372Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-08T19:19:38.372Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-08T19:19:38.372Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-08T19:19:38.372Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:19:38.372Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:19:38.633Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-08T19:19:38.633Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:19:38.633Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:19:38.633Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-08T19:19:38.633Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-08T19:19:38.633Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-08T19:19:38.633Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-08T19:19:38.633Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:19:38.633Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:19:38.894Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-08T19:19:38.894Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:19:38.894Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:19:38.894Z] Selecting previously unselected package openssh-client. [2022-04-08T19:19:38.894Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-08T19:19:38.894Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-08T19:19:39.157Z] Selecting previously unselected package dbus-user-session. [2022-04-08T19:19:39.157Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-08T19:19:39.157Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-08T19:19:39.157Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-08T19:19:39.157Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-08T19:19:39.157Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-08T19:19:39.157Z] Selecting previously unselected package squashfs-tools. [2022-04-08T19:19:39.157Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-08T19:19:39.157Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-08T19:19:39.417Z] Selecting previously unselected package snapd. [2022-04-08T19:19:39.417Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-08T19:19:39.417Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-08T19:19:42.717Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-08T19:19:42.717Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-08T19:19:42.717Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-08T19:19:42.717Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-08T19:19:42.717Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:19:42.717Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-08T19:19:42.717Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-08T19:19:43.295Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-08T19:19:43.295Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:19:43.295Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:19:43.295Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-08T19:19:43.295Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:19:43.295Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-08T19:19:43.556Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:19:44.129Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-08T19:19:44.129Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-08T19:19:44.129Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-08T19:19:44.129Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-08T19:19:44.129Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-08T19:19:44.129Z] running python rtupdate hooks for python3.8... [2022-04-08T19:19:44.129Z] running python post-rtupdate hooks for python3.8... [2022-04-08T19:19:44.391Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-08T19:19:46.304Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-08T19:19:46.304Z] Reloading AppArmor profiles [2022-04-08T19:19:46.565Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:19:46.565Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-08T19:19:46.565Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-08T19:19:47.136Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-08T19:19:47.136Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-08T19:19:47.136Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-08T19:19:47.136Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-08T19:19:49.045Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-08T19:19:49.045Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-08T19:19:49.045Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-08T19:19:49.045Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-08T19:19:49.306Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-08T19:19:49.566Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-08T19:19:49.827Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-08T19:19:50.088Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-08T19:19:50.348Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-08T19:19:50.349Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-08T19:19:50.611Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-08T19:19:50.872Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-08T19:19:50.872Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-08T19:19:51.131Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-08T19:19:51.393Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-04-08T19:19:51.393Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-08T19:19:52.781Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-08T19:19:52.781Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-08T19:19:52.781Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-08T19:19:53.612Z] Reading package lists... [2022-04-08T19:19:53.872Z] Reading package lists... [2022-04-08T19:19:54.133Z] Building dependency tree... [2022-04-08T19:19:54.133Z] Reading state information... [2022-04-08T19:19:54.133Z] Calculating upgrade... [2022-04-08T19:19:54.393Z] The following packages will be upgraded: [2022-04-08T19:19:54.393Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-08T19:19:54.393Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-08T19:19:54.393Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-08T19:19:54.393Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-08T19:19:54.393Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-08T19:19:54.393Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-08T19:19:54.393Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-08T19:19:54.393Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-08T19:19:54.393Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-08T19:19:54.393Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-08T19:19:54.393Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-08T19:19:54.393Z] xz-utils zlib1g [2022-04-08T19:19:54.393Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-08T19:19:54.393Z] Need to get 65.7 MB of archives. [2022-04-08T19:19:54.393Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-08T19:19:54.393Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-08T19:19:54.393Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-08T19:19:54.393Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-08T19:19:54.393Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-08T19:19:54.654Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-08T19:19:54.654Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-08T19:19:54.654Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-08T19:19:54.654Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-08T19:19:54.654Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-08T19:19:54.654Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-08T19:19:54.654Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-04-08T19:19:54.654Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-08T19:19:54.654Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-08T19:19:54.654Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-08T19:19:54.654Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-08T19:19:54.654Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-08T19:19:54.654Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-08T19:19:54.654Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-08T19:19:54.654Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-08T19:19:54.654Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-08T19:19:54.654Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-08T19:19:54.654Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-08T19:19:54.654Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-08T19:19:54.654Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-08T19:19:54.654Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-08T19:19:54.654Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-08T19:19:54.654Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-08T19:19:54.654Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-08T19:19:54.654Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-08T19:19:54.654Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-08T19:19:54.654Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-08T19:19:54.654Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-08T19:19:54.654Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-04-08T19:19:54.654Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-08T19:19:54.654Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-08T19:19:54.654Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-08T19:19:54.654Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-08T19:19:54.654Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-08T19:19:54.654Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-08T19:19:54.654Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-08T19:19:54.654Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-08T19:19:54.655Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-08T19:19:54.914Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-08T19:19:54.914Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-08T19:19:54.914Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-08T19:19:54.914Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-08T19:19:54.914Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-08T19:19:54.914Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-08T19:19:54.914Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-08T19:19:54.914Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-08T19:19:54.914Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-08T19:19:54.914Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-08T19:19:54.914Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-08T19:19:54.914Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-08T19:19:54.914Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-08T19:19:54.914Z] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-08T19:19:54.914Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-08T19:19:54.914Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-04-08T19:19:54.914Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-04-08T19:19:54.914Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-08T19:19:55.175Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-04-08T19:19:55.175Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-08T19:19:55.175Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-08T19:19:55.175Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-08T19:19:55.175Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-08T19:19:55.437Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-08T19:19:55.437Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-08T19:19:55.437Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-08T19:19:55.437Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-08T19:19:55.437Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-08T19:19:55.437Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-08T19:19:55.437Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-08T19:19:55.437Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-08T19:19:55.437Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-08T19:19:55.437Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-08T19:19:55.437Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-08T19:19:55.437Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-08T19:19:56.008Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T19:19:56.008Z] Fetched 65.7 MB in 1s (52.6 MB/s) [2022-04-08T19:19:56.008Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-08T19:19:56.008Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-08T19:19:56.008Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-08T19:19:56.950Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-08T19:19:56.950Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-08T19:19:56.950Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-08T19:19:56.950Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-08T19:19:57.909Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:19:57.909Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:19:57.909Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:19:57.909Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:19:58.170Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:19:58.430Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:19:58.430Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:19:58.430Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:19:58.691Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:19:58.691Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:19:58.953Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:19:58.953Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:19:58.953Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:19:58.953Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:19:59.214Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:19:59.214Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-08T19:19:59.214Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:19:59.475Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:19:59.475Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:19:59.475Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-08T19:19:59.475Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:19:59.475Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:19:59.738Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:19:59.738Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:19:59.738Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:19:59.999Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:19:59.999Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:20:00.259Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-08T19:20:00.259Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-08T19:20:00.521Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-08T19:20:01.094Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-08T19:20:01.355Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-08T19:20:01.355Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-08T19:20:01.355Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-08T19:20:01.355Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-08T19:20:01.622Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-08T19:20:01.890Z] Setting up base-files (11ubuntu5.5) ... [2022-04-08T19:20:01.890Z] Installing new version of config file /etc/issue ... [2022-04-08T19:20:01.890Z] Installing new version of config file /etc/issue.net ... [2022-04-08T19:20:01.890Z] Installing new version of config file /etc/lsb-release ... [2022-04-08T19:20:02.153Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-08T19:20:02.413Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-08T19:20:02.413Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-08T19:20:02.413Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-08T19:20:02.673Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:02.673Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-08T19:20:02.673Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-08T19:20:02.934Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-08T19:20:02.935Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-04-08T19:20:02.935Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:02.935Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:20:03.196Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-08T19:20:03.196Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-08T19:20:03.456Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:03.456Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-08T19:20:03.456Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-08T19:20:03.456Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-08T19:20:03.716Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:03.716Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-08T19:20:03.716Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-08T19:20:04.286Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-08T19:20:04.547Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-08T19:20:04.547Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-08T19:20:04.547Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-08T19:20:05.117Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-08T19:20:05.377Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:05.377Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-08T19:20:05.377Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-08T19:20:06.319Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-08T19:20:06.319Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-08T19:20:06.319Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-08T19:20:06.319Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:06.319Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-08T19:20:06.319Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-08T19:20:06.580Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-08T19:20:06.580Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:06.580Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:20:06.580Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:20:06.841Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-08T19:20:06.841Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:06.841Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:20:07.102Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:20:07.102Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-08T19:20:07.363Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:07.363Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:20:07.363Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:20:07.623Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:20:07.624Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:20:07.883Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-08T19:20:07.883Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:07.883Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:20:07.883Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:20:08.145Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-08T19:20:08.146Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:08.146Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:20:08.146Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:20:08.406Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:20:08.406Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:20:08.977Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-08T19:20:09.237Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-08T19:20:09.498Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-08T19:20:09.498Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:09.498Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-08T19:20:09.498Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-08T19:20:09.761Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-08T19:20:09.761Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:09.761Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-08T19:20:09.761Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-08T19:20:10.023Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-08T19:20:10.023Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:10.023Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-08T19:20:10.023Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-08T19:20:10.023Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-08T19:20:10.023Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:10.023Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-08T19:20:10.023Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-08T19:20:10.284Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-08T19:20:10.284Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:10.284Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-08T19:20:10.284Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-08T19:20:10.284Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-08T19:20:10.284Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:10.284Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-08T19:20:10.284Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-08T19:20:10.545Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-08T19:20:10.545Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:10.545Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-08T19:20:10.545Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-08T19:20:10.545Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-08T19:20:10.806Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:10.806Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-08T19:20:10.806Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-08T19:20:10.806Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-08T19:20:10.806Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:10.806Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-08T19:20:10.806Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-08T19:20:10.806Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-08T19:20:11.067Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:11.067Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-08T19:20:11.067Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-08T19:20:11.067Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-08T19:20:11.067Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:11.067Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-08T19:20:11.067Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-08T19:20:11.067Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-08T19:20:11.328Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:11.328Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-08T19:20:11.328Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-08T19:20:11.328Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-08T19:20:11.588Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:11.588Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-08T19:20:11.588Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-08T19:20:11.588Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-08T19:20:11.588Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:11.588Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-08T19:20:11.588Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-08T19:20:12.157Z] Setting up apt (2.0.6) ... [2022-04-08T19:20:12.418Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-08T19:20:12.678Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:12.678Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-08T19:20:12.678Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-08T19:20:12.678Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-08T19:20:12.716Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:20:12.938Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:20:12.938Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-08T19:20:12.938Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-08T19:20:12.938Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-08T19:20:13.198Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-08T19:20:13.198Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-08T19:20:13.198Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-08T19:20:13.459Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-08T19:20:13.720Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-08T19:20:13.720Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:20:13.720Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:20:13.720Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-08T19:20:13.720Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-08T19:20:13.981Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-08T19:20:14.243Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-08T19:20:14.243Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-08T19:20:14.243Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-08T19:20:14.505Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-08T19:20:14.765Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-08T19:20:14.765Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-08T19:20:14.765Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-08T19:20:14.765Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-08T19:20:15.025Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-08T19:20:15.025Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-08T19:20:15.025Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-08T19:20:15.288Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-08T19:20:15.288Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-08T19:20:15.548Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-08T19:20:15.548Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-08T19:20:15.548Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-08T19:20:15.548Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-08T19:20:15.548Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-08T19:20:15.548Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-08T19:20:15.548Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-08T19:20:15.548Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-08T19:20:15.816Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-08T19:20:15.816Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-08T19:20:15.816Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-08T19:20:16.076Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-08T19:20:16.648Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-08T19:20:16.648Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-08T19:20:16.908Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T19:20:16.908Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T19:20:16.908Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T19:20:16.908Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T19:20:17.173Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T19:20:17.173Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T19:20:17.173Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T19:20:17.173Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T19:20:17.173Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T19:20:17.173Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T19:20:17.432Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T19:20:17.432Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T19:20:17.433Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-08T19:20:17.433Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-08T19:20:17.433Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T19:20:17.433Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T19:20:18.004Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T19:20:18.004Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T19:20:18.574Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T19:20:18.574Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T19:20:19.512Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T19:20:19.512Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T19:20:19.772Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T19:20:19.772Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T19:20:20.032Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T19:20:20.032Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T19:20:20.976Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T19:20:20.976Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T19:20:20.976Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-08T19:20:20.976Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-08T19:20:20.976Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-08T19:20:20.976Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-08T19:20:20.976Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-08T19:20:20.976Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-08T19:20:20.976Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-08T19:20:20.976Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:20:21.236Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-08T19:20:21.236Z] [2022-04-08T19:20:21.236Z] Current default time zone: 'Etc/UTC' [2022-04-08T19:20:21.236Z] Local time is now: Fri Apr 8 19:20:21 UTC 2022. [2022-04-08T19:20:21.236Z] Universal Time is now: Fri Apr 8 19:20:21 UTC 2022. [2022-04-08T19:20:21.236Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-08T19:20:21.236Z] [2022-04-08T19:20:21.236Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-08T19:20:21.236Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:20:21.236Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:20:21.236Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-08T19:20:21.236Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:20:21.236Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-08T19:20:21.236Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-08T19:20:21.236Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-08T19:20:21.236Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-08T19:20:21.500Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-08T19:20:21.500Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-08T19:20:21.500Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:20:21.500Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:20:21.500Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-08T19:20:21.500Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:20:21.500Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T19:20:21.500Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:20:21.500Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-08T19:20:21.500Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-08T19:20:21.500Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-08T19:20:23.424Z] Updating certificates in /etc/ssl/certs... [2022-04-08T19:20:24.041Z] 21 added, 21 removed; done. [2022-04-08T19:20:24.041Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T19:20:24.041Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-08T19:20:24.312Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-08T19:20:24.312Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T19:20:24.312Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-08T19:20:24.312Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-08T19:20:24.312Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-08T19:20:24.580Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-08T19:20:24.580Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T19:20:24.580Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-08T19:20:24.580Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T19:20:24.580Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T19:20:24.580Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T19:20:24.580Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-08T19:20:24.580Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-08T19:20:24.873Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-08T19:20:24.873Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-08T19:20:24.873Z] Updating certificates in /etc/ssl/certs... [2022-04-08T19:20:25.483Z] 0 added, 0 removed; done. [2022-04-08T19:20:25.483Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-08T19:20:25.483Z] done. [2022-04-08T19:20:26.692Z] Reading package lists... [2022-04-08T19:20:26.692Z] Building dependency tree... [2022-04-08T19:20:26.692Z] Reading state information... [2022-04-08T19:20:26.952Z] The following NEW packages will be installed: [2022-04-08T19:20:26.952Z] apt-transport-https [2022-04-08T19:20:26.952Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-08T19:20:27.215Z] Need to get 4680 B of archives. [2022-04-08T19:20:27.215Z] After this operation, 162 kB of additional disk space will be used. [2022-04-08T19:20:27.215Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-08T19:20:27.215Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T19:20:27.476Z] Fetched 4680 B in 0s (24.3 kB/s) [2022-04-08T19:20:27.476Z] Selecting previously unselected package apt-transport-https. [2022-04-08T19:20:27.476Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-08T19:20:27.476Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-08T19:20:27.476Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-08T19:20:27.476Z] Setting up apt-transport-https (2.0.6) ... [2022-04-08T19:20:27.737Z] Waiting for network to be ready... [2022-04-08T19:20:34.306Z] 2022-04-08T19:20:31Z INFO Waiting for automatic snapd restart... [2022-04-08T19:20:34.876Z] snapd 2.54.4 from Canonical* installed [2022-04-08T19:20:35.816Z] "snapd" switched to the "latest/stable" channel [2022-04-08T19:20:35.816Z] [2022-04-08T19:20:38.358Z] core20 20220318 from Canonical* installed [2022-04-08T19:20:38.358Z] "core20" switched to the "latest/stable" channel [2022-04-08T19:20:38.358Z] [2022-04-08T19:20:40.901Z] snapcraft 6.1 from Canonical* installed [2022-04-08T19:20:41.163Z] "snapcraft" switched to the "latest/stable" channel [2022-04-08T19:20:41.163Z] [2022-04-08T19:20:46.454Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-08T19:20:46.454Z] - README.md [2022-04-08T19:20:46.454Z] [2022-04-08T19:20:46.454Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-08T19:20:46.454Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-08T19:20:46.454Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-08T19:20:46.454Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-08T19:20:47.023Z] Reading package lists... [2022-04-08T19:20:47.283Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-04-08T19:20:47.283Z] Reading package lists... [2022-04-08T19:20:47.542Z] Building dependency tree... [2022-04-08T19:20:47.542Z] Reading state information... [2022-04-08T19:20:47.542Z] Suggested packages: [2022-04-08T19:20:47.542Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-08T19:20:47.542Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-08T19:20:47.542Z] krb5-user libnorm-doc [2022-04-08T19:20:47.542Z] Recommended packages: [2022-04-08T19:20:47.542Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-08T19:20:47.800Z] The following NEW packages will be installed: [2022-04-08T19:20:47.800Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-08T19:20:47.800Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-08T19:20:47.800Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-08T19:20:47.800Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-08T19:20:47.800Z] libzmq5 pkg-config zip [2022-04-08T19:20:47.800Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-08T19:20:48.059Z] Need to get 10.3 MB of archives. [2022-04-08T19:20:48.059Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-08T19:20:48.059Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-08T19:20:48.059Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-08T19:20:48.629Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-08T19:20:48.629Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-08T19:20:48.629Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-08T19:20:48.629Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-08T19:20:48.629Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-08T19:20:48.629Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-08T19:20:48.629Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-08T19:20:48.629Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-08T19:20:48.629Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-08T19:20:48.629Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-08T19:20:48.629Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-08T19:20:48.889Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-08T19:20:48.889Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-08T19:20:48.889Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-08T19:20:48.889Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-08T19:20:48.889Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-08T19:20:48.889Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-08T19:20:48.889Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-08T19:20:48.889Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-08T19:20:48.889Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-08T19:20:48.889Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-08T19:20:48.889Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-08T19:20:48.889Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-08T19:20:48.889Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-08T19:20:48.889Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-08T19:20:49.148Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T19:20:49.148Z] Fetched 10.3 MB in 1s (8957 kB/s) [2022-04-08T19:20:49.148Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-08T19:20:49.148Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-08T19:20:49.148Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-08T19:20:49.148Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-08T19:20:49.409Z] Selecting previously unselected package libsodium23:amd64. [2022-04-08T19:20:49.409Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-08T19:20:49.409Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-08T19:20:49.409Z] Selecting previously unselected package libpsl5:amd64. [2022-04-08T19:20:49.409Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-08T19:20:49.409Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-08T19:20:49.668Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-08T19:20:49.668Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-08T19:20:49.668Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-08T19:20:49.668Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-08T19:20:49.668Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-08T19:20:49.668Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-08T19:20:49.933Z] Selecting previously unselected package librtmp1:amd64. [2022-04-08T19:20:49.933Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-08T19:20:49.933Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-08T19:20:49.933Z] Selecting previously unselected package libssh-4:amd64. [2022-04-08T19:20:49.933Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-08T19:20:49.933Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-08T19:20:49.933Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-08T19:20:49.933Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-08T19:20:49.933Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-08T19:20:50.194Z] Selecting previously unselected package liberror-perl. [2022-04-08T19:20:50.194Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-08T19:20:50.194Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-08T19:20:50.194Z] Selecting previously unselected package git-man. [2022-04-08T19:20:50.194Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-08T19:20:50.194Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-08T19:20:50.194Z] Selecting previously unselected package git. [2022-04-08T19:20:50.194Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-08T19:20:50.194Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-08T19:20:50.763Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-08T19:20:50.763Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:20:50.763Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:20:50.763Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-08T19:20:50.763Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:20:50.763Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:20:51.025Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-08T19:20:51.025Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:20:51.025Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:20:51.025Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-08T19:20:51.025Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:20:51.025Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:20:51.025Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-08T19:20:51.025Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-08T19:20:51.025Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-08T19:20:51.025Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-08T19:20:51.025Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:20:51.025Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:20:51.025Z] Selecting previously unselected package libnorm1:amd64. [2022-04-08T19:20:51.025Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-08T19:20:51.025Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-08T19:20:51.286Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-08T19:20:51.286Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-08T19:20:51.286Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-08T19:20:51.286Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-08T19:20:51.286Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-08T19:20:51.286Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-08T19:20:51.286Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-08T19:20:51.286Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-08T19:20:51.286Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-08T19:20:51.544Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-08T19:20:51.544Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-08T19:20:51.544Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-08T19:20:51.544Z] Selecting previously unselected package libzmq5:amd64. [2022-04-08T19:20:51.544Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-08T19:20:51.544Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-08T19:20:51.544Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-08T19:20:51.544Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:20:51.544Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:20:51.544Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-08T19:20:51.544Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-08T19:20:51.544Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-08T19:20:51.805Z] Selecting previously unselected package pkg-config. [2022-04-08T19:20:51.805Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-08T19:20:51.805Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-08T19:20:51.805Z] Selecting previously unselected package zip. [2022-04-08T19:20:51.805Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-08T19:20:51.805Z] Unpacking zip (3.0-11build1) ... [2022-04-08T19:20:51.805Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-08T19:20:51.805Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-08T19:20:51.805Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-08T19:20:51.805Z] No schema files found: doing nothing. [2022-04-08T19:20:51.805Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-08T19:20:51.805Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-08T19:20:51.805Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-08T19:20:51.805Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-08T19:20:51.805Z] Setting up liberror-perl (0.17029-1) ... [2022-04-08T19:20:51.805Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:20:52.672Z] Setting up zip (3.0-11build1) ... [2022-04-08T19:20:52.672Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-08T19:20:52.672Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-08T19:20:52.672Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-08T19:20:52.672Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-08T19:20:52.672Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-08T19:20:52.672Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:20:52.672Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-08T19:20:52.672Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:20:52.672Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-08T19:20:52.672Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:20:52.672Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-08T19:20:52.672Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-08T19:20:52.672Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-08T19:20:52.672Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-08T19:20:52.672Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:20:52.672Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:20:52.672Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-08T19:20:52.672Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-08T19:20:52.672Z] comerr-dev set to automatically installed. [2022-04-08T19:20:52.672Z] git set to automatically installed. [2022-04-08T19:20:52.672Z] git-man set to automatically installed. [2022-04-08T19:20:52.672Z] krb5-multidev set to automatically installed. [2022-04-08T19:20:52.672Z] libbrotli1 set to automatically installed. [2022-04-08T19:20:52.672Z] libcurl3-gnutls set to automatically installed. [2022-04-08T19:20:52.672Z] liberror-perl set to automatically installed. [2022-04-08T19:20:52.672Z] libglib2.0-0 set to automatically installed. [2022-04-08T19:20:52.672Z] libgssrpc4 set to automatically installed. [2022-04-08T19:20:52.672Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-08T19:20:52.672Z] libkadm5srv-mit11 set to automatically installed. [2022-04-08T19:20:52.672Z] libkdb5-9 set to automatically installed. [2022-04-08T19:20:52.672Z] libkrb5-dev set to automatically installed. [2022-04-08T19:20:52.672Z] libnghttp2-14 set to automatically installed. [2022-04-08T19:20:52.672Z] libnorm-dev set to automatically installed. [2022-04-08T19:20:52.672Z] libnorm1 set to automatically installed. [2022-04-08T19:20:52.672Z] libpgm-5.2-0 set to automatically installed. [2022-04-08T19:20:52.672Z] libpgm-dev set to automatically installed. [2022-04-08T19:20:52.672Z] libpsl5 set to automatically installed. [2022-04-08T19:20:52.672Z] librtmp1 set to automatically installed. [2022-04-08T19:20:52.672Z] libsodium-dev set to automatically installed. [2022-04-08T19:20:52.672Z] libsodium23 set to automatically installed. [2022-04-08T19:20:52.672Z] libssh-4 set to automatically installed. [2022-04-08T19:20:52.672Z] libzmq3-dev set to automatically installed. [2022-04-08T19:20:52.672Z] libzmq5 set to automatically installed. [2022-04-08T19:20:52.672Z] pkg-config set to automatically installed. [2022-04-08T19:20:52.672Z] zip set to automatically installed. [2022-04-08T19:20:53.614Z] snapd is not logged in, snap install commands will use sudo [2022-04-08T19:21:05.846Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-08T19:21:06.106Z] Downloading snap 'edgex-app-service-configurable' [2022-04-08T19:21:08.021Z] Pulling app-service-configurable [2022-04-08T19:21:08.021Z] + snapcraftctl pull [2022-04-08T19:21:09.405Z] Pulling config-common [2022-04-08T19:21:09.405Z] + snapcraftctl pull [2022-04-08T19:21:10.788Z] Pulling go-build-helper [2022-04-08T19:21:10.788Z] + snapcraftctl pull [2022-04-08T19:21:11.728Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-08T19:21:11.728Z] Skipping pull go-build-helper (already ran) [2022-04-08T19:21:11.728Z] Building go-build-helper [2022-04-08T19:21:11.728Z] + snapcraftctl build [2022-04-08T19:21:13.112Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-08T19:21:14.051Z] Staging go-build-helper [2022-04-08T19:21:14.051Z] + snapcraftctl stage [2022-04-08T19:21:19.333Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-08T19:21:19.333Z] Fetched 290 kB in 0s (0 B/s) [2022-04-08T19:21:19.333Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-08T19:21:19.333Z] Fetched 158 kB in 0s (0 B/s) [2022-04-08T19:21:19.333Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-08T19:21:19.333Z] Fetched 242 kB in 0s (0 B/s) [2022-04-08T19:21:19.333Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-08T19:21:19.333Z] Fetched 150 kB in 0s (0 B/s) [2022-04-08T19:21:19.333Z] Pulling edgex-go [2022-04-08T19:21:19.333Z] + snapcraftctl pull [2022-04-08T19:21:19.904Z] Pulling hooks [2022-04-08T19:21:19.904Z] + snapcraftctl pull [2022-04-08T19:21:29.899Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-08T19:21:29.899Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-08T19:21:29.899Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-08T19:21:29.899Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-08T19:21:29.899Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-08T19:21:29.899Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-08T19:21:29.899Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-08T19:21:29.899Z] Fetched 234 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-08T19:21:29.899Z] Fetched 155 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-08T19:21:29.899Z] Fetched 170 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-08T19:21:29.899Z] Fetched 267 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-08T19:21:29.899Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-08T19:21:29.899Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-08T19:21:29.899Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-08T19:21:29.899Z] Fetched 121 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-08T19:21:29.899Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-08T19:21:29.899Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-08T19:21:29.899Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-08T19:21:29.899Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-08T19:21:29.899Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-08T19:21:29.899Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-08T19:21:29.899Z] Fetched 142 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-08T19:21:29.899Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-08T19:21:29.899Z] Fetched 181 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-08T19:21:29.899Z] Fetched 208 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-08T19:21:29.899Z] Fetched 161 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-08T19:21:29.899Z] Fetched 107 kB in 0s (0 B/s) [2022-04-08T19:21:29.899Z] Pulling static-packages [2022-04-08T19:21:29.899Z] + snapcraftctl pull [2022-04-08T19:21:30.840Z] Pulling version [2022-04-08T19:21:30.840Z] + cd /root/project [2022-04-08T19:21:30.840Z] ++ git describe --tags --abbrev=0 [2022-04-08T19:21:30.840Z] ++ sed s/v// [2022-04-08T19:21:30.840Z] + GIT_VERSION=2.2.0-dev.60 [2022-04-08T19:21:30.840Z] + '[' -z 2.2.0-dev.60 ']' [2022-04-08T19:21:30.840Z] + snapcraftctl set-version 2.2.0-dev.60 [2022-04-08T19:21:32.224Z] Building app-service-configurable [2022-04-08T19:21:32.224Z] + snapcraftctl build [2022-04-08T19:21:34.134Z] Building config-common [2022-04-08T19:21:34.394Z] + snapcraftctl build [2022-04-08T19:21:35.331Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-08T19:21:36.270Z] Skipping build go-build-helper (already ran) [2022-04-08T19:21:36.270Z] Building edgex-go [2022-04-08T19:21:36.530Z] + cd /root/parts/edgex-go/src [2022-04-08T19:21:36.530Z] ++ git describe --tags --abbrev=0 [2022-04-08T19:21:36.530Z] ++ sed s/v// [2022-04-08T19:21:36.530Z] + GIT_VERSION=2.2.0-dev.60 [2022-04-08T19:21:36.530Z] + '[' -z 2.2.0-dev.60 ']' [2022-04-08T19:21:36.530Z] + echo 2.2.0-dev.60 [2022-04-08T19:21:36.530Z] + '[' '!' -d vendor ']' [2022-04-08T19:21:36.530Z] + go mod download all [2022-04-08T19:21:40.746Z] + make build [2022-04-08T19:21:40.746Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-08T19:21:49.652Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:21:53.050Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:21:59.786Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:22:01.773Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:22:02.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-08T19:22:08.504Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:22:14.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-08T19:22:14.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-08T19:22:15.235Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:22:16.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-08T19:22:17.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-08T19:22:18.762Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-08T19:22:20.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-08T19:22:21.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-08T19:22:21.947Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:22:23.515Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-08T19:22:24.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-08T19:22:25.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-08T19:22:28.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-08T19:22:28.661Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:22:29.325Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:22:29.325Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-08T19:22:29.325Z] + case "$service" in [2022-04-08T19:22:29.325Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-08T19:22:29.325Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:22:29.325Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-08T19:22:29.325Z] + case "$service" in [2022-04-08T19:22:29.325Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-08T19:22:29.325Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:22:29.325Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-08T19:22:29.325Z] + case "$service" in [2022-04-08T19:22:29.325Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-08T19:22:29.325Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:22:29.325Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-08T19:22:29.325Z] + case "$service" in [2022-04-08T19:22:29.325Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-08T19:22:29.325Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:22:29.325Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-08T19:22:29.587Z] + case "$service" in [2022-04-08T19:22:29.587Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-08T19:22:29.587Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:22:29.587Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-08T19:22:29.587Z] + case "$service" in [2022-04-08T19:22:29.587Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-08T19:22:29.587Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:22:29.587Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-08T19:22:29.587Z] + case "$service" in [2022-04-08T19:22:29.587Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-08T19:22:29.587Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:22:29.587Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-08T19:22:29.587Z] + case "$service" in [2022-04-08T19:22:29.587Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-08T19:22:29.587Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:22:29.587Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-08T19:22:29.587Z] + case "$service" in [2022-04-08T19:22:29.587Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-04-08T19:22:29.587Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:22:29.587Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-08T19:22:29.587Z] + case "$service" in [2022-04-08T19:22:29.587Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-04-08T19:22:29.587Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-08T19:22:29.587Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:22:29.587Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-08T19:22:29.587Z] + case "$service" in [2022-04-08T19:22:29.587Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-08T19:22:29.587Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-04-08T19:22:29.587Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-08T19:22:29.587Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-08T19:22:29.587Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-04-08T19:22:30.159Z] Building hooks [2022-04-08T19:22:30.159Z] + cd /root/parts/hooks/src [2022-04-08T19:22:30.159Z] + make build [2022-04-08T19:22:30.159Z] go mod tidy [2022-04-08T19:22:30.420Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-04-08T19:22:30.679Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T19:22:30.679Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-08T19:22:30.679Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-08T19:22:30.679Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-08T19:22:32.592Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-08T19:22:32.853Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-08T19:22:32.853Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-08T19:22:34.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-08T19:22:34.765Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-08T19:22:34.765Z] Building static-packages [2022-04-08T19:22:34.765Z] + snapcraftctl build [2022-04-08T19:22:36.675Z] Building version [2022-04-08T19:22:36.675Z] + snapcraftctl build [2022-04-08T19:22:38.581Z] Staging app-service-configurable [2022-04-08T19:22:38.581Z] + snapcraftctl stage [2022-04-08T19:22:39.964Z] Staging config-common [2022-04-08T19:22:39.964Z] + snapcraftctl stage [2022-04-08T19:22:40.816Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:22:41.347Z] Skipping stage go-build-helper (already ran) [2022-04-08T19:22:41.347Z] Staging edgex-go [2022-04-08T19:22:41.347Z] + snapcraftctl stage [2022-04-08T19:22:42.727Z] Staging hooks [2022-04-08T19:22:42.727Z] + snapcraftctl stage [2022-04-08T19:22:44.638Z] Staging static-packages [2022-04-08T19:22:44.638Z] + snapcraftctl stage [2022-04-08T19:22:45.580Z] Staging version [2022-04-08T19:22:45.580Z] + snapcraftctl stage [2022-04-08T19:22:46.967Z] Priming app-service-configurable [2022-04-08T19:22:46.967Z] + snapcraftctl prime [2022-04-08T19:22:50.271Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-04-08T19:22:50.271Z] stage-packages: [2022-04-08T19:22:50.271Z] - libnorm1 [2022-04-08T19:22:50.271Z] - libpgm-5.2-0 [2022-04-08T19:22:50.271Z] - libsodium23 [2022-04-08T19:22:50.271Z] - libzmq5 [2022-04-08T19:22:50.271Z] Priming config-common [2022-04-08T19:22:50.271Z] + snapcraftctl prime [2022-04-08T19:22:51.001Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:22:51.214Z] Priming go-build-helper [2022-04-08T19:22:51.215Z] + snapcraftctl prime [2022-04-08T19:22:52.748Z] Priming edgex-go [2022-04-08T19:22:52.748Z] + snapcraftctl prime [2022-04-08T19:22:54.157Z] Priming hooks [2022-04-08T19:22:54.157Z] + snapcraftctl prime [2022-04-08T19:22:55.541Z] Priming static-packages [2022-04-08T19:22:55.541Z] + snapcraftctl prime [Pipeline] } [2022-04-08T19:22:56.461Z] $ docker stop --time=1 0ccc23e4bf8fe22be11b13105c9bc560e0d78c38d8b79f3b0a3842f87fccab9f [2022-04-08T19:22:58.630Z] $ docker rm -f 0ccc23e4bf8fe22be11b13105c9bc560e0d78c38d8b79f3b0a3842f87fccab9f [2022-04-08T19:23:00.834Z] Priming version [2022-04-08T19:23:00.834Z] + snapcraftctl prime [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:23:01.406Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-04-08T19:23:01.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-08T19:23:01.490Z] [2022-04-08T19:23:01.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:23:01.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-08T19:23:02.154Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-08T19:23:02.154Z] 29e5d40040c1: Pulling fs layer [2022-04-08T19:23:02.154Z] 1ce36da41761: Pulling fs layer [2022-04-08T19:23:02.154Z] 25b303627fd3: Pulling fs layer [2022-04-08T19:23:02.154Z] 29e5d40040c1: Verifying Checksum [2022-04-08T19:23:02.154Z] 29e5d40040c1: Download complete [2022-04-08T19:23:02.758Z] 1ce36da41761: Verifying Checksum [2022-04-08T19:23:02.758Z] 1ce36da41761: Download complete [2022-04-08T19:23:02.758Z] 29e5d40040c1: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-08T19:23:04.197Z] 1ce36da41761: Pull complete [2022-04-08T19:23:04.197Z] 25b303627fd3: Download complete [2022-04-08T19:23:16.595Z] 25b303627fd3: Pull complete [2022-04-08T19:23:16.595Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-08T19:23:16.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-08T19:23:16.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-08T19:23:16.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-11606 does not seem to be running inside a container [2022-04-08T19:23:16.985Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-08T19:23:19.766Z] $ docker top b67c916ec0247f9124653eaddf68e40ca98f521c4b258b35681bfb1f042ec80f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T19:23:20.871Z] + + docker-composegrep build parallel --help [2022-04-08T19:23:20.871Z] [2022-04-08T19:23:26.290Z] --parallel Build images in parallel. [Pipeline] } [2022-04-08T19:23:26.607Z] $ docker stop --time=1 b67c916ec0247f9124653eaddf68e40ca98f521c4b258b35681bfb1f042ec80f [2022-04-08T19:23:28.380Z] $ docker rm -f b67c916ec0247f9124653eaddf68e40ca98f521c4b258b35681bfb1f042ec80f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:23:29.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-08T19:23:29.164Z] . [Pipeline] withDockerContainer [2022-04-08T19:23:29.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-11606 does not seem to be running inside a container [2022-04-08T19:23:29.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-08T19:23:30.946Z] $ docker top 5c4e03da549c6120688e140707654c12a68fbde2fa7c1a4bb653bcd2193244fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T19:23:31.955Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-08T19:23:38.677Z] Building core-command ... [2022-04-08T19:23:38.677Z] Building core-data ... [2022-04-08T19:23:38.677Z] Building core-metadata ... [2022-04-08T19:23:38.677Z] Building security-bootstrapper ... [2022-04-08T19:23:38.677Z] Building security-proxy-setup ... [2022-04-08T19:23:38.677Z] Building security-secretstore-setup ... [2022-04-08T19:23:38.677Z] Building security-spiffe-token-provider ... [2022-04-08T19:23:38.677Z] Building security-spire-agent ... [2022-04-08T19:23:38.677Z] Building security-spire-config ... [2022-04-08T19:23:38.677Z] Building security-spire-server ... [2022-04-08T19:23:38.677Z] Building support-notifications ... [2022-04-08T19:23:38.677Z] Building support-scheduler ... [2022-04-08T19:23:38.677Z] Building sys-mgmt-agent ... [2022-04-08T19:23:38.677Z] Building security-spire-config [2022-04-08T19:23:38.677Z] Building security-secretstore-setup [2022-04-08T19:23:38.677Z] Building sys-mgmt-agent [2022-04-08T19:23:38.677Z] Building security-proxy-setup [2022-04-08T19:23:38.677Z] Building security-spire-agent [2022-04-08T19:25:15.504Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:25:15.504Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:25:15.504Z] ---> 27a2ece7978d [2022-04-08T19:25:15.504Z] Step 3/26 : WORKDIR /edgex-go [2022-04-08T19:25:16.150Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:25:16.150Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:25:16.150Z] ---> 27a2ece7978d [2022-04-08T19:25:16.151Z] Step 3/25 : WORKDIR /edgex-go [2022-04-08T19:25:16.431Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:25:16.431Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:25:16.431Z] ---> 27a2ece7978d [2022-04-08T19:25:16.431Z] Step 3/26 : WORKDIR /edgex-go [2022-04-08T19:25:16.711Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:25:16.711Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:25:16.711Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 ---> 27a2ece7978d [2022-04-08T19:25:16.711Z] [2022-04-08T19:25:16.711Z] Step 3/22 : WORKDIR /edgex-goStep 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:25:16.711Z] [2022-04-08T19:25:16.711Z] ---> 27a2ece7978d [2022-04-08T19:25:16.711Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T19:25:17.321Z] ---> Running in f21f6af8cbae [2022-04-08T19:25:17.321Z] ---> Running in 6116e8ce4980 [2022-04-08T19:25:17.321Z] ---> Running in c6e62bb8f4a9 [2022-04-08T19:25:17.321Z] ---> Running in d63d0f47ffee [2022-04-08T19:25:17.321Z] ---> Running in 031771df667c [2022-04-08T19:25:17.951Z] Removing intermediate container f21f6af8cbae [2022-04-08T19:25:17.951Z] ---> e8467819253c [2022-04-08T19:25:17.951Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:25:18.232Z] Removing intermediate container c6e62bb8f4a9 [2022-04-08T19:25:18.232Z] ---> 3c84a89a1de3 [2022-04-08T19:25:18.232Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:25:18.232Z] Removing intermediate container 6116e8ce4980 [2022-04-08T19:25:18.232Z] ---> 1e517464b784 [2022-04-08T19:25:18.232Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:25:18.232Z] Removing intermediate container d63d0f47ffee [2022-04-08T19:25:18.232Z] ---> 76d215b95caa [2022-04-08T19:25:18.232Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:25:18.232Z] Removing intermediate container 031771df667c [2022-04-08T19:25:18.232Z] ---> 250ef15605fb [2022-04-08T19:25:18.232Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:25:18.232Z] ---> Running in 67aee6b549be [2022-04-08T19:25:18.517Z] ---> Running in 841071ddb340 [2022-04-08T19:25:18.517Z] ---> Running in b71c5f5bcf66 [2022-04-08T19:25:18.517Z] ---> Running in 5d0f95c26ca6 [2022-04-08T19:25:18.517Z] ---> Running in 584119eba69b [2022-04-08T19:25:22.868Z] Removing intermediate container 5d0f95c26ca6 [2022-04-08T19:25:22.868Z] ---> 3138903bd935 [2022-04-08T19:25:22.868Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-08T19:25:22.868Z] ---> Running in b1190a3f24ed [2022-04-08T19:25:22.868Z] Removing intermediate container 67aee6b549be [2022-04-08T19:25:22.868Z] ---> f1a1c0aa0c0e [2022-04-08T19:25:22.868Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T19:25:22.868Z] ---> Running in 79b96773bc74 [2022-04-08T19:25:22.868Z] Removing intermediate container b71c5f5bcf66 [2022-04-08T19:25:22.868Z] ---> 8cf1c664d2bb [2022-04-08T19:25:22.868Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T19:25:22.868Z] Removing intermediate container 584119eba69b [2022-04-08T19:25:22.868Z] ---> bde30fca2f2c [2022-04-08T19:25:22.868Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-08T19:25:22.868Z] Removing intermediate container 841071ddb340 [2022-04-08T19:25:22.868Z] ---> 7685cf2f249b [2022-04-08T19:25:22.868Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-08T19:25:22.868Z] ---> Running in cd71b62b84f1 [2022-04-08T19:25:22.868Z] ---> Running in 402ef51d642e [2022-04-08T19:25:23.149Z] ---> Running in 90442e45adca [2022-04-08T19:25:25.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:25:25.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:25:25.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:25:25.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:25:25.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:25:25.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:25:26.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:25:26.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:25:26.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:25:26.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:25:26.886Z] OK: 220 MiB in 52 packages [2022-04-08T19:25:27.499Z] OK: 220 MiB in 52 packages [2022-04-08T19:25:27.785Z] OK: 220 MiB in 52 packages [2022-04-08T19:25:28.076Z] OK: 220 MiB in 52 packages [2022-04-08T19:25:28.076Z] OK: 220 MiB in 52 packages [2022-04-08T19:25:28.692Z] Removing intermediate container b1190a3f24ed [2022-04-08T19:25:28.692Z] ---> a171d56aed54 [2022-04-08T19:25:28.692Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T19:25:29.707Z] Removing intermediate container cd71b62b84f1 [2022-04-08T19:25:29.707Z] ---> c6be79216b9a [2022-04-08T19:25:29.707Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T19:25:29.707Z] Removing intermediate container 402ef51d642e [2022-04-08T19:25:29.707Z] Removing intermediate container 79b96773bc74 [2022-04-08T19:25:29.707Z] ---> f5754ea501d4 [2022-04-08T19:25:29.707Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-08T19:25:29.707Z] ---> c1abf4059ebd [2022-04-08T19:25:29.707Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-08T19:25:29.707Z] Removing intermediate container 90442e45adca [2022-04-08T19:25:29.707Z] ---> 5f4cc73f37de [2022-04-08T19:25:29.707Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-08T19:25:30.014Z] ---> 531b47c36bac [2022-04-08T19:25:30.014Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:25:30.315Z] ---> Running in 10bf148e93c6 [2022-04-08T19:25:31.322Z] ---> 26c95b98baaf [2022-04-08T19:25:31.322Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:25:31.322Z] ---> 57554e190492 [2022-04-08T19:25:31.322Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:25:31.322Z] ---> 7be9e97052b8 [2022-04-08T19:25:31.322Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:25:31.322Z] ---> Running in bbb7cdd0e108 [2022-04-08T19:25:31.604Z] ---> Running in 03c7701d4c8c [2022-04-08T19:25:31.604Z] ---> Running in b0ad009fdbcb [2022-04-08T19:25:31.604Z] ---> a2eb1d2a2254 [2022-04-08T19:25:31.604Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:25:31.885Z] ---> Running in 7f09fafa4642 [2022-04-08T19:25:35.311Z] Removing intermediate container 10bf148e93c6 [2022-04-08T19:25:35.311Z] ---> b97bf6d4e623 [2022-04-08T19:25:35.311Z] Step 8/23 : COPY . . [2022-04-08T19:25:37.960Z] Removing intermediate container bbb7cdd0e108 [2022-04-08T19:25:37.960Z] ---> 39ef252aee79 [2022-04-08T19:25:37.960Z] Step 8/25 : COPY . . [2022-04-08T19:25:38.562Z] Removing intermediate container 7f09fafa4642 [2022-04-08T19:25:38.562Z] ---> f26ae5fb8d76 [2022-04-08T19:25:38.562Z] Step 8/22 : COPY . . [2022-04-08T19:25:38.562Z] Removing intermediate container b0ad009fdbcb [2022-04-08T19:25:38.562Z] ---> 5e255970a8dd [2022-04-08T19:25:38.562Z] Step 8/26 : COPY . . [2022-04-08T19:25:38.837Z] Removing intermediate container 03c7701d4c8c [2022-04-08T19:25:38.837Z] ---> d080ed7b93e8 [2022-04-08T19:25:38.837Z] Step 8/26 : COPY . . [2022-04-08T19:26:17.867Z] ---> 0ca005c76cfa [2022-04-08T19:26:17.867Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-08T19:26:17.867Z] ---> dac0e4fc3c2a [2022-04-08T19:26:17.867Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-08T19:26:17.867Z] ---> Running in d63ed09091a6 [2022-04-08T19:26:17.867Z] ---> Running in d2ae4a608ead [2022-04-08T19:26:17.867Z] ---> bfc5939b8fba [2022-04-08T19:26:17.867Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T19:26:17.867Z] ---> Running in 74ad7d4543c7 [2022-04-08T19:26:17.867Z] ---> 01d7e42bb9f3 [2022-04-08T19:26:17.867Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-08T19:26:17.867Z] ---> Running in fd73fa2345f3 [2022-04-08T19:26:17.867Z] Removing intermediate container 74ad7d4543c7 [2022-04-08T19:26:17.867Z] ---> 8c3c9fa1ee41 [2022-04-08T19:26:17.867Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-08T19:26:17.867Z] ---> Running in 193efc24bc88 [2022-04-08T19:26:17.867Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:26:17.867Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:26:17.867Z] ---> 4cca9c7676c7 [2022-04-08T19:26:17.867Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T19:26:17.867Z] ---> Running in 7d11063ca237 [2022-04-08T19:26:17.867Z] Removing intermediate container 7d11063ca237 [2022-04-08T19:26:17.867Z] ---> 2d2d3ce38c70 [2022-04-08T19:26:17.867Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-08T19:26:17.867Z] ---> Running in 2e5bf4d06927 [2022-04-08T19:26:17.867Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:26:18.468Z] Removing intermediate container 193efc24bc88 [2022-04-08T19:26:18.468Z] ---> 3ef9570023df [2022-04-08T19:26:18.469Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-08T19:26:18.749Z] ---> Running in f66198488680 [2022-04-08T19:26:19.747Z] Removing intermediate container f66198488680 [2022-04-08T19:26:19.747Z] ---> be1859158eca [2022-04-08T19:26:19.747Z] 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-08T19:26:20.024Z] Removing intermediate container 2e5bf4d06927 [2022-04-08T19:26:20.024Z] ---> dfa82a219f29 [2022-04-08T19:26:20.024Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-08T19:26:20.024Z] ---> Running in 49cf6f68ed02 [2022-04-08T19:26:20.299Z] ---> Running in 569d6a753c3f [2022-04-08T19:26:21.307Z] Removing intermediate container 569d6a753c3f [2022-04-08T19:26:21.307Z] ---> f75651c16c26 [2022-04-08T19:26:21.307Z] 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-08T19:26:21.307Z] ---> Running in 353c204d8b17 [2022-04-08T19:26:23.969Z] spire-1.2.1/ [2022-04-08T19:26:23.969Z] spire-1.2.1/.data/ [2022-04-08T19:26:23.969Z] spire-1.2.1/.data/.file [2022-04-08T19:26:23.969Z] spire-1.2.1/.dockerignore [2022-04-08T19:26:23.969Z] spire-1.2.1/.gitattributes [2022-04-08T19:26:23.969Z] spire-1.2.1/.githooks/ [2022-04-08T19:26:23.969Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T19:26:23.969Z] spire-1.2.1/.github/ [2022-04-08T19:26:23.969Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T19:26:23.969Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T19:26:23.969Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T19:26:23.969Z] spire-1.2.1/.github/workflows/ [2022-04-08T19:26:23.969Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T19:26:23.969Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T19:26:23.969Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T19:26:23.969Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T19:26:23.969Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T19:26:23.969Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T19:26:23.969Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T19:26:23.969Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T19:26:23.969Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T19:26:23.969Z] spire-1.2.1/.gitignore [2022-04-08T19:26:23.969Z] spire-1.2.1/.go-version [2022-04-08T19:26:23.969Z] spire-1.2.1/.golangci.yml [2022-04-08T19:26:23.969Z] spire-1.2.1/ADOPTERS.md [2022-04-08T19:26:23.969Z] spire-1.2.1/CHANGELOG.md [2022-04-08T19:26:23.969Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T19:26:23.969Z] spire-1.2.1/CODEOWNERS [2022-04-08T19:26:23.969Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T19:26:23.969Z] spire-1.2.1/Dockerfile [2022-04-08T19:26:23.969Z] spire-1.2.1/Dockerfile.dev [2022-04-08T19:26:23.969Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T19:26:23.969Z] spire-1.2.1/LICENSE [2022-04-08T19:26:23.969Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T19:26:23.969Z] spire-1.2.1/Makefile [2022-04-08T19:26:23.969Z] spire-1.2.1/README.md [2022-04-08T19:26:23.969Z] spire-1.2.1/ROADMAP.md [2022-04-08T19:26:23.969Z] spire-1.2.1/SECURITY.md [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/ [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T19:26:23.969Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T19:26:23.970Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T19:26:23.970Z] spire-1.2.1/conf/ [2022-04-08T19:26:23.970Z] spire-1.2.1/conf/agent/ [2022-04-08T19:26:23.970Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T19:26:23.970Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T19:26:23.970Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T19:26:23.970Z] spire-1.2.1/conf/server/ [2022-04-08T19:26:23.970Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T19:26:23.970Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T19:26:23.970Z] spire-1.2.1/conf/server/server.conf [2022-04-08T19:26:23.970Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/ [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/auditlog.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/images/ [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/spire_server.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/telemetry.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/upgrading.md [2022-04-08T19:26:23.970Z] spire-1.2.1/doc/using_spire.md [2022-04-08T19:26:23.970Z] spire-1.2.1/examples/ [2022-04-08T19:26:23.970Z] spire-1.2.1/examples/README.md [2022-04-08T19:26:23.970Z] spire-1.2.1/go.mod [2022-04-08T19:26:23.970Z] spire-1.2.1/go.sum [2022-04-08T19:26:23.970Z] spire-1.2.1/pkg/ [2022-04-08T19:26:23.970Z] spire-1.2.1/pkg/agent/ [2022-04-08T19:26:23.970Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T19:26:23.970Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T19:26:23.970Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T19:26:23.970Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T19:26:23.970Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T19:26:23.970Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T19:26:24.272Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T19:26:24.273Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T19:26:24.274Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/health/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/log/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T19:26:24.560Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/ [2022-04-08T19:26:24.561Z] [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/.data/ [2022-04-08T19:26:24.561Z] spire-1.2.1/.data/.file [2022-04-08T19:26:24.561Z] spire-1.2.1/.dockerignore [2022-04-08T19:26:24.561Z] spire-1.2.1/.gitattributes [2022-04-08T19:26:24.561Z] spire-1.2.1/.githooks/ [2022-04-08T19:26:24.561Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T19:26:24.561Z] spire-1.2.1/.github/ [2022-04-08T19:26:24.561Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T19:26:24.561Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T19:26:24.561Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T19:26:24.561Z] spire-1.2.1/.github/workflows/ [2022-04-08T19:26:24.561Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T19:26:24.561Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T19:26:24.561Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T19:26:24.561Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T19:26:24.561Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T19:26:24.561Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T19:26:24.561Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T19:26:24.561Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T19:26:24.561Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T19:26:24.561Z] spire-1.2.1/.gitignore [2022-04-08T19:26:24.561Z] spire-1.2.1/.go-version [2022-04-08T19:26:24.561Z] spire-1.2.1/.golangci.yml [2022-04-08T19:26:24.561Z] spire-1.2.1/ADOPTERS.md [2022-04-08T19:26:24.561Z] spire-1.2.1/CHANGELOG.md [2022-04-08T19:26:24.561Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T19:26:24.561Z] spire-1.2.1/CODEOWNERS [2022-04-08T19:26:24.561Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T19:26:24.561Z] spire-1.2.1/Dockerfile [2022-04-08T19:26:24.561Z] spire-1.2.1/Dockerfile.dev [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T19:26:24.561Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T19:26:24.561Z] spire-1.2.1/LICENSE [2022-04-08T19:26:24.561Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T19:26:24.561Z] spire-1.2.1/Makefile [2022-04-08T19:26:24.561Z] spire-1.2.1/README.md [2022-04-08T19:26:24.561Z] spire-1.2.1/ROADMAP.md [2022-04-08T19:26:24.561Z] spire-1.2.1/SECURITY.md [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/ [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T19:26:24.561Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T19:26:24.561Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/util/ [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/version/ [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T19:26:24.562Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/ [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/ [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T19:26:24.562Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T19:26:24.860Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T19:26:24.860Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T19:26:24.860Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T19:26:24.860Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T19:26:24.860Z] spire-1.2.1/conf/ [2022-04-08T19:26:24.860Z] spire-1.2.1/conf/agent/ [2022-04-08T19:26:24.860Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T19:26:24.860Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T19:26:24.860Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T19:26:24.860Z] spire-1.2.1/conf/server/ [2022-04-08T19:26:24.860Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T19:26:24.860Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T19:26:24.860Z] spire-1.2.1/conf/server/server.conf [2022-04-08T19:26:24.860Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T19:26:24.860Z] spire-1.2.1/doc/ [2022-04-08T19:26:24.860Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T19:26:24.860Z] spire-1.2.1/doc/auditlog.md [2022-04-08T19:26:24.860Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T19:26:24.860Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T19:26:24.860Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T19:26:24.860Z] spire-1.2.1/doc/images/ [2022-04-08T19:26:24.860Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T19:26:24.860Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T19:26:24.860Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T19:26:24.860Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T19:26:24.860Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/config.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/spire_server.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/telemetry.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/upgrading.md [2022-04-08T19:26:24.861Z] spire-1.2.1/doc/using_spire.md [2022-04-08T19:26:24.861Z] spire-1.2.1/examples/ [2022-04-08T19:26:24.861Z] spire-1.2.1/examples/README.md [2022-04-08T19:26:24.861Z] spire-1.2.1/go.mod [2022-04-08T19:26:24.861Z] spire-1.2.1/go.sum [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T19:26:24.861Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T19:26:24.862Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T19:26:25.143Z] [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T19:26:25.143Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T19:26:25.144Z] 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-08T19:26:25.144Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T19:26:25.144Z] [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/health/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/log/ [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T19:26:25.144Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/server.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/ [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/private/ [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/private/server/ [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/ [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/common/ [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T19:26:25.145Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T19:26:25.145Z] spire-1.2.1/release/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T19:26:25.145Z] spire-1.2.1/release/spire-extras/ [2022-04-08T19:26:25.145Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T19:26:25.145Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T19:26:25.145Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T19:26:25.145Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T19:26:25.145Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T19:26:25.145Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T19:26:25.145Z] spire-1.2.1/release/spire/ [2022-04-08T19:26:25.145Z] spire-1.2.1/release/spire/README.md [2022-04-08T19:26:25.145Z] spire-1.2.1/release/spire/conf/ [2022-04-08T19:26:25.145Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T19:26:25.145Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T19:26:25.145Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T19:26:25.145Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T19:26:25.145Z] spire-1.2.1/script/ [2022-04-08T19:26:25.145Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T19:26:25.145Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T19:26:25.145Z] spire-1.2.1/support/ [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/ [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T19:26:25.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T19:26:25.145Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T19:26:25.146Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T19:26:25.146Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T19:26:25.146Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T19:26:25.146Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T19:26:25.146Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T19:26:25.146Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/util/ [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/version/ [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T19:26:25.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/ [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/ [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T19:26:25.427Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T19:26:25.428Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T19:26:25.428Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T19:26:25.428Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T19:26:25.428Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/clock/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/clock/clock.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T19:26:25.428Z] [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fixture/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T19:26:25.428Z] spire-1.2.1/test/fixture/certs/bundle.derspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/config.go [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T19:26:25.428Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T19:26:25.429Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/README.md [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/common [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/suites/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T19:26:25.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T19:26:25.429Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T19:26:25.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T19:26:25.430Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T19:26:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T19:26:25.749Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T19:26:25.750Z] [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivityspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T19:26:25.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T19:26:25.750Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/server.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T19:26:25.751Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/ [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/private/ [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/private/server/ [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/ [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/common/ [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T19:26:25.751Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T19:26:25.751Z] spire-1.2.1/release/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T19:26:25.751Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T19:26:25.752Z] spire-1.2.1/release/spire-extras/ [2022-04-08T19:26:25.752Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T19:26:25.752Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T19:26:25.752Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T19:26:25.752Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T19:26:25.752Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/release/spire/ [2022-04-08T19:26:25.752Z] spire-1.2.1/release/spire/README.md [2022-04-08T19:26:25.752Z] spire-1.2.1/release/spire/conf/ [2022-04-08T19:26:25.752Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T19:26:25.752Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T19:26:25.752Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/script/ [2022-04-08T19:26:25.752Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T19:26:25.752Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T19:26:25.752Z] spire-1.2.1/support/ [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/ [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T19:26:25.752Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T19:26:25.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T19:26:25.753Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T19:26:25.753Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T19:26:25.753Z] spire-1.2.1/test/integration/test.sh [2022-04-08T19:26:25.753Z] spire-1.2.1/test/plugintest/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/spiretest/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T19:26:25.753Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/clock/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/clock/clock.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/testca/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/testca/ca.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/testkey/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T19:26:25.753Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/testkey/new.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/util/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/util/race.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/util/util.go [2022-04-08T19:26:25.753Z] building spire from source... [2022-04-08T19:26:25.753Z] [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T19:26:25.753Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T19:26:26.215Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/README.md [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/common [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T19:26:26.215Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T19:26:26.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T19:26:26.217Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T19:26:26.504Z] spire-1.2.1/test/integration/test.sh [2022-04-08T19:26:26.504Z] spire-1.2.1/test/plugintest/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/spiretest/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/testca/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/testca/ca.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/testkey/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T19:26:26.504Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/testkey/new.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/util/ [2022-04-08T19:26:26.504Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/util/race.go [2022-04-08T19:26:26.504Z] spire-1.2.1/test/util/util.go [2022-04-08T19:26:26.504Z] building spire from source... [2022-04-08T19:26:26.802Z] Installing go1.17.7... [2022-04-08T19:26:27.424Z] Installing go1.17.7... [2022-04-08T19:26:54.364Z] Building bin/spire-server... [2022-04-08T19:26:54.364Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T19:26:54.364Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T19:26:54.364Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T19:26:54.364Z] Building bin/spire-server... [2022-04-08T19:26:54.364Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T19:26:54.364Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T19:26:54.364Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T19:26:54.364Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T19:26:54.364Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T19:26:54.364Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T19:26:54.972Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T19:26:55.250Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T19:26:56.242Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T19:26:57.696Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T19:26:57.696Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T19:26:58.301Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T19:26:58.582Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T19:26:58.582Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T19:26:58.866Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T19:26:59.146Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T19:26:59.751Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T19:26:59.751Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T19:26:59.751Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T19:26:59.751Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T19:27:00.359Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T19:27:00.359Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T19:27:00.359Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T19:27:00.359Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T19:27:00.359Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T19:27:00.359Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T19:27:00.639Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T19:27:00.639Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T19:27:00.920Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T19:27:01.527Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T19:27:01.527Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T19:27:01.527Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T19:27:01.809Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T19:27:01.809Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T19:27:02.415Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T19:27:02.692Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T19:27:02.692Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T19:27:02.692Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T19:27:02.692Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T19:27:03.298Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T19:27:03.298Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T19:27:03.579Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T19:27:04.188Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T19:27:04.474Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T19:27:04.475Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T19:27:04.756Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T19:27:19.942Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T19:27:19.942Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T19:27:19.942Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T19:27:19.942Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T19:27:19.942Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T19:27:19.942Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T19:27:20.553Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T19:27:20.832Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T19:27:20.832Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T19:27:20.832Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T19:27:21.112Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T19:27:21.112Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T19:27:21.393Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T19:27:21.393Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T19:27:22.388Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T19:27:22.388Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T19:27:22.666Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T19:27:22.946Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T19:27:23.225Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T19:27:23.225Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T19:27:23.830Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T19:27:23.830Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T19:27:24.109Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T19:27:24.109Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T19:27:24.388Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T19:27:24.991Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T19:27:25.268Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T19:27:25.547Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T19:27:25.826Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T19:27:25.826Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T19:27:31.271Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T19:27:31.271Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T19:27:31.271Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T19:27:31.271Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T19:27:31.271Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T19:27:31.271Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T19:27:31.888Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T19:27:31.888Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T19:27:31.888Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T19:27:31.888Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T19:27:31.888Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T19:27:31.888Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T19:27:32.166Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T19:27:32.166Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T19:27:32.443Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T19:27:32.443Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T19:27:33.048Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T19:27:33.657Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T19:27:33.938Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T19:27:33.938Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T19:27:34.221Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T19:27:34.221Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T19:27:34.221Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T19:27:34.221Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T19:27:34.510Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T19:27:34.510Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T19:27:34.510Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T19:27:41.284Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T19:27:41.284Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T19:27:41.894Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T19:27:41.894Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T19:27:41.894Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T19:27:41.894Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T19:27:41.894Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T19:27:42.174Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T19:27:42.174Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T19:27:42.174Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T19:27:42.174Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T19:27:42.453Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T19:27:42.453Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T19:27:42.453Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T19:27:43.058Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T19:27:43.058Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T19:28:05.291Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T19:28:05.291Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T19:28:05.291Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T19:28:05.291Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T19:28:20.440Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T19:28:27.187Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T19:28:27.187Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T19:28:27.187Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T19:28:45.567Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T19:28:45.567Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T19:28:45.567Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T19:28:45.567Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T19:28:45.567Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T19:28:46.559Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T19:28:47.166Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T19:28:49.169Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T19:28:50.168Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T19:28:50.168Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T19:28:52.172Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T19:28:52.172Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T19:28:54.450Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T19:28:54.450Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T19:28:54.752Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T19:28:54.752Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T19:28:55.528Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T19:28:55.528Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T19:28:55.528Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T19:28:55.528Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T19:28:55.528Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T19:28:56.161Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T19:28:56.161Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T19:28:56.161Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T19:28:56.161Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T19:28:56.161Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T19:28:56.769Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T19:28:56.769Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T19:28:57.763Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T19:28:58.042Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T19:28:58.322Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T19:28:58.322Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T19:28:59.324Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T19:28:59.933Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T19:29:00.937Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T19:29:01.229Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T19:29:03.239Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T19:29:03.517Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T19:29:03.807Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T19:29:04.086Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T19:29:04.366Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T19:29:04.644Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T19:29:04.919Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T19:29:04.919Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T19:29:04.919Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T19:29:05.198Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T19:29:05.198Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T19:29:05.198Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T19:29:05.198Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T19:29:05.476Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T19:29:06.084Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T19:29:06.365Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T19:29:06.365Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T19:29:06.644Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T19:29:06.644Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T19:29:06.925Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T19:29:06.925Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T19:29:06.925Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T19:29:07.207Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T19:29:07.207Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T19:29:07.207Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T19:29:07.484Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T19:29:08.089Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T19:29:08.371Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T19:29:09.369Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T19:29:09.649Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T19:29:09.649Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T19:29:09.930Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T19:29:10.212Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T19:29:10.212Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T19:29:10.491Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T19:29:10.492Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T19:29:11.951Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T19:29:11.951Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T19:29:12.230Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T19:29:12.509Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T19:29:12.786Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T19:29:13.786Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T19:29:14.068Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T19:29:14.674Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T19:29:14.674Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T19:29:14.674Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T19:29:14.674Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T19:29:14.952Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T19:29:14.952Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T19:29:15.947Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T19:29:15.947Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T19:29:16.229Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T19:29:16.229Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T19:29:16.508Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T19:29:16.508Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T19:29:16.508Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T19:29:16.788Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T19:29:16.788Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T19:29:16.788Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T19:29:17.398Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T19:29:17.678Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T19:29:17.678Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T19:29:18.290Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T19:29:18.569Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T19:29:18.848Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T19:29:19.128Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T19:29:19.128Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T19:29:19.128Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T19:29:19.128Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T19:29:19.407Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T19:29:19.407Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T19:29:20.402Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T19:29:20.682Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T19:29:20.964Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T19:29:20.964Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T19:29:21.245Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T19:29:23.247Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T19:29:23.247Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T19:29:23.853Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T19:29:23.853Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T19:29:24.129Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T19:29:24.129Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T19:29:24.406Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T19:29:24.406Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T19:29:24.406Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T19:29:24.406Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T19:29:24.681Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T19:29:24.958Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T19:29:25.234Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T19:29:25.511Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T19:29:25.511Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T19:29:25.790Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T19:29:25.790Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T19:29:25.790Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T19:29:26.073Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T19:29:26.073Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T19:29:26.356Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T19:29:26.356Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T19:29:29.007Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T19:29:31.650Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T19:29:31.650Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T19:29:31.927Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T19:29:31.927Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T19:29:32.917Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T19:29:32.917Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T19:29:33.192Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T19:29:33.192Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T19:29:33.470Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T19:29:33.470Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T19:29:33.750Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T19:29:35.198Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T19:29:35.198Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T19:29:35.198Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T19:29:35.478Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T19:29:43.793Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T19:29:43.793Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T19:29:43.793Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T19:29:43.793Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T19:30:10.639Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T19:30:10.639Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T19:30:11.630Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T19:30:11.630Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T19:34:03.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-08T19:34:03.741Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:34:18.895Z] Removing intermediate container d63ed09091a6 [2022-04-08T19:34:18.895Z] ---> 6dcee87b6ff8 [2022-04-08T19:34:18.895Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-08T19:34:18.895Z] ---> Running in cfcdfe5b55a4 [2022-04-08T19:34:21.546Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:34:28.306Z] Removing intermediate container cfcdfe5b55a4 [2022-04-08T19:34:28.306Z] ---> 7cf4e746a0cd [2022-04-08T19:34:28.306Z] [2022-04-08T19:34:28.306Z] Step 11/23 : FROM docker:20.10.14 [2022-04-08T19:34:28.306Z] 20.10.14: Pulling from library/docker [2022-04-08T19:34:31.740Z] Removing intermediate container d2ae4a608ead [2022-04-08T19:34:31.740Z] ---> 2f9afe966066 [2022-04-08T19:34:31.740Z] [2022-04-08T19:34:31.740Z] Step 10/25 : FROM alpine:3.14 [2022-04-08T19:34:31.740Z] 3.14: Pulling from library/alpine [2022-04-08T19:34:34.387Z] Removing intermediate container fd73fa2345f3 [2022-04-08T19:34:34.387Z] ---> 54209676f57f [2022-04-08T19:34:34.387Z] [2022-04-08T19:34:34.387Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T19:34:34.387Z] 3.14: Pulling from library/alpine [2022-04-08T19:34:34.387Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T19:34:34.387Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T19:34:34.387Z] Status: Downloaded newer image for alpine:3.14 [2022-04-08T19:34:34.387Z] Status: Downloaded newer image for alpine:3.14 [2022-04-08T19:34:34.387Z] ---> ac73e934f311 [2022-04-08T19:34:34.387Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-08T19:34:34.387Z] ---> ac73e934f311 [2022-04-08T19:34:34.387Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-08T19:34:34.999Z] ---> Running in 7c8c32138520 [2022-04-08T19:34:34.999Z] ---> Running in 169c12f966f8 [2022-04-08T19:34:38.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:34:38.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:34:38.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:34:39.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:34:39.936Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-08T19:34:40.218Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-08T19:34:40.218Z] (3/3) Installing su-exec (0.2-r1) [2022-04-08T19:34:40.218Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:34:40.218Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T19:34:40.829Z] OK: 6 MiB in 17 packages [2022-04-08T19:34:40.829Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-08T19:34:41.110Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-08T19:34:41.110Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-08T19:34:41.110Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-08T19:34:41.110Z] (5/6) Installing curl (7.79.1-r0) [2022-04-08T19:34:41.110Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-08T19:34:41.110Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:34:41.110Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T19:34:41.730Z] OK: 8 MiB in 20 packages [2022-04-08T19:34:45.173Z] Removing intermediate container 169c12f966f8 [2022-04-08T19:34:45.173Z] ---> 6f95df1b2e0d [2022-04-08T19:34:45.173Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-08T19:34:45.173Z] ---> Running in e07932979fd9 [2022-04-08T19:34:45.453Z] Removing intermediate container 7c8c32138520 [2022-04-08T19:34:45.453Z] ---> cde63e2bdce6 [2022-04-08T19:34:45.453Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-08T19:34:45.453Z] ---> Running in ca221818a183 [2022-04-08T19:34:46.054Z] Removing intermediate container e07932979fd9 [2022-04-08T19:34:46.054Z] ---> 330450e9edc7 [2022-04-08T19:34:46.054Z] Step 13/25 : WORKDIR / [2022-04-08T19:34:46.356Z] ---> Running in a8764367da97 [2022-04-08T19:34:46.356Z] Removing intermediate container ca221818a183 [2022-04-08T19:34:46.356Z] ---> fd79a50b7a37 [2022-04-08T19:34:46.356Z] Step 13/22 : WORKDIR /edgex [2022-04-08T19:34:46.643Z] ---> Running in 12ee08c4415f [2022-04-08T19:34:48.104Z] Removing intermediate container a8764367da97 [2022-04-08T19:34:48.104Z] ---> eed54c07879c [2022-04-08T19:34:48.104Z] 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-08T19:34:48.104Z] Removing intermediate container 12ee08c4415f [2022-04-08T19:34:48.104Z] ---> b50759f262ed [2022-04-08T19:34:48.104Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-08T19:34:50.114Z] ---> d3647d9cfad0 [2022-04-08T19:34:50.114Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-08T19:34:50.114Z] ---> 2c67b11b76f7 [2022-04-08T19:34:50.114Z] 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-08T19:34:52.118Z] ---> 606c70641958 [2022-04-08T19:34:52.118Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-08T19:34:54.115Z] ---> 37bc8bbbdcaf [2022-04-08T19:34:54.115Z] 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-08T19:34:54.115Z] ---> 10420c492e14 [2022-04-08T19:34:54.115Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-08T19:34:54.115Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-08T19:34:54.115Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-08T19:34:54.115Z] ---> c346e9eafbab [2022-04-08T19:34:54.115Z] 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-08T19:34:54.398Z] ---> Running in eed57b80b291 [2022-04-08T19:34:55.396Z] Removing intermediate container eed57b80b291 [2022-04-08T19:34:55.396Z] ---> b2379db0c4cb [2022-04-08T19:34:55.396Z] 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-08T19:34:55.396Z] ---> Running in dbf7e288b03e [2022-04-08T19:34:56.391Z] ---> 8fc8a6018284 [2022-04-08T19:34:56.391Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-08T19:34:58.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:34:58.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:34:59.002Z] ---> cdee4fc8d6ce [2022-04-08T19:34:59.002Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-08T19:35:00.004Z] (1/43) Installing readline (8.1.1-r0) [2022-04-08T19:35:00.004Z] (2/43) Installing bash (5.1.16-r0) [2022-04-08T19:35:00.004Z] Executing bash-5.1.16-r0.post-install [2022-04-08T19:35:00.004Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-08T19:35:00.004Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-08T19:35:00.004Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-08T19:35:00.004Z] (6/43) Installing curl (7.80.0-r0) [2022-04-08T19:35:00.282Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-08T19:35:00.282Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-08T19:35:00.282Z] (9/43) Installing expat (2.4.7-r0) [2022-04-08T19:35:00.282Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-08T19:35:00.282Z] (11/43) Installing gdbm (1.22-r0) [2022-04-08T19:35:00.282Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-08T19:35:00.282Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-08T19:35:00.282Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-08T19:35:00.282Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-08T19:35:00.282Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-08T19:35:00.282Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-08T19:35:00.282Z] ---> b19fde695b90 [2022-04-08T19:35:00.574Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-08T19:35:00.574Z] ---> Running in 94b71eaecc2f [2022-04-08T19:35:00.862Z] ---> dcab5d003c14 [2022-04-08T19:35:00.862Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-08T19:35:03.511Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-08T19:35:03.511Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-08T19:35:03.792Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-08T19:35:03.792Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-08T19:35:03.792Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-08T19:35:04.068Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-08T19:35:04.068Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-08T19:35:04.068Z] ---> 82fd8f10faf3 [2022-04-08T19:35:04.068Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-08T19:35:04.068Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-08T19:35:04.068Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-08T19:35:04.068Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-08T19:35:04.345Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-08T19:35:04.345Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-08T19:35:04.345Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-08T19:35:04.345Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-08T19:35:04.345Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-08T19:35:04.345Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-08T19:35:04.345Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-08T19:35:04.345Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-08T19:35:04.345Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-08T19:35:04.628Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-08T19:35:04.628Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-08T19:35:04.628Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-08T19:35:04.628Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-08T19:35:04.628Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-08T19:35:04.628Z] Removing intermediate container 94b71eaecc2f [2022-04-08T19:35:04.628Z] ---> e295f4602afe [2022-04-08T19:35:04.628Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-08T19:35:04.918Z] ---> Running in 5f750d50876b [2022-04-08T19:35:04.918Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-08T19:35:04.918Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-08T19:35:05.520Z] ---> 86d8f0a7a675 [2022-04-08T19:35:05.520Z] 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-08T19:35:05.520Z] ---> Running in 7c10bdbd48ce [2022-04-08T19:35:05.796Z] Removing intermediate container 5f750d50876b [2022-04-08T19:35:05.796Z] ---> a69fdf0c8a4a [2022-04-08T19:35:05.796Z] Step 20/22 : LABEL arch=arm64 [2022-04-08T19:35:06.082Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T19:35:06.082Z] OK: 82 MiB in 65 packages [2022-04-08T19:35:06.082Z] ---> Running in 1981d1eb8a8d [2022-04-08T19:35:07.084Z] Removing intermediate container 1981d1eb8a8d [2022-04-08T19:35:07.084Z] ---> 566c7ed70e39 [2022-04-08T19:35:07.084Z] Step 21/22 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:35:07.084Z] ---> Running in c17151201f5e [2022-04-08T19:35:07.696Z] Removing intermediate container c17151201f5e [2022-04-08T19:35:07.696Z] ---> 4b929add0a5c [2022-04-08T19:35:07.696Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T19:35:07.972Z] ---> Running in 1299b62c8245 [2022-04-08T19:35:08.990Z] Removing intermediate container 1299b62c8245 [2022-04-08T19:35:08.990Z] ---> 31fedccdb5be [2022-04-08T19:35:08.990Z] [2022-04-08T19:35:09.601Z] Removing intermediate container 7c10bdbd48ce [2022-04-08T19:35:09.601Z] ---> ff0dbb1dda3f [2022-04-08T19:35:09.601Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-08T19:35:09.876Z] ---> Running in 9a95b437c4c6 [2022-04-08T19:35:10.166Z] Successfully built 31fedccdb5be [2022-04-08T19:35:10.166Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-08T19:35:10.166Z] Building support-scheduler [2022-04-08T19:35:10.446Z]  Building security-proxy-setup ... done Removing intermediate container 9a95b437c4c6 [2022-04-08T19:35:10.446Z] ---> ff911e70341f [2022-04-08T19:35:10.446Z] Step 23/25 : LABEL arch=arm64 [2022-04-08T19:35:10.446Z] ---> Running in de91d06402b8 [2022-04-08T19:35:11.069Z] Removing intermediate container de91d06402b8 [2022-04-08T19:35:11.069Z] ---> bddb3e2d2b09 [2022-04-08T19:35:11.069Z] Step 24/25 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:35:11.069Z] ---> Running in ce9b02203a79 [2022-04-08T19:35:11.682Z] Removing intermediate container ce9b02203a79 [2022-04-08T19:35:11.682Z] ---> 0fc8fac81ef3 [2022-04-08T19:35:11.682Z] Step 25/25 : LABEL version=0.0.0 [2022-04-08T19:35:11.960Z] ---> Running in bc1b09bc5173 [2022-04-08T19:35:12.576Z] Removing intermediate container bc1b09bc5173 [2022-04-08T19:35:12.576Z] ---> ac4ce43124ed [2022-04-08T19:35:12.576Z] [2022-04-08T19:35:13.186Z] Successfully built ac4ce43124ed [2022-04-08T19:35:13.466Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-08T19:35:13.466Z]  Building security-secretstore-setup ... done Building core-data [2022-04-08T19:35:13.743Z] Collecting docker-compose==1.23.2 [2022-04-08T19:35:13.743Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-08T19:35:14.737Z] Collecting jsonschema<3,>=2.5.1 [2022-04-08T19:35:14.737Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-08T19:35:14.737Z] Collecting docopt<0.7,>=0.6.1 [2022-04-08T19:35:14.737Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-08T19:35:17.375Z] Collecting texttable<0.10,>=0.9.0 [2022-04-08T19:35:17.375Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-08T19:35:21.332Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-08T19:35:21.332Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-08T19:35:21.332Z] Collecting cached-property<2,>=1.2.0 [2022-04-08T19:35:21.332Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-08T19:35:21.961Z] Collecting docker<4.0,>=3.6.0 [2022-04-08T19:35:21.961Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-08T19:35:21.961Z] 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-08T19:35:22.240Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-08T19:35:22.240Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-08T19:35:25.646Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-08T19:35:25.922Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-08T19:35:26.911Z] Collecting PyYAML<4,>=3.10 [2022-04-08T19:35:26.911Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-08T19:35:31.244Z] Collecting docker-pycreds>=0.4.0 [2022-04-08T19:35:31.244Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-08T19:35:32.704Z] Collecting idna<2.8,>=2.5 [2022-04-08T19:35:32.704Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-08T19:35:32.704Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-08T19:35:32.704Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-08T19:35:32.988Z] 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-08T19:35:33.597Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-08T19:35:33.873Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-08T19:35:34.491Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-08T19:35:34.491Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-08T19:35:34.491Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-08T19:35:34.491Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-08T19:35:35.949Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-08T19:35:35.949Z] Attempting uninstall: urllib3 [2022-04-08T19:35:35.949Z] Found existing installation: urllib3 1.26.7 [2022-04-08T19:35:35.949Z] Uninstalling urllib3-1.26.7: [2022-04-08T19:35:36.230Z] Successfully uninstalled urllib3-1.26.7 [2022-04-08T19:35:37.223Z] Attempting uninstall: idna [2022-04-08T19:35:37.223Z] Found existing installation: idna 3.3 [2022-04-08T19:35:37.223Z] Uninstalling idna-3.3: [2022-04-08T19:35:37.223Z] Successfully uninstalled idna-3.3 [2022-04-08T19:35:41.576Z] Attempting uninstall: requests [2022-04-08T19:35:41.576Z] Found existing installation: requests 2.26.0 [2022-04-08T19:35:41.576Z] Uninstalling requests-2.26.0: [2022-04-08T19:35:41.576Z] Successfully uninstalled requests-2.26.0 [2022-04-08T19:35:41.855Z] Running setup.py install for texttable: started [2022-04-08T19:35:47.284Z] Running setup.py install for texttable: finished with status 'done' [2022-04-08T19:35:47.284Z] Running setup.py install for PyYAML: started [2022-04-08T19:35:51.653Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-08T19:35:51.929Z] Running setup.py install for docopt: started [2022-04-08T19:35:55.354Z] Running setup.py install for docopt: finished with status 'done' [2022-04-08T19:35:55.354Z] Running setup.py install for dockerpty: started [2022-04-08T19:35:58.014Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-08T19:36:00.674Z] 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-08T19:36:10.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:36:10.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:36:10.922Z] ---> 27a2ece7978d [2022-04-08T19:36:10.922Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T19:36:10.922Z] ---> Using cache [2022-04-08T19:36:10.922Z] ---> 250ef15605fb [2022-04-08T19:36:10.922Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:36:10.922Z] ---> Using cache [2022-04-08T19:36:10.922Z] ---> bde30fca2f2c [2022-04-08T19:36:10.922Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-08T19:36:10.922Z] ---> Using cache [2022-04-08T19:36:10.922Z] ---> c6be79216b9a [2022-04-08T19:36:10.922Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T19:36:10.922Z] ---> Using cache [2022-04-08T19:36:10.922Z] ---> a2eb1d2a2254 [2022-04-08T19:36:10.922Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:36:10.922Z] ---> Using cache [2022-04-08T19:36:10.922Z] ---> f26ae5fb8d76 [2022-04-08T19:36:10.922Z] Step 8/22 : COPY . . [2022-04-08T19:36:10.922Z] ---> Using cache [2022-04-08T19:36:10.922Z] ---> 01d7e42bb9f3 [2022-04-08T19:36:10.922Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-08T19:36:11.210Z] ---> Running in c474ef548f7d [2022-04-08T19:36:14.638Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:36:15.630Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:36:15.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:36:15.630Z] ---> 27a2ece7978d [2022-04-08T19:36:15.630Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T19:36:15.630Z] ---> Using cache [2022-04-08T19:36:15.630Z] ---> 250ef15605fb [2022-04-08T19:36:15.630Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:36:15.630Z] ---> Using cache [2022-04-08T19:36:15.630Z] ---> bde30fca2f2c [2022-04-08T19:36:15.630Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-08T19:36:15.630Z] ---> Running in f0e9d5485220 [2022-04-08T19:36:18.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:36:18.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:36:20.395Z] OK: 220 MiB in 52 packages [2022-04-08T19:36:23.067Z] Removing intermediate container f0e9d5485220 [2022-04-08T19:36:23.067Z] ---> 66ac5700f9c6 [2022-04-08T19:36:23.067Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T19:36:24.514Z] ---> 26f68be28fa8 [2022-04-08T19:36:24.514Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:36:24.514Z] ---> Running in 68b1a28ea122 [2022-04-08T19:36:25.512Z] Removing intermediate container dbf7e288b03e [2022-04-08T19:36:25.512Z] ---> 2e90e6eedf8e [2022-04-08T19:36:25.512Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-08T19:36:25.788Z] ---> Running in 50d299db37dd [2022-04-08T19:36:26.392Z] Removing intermediate container 50d299db37dd [2022-04-08T19:36:26.392Z] ---> 482479e98106 [2022-04-08T19:36:26.392Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-08T19:36:26.669Z] ---> Running in ed7e706a095b [2022-04-08T19:36:27.277Z] Removing intermediate container ed7e706a095b [2022-04-08T19:36:27.277Z] ---> f493b29ff037 [2022-04-08T19:36:27.277Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-08T19:36:29.921Z] ---> 2de999b7d101 [2022-04-08T19:36:29.921Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-08T19:36:31.370Z] ---> 7d3117e789c2 [2022-04-08T19:36:31.370Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-08T19:36:31.991Z] Removing intermediate container 68b1a28ea122 [2022-04-08T19:36:31.991Z] ---> f9ddb915db90 [2022-04-08T19:36:31.991Z] Step 8/23 : COPY . . [2022-04-08T19:36:32.994Z] ---> b2140cd0373d [2022-04-08T19:36:32.994Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-08T19:36:33.272Z] ---> Running in 7298632817c6 [2022-04-08T19:36:33.890Z] Removing intermediate container 7298632817c6 [2022-04-08T19:36:33.890Z] ---> bd549f57de33 [2022-04-08T19:36:33.890Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:36:34.165Z] ---> Running in fbae509caa9b [2022-04-08T19:36:35.164Z] Removing intermediate container fbae509caa9b [2022-04-08T19:36:35.164Z] ---> 08b173924594 [2022-04-08T19:36:35.164Z] Step 21/23 : LABEL arch=arm64 [2022-04-08T19:36:35.164Z] ---> Running in 16fcff118438 [2022-04-08T19:36:36.164Z] Removing intermediate container 16fcff118438 [2022-04-08T19:36:36.164Z] ---> 18eb59d9c302 [2022-04-08T19:36:36.164Z] Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:36:36.441Z] ---> Running in 6e0927ecfc7a [2022-04-08T19:36:37.044Z] Removing intermediate container 6e0927ecfc7a [2022-04-08T19:36:37.044Z] ---> 101b79a3f7fc [2022-04-08T19:36:37.044Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T19:36:37.486Z] ---> Running in f7a8ba245dac [2022-04-08T19:36:38.163Z] Removing intermediate container f7a8ba245dac [2022-04-08T19:36:38.163Z] ---> c8f1af0c9ae5 [2022-04-08T19:36:38.163Z] [2022-04-08T19:36:39.619Z] Successfully built c8f1af0c9ae5 [2022-04-08T19:36:39.619Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-08T19:36:39.619Z] Building security-bootstrapper [2022-04-08T19:37:06.791Z]  Building sys-mgmt-agent ... done  ---> f34d19621cbd [2022-04-08T19:37:06.791Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-08T19:37:06.791Z] ---> Running in 8bbaba485845 [2022-04-08T19:37:07.786Z] CGO_ENABLED=1 GO111MODULE=on go build -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-08T19:37:22.977Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:37:22.977Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:37:22.977Z] ---> 27a2ece7978d [2022-04-08T19:37:22.977Z] Step 3/31 : WORKDIR /edgex-go [2022-04-08T19:37:22.977Z] ---> Using cache [2022-04-08T19:37:22.977Z] ---> 250ef15605fb [2022-04-08T19:37:22.977Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:37:22.977Z] ---> Using cache [2022-04-08T19:37:22.977Z] ---> bde30fca2f2c [2022-04-08T19:37:22.977Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-08T19:37:22.977Z] ---> Using cache [2022-04-08T19:37:22.977Z] ---> c6be79216b9a [2022-04-08T19:37:22.977Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-08T19:37:22.977Z] ---> Using cache [2022-04-08T19:37:22.977Z] ---> a2eb1d2a2254 [2022-04-08T19:37:22.977Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:37:22.977Z] ---> Using cache [2022-04-08T19:37:22.977Z] ---> f26ae5fb8d76 [2022-04-08T19:37:22.977Z] Step 8/31 : COPY . . [2022-04-08T19:37:22.977Z] ---> Using cache [2022-04-08T19:37:22.977Z] ---> 01d7e42bb9f3 [2022-04-08T19:37:22.977Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-08T19:37:22.977Z] ---> Running in 190fd2fd792f [2022-04-08T19:37:24.428Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:45:02.016Z] Removing intermediate container c474ef548f7d [2022-04-08T19:45:02.016Z] ---> cf9bf2466d7c [2022-04-08T19:45:02.016Z] [2022-04-08T19:45:02.016Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T19:45:02.016Z] ---> ac73e934f311 [2022-04-08T19:45:02.016Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-08T19:45:02.016Z] ---> Running in 0617a3cfc4ab [2022-04-08T19:45:02.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:45:02.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:45:02.016Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-08T19:45:02.016Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:45:02.016Z] OK: 5 MiB in 15 packages [2022-04-08T19:45:02.016Z] Removing intermediate container 0617a3cfc4ab [2022-04-08T19:45:02.016Z] ---> cb20bd39a461 [2022-04-08T19:45:02.016Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:45:02.016Z] ---> Running in e8df663f7770 [2022-04-08T19:45:02.016Z] Removing intermediate container e8df663f7770 [2022-04-08T19:45:02.016Z] ---> 3b0729a5bf8a [2022-04-08T19:45:02.016Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-08T19:45:02.016Z] ---> Running in 73facd3c3bfc [2022-04-08T19:45:02.016Z] Removing intermediate container 73facd3c3bfc [2022-04-08T19:45:02.016Z] ---> a91bd46e6315 [2022-04-08T19:45:02.016Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-08T19:45:02.016Z] ---> Running in e1c96045f526 [2022-04-08T19:45:02.016Z] Removing intermediate container e1c96045f526 [2022-04-08T19:45:02.016Z] ---> 4de474aacad4 [2022-04-08T19:45:02.016Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:45:02.016Z] ---> 0c0901b56a8d [2022-04-08T19:45:02.016Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-08T19:45:02.016Z] ---> ca534526cc40 [2022-04-08T19:45:02.016Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-08T19:45:02.293Z] ---> 4922f51c7977 [2022-04-08T19:45:02.293Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-08T19:45:02.569Z] ---> Running in 4384d00c6575 [2022-04-08T19:45:03.177Z] Removing intermediate container 4384d00c6575 [2022-04-08T19:45:03.177Z] ---> 8706efbd84df [2022-04-08T19:45:03.177Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:45:03.177Z] ---> Running in 05151b9debf1 [2022-04-08T19:45:03.792Z] Removing intermediate container 05151b9debf1 [2022-04-08T19:45:03.792Z] ---> 3354fcff3ee3 [2022-04-08T19:45:03.792Z] Step 20/22 : LABEL arch=arm64 [2022-04-08T19:45:03.792Z] ---> Running in 0bfa047cd1c8 [2022-04-08T19:45:04.401Z] Removing intermediate container 0bfa047cd1c8 [2022-04-08T19:45:04.401Z] ---> 2e1040669276 [2022-04-08T19:45:04.401Z] Step 21/22 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:45:04.683Z] ---> Running in b1b8e6fc0a5a [2022-04-08T19:45:05.307Z] Removing intermediate container b1b8e6fc0a5a [2022-04-08T19:45:05.307Z] ---> 141233b25977 [2022-04-08T19:45:05.307Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T19:45:05.591Z] ---> Running in 584e7d978d44 [2022-04-08T19:45:05.869Z] Removing intermediate container 584e7d978d44 [2022-04-08T19:45:05.869Z] ---> d7e3b065547e [2022-04-08T19:45:05.869Z] [2022-04-08T19:45:06.489Z] Successfully built d7e3b065547e [2022-04-08T19:45:06.781Z] Successfully tagged support-scheduler-arm64:latest [2022-04-08T19:45:06.781Z] Building security-spiffe-token-provider [2022-04-08T19:45:45.825Z]  Building support-scheduler ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:45:45.825Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:45:45.825Z] ---> 27a2ece7978d [2022-04-08T19:45:45.825Z] Step 3/20 : WORKDIR /edgex-go [2022-04-08T19:45:45.825Z] ---> Using cache [2022-04-08T19:45:45.825Z] ---> 250ef15605fb [2022-04-08T19:45:45.825Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-08T19:45:45.825Z] ---> Running in ae6c70e21dfa [2022-04-08T19:45:45.826Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:45:46.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:45:49.441Z] Removing intermediate container 190fd2fd792f [2022-04-08T19:45:49.441Z] ---> 963d907f5e28 [2022-04-08T19:45:49.441Z] [2022-04-08T19:45:49.441Z] Step 10/31 : FROM alpine:3.14 [2022-04-08T19:45:49.441Z] ---> ac73e934f311 [2022-04-08T19:45:49.441Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-08T19:45:49.441Z] ---> Running in fa62d8134f9e [2022-04-08T19:45:49.441Z] v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T19:45:49.441Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T19:45:49.441Z] OK: 15739 distinct packages available [2022-04-08T19:45:49.728Z] Removing intermediate container fa62d8134f9e [2022-04-08T19:45:49.728Z] ---> 3695ab825cb3 [2022-04-08T19:45:49.728Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-08T19:45:50.003Z] ---> Running in 9c2c1772d557 [2022-04-08T19:45:50.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:45:50.998Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:45:51.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:45:52.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:45:52.883Z] OK: 220 MiB in 52 packages [2022-04-08T19:45:53.909Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-08T19:45:54.193Z] (2/2) Installing su-exec (0.2-r1) [2022-04-08T19:45:54.193Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:45:54.193Z] OK: 6 MiB in 16 packages [2022-04-08T19:45:54.485Z] Removing intermediate container ae6c70e21dfa [2022-04-08T19:45:54.485Z] ---> 0af60dac4434 [2022-04-08T19:45:54.485Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-08T19:45:55.967Z] Removing intermediate container 9c2c1772d557 [2022-04-08T19:45:55.967Z] ---> b1b916f9f0fa [2022-04-08T19:45:55.967Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-08T19:45:55.967Z] ---> Running in 8d03cd17268e [2022-04-08T19:45:56.264Z] ---> 907e58f9912c [2022-04-08T19:45:56.264Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:45:56.264Z] ---> Running in 2e0694bffc2f [2022-04-08T19:45:56.551Z] Removing intermediate container 8d03cd17268e [2022-04-08T19:45:56.551Z] ---> b3cffdd5a643 [2022-04-08T19:45:56.551Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-08T19:45:56.835Z] ---> Running in eca3da6027c5 [2022-04-08T19:45:57.456Z] Removing intermediate container eca3da6027c5 [2022-04-08T19:45:57.456Z] ---> 2394e8848c01 [2022-04-08T19:45:57.456Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-08T19:45:57.742Z] ---> Running in bc8258b33b9a [2022-04-08T19:46:01.199Z] Removing intermediate container bc8258b33b9a [2022-04-08T19:46:01.199Z] ---> 3e5553a1fb8d [2022-04-08T19:46:01.199Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-08T19:46:01.199Z] ---> Running in 6814883a7774 [2022-04-08T19:46:01.487Z] Removing intermediate container 6814883a7774 [2022-04-08T19:46:01.487Z] ---> 600073d902ba [2022-04-08T19:46:01.487Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-08T19:46:02.960Z] ---> 122ed78ecfe9 [2022-04-08T19:46:02.960Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-08T19:46:02.960Z] ---> Running in 5b1b1c6a9d1f [2022-04-08T19:46:04.433Z] Removing intermediate container 2e0694bffc2f [2022-04-08T19:46:04.433Z] ---> 66c2c6b30b60 [2022-04-08T19:46:04.433Z] Step 7/20 : COPY . . [2022-04-08T19:46:07.075Z] Removing intermediate container 5b1b1c6a9d1f [2022-04-08T19:46:07.075Z] ---> 74e0299b3008 [2022-04-08T19:46:07.075Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:46:09.070Z] ---> 79b197117032 [2022-04-08T19:46:09.070Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-08T19:46:13.435Z] ---> dbc5b92ce8dc [2022-04-08T19:46:13.435Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-08T19:46:14.429Z] ---> ec16f2b15145 [2022-04-08T19:46:14.429Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-08T19:46:15.893Z] ---> a062effa05e4 [2022-04-08T19:46:15.893Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-08T19:46:17.367Z] ---> e680b31605b5 [2022-04-08T19:46:17.367Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-08T19:46:18.374Z] ---> Running in b34558314728 [2022-04-08T19:46:19.393Z] Removing intermediate container b34558314728 [2022-04-08T19:46:19.393Z] ---> 78b58038c0b2 [2022-04-08T19:46:19.393Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-08T19:46:21.408Z] ---> 49fadb018e11 [2022-04-08T19:46:21.408Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-08T19:46:22.025Z] ---> Running in 3eb59dc91a49 [2022-04-08T19:46:27.456Z] Removing intermediate container 3eb59dc91a49 [2022-04-08T19:46:27.456Z] ---> e19d21fdf0e4 [2022-04-08T19:46:27.456Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-08T19:46:27.456Z] ---> Running in 24d0e6f0b29e [2022-04-08T19:46:28.474Z] Removing intermediate container 24d0e6f0b29e [2022-04-08T19:46:28.474Z] ---> b8e40a1dc01a [2022-04-08T19:46:28.474Z] Step 28/31 : CMD ["gate"] [2022-04-08T19:46:29.107Z] ---> Running in f6169219935a [2022-04-08T19:46:31.095Z] Removing intermediate container f6169219935a [2022-04-08T19:46:31.095Z] ---> 323bab8bb48d [2022-04-08T19:46:31.095Z] Step 29/31 : LABEL arch=arm64 [2022-04-08T19:46:31.698Z] ---> Running in 39b09f1c6de7 [2022-04-08T19:46:33.150Z] Removing intermediate container 39b09f1c6de7 [2022-04-08T19:46:33.150Z] ---> 92a742f1e6b5 [2022-04-08T19:46:33.150Z] Step 30/31 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:46:34.137Z] ---> Running in 7e6584b65ba6 [2022-04-08T19:46:35.133Z] Removing intermediate container 7e6584b65ba6 [2022-04-08T19:46:35.133Z] ---> 473444068fd5 [2022-04-08T19:46:35.407Z] Step 31/31 : LABEL version=0.0.0 [2022-04-08T19:46:36.401Z] ---> Running in 5fa5cb0378e1 [2022-04-08T19:46:37.864Z] Removing intermediate container 5fa5cb0378e1 [2022-04-08T19:46:37.864Z] ---> b5bb7d9313f8 [2022-04-08T19:46:37.864Z] [2022-04-08T19:46:39.864Z] Successfully built b5bb7d9313f8 [2022-04-08T19:46:39.864Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-08T19:46:39.864Z]  Building security-bootstrapper ... done Building support-notifications [2022-04-08T19:46:48.213Z] Removing intermediate container 8bbaba485845 [2022-04-08T19:46:48.213Z] ---> 0feb83d73440 [2022-04-08T19:46:48.213Z] [2022-04-08T19:46:48.213Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T19:46:48.213Z] ---> ac73e934f311 [2022-04-08T19:46:48.213Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-08T19:46:48.213Z] ---> b234e4ec6d70 [2022-04-08T19:46:48.213Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-08T19:46:48.213Z] ---> Running in 63c66211ea4a [2022-04-08T19:46:48.497Z] ---> Running in 32bc94717dd4 [2022-04-08T19:46:49.515Z] Removing intermediate container 63c66211ea4a [2022-04-08T19:46:49.515Z] ---> f2bd0a59e66f [2022-04-08T19:46:49.515Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-08T19:46:49.515Z] ---> Running in bf30a3d7887a [2022-04-08T19:46:50.515Z] Removing intermediate container bf30a3d7887a [2022-04-08T19:46:50.515Z] ---> 296f5b2545d3 [2022-04-08T19:46:50.515Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-08T19:46:50.515Z] ---> Running in 5b5039bdf9a3 [2022-04-08T19:46:51.143Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:46:51.442Z] Removing intermediate container 5b5039bdf9a3 [2022-04-08T19:46:51.442Z] ---> 9d2d78c03866 [2022-04-08T19:46:51.442Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:46:51.442Z] ---> Running in 6495f8d6a7a2 [2022-04-08T19:46:54.861Z] Removing intermediate container 6495f8d6a7a2 [2022-04-08T19:46:54.861Z] ---> 611d54efcd62 [2022-04-08T19:46:54.861Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-08T19:46:55.140Z] ---> Running in d1aaedf0e08d [2022-04-08T19:46:57.786Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:46:58.785Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:47:00.247Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-08T19:47:00.247Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-08T19:47:00.531Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-08T19:47:00.531Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-08T19:47:00.895Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-08T19:47:00.895Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-08T19:47:01.220Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:47:01.220Z] OK: 8 MiB in 20 packages [2022-04-08T19:47:04.047Z] Removing intermediate container d1aaedf0e08d [2022-04-08T19:47:04.047Z] ---> c76db2502279 [2022-04-08T19:47:04.047Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:47:05.500Z] ---> f7986ddfd123 [2022-04-08T19:47:05.500Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-08T19:47:09.842Z] ---> 13aa2033e27e [2022-04-08T19:47:09.842Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-08T19:47:11.305Z] ---> 6a587d9d5ab0 [2022-04-08T19:47:11.305Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-08T19:47:11.583Z] ---> Running in f23bf34c7c75 [2022-04-08T19:47:12.574Z] Removing intermediate container f23bf34c7c75 [2022-04-08T19:47:12.574Z] ---> 1c0111491de1 [2022-04-08T19:47:12.574Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:47:12.574Z] ---> Running in a02253fb93ee [2022-04-08T19:47:13.572Z] Removing intermediate container a02253fb93ee [2022-04-08T19:47:13.572Z] ---> 4cdd7b78c934 [2022-04-08T19:47:13.572Z] Step 21/23 : LABEL arch=arm64 [2022-04-08T19:47:13.572Z] ---> Running in 3ac66ec9216e [2022-04-08T19:47:14.599Z] Removing intermediate container 3ac66ec9216e [2022-04-08T19:47:14.599Z] ---> da5214a53ae8 [2022-04-08T19:47:14.599Z] Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:47:14.891Z] ---> Running in 101eff1d7a51 [2022-04-08T19:47:15.895Z] Removing intermediate container 101eff1d7a51 [2022-04-08T19:47:15.895Z] ---> 48c996bc5396 [2022-04-08T19:47:15.895Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T19:47:15.895Z] ---> Running in 41addb76c115 [2022-04-08T19:47:16.509Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:47:16.509Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:47:16.509Z] ---> 27a2ece7978d [2022-04-08T19:47:16.788Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T19:47:16.788Z] ---> Using cache [2022-04-08T19:47:16.788Z] ---> 250ef15605fb [2022-04-08T19:47:16.788Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:47:16.788Z] ---> Using cache [2022-04-08T19:47:16.788Z] ---> bde30fca2f2c [2022-04-08T19:47:16.788Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-08T19:47:16.788Z] ---> Running in cefe36359687 [2022-04-08T19:47:16.788Z] Removing intermediate container 41addb76c115 [2022-04-08T19:47:16.788Z] ---> 4eeb0572b29a [2022-04-08T19:47:16.788Z] [2022-04-08T19:47:18.258Z] Successfully built 4eeb0572b29a [2022-04-08T19:47:18.258Z] Successfully tagged core-data-arm64:latest [2022-04-08T19:47:18.258Z]  Building core-data ... done Building core-metadata [2022-04-08T19:47:18.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:47:19.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:47:21.318Z] OK: 220 MiB in 52 packages [2022-04-08T19:47:22.782Z] Removing intermediate container cefe36359687 [2022-04-08T19:47:22.782Z] ---> 2c5993b75a8d [2022-04-08T19:47:22.782Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T19:47:23.774Z] ---> 36e30297dcd8 [2022-04-08T19:47:23.774Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:47:24.055Z] ---> Running in 47ac60b79961 [2022-04-08T19:47:30.811Z] Removing intermediate container 47ac60b79961 [2022-04-08T19:47:30.811Z] ---> d18bc26427a5 [2022-04-08T19:47:30.811Z] Step 8/22 : COPY . . [2022-04-08T19:47:57.696Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:47:57.696Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:47:57.696Z] ---> 27a2ece7978d [2022-04-08T19:47:57.696Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T19:47:57.696Z] ---> Using cache [2022-04-08T19:47:57.696Z] ---> 250ef15605fb [2022-04-08T19:47:57.696Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:47:57.696Z] ---> Using cache [2022-04-08T19:47:57.696Z] ---> bde30fca2f2c [2022-04-08T19:47:57.696Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-08T19:47:57.696Z] ---> Using cache [2022-04-08T19:47:57.696Z] ---> c6be79216b9a [2022-04-08T19:47:57.696Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T19:47:57.696Z] ---> Using cache [2022-04-08T19:47:57.696Z] ---> a2eb1d2a2254 [2022-04-08T19:47:57.696Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:47:57.696Z] ---> Using cache [2022-04-08T19:47:57.696Z] ---> f26ae5fb8d76 [2022-04-08T19:47:57.696Z] Step 8/23 : COPY . . [2022-04-08T19:47:57.696Z] ---> Using cache [2022-04-08T19:47:57.696Z] ---> 01d7e42bb9f3 [2022-04-08T19:47:57.696Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-08T19:47:57.696Z] ---> Running in a926e519d985 [2022-04-08T19:47:59.145Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:48:07.463Z] ---> 9bda7e0e38db [2022-04-08T19:48:07.463Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-08T19:48:07.748Z] ---> Running in ba6773b88b66 [2022-04-08T19:48:09.739Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:54:47.294Z] Removing intermediate container 32bc94717dd4 [2022-04-08T19:54:47.294Z] ---> 5ad118e69f46 [2022-04-08T19:54:47.294Z] [2022-04-08T19:54:47.294Z] Step 9/20 : FROM alpine:3.15 [2022-04-08T19:54:47.294Z] 3.15: Pulling from library/alpine [2022-04-08T19:54:47.294Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-08T19:54:47.294Z] Status: Downloaded newer image for alpine:3.15 [2022-04-08T19:54:47.294Z] ---> 3fb3c9af89a9 [2022-04-08T19:54:47.294Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T19:54:47.294Z] ---> Running in 282bc5692d99 [2022-04-08T19:54:47.294Z] Removing intermediate container 282bc5692d99 [2022-04-08T19:54:47.294Z] ---> 25db3a196a8d [2022-04-08T19:54:47.294Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:54:47.294Z] ---> Running in cc1ea81f1dad [2022-04-08T19:54:47.294Z] Removing intermediate container cc1ea81f1dad [2022-04-08T19:54:47.294Z] ---> ef1d6e7b1617 [2022-04-08T19:54:47.294Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-08T19:54:47.294Z] ---> Running in aaa3cf5e8cb6 [2022-04-08T19:54:47.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:54:47.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:54:47.294Z] v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T19:54:47.294Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T19:54:47.294Z] OK: 15729 distinct packages available [2022-04-08T19:54:47.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:54:48.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:54:49.294Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-08T19:54:49.572Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-08T19:54:49.849Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-08T19:54:49.849Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-08T19:54:49.849Z] (5/9) Installing curl (7.80.0-r0) [2022-04-08T19:54:50.128Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-08T19:54:50.128Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-08T19:54:50.128Z] (8/9) Installing libucontext (1.1-r0) [2022-04-08T19:54:50.407Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-08T19:54:50.407Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T19:54:50.407Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T19:54:51.018Z] OK: 8 MiB in 23 packages [2022-04-08T19:54:53.679Z] Removing intermediate container aaa3cf5e8cb6 [2022-04-08T19:54:53.679Z] ---> f83a3e918ec0 [2022-04-08T19:54:53.679Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:54:54.672Z] ---> 1fb69afc5bc4 [2022-04-08T19:54:54.672Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-08T19:54:56.673Z] ---> bc6851f46d12 [2022-04-08T19:54:56.673Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-08T19:54:57.670Z] ---> 3deb36abfdef [2022-04-08T19:54:57.670Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-08T19:54:57.670Z] ---> Running in 1d5c1ea8cd5e [2022-04-08T19:54:58.289Z] Removing intermediate container 1d5c1ea8cd5e [2022-04-08T19:54:58.290Z] ---> db7fab76c385 [2022-04-08T19:54:58.290Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:54:58.290Z] ---> Running in 287c65fcb326 [2022-04-08T19:54:58.920Z] Removing intermediate container 287c65fcb326 [2022-04-08T19:54:58.920Z] ---> 4cc56b59e0e0 [2022-04-08T19:54:58.920Z] Step 18/20 : LABEL arch=arm64 [2022-04-08T19:54:59.216Z] ---> Running in 8cb384323bbf [2022-04-08T19:54:59.502Z] Removing intermediate container 8cb384323bbf [2022-04-08T19:54:59.502Z] ---> 0f88b4cf4033 [2022-04-08T19:54:59.502Z] Step 19/20 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:54:59.502Z] ---> Running in f13aefd45345 [2022-04-08T19:55:00.125Z] Removing intermediate container f13aefd45345 [2022-04-08T19:55:00.125Z] ---> 6a60a56c26cd [2022-04-08T19:55:00.125Z] Step 20/20 : LABEL version=0.0.0 [2022-04-08T19:55:00.125Z] ---> Running in 7f489f9f5960 [2022-04-08T19:55:00.740Z] Removing intermediate container 7f489f9f5960 [2022-04-08T19:55:00.740Z] ---> bb093f08adc6 [2022-04-08T19:55:00.740Z] [2022-04-08T19:55:01.344Z] Successfully built bb093f08adc6 [2022-04-08T19:55:01.344Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-08T19:55:01.344Z]  Building security-spiffe-token-provider ... done Building core-command [2022-04-08T19:55:40.407Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:55:40.407Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:55:40.407Z] ---> 27a2ece7978d [2022-04-08T19:55:40.407Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T19:55:40.407Z] ---> Using cache [2022-04-08T19:55:40.407Z] ---> 250ef15605fb [2022-04-08T19:55:40.407Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:55:40.407Z] ---> Using cache [2022-04-08T19:55:40.407Z] ---> bde30fca2f2c [2022-04-08T19:55:40.407Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-08T19:55:40.407Z] ---> Using cache [2022-04-08T19:55:40.407Z] ---> c6be79216b9a [2022-04-08T19:55:40.407Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T19:55:40.407Z] ---> Using cache [2022-04-08T19:55:40.407Z] ---> a2eb1d2a2254 [2022-04-08T19:55:40.407Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:55:40.407Z] ---> Using cache [2022-04-08T19:55:40.407Z] ---> f26ae5fb8d76 [2022-04-08T19:55:40.407Z] Step 8/23 : COPY . . [2022-04-08T19:55:40.407Z] ---> Using cache [2022-04-08T19:55:40.407Z] ---> 01d7e42bb9f3 [2022-04-08T19:55:40.407Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-08T19:55:40.407Z] ---> Running in baf5ab4f8e6b [2022-04-08T19:55:40.407Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T19:56:27.453Z] Removing intermediate container a926e519d985 [2022-04-08T19:56:27.453Z] ---> 311ef2d6b103 [2022-04-08T19:56:27.453Z] [2022-04-08T19:56:27.453Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T19:56:27.453Z] ---> ac73e934f311 [2022-04-08T19:56:27.453Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-08T19:56:27.453Z] ---> Using cache [2022-04-08T19:56:27.453Z] ---> cb20bd39a461 [2022-04-08T19:56:27.453Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:56:27.453Z] ---> Using cache [2022-04-08T19:56:27.453Z] ---> 3b0729a5bf8a [2022-04-08T19:56:27.453Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-08T19:56:27.453Z] ---> Running in eb623f90e676 [2022-04-08T19:56:28.446Z] Removing intermediate container eb623f90e676 [2022-04-08T19:56:28.446Z] ---> 89bd4906a3d5 [2022-04-08T19:56:28.446Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-08T19:56:28.446Z] ---> Running in f9c456e76e5a [2022-04-08T19:56:29.470Z] Removing intermediate container f9c456e76e5a [2022-04-08T19:56:29.470Z] ---> 9a9c93449f35 [2022-04-08T19:56:29.470Z] Step 15/23 : WORKDIR / [2022-04-08T19:56:29.760Z] ---> Running in e86c21931a38 [2022-04-08T19:56:31.235Z] Removing intermediate container e86c21931a38 [2022-04-08T19:56:31.235Z] ---> cf1fd7151cea [2022-04-08T19:56:31.235Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:56:32.697Z] ---> c599928a6f04 [2022-04-08T19:56:32.697Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-08T19:56:37.062Z] ---> bd70d498f12c [2022-04-08T19:56:37.062Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-08T19:56:39.092Z] ---> 9563ff95ee0c [2022-04-08T19:56:39.092Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-08T19:56:39.092Z] ---> Running in dceffe10e3ac [2022-04-08T19:56:40.091Z] Removing intermediate container dceffe10e3ac [2022-04-08T19:56:40.091Z] ---> 0b92637b2268 [2022-04-08T19:56:40.091Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:56:40.722Z] ---> Running in 54acf567e3bd [2022-04-08T19:56:41.377Z] Removing intermediate container 54acf567e3bd [2022-04-08T19:56:41.377Z] ---> ed10d03a8a18 [2022-04-08T19:56:41.377Z] Step 21/23 : LABEL arch=arm64 [2022-04-08T19:56:41.670Z] ---> Running in 52dc1eb0eadf [2022-04-08T19:56:41.948Z] Removing intermediate container ba6773b88b66 [2022-04-08T19:56:41.948Z] ---> 86c9d744891a [2022-04-08T19:56:41.948Z] [2022-04-08T19:56:41.948Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T19:56:41.948Z] ---> ac73e934f311 [2022-04-08T19:56:41.948Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-08T19:56:42.236Z] ---> Running in 3bd78525b96c [2022-04-08T19:56:42.236Z] Removing intermediate container 52dc1eb0eadf [2022-04-08T19:56:42.236Z] ---> 62ff18de2dc3 [2022-04-08T19:56:42.236Z] Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:56:42.521Z] ---> Running in fc7903b5091e [2022-04-08T19:56:43.547Z] Removing intermediate container fc7903b5091e [2022-04-08T19:56:43.547Z] ---> 6b0742384d86 [2022-04-08T19:56:43.547Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T19:56:43.824Z] ---> Running in 49eebdee62ce [2022-04-08T19:56:44.426Z] Removing intermediate container 49eebdee62ce [2022-04-08T19:56:44.426Z] ---> dc9c5e3b7531 [2022-04-08T19:56:44.426Z] [2022-04-08T19:56:44.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:56:44.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:56:45.261Z] Successfully built dc9c5e3b7531 [2022-04-08T19:56:45.261Z] Successfully tagged core-metadata-arm64:latest [2022-04-08T19:56:45.261Z] Building security-spire-server [2022-04-08T19:56:46.243Z]  Building core-metadata ... done (1/2) Installing ca-certificates (20211220-r0) [2022-04-08T19:56:46.244Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-08T19:56:46.244Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:56:46.523Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T19:56:46.802Z] OK: 6 MiB in 16 packages [2022-04-08T19:56:49.462Z] Removing intermediate container 3bd78525b96c [2022-04-08T19:56:49.462Z] ---> 1f5e860d14c5 [2022-04-08T19:56:49.462Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:56:49.462Z] ---> Running in 16710dc19abd [2022-04-08T19:56:50.074Z] Removing intermediate container 16710dc19abd [2022-04-08T19:56:50.356Z] ---> 2c9aeb39d785 [2022-04-08T19:56:50.357Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-08T19:56:50.357Z] ---> Running in ee6bbfe3dace [2022-04-08T19:56:50.967Z] Removing intermediate container ee6bbfe3dace [2022-04-08T19:56:50.968Z] ---> 09b2694ded93 [2022-04-08T19:56:50.968Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-08T19:56:50.968Z] ---> Running in 30f726545b72 [2022-04-08T19:56:51.579Z] Removing intermediate container 30f726545b72 [2022-04-08T19:56:51.579Z] ---> d4e34ad8cfcc [2022-04-08T19:56:51.579Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:56:53.048Z] ---> 24a2efe5281d [2022-04-08T19:56:53.048Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-08T19:56:55.699Z] ---> 34c1726ed846 [2022-04-08T19:56:55.699Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-08T19:56:56.710Z] ---> 90be65ab4d03 [2022-04-08T19:56:56.710Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-08T19:56:57.218Z] ---> Running in a143d9364ac0 [2022-04-08T19:56:57.702Z] Removing intermediate container a143d9364ac0 [2022-04-08T19:56:57.702Z] ---> 2a1a05064352 [2022-04-08T19:56:57.702Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:56:57.702Z] ---> Running in 4c585b249582 [2022-04-08T19:56:58.359Z] Removing intermediate container 4c585b249582 [2022-04-08T19:56:58.359Z] ---> 815efc25d771 [2022-04-08T19:56:58.359Z] Step 20/22 : LABEL arch=arm64 [2022-04-08T19:56:58.359Z] ---> Running in 5a26ca1604d9 [2022-04-08T19:56:58.746Z] Removing intermediate container 5a26ca1604d9 [2022-04-08T19:56:58.746Z] ---> eff1a00f92ce [2022-04-08T19:56:58.746Z] Step 21/22 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T19:56:59.126Z] ---> Running in cc99b5ab2d4b [2022-04-08T19:56:59.763Z] Removing intermediate container cc99b5ab2d4b [2022-04-08T19:56:59.763Z] ---> 347365e3efb0 [2022-04-08T19:56:59.763Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T19:56:59.763Z] ---> Running in fbf1484ae333 [2022-04-08T19:57:00.369Z] Removing intermediate container fbf1484ae333 [2022-04-08T19:57:00.369Z] ---> 7bc894222acc [2022-04-08T19:57:00.369Z] [2022-04-08T19:57:01.364Z] Successfully built 7bc894222acc [2022-04-08T19:57:01.364Z] Successfully tagged support-notifications-arm64:latest [2022-04-08T19:57:23.616Z]  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:57:23.616Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:57:23.616Z] ---> 27a2ece7978d [2022-04-08T19:57:23.616Z] Step 3/25 : WORKDIR /edgex-go [2022-04-08T19:57:23.616Z] ---> Using cache [2022-04-08T19:57:23.616Z] ---> 250ef15605fb [2022-04-08T19:57:23.616Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:57:23.616Z] ---> Using cache [2022-04-08T19:57:23.616Z] ---> bde30fca2f2c [2022-04-08T19:57:23.616Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T19:57:23.616Z] ---> Running in 70dbb8630f34 [2022-04-08T19:57:23.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:57:24.610Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:57:25.600Z] OK: 220 MiB in 52 packages [2022-04-08T19:57:27.142Z] Removing intermediate container 70dbb8630f34 [2022-04-08T19:57:27.142Z] ---> b6fddbac1339 [2022-04-08T19:57:27.142Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-08T19:57:28.144Z] ---> d9b49839e916 [2022-04-08T19:57:28.144Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:57:28.423Z] ---> Running in bfa05c9ad50b [2022-04-08T19:57:33.858Z] Removing intermediate container bfa05c9ad50b [2022-04-08T19:57:33.858Z] ---> aaa39a59e831 [2022-04-08T19:57:33.858Z] Step 8/25 : COPY . . [2022-04-08T19:58:00.760Z] ---> 5a2e3778e394 [2022-04-08T19:58:00.760Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T19:58:00.760Z] ---> Running in fbda4eeb1410 [2022-04-08T19:58:00.760Z] Removing intermediate container fbda4eeb1410 [2022-04-08T19:58:00.760Z] ---> 0cf9373c569a [2022-04-08T19:58:00.760Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-08T19:58:00.760Z] ---> Running in dc958864aef8 [2022-04-08T19:58:03.423Z] Removing intermediate container dc958864aef8 [2022-04-08T19:58:03.423Z] ---> 197820794eaf [2022-04-08T19:58:03.423Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-08T19:58:03.423Z] ---> Running in 2997166785e8 [2022-04-08T19:58:04.042Z] Removing intermediate container 2997166785e8 [2022-04-08T19:58:04.042Z] ---> f9be40b413f9 [2022-04-08T19:58:04.042Z] 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-08T19:58:04.042Z] ---> Running in 3f91e16eb485 [2022-04-08T19:58:07.484Z] spire-1.2.1/ [2022-04-08T19:58:07.484Z] spire-1.2.1/.data/ [2022-04-08T19:58:07.484Z] spire-1.2.1/.data/.file [2022-04-08T19:58:07.484Z] spire-1.2.1/.dockerignore [2022-04-08T19:58:07.484Z] spire-1.2.1/.gitattributes [2022-04-08T19:58:07.484Z] spire-1.2.1/.githooks/ [2022-04-08T19:58:07.484Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T19:58:07.484Z] spire-1.2.1/.github/ [2022-04-08T19:58:07.484Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T19:58:07.484Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T19:58:07.484Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T19:58:07.484Z] spire-1.2.1/.github/workflows/ [2022-04-08T19:58:07.485Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T19:58:07.485Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T19:58:07.485Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T19:58:07.485Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T19:58:07.485Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T19:58:07.485Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T19:58:07.485Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T19:58:07.485Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T19:58:07.485Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T19:58:07.485Z] spire-1.2.1/.gitignore [2022-04-08T19:58:07.485Z] spire-1.2.1/.go-version [2022-04-08T19:58:07.485Z] spire-1.2.1/.golangci.yml [2022-04-08T19:58:07.485Z] spire-1.2.1/ADOPTERS.md [2022-04-08T19:58:07.485Z] spire-1.2.1/CHANGELOG.md [2022-04-08T19:58:07.485Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T19:58:07.485Z] spire-1.2.1/CODEOWNERS [2022-04-08T19:58:07.485Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T19:58:07.485Z] spire-1.2.1/Dockerfile [2022-04-08T19:58:07.485Z] spire-1.2.1/Dockerfile.dev [2022-04-08T19:58:07.485Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T19:58:07.485Z] spire-1.2.1/LICENSE [2022-04-08T19:58:07.485Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T19:58:07.485Z] spire-1.2.1/Makefile [2022-04-08T19:58:07.485Z] spire-1.2.1/README.md [2022-04-08T19:58:07.485Z] spire-1.2.1/ROADMAP.md [2022-04-08T19:58:07.485Z] spire-1.2.1/SECURITY.md [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T19:58:07.485Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T19:58:07.485Z] spire-1.2.1/conf/ [2022-04-08T19:58:07.485Z] spire-1.2.1/conf/agent/ [2022-04-08T19:58:07.485Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T19:58:07.485Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T19:58:07.485Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T19:58:07.485Z] spire-1.2.1/conf/server/ [2022-04-08T19:58:07.485Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T19:58:07.485Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T19:58:07.485Z] spire-1.2.1/conf/server/server.conf [2022-04-08T19:58:07.485Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/ [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/auditlog.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/images/ [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/spire_server.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/telemetry.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/upgrading.md [2022-04-08T19:58:07.485Z] spire-1.2.1/doc/using_spire.md [2022-04-08T19:58:07.485Z] spire-1.2.1/examples/ [2022-04-08T19:58:07.485Z] spire-1.2.1/examples/README.md [2022-04-08T19:58:07.485Z] spire-1.2.1/go.mod [2022-04-08T19:58:07.485Z] spire-1.2.1/go.sum [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/ [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/ [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T19:58:07.485Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T19:58:07.486Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/health/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/log/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T19:58:07.487Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/util/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/version/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T19:58:07.488Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T19:58:07.767Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T19:58:07.767Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/config.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:58:07.768Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:58:08.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:58:08.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T19:58:08.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T19:58:08.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T19:58:08.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T19:58:08.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T19:58:08.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T19:58:08.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T19:58:08.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T19:58:08.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/server.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/ [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/private/ [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/private/server/ [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/ [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/common/ [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T19:58:08.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T19:58:08.048Z] spire-1.2.1/release/ [2022-04-08T19:58:08.048Z] spire-1.2.1/release/spire-extras/ [2022-04-08T19:58:08.048Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T19:58:08.048Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T19:58:08.048Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T19:58:08.048Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T19:58:08.048Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T19:58:08.048Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T19:58:08.048Z] spire-1.2.1/release/spire/ [2022-04-08T19:58:08.048Z] spire-1.2.1/release/spire/README.md [2022-04-08T19:58:08.048Z] spire-1.2.1/release/spire/conf/ [2022-04-08T19:58:08.048Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T19:58:08.048Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T19:58:08.048Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T19:58:08.048Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T19:58:08.048Z] spire-1.2.1/script/ [2022-04-08T19:58:08.048Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T19:58:08.048Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T19:58:08.048Z] spire-1.2.1/support/ [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/ [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T19:58:08.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T19:58:08.049Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T19:58:08.049Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T19:58:08.049Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/clock/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/clock/clock.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T19:58:08.049Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T19:58:08.049Z] spire-1.2.1/test/integration/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/README.md [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/common [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T19:58:08.331Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T19:58:08.332Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T19:58:08.333Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T19:58:08.611Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T19:58:08.611Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T19:58:08.611Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T19:58:08.611Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T19:58:08.611Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T19:58:08.611Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T19:58:08.611Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T19:58:08.611Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T19:58:08.611Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T19:58:08.611Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T19:58:08.611Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T19:58:08.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T19:58:08.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T19:58:08.611Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T19:58:08.612Z] spire-1.2.1/test/integration/test.sh [2022-04-08T19:58:08.612Z] spire-1.2.1/test/plugintest/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/spiretest/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/testca/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/testca/ca.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/testkey/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T19:58:08.612Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/testkey/new.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/util/ [2022-04-08T19:58:08.612Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/util/race.go [2022-04-08T19:58:08.612Z] spire-1.2.1/test/util/util.go [2022-04-08T19:58:08.612Z] building spire from source... [2022-04-08T19:58:08.891Z] Installing go1.17.7... [2022-04-08T19:58:31.135Z] Building bin/spire-server... [2022-04-08T19:58:31.135Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T19:58:31.135Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T19:58:31.135Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T19:58:31.135Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T19:58:31.742Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T19:58:35.157Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T19:58:35.157Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T19:58:35.436Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T19:58:35.436Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T19:58:35.715Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T19:58:35.993Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T19:58:36.271Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T19:58:36.271Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T19:58:36.549Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T19:58:36.829Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T19:58:37.106Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T19:58:37.106Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T19:58:37.106Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T19:58:37.383Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T19:58:38.832Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T19:58:38.832Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T19:59:01.067Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T19:59:01.067Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T19:59:01.067Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T19:59:01.067Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T19:59:01.346Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T19:59:01.627Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T19:59:01.627Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T19:59:01.627Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T19:59:01.905Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T19:59:02.187Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T19:59:02.187Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T19:59:02.473Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T19:59:02.753Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T19:59:02.753Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T19:59:02.753Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T19:59:03.031Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T19:59:03.031Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T19:59:03.031Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T19:59:03.311Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T19:59:04.013Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T19:59:04.013Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T19:59:04.013Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T19:59:04.305Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T19:59:05.059Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T19:59:05.059Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T19:59:05.739Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T19:59:05.739Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T19:59:05.739Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T19:59:06.083Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T19:59:07.547Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T19:59:07.547Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T19:59:12.981Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T19:59:12.981Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T19:59:12.981Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T19:59:12.981Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T19:59:12.981Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T19:59:12.981Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T19:59:13.589Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T19:59:13.589Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T19:59:14.194Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T19:59:18.543Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T19:59:25.309Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T19:59:57.743Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T19:59:57.743Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T19:59:57.743Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T19:59:57.743Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T19:59:58.740Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T19:59:58.740Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T19:59:59.743Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T20:00:00.358Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T20:00:00.358Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T20:00:00.638Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T20:00:03.304Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T20:00:03.304Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T20:00:03.910Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T20:00:03.910Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T20:00:04.188Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T20:00:04.468Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T20:00:04.747Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T20:00:04.747Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T20:00:04.747Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T20:00:05.026Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T20:00:05.026Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T20:00:06.022Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T20:00:06.022Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T20:00:06.629Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T20:00:06.629Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T20:00:06.909Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T20:00:06.909Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T20:00:07.189Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T20:00:12.630Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T20:00:12.630Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T20:00:12.913Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T20:00:12.913Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T20:00:13.909Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T20:00:14.515Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T20:00:14.515Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T20:00:14.796Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T20:00:15.792Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T20:00:15.792Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T20:00:16.073Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T20:00:16.073Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T20:00:16.073Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T20:00:16.073Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T20:00:16.073Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T20:00:16.352Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T20:00:16.352Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T20:00:16.631Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T20:00:16.631Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T20:00:16.631Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T20:00:16.631Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T20:00:17.629Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T20:00:17.629Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T20:00:17.910Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T20:00:18.190Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T20:00:18.471Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T20:00:19.079Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T20:00:21.085Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T20:00:21.085Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T20:00:21.085Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T20:00:21.365Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T20:00:21.645Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T20:00:21.925Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T20:00:24.576Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T20:00:24.576Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T20:00:24.857Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T20:00:26.862Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T20:00:26.862Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T20:00:27.469Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T20:00:27.469Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T20:00:28.069Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T20:00:28.069Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T20:00:28.343Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T20:00:28.343Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T20:00:28.627Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T20:00:28.627Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T20:00:28.627Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T20:00:38.922Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T20:00:38.922Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T20:00:38.922Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T20:00:38.922Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T20:01:18.010Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T20:01:18.010Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T20:02:26.125Z] Removing intermediate container baf5ab4f8e6b [2022-04-08T20:02:26.125Z] ---> 43d3589b20d3 [2022-04-08T20:02:26.125Z] [2022-04-08T20:02:26.126Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T20:02:26.126Z] ---> ac73e934f311 [2022-04-08T20:02:26.126Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-08T20:02:26.126Z] ---> Using cache [2022-04-08T20:02:26.126Z] ---> cb20bd39a461 [2022-04-08T20:02:26.126Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T20:02:26.126Z] ---> Using cache [2022-04-08T20:02:26.126Z] ---> 3b0729a5bf8a [2022-04-08T20:02:26.126Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-08T20:02:26.126Z] ---> Running in d8b43c05e0ef [2022-04-08T20:02:26.126Z] Removing intermediate container d8b43c05e0ef [2022-04-08T20:02:26.126Z] ---> 03c7c3dd4a6e [2022-04-08T20:02:26.126Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-08T20:02:26.126Z] ---> Running in bb2fa89e5301 [2022-04-08T20:02:26.126Z] Removing intermediate container bb2fa89e5301 [2022-04-08T20:02:26.126Z] ---> 98aaf5f875ac [2022-04-08T20:02:26.126Z] Step 15/23 : WORKDIR / [2022-04-08T20:02:26.126Z] ---> Running in 9edd10be8cd9 [2022-04-08T20:02:26.126Z] Removing intermediate container 9edd10be8cd9 [2022-04-08T20:02:26.126Z] ---> a9fa5f5e8d95 [2022-04-08T20:02:26.126Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T20:02:26.126Z] ---> 792ea00bed33 [2022-04-08T20:02:26.126Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-08T20:02:26.126Z] ---> f6cd3f7e7ddf [2022-04-08T20:02:26.126Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-08T20:02:26.402Z] ---> 927fa4968cbf [2022-04-08T20:02:26.402Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-08T20:02:26.402Z] ---> Running in 8e3d1fc1fa8d [2022-04-08T20:02:27.009Z] Removing intermediate container 8e3d1fc1fa8d [2022-04-08T20:02:27.009Z] ---> dad297c35e23 [2022-04-08T20:02:27.009Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T20:02:27.009Z] ---> Running in 961c59ed47a8 [2022-04-08T20:02:27.620Z] Removing intermediate container 961c59ed47a8 [2022-04-08T20:02:27.620Z] ---> b737686967e1 [2022-04-08T20:02:27.620Z] Step 21/23 : LABEL arch=arm64 [2022-04-08T20:02:27.620Z] ---> Running in 4840f4e887fa [2022-04-08T20:02:28.225Z] Removing intermediate container 4840f4e887fa [2022-04-08T20:02:28.225Z] ---> 8674359c369c [2022-04-08T20:02:28.225Z] Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T20:02:28.510Z] ---> Running in 82f996b6a16f [2022-04-08T20:02:29.134Z] Removing intermediate container 82f996b6a16f [2022-04-08T20:02:29.134Z] ---> 5d5d789bad59 [2022-04-08T20:02:29.134Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T20:02:29.134Z] ---> Running in 940cf57b4437 [2022-04-08T20:02:29.433Z] Removing intermediate container 940cf57b4437 [2022-04-08T20:02:29.433Z] ---> e109b9263d7f [2022-04-08T20:02:29.433Z] [2022-04-08T20:02:30.046Z] Successfully built e109b9263d7f [2022-04-08T20:02:30.046Z] Successfully tagged core-command-arm64:latest [2022-04-08T20:13:23.728Z]  Building core-command ... done Building bin/spire-agent... [2022-04-08T20:13:23.728Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T20:13:23.728Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T20:13:23.728Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T20:13:23.728Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T20:13:23.728Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T20:13:23.728Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T20:13:24.723Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T20:13:29.065Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T20:13:29.065Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T20:13:29.065Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T20:13:29.344Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T20:13:29.344Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T20:13:29.344Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T20:13:31.992Z] Building bin/spire-agent... [2022-04-08T20:13:32.978Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T20:13:33.584Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T20:13:33.863Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T20:13:33.863Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T20:13:39.299Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T20:13:41.298Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T20:13:41.298Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T20:13:41.905Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T20:13:41.905Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T20:13:41.905Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T20:13:42.186Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T20:13:42.186Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T20:13:42.464Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T20:22:05.101Z] Removing intermediate container 49cf6f68ed02 [2022-04-08T20:22:05.101Z] ---> 1bf0d7f8cf32 [2022-04-08T20:22:05.101Z] [2022-04-08T20:22:05.101Z] Step 13/26 : FROM alpine:3.15 [2022-04-08T20:22:05.101Z] ---> 3fb3c9af89a9 [2022-04-08T20:22:05.101Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T20:22:05.101Z] ---> Using cache [2022-04-08T20:22:05.101Z] ---> 25db3a196a8d [2022-04-08T20:22:05.101Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T20:22:05.101Z] ---> Using cache [2022-04-08T20:22:05.101Z] ---> ef1d6e7b1617 [2022-04-08T20:22:05.101Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-08T20:22:05.101Z] ---> Running in e9d2a7336a9b [2022-04-08T20:22:05.101Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T20:22:05.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T20:22:05.102Z] v3.15.4-7-g6ea98f6cfc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T20:22:05.102Z] v3.15.4-5-g08ee9bf84b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T20:22:05.102Z] OK: 15729 distinct packages available [2022-04-08T20:22:05.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T20:22:05.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T20:22:05.102Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-08T20:22:05.102Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-08T20:22:05.102Z] (3/4) Installing libucontext (1.1-r0) [2022-04-08T20:22:05.102Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-08T20:22:05.102Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T20:22:05.102Z] OK: 6 MiB in 18 packages [2022-04-08T20:22:05.102Z] Removing intermediate container e9d2a7336a9b [2022-04-08T20:22:05.102Z] ---> 34082486f2bd [2022-04-08T20:22:05.102Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T20:22:07.743Z] ---> 488027e97640 [2022-04-08T20:22:07.743Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T20:22:08.355Z] ---> 79bcec08af58 [2022-04-08T20:22:08.355Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-08T20:22:08.635Z] ---> Running in 4e135ca8283c [2022-04-08T20:22:09.241Z] Removing intermediate container 4e135ca8283c [2022-04-08T20:22:09.241Z] ---> a5b4e3644c87 [2022-04-08T20:22:09.241Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-08T20:22:09.517Z] Removing intermediate container 353c204d8b17 [2022-04-08T20:22:09.517Z] ---> 7c07ec63af2c [2022-04-08T20:22:09.517Z] [2022-04-08T20:22:09.517Z] Step 13/26 : FROM alpine:3.15 [2022-04-08T20:22:09.517Z] ---> 3fb3c9af89a9 [2022-04-08T20:22:09.517Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T20:22:09.517Z] ---> Using cache [2022-04-08T20:22:09.517Z] ---> 25db3a196a8d [2022-04-08T20:22:09.517Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T20:22:09.517Z] ---> Using cache [2022-04-08T20:22:09.517Z] ---> ef1d6e7b1617 [2022-04-08T20:22:09.517Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-08T20:22:09.517Z] ---> Running in 6b7e2c387148 [2022-04-08T20:22:10.135Z] ---> c771bec9d6a2 [2022-04-08T20:22:10.135Z] Step 21/26 : WORKDIR / [2022-04-08T20:22:10.135Z] ---> Running in 7f55b20bf4e3 [2022-04-08T20:22:10.759Z] Removing intermediate container 7f55b20bf4e3 [2022-04-08T20:22:10.759Z] ---> 74f2cf46e3df [2022-04-08T20:22:10.759Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T20:22:10.759Z] ---> Running in ed91d8544f55 [2022-04-08T20:22:11.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T20:22:11.323Z] Removing intermediate container ed91d8544f55 [2022-04-08T20:22:11.323Z] ---> dddbe91a5c55 [2022-04-08T20:22:11.323Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T20:22:11.323Z] ---> Running in 77901deda932 [2022-04-08T20:22:11.927Z] Removing intermediate container 77901deda932 [2022-04-08T20:22:11.927Z] ---> c4af1af69d63 [2022-04-08T20:22:11.927Z] Step 24/26 : LABEL arch=arm64 [2022-04-08T20:22:11.927Z] ---> Running in b9f902ec5c3a [2022-04-08T20:22:12.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T20:22:12.493Z] Removing intermediate container b9f902ec5c3a [2022-04-08T20:22:12.493Z] ---> d0d43add6aa5 [2022-04-08T20:22:12.493Z] Step 25/26 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T20:22:12.776Z] ---> Running in 50cd5a86d2b3 [2022-04-08T20:22:13.070Z] Removing intermediate container 50cd5a86d2b3 [2022-04-08T20:22:13.070Z] ---> d8697d63d228 [2022-04-08T20:22:13.070Z] Step 26/26 : LABEL version=0.0.0 [2022-04-08T20:22:13.352Z] ---> Running in 9072ca913fe0 [2022-04-08T20:22:13.641Z] Removing intermediate container 9072ca913fe0 [2022-04-08T20:22:13.641Z] ---> d1caeee11cfd [2022-04-08T20:22:13.641Z] [2022-04-08T20:22:13.917Z] v3.15.4-7-g6ea98f6cfc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T20:22:13.917Z] v3.15.4-5-g08ee9bf84b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T20:22:13.917Z] OK: 15729 distinct packages available [2022-04-08T20:22:13.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T20:22:14.194Z] Successfully built d1caeee11cfd [2022-04-08T20:22:14.194Z] Successfully tagged security-spire-config-arm64:latest [2022-04-08T20:22:15.178Z]  Building security-spire-config ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T20:22:16.273Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-08T20:22:16.273Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-08T20:22:16.273Z] (3/5) Installing libucontext (1.1-r0) [2022-04-08T20:22:16.273Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-08T20:22:16.577Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-08T20:22:16.577Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T20:22:16.577Z] OK: 6 MiB in 19 packages [2022-04-08T20:22:18.160Z] Removing intermediate container 6b7e2c387148 [2022-04-08T20:22:18.160Z] ---> 5512f8f47526 [2022-04-08T20:22:18.160Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-08T20:22:20.139Z] ---> 2f0f17ce3b14 [2022-04-08T20:22:20.139Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T20:22:24.456Z] ---> 12d70af255e8 [2022-04-08T20:22:24.456Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T20:22:24.456Z] ---> 92bbee2459fd [2022-04-08T20:22:24.456Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-08T20:22:25.056Z] ---> 788bd6195056 [2022-04-08T20:22:25.056Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-08T20:22:25.664Z] ---> c82870e2d501 [2022-04-08T20:22:25.664Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T20:22:25.939Z] ---> Running in e40d604cad1a [2022-04-08T20:22:26.212Z] Removing intermediate container e40d604cad1a [2022-04-08T20:22:26.212Z] ---> e56e9d47aa9a [2022-04-08T20:22:26.212Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T20:22:26.212Z] ---> Running in 49b6c736d70c [2022-04-08T20:22:26.807Z] Removing intermediate container 49b6c736d70c [2022-04-08T20:22:26.807Z] ---> f05282fbc6b0 [2022-04-08T20:22:26.807Z] Step 24/26 : LABEL arch=arm64 [2022-04-08T20:22:26.807Z] ---> Running in 6a3988f72468 [2022-04-08T20:22:27.087Z] Removing intermediate container 6a3988f72468 [2022-04-08T20:22:27.087Z] ---> c584b748079f [2022-04-08T20:22:27.087Z] Step 25/26 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T20:22:27.361Z] ---> Running in 1fb388a8fb5b [2022-04-08T20:22:27.636Z] Removing intermediate container 1fb388a8fb5b [2022-04-08T20:22:27.636Z] ---> 0c2190c780f5 [2022-04-08T20:22:27.636Z] Step 26/26 : LABEL version=0.0.0 [2022-04-08T20:22:27.636Z] ---> Running in dd499465c33e [2022-04-08T20:22:28.237Z] Removing intermediate container dd499465c33e [2022-04-08T20:22:28.237Z] ---> 476273fefdb1 [2022-04-08T20:22:28.237Z] [2022-04-08T20:22:28.237Z] Successfully built 476273fefdb1 [2022-04-08T20:22:28.511Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-08T20:25:05.388Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-08T20:25:05.388Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T20:25:05.388Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T20:25:05.388Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T20:25:05.388Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T20:25:05.388Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T20:25:05.388Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T20:25:05.388Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T20:25:05.388Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T20:25:05.388Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T20:25:05.388Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T20:25:05.388Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T20:25:05.388Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T20:25:05.388Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T20:28:42.426Z] Removing intermediate container 3f91e16eb485 [2022-04-08T20:28:42.426Z] ---> 8102f92bb8d7 [2022-04-08T20:28:42.426Z] [2022-04-08T20:28:42.426Z] Step 13/25 : FROM alpine:3.15 [2022-04-08T20:28:42.426Z] ---> 3fb3c9af89a9 [2022-04-08T20:28:42.426Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T20:28:42.427Z] ---> Using cache [2022-04-08T20:28:42.427Z] ---> 25db3a196a8d [2022-04-08T20:28:42.427Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T20:28:42.427Z] ---> Using cache [2022-04-08T20:28:42.427Z] ---> ef1d6e7b1617 [2022-04-08T20:28:42.427Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-08T20:28:42.427Z] ---> Using cache [2022-04-08T20:28:42.427Z] ---> 5512f8f47526 [2022-04-08T20:28:42.427Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T20:28:43.855Z] ---> 0c63597eabd4 [2022-04-08T20:28:43.856Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T20:28:44.457Z] ---> 317f7a942348 [2022-04-08T20:28:44.457Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-08T20:28:45.052Z] ---> 96cc100cea88 [2022-04-08T20:28:45.052Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-08T20:28:45.648Z] ---> 666ba4802b80 [2022-04-08T20:28:45.648Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T20:28:45.648Z] ---> Running in c19dc1811db0 [2022-04-08T20:28:46.248Z] Removing intermediate container c19dc1811db0 [2022-04-08T20:28:46.248Z] ---> 2eddb39bb296 [2022-04-08T20:28:46.248Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T20:28:46.248Z] ---> Running in ba02d96e4e6a [2022-04-08T20:28:46.521Z] Removing intermediate container ba02d96e4e6a [2022-04-08T20:28:46.521Z] ---> b2bc187d41f4 [2022-04-08T20:28:46.521Z] Step 23/25 : LABEL arch=arm64 [2022-04-08T20:28:46.521Z] ---> Running in 8e060f526b97 [2022-04-08T20:28:46.797Z] Removing intermediate container 8e060f526b97 [2022-04-08T20:28:46.797Z] ---> ab13a04c745a [2022-04-08T20:28:46.797Z] Step 24/25 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-08T20:28:47.082Z] ---> Running in c6a4cbc74854 [2022-04-08T20:28:47.357Z] Removing intermediate container c6a4cbc74854 [2022-04-08T20:28:47.357Z] ---> 35ac47b688dd [2022-04-08T20:28:47.357Z] Step 25/25 : LABEL version=0.0.0 [2022-04-08T20:28:47.357Z] ---> Running in cbd29c7fe095 [2022-04-08T20:28:47.955Z] Removing intermediate container cbd29c7fe095 [2022-04-08T20:28:47.955Z] ---> 4a1fcabd2770 [2022-04-08T20:28:47.955Z] [2022-04-08T20:28:47.955Z] Successfully built 4a1fcabd2770 [2022-04-08T20:28:47.955Z] Successfully tagged security-spire-server-arm64:latest [2022-04-08T20:28:48.566Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-08T20:28:48.592Z] $ docker stop --time=1 5c4e03da549c6120688e140707654c12a68fbde2fa7c1a4bb653bcd2193244fa [2022-04-08T20:28:50.394Z] $ docker rm -f 5c4e03da549c6120688e140707654c12a68fbde2fa7c1a4bb653bcd2193244fa [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-08T20:28:51.107Z] + docker images [2022-04-08T20:28:51.723Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-08T20:28:51.723Z] security-spire-server-arm64 latest 4a1fcabd2770 4 seconds ago 86.3MB [2022-04-08T20:28:51.723Z] 8102f92bb8d7 28 seconds ago 4.21GB [2022-04-08T20:28:51.723Z] security-spire-agent-arm64 latest 476273fefdb1 6 minutes ago 126MB [2022-04-08T20:28:51.723Z] security-spire-config-arm64 latest d1caeee11cfd 6 minutes ago 85.6MB [2022-04-08T20:28:51.723Z] 7c07ec63af2c 7 minutes ago 4.21GB [2022-04-08T20:28:51.723Z] 1bf0d7f8cf32 7 minutes ago 4.21GB [2022-04-08T20:28:51.723Z] core-command-arm64 latest e109b9263d7f 26 minutes ago 23.7MB [2022-04-08T20:28:51.723Z] 43d3589b20d3 26 minutes ago 1.43GB [2022-04-08T20:28:51.723Z] support-notifications-arm64 latest 7bc894222acc 31 minutes ago 25.5MB [2022-04-08T20:28:51.723Z] core-metadata-arm64 latest dc9c5e3b7531 32 minutes ago 25.1MB [2022-04-08T20:28:51.723Z] 86c9d744891a 32 minutes ago 1.43GB [2022-04-08T20:28:51.723Z] 311ef2d6b103 32 minutes ago 1.43GB [2022-04-08T20:28:51.723Z] security-spiffe-token-provider-arm64 latest bb093f08adc6 33 minutes ago 27.7MB [2022-04-08T20:28:51.723Z] 5ad118e69f46 34 minutes ago 1.42GB [2022-04-08T20:28:51.723Z] core-data-arm64 latest 4eeb0572b29a 41 minutes ago 34.4MB [2022-04-08T20:28:51.723Z] 0feb83d73440 42 minutes ago 1.46GB [2022-04-08T20:28:51.723Z] security-bootstrapper-arm64 latest b5bb7d9313f8 42 minutes ago 23.6MB [2022-04-08T20:28:51.723Z] 963d907f5e28 43 minutes ago 1.43GB [2022-04-08T20:28:51.723Z] support-scheduler-arm64 latest d7e3b065547e 43 minutes ago 24.9MB [2022-04-08T20:28:51.723Z] cf9bf2466d7c 44 minutes ago 1.43GB [2022-04-08T20:28:51.723Z] sys-mgmt-agent-arm64 latest c8f1af0c9ae5 52 minutes ago 290MB [2022-04-08T20:28:51.723Z] security-secretstore-setup-arm64 latest ac4ce43124ed 53 minutes ago 40.8MB [2022-04-08T20:28:51.723Z] security-proxy-setup-arm64 latest 31fedccdb5be 53 minutes ago 42.1MB [2022-04-08T20:28:51.723Z] 54209676f57f 54 minutes ago 1.44GB [2022-04-08T20:28:51.723Z] 2f9afe966066 54 minutes ago 1.44GB [2022-04-08T20:28:51.723Z] 7cf4e746a0cd 54 minutes ago 1.43GB [2022-04-08T20:28:51.723Z] ci-base-image-arm64 latest 27a2ece7978d About an hour ago 886MB [2022-04-08T20:28:51.723Z] docker 20.10.14 c346e9eafbab 3 days ago 202MB [2022-04-08T20:28:51.723Z] alpine 3.14 ac73e934f311 3 days ago 5.34MB [2022-04-08T20:28:51.723Z] alpine 3.15 3fb3c9af89a9 3 days ago 5.32MB [2022-04-08T20:28:51.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-08T20:28:51.723Z] 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-08T20:28:52.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-08T20:28:52.514Z] [2022-04-08T20:28:52.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-08T20:28:53.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-08T20:28:53.459Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-08T20:28:53.459Z] 8998bd30e6a1: Pulling fs layer [2022-04-08T20:28:53.459Z] 04944245beec: Pulling fs layer [2022-04-08T20:28:53.459Z] 699f458cf7ca: Pulling fs layer [2022-04-08T20:28:53.459Z] 765212b225bb: Pulling fs layer [2022-04-08T20:28:53.459Z] f23df028b6ca: Pulling fs layer [2022-04-08T20:28:53.459Z] d65c8cfc05b1: Pulling fs layer [2022-04-08T20:28:53.459Z] 2437ff75d9bd: Pulling fs layer [2022-04-08T20:28:53.459Z] 765212b225bb: Waiting [2022-04-08T20:28:53.459Z] d65c8cfc05b1: Waiting [2022-04-08T20:28:53.459Z] f23df028b6ca: Waiting [2022-04-08T20:28:53.459Z] 2437ff75d9bd: Waiting [2022-04-08T20:28:53.459Z] 04944245beec: Verifying Checksum [2022-04-08T20:28:53.459Z] 04944245beec: Download complete [2022-04-08T20:28:53.459Z] 765212b225bb: Download complete [2022-04-08T20:28:53.732Z] f23df028b6ca: Verifying Checksum [2022-04-08T20:28:53.732Z] f23df028b6ca: Download complete [2022-04-08T20:28:53.732Z] d65c8cfc05b1: Verifying Checksum [2022-04-08T20:28:53.732Z] d65c8cfc05b1: Download complete [2022-04-08T20:28:53.732Z] 699f458cf7ca: Verifying Checksum [2022-04-08T20:28:53.732Z] 699f458cf7ca: Download complete [2022-04-08T20:28:54.334Z] 8998bd30e6a1: Verifying Checksum [2022-04-08T20:28:54.334Z] 8998bd30e6a1: Download complete [2022-04-08T20:28:56.954Z] 2437ff75d9bd: Verifying Checksum [2022-04-08T20:28:56.954Z] 2437ff75d9bd: Download complete [2022-04-08T20:28:58.932Z] 8998bd30e6a1: Pull complete [2022-04-08T20:28:59.206Z] 04944245beec: Pull complete [2022-04-08T20:29:00.647Z] 699f458cf7ca: Pull complete [2022-04-08T20:29:01.248Z] 765212b225bb: Pull complete [2022-04-08T20:29:02.228Z] f23df028b6ca: Pull complete [2022-04-08T20:29:02.228Z] d65c8cfc05b1: Pull complete [2022-04-08T20:29:17.314Z] 2437ff75d9bd: Pull complete [2022-04-08T20:29:17.589Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-08T20:29:17.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-08T20:29:17.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-08T20:29:17.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-11606 does not seem to be running inside a container [2022-04-08T20:29:17.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-08T20:29:21.046Z] $ docker top 16e89369cbffb03f13a5e83fba88d7b6762055861eb0bcab6613fea976f0478d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:29:22.156Z] ---> job-cost.sh [2022-04-08T20:29:22.156Z] lf-activate-venv: SKIPPING [2022-04-08T20:29:22.156Z] INFO: No Stack... [2022-04-08T20:29:22.750Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-08T20:29:23.726Z] INFO: Archiving Costs [Pipeline] sh [2022-04-08T20:29:24.404Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-04-08T20:29:24.404Z] + cut -d, -f6 [Pipeline] lock [2022-04-08T20:29:24.460Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3954-1-stack-cost] [2022-04-08T20:29:24.465Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3954-1-stack-cost] did not exist. Created. [2022-04-08T20:29:24.465Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3954-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-08T20:29:25.215Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-08T20:29:25.417Z] Stashed 1 file(s) [Pipeline] } [2022-04-08T20:29:25.433Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3954-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-08T20:29:25.516Z] $ docker stop --time=1 16e89369cbffb03f13a5e83fba88d7b6762055861eb0bcab6613fea976f0478d [2022-04-08T20:29:27.113Z] $ docker rm -f 16e89369cbffb03f13a5e83fba88d7b6762055861eb0bcab6613fea976f0478d [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-08T20:29:28.188Z] provisioning config files... [2022-04-08T20:29:28.198Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5662399964137446457tmp [Pipeline] { [Pipeline] sh [2022-04-08T20:29:28.526Z] + set +x [2022-04-08T20:29:28.526Z] + curl -s https://codecov.io/bash [2022-04-08T20:29:28.526Z] + bash -s -- [2022-04-08T20:29:28.526Z] [2022-04-08T20:29:28.526Z] _____ _ [2022-04-08T20:29:28.526Z] / ____| | | [2022-04-08T20:29:28.526Z] | | ___ __| | ___ ___ _____ __ [2022-04-08T20:29:28.526Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-08T20:29:28.526Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-08T20:29:28.526Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-08T20:29:28.526Z] Bash-1.0.6 [2022-04-08T20:29:28.526Z] [2022-04-08T20:29:28.526Z] [2022-04-08T20:29:28.526Z] ==> git version 2.25.1 found [2022-04-08T20:29:28.526Z] ==> 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-08T20:29:28.526Z] Release-Date: 2020-01-08 [2022-04-08T20:29:28.526Z] 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-08T20:29:28.526Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-08T20:29:28.526Z] ==> Jenkins CI detected. [2022-04-08T20:29:28.526Z] current dir:  /w/workspace/edgex-go/1 [2022-04-08T20:29:28.526Z] project root: . [2022-04-08T20:29:28.526Z] --> token set from env [2022-04-08T20:29:28.526Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-08T20:29:28.526Z] ==> Running gcov in . (disable via -X gcov) [2022-04-08T20:29:28.526Z] ==> Python coveragepy not found [2022-04-08T20:29:28.526Z] ==> Searching for coverage reports in: [2022-04-08T20:29:28.526Z] + . [2022-04-08T20:29:28.526Z] -> Found 1 reports [2022-04-08T20:29:28.526Z] ==> Detecting git/mercurial file structure [2022-04-08T20:29:28.526Z] ==> Reading reports [2022-04-08T20:29:28.526Z] + ./coverage.out bytes=431014 [2022-04-08T20:29:28.787Z] ==> Appending adjustments [2022-04-08T20:29:28.787Z] https://docs.codecov.io/docs/fixing-reports [2022-04-08T20:29:29.730Z] + Found adjustments [2022-04-08T20:29:29.730Z] ==> Gzipping contents [2022-04-08T20:29:29.730Z] 60K /tmp/codecov.aD9kno.gz [2022-04-08T20:29:29.730Z] ==> Uploading reports [2022-04-08T20:29:29.730Z] url: https://codecov.io [2022-04-08T20:29:29.730Z] query: branch=PR-3954&commit=f77a93a477679a276c1892d50d982f8c376e6f92&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3954%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3954&job=&cmd_args= [2022-04-08T20:29:29.990Z] -> Pinging Codecov [2022-04-08T20:29:29.990Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3954&commit=f77a93a477679a276c1892d50d982f8c376e6f92&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3954%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3954&job=&cmd_args= [2022-04-08T20:29:30.250Z] -> Uploading to [2022-04-08T20:29:30.250Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-08/00271124DB129430A58F1EEE437C3FCB/f77a93a477679a276c1892d50d982f8c376e6f92/b9cbf421-8da5-4f4e-8aed-fbbfaaddcba7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220408T202930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14db1459665635bbb1e4785959affda20d411450b509a7b569a377a813bf29a5 [2022-04-08T20:29:30.250Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-08T20:29:30.250Z] Dload Upload Total Spent Left Speed [2022-04-08T20:29:30.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59247 0 0 100 59247 0 244k --:--:-- --:--:-- --:--:-- 245k [2022-04-08T20:29:30.512Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f77a93a477679a276c1892d50d982f8c376e6f92 [Pipeline] } [2022-04-08T20:29:30.545Z] 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-08T20:29:31.931Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:29:32.261Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:29:33.168Z] ---> package-listing.sh [2022-04-08T20:29:33.168Z] ++ facter osfamily [2022-04-08T20:29:33.168Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-08T20:29:33.168Z] + OS_FAMILY=debian [2022-04-08T20:29:33.168Z] + workspace=/w/workspace/edgex-go/1 [2022-04-08T20:29:33.168Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-08T20:29:33.168Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-08T20:29:33.168Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-08T20:29:33.168Z] + PACKAGES=/tmp/packages_start.txt [2022-04-08T20:29:33.168Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-08T20:29:33.168Z] + PACKAGES=/tmp/packages_end.txt [2022-04-08T20:29:33.168Z] + case "${OS_FAMILY}" in [2022-04-08T20:29:33.429Z] + dpkg -l [2022-04-08T20:29:33.429Z] + grep '^ii' [2022-04-08T20:29:33.429Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-08T20:29:33.429Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-08T20:29:33.429Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-08T20:29:33.429Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-08T20:29:33.429Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-08T20:29:33.429Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-08T20:29:33.461Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-08T20:29:33.756Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-08T20:29:34.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T20:29:34.400Z] [2022-04-08T20:29:34.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T20:29:34.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T20:29:34.739Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-08T20:29:34.739Z] 5eb5b503b376: Pulling fs layer [2022-04-08T20:29:34.739Z] 5c69ac0246d0: Pulling fs layer [2022-04-08T20:29:34.739Z] ec43610c2a17: Pulling fs layer [2022-04-08T20:29:34.740Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-08T20:29:34.740Z] 33b1e0a273af: Pulling fs layer [2022-04-08T20:29:34.740Z] 5d3b04190fa2: Pulling fs layer [2022-04-08T20:29:34.740Z] 2f39f015ded8: Pulling fs layer [2022-04-08T20:29:34.740Z] 5d3b04190fa2: Waiting [2022-04-08T20:29:34.740Z] 3a2ae6a8a46f: Waiting [2022-04-08T20:29:34.740Z] 33b1e0a273af: Waiting [2022-04-08T20:29:34.740Z] 2f39f015ded8: Waiting [2022-04-08T20:29:34.740Z] 5c69ac0246d0: Download complete [2022-04-08T20:29:34.740Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-08T20:29:34.740Z] 3a2ae6a8a46f: Download complete [2022-04-08T20:29:34.740Z] 33b1e0a273af: Verifying Checksum [2022-04-08T20:29:34.740Z] 33b1e0a273af: Download complete [2022-04-08T20:29:34.740Z] ec43610c2a17: Verifying Checksum [2022-04-08T20:29:34.740Z] ec43610c2a17: Download complete [2022-04-08T20:29:34.740Z] 5d3b04190fa2: Download complete [2022-04-08T20:29:34.998Z] 5eb5b503b376: Verifying Checksum [2022-04-08T20:29:34.998Z] 5eb5b503b376: Download complete [2022-04-08T20:29:35.567Z] 2f39f015ded8: Download complete [2022-04-08T20:29:36.135Z] 5eb5b503b376: Pull complete [2022-04-08T20:29:36.395Z] 5c69ac0246d0: Pull complete [2022-04-08T20:29:36.656Z] ec43610c2a17: Pull complete [2022-04-08T20:29:36.656Z] 3a2ae6a8a46f: Pull complete [2022-04-08T20:29:36.916Z] 33b1e0a273af: Pull complete [2022-04-08T20:29:37.174Z] 5d3b04190fa2: Pull complete [2022-04-08T20:29:41.368Z] 2f39f015ded8: Pull complete [2022-04-08T20:29:41.368Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-08T20:29:41.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T20:29:41.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-08T20:29:41.455Z] prd-ubuntu20.04-docker-8c-8g-11603 does not seem to be running inside a container [2022-04-08T20:29:41.507Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-08T20:29:43.300Z] $ docker top 7beccdd79b9886b5668c040db32ec1511f2a6cf13d86398c0726fed49d4c3dd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T20:29:43.680Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-08T20:29:43.993Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-08T20:29:44.310Z] + ls /var/log/sa-host [2022-04-08T20:29:44.310Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-08T20:29:44.595Z] provisioning config files... [2022-04-08T20:29:44.604Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8137915602610482306tmp [Pipeline] { [Pipeline] echo [2022-04-08T20:29:44.654Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:29:44.969Z] ---> create-netrc.sh [Pipeline] } [2022-04-08T20:29:44.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:29:45.403Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-08T20:29:45.438Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:29:45.759Z] ---> sudo-logs.sh [2022-04-08T20:29:45.759Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-08T20:29:45.839Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:29:46.166Z] ---> job-cost.sh [2022-04-08T20:29:46.166Z] lf-activate-venv: SKIPPING [2022-04-08T20:29:46.166Z] DEBUG: total: 0.2199999988079071 [2022-04-08T20:29:46.166Z] INFO: Retrieving Stack Cost... [2022-04-08T20:29:46.738Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-08T20:29:46.999Z] INFO: Archiving Costs [Pipeline] echo [2022-04-08T20:29:47.033Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:29:47.354Z] ---> logs-deploy.sh [2022-04-08T20:29:47.354Z] lf-activate-venv: SKIPPING [2022-04-08T20:29:47.354Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3954/1 [2022-04-08T20:29:47.354Z] INFO: archiving workspace using pattern(s): [2022-04-08T20:29:48.293Z] Archives upload complete. [2022-04-08T20:29:48.293Z] INFO: archiving logs to Nexus