Pull request #3944 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 78e5fe6abbd7e398691895f3eda4e07144e223fc+2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 (b6aab88f5383f79b37f379763250b9ebb62defca) 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-ssh16936961916474548550.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-ssh11995116743803702081.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3944/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3944/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6943255166456304794.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3671794597111722918.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3944/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3944/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12224299139341042510.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap: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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10784 in /w/workspace/edgexfoundry_edgex-go_PR-3944 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit 78e5fe6abbd7e398691895f3eda4e07144e223fc Merge succeeded, producing 78e5fe6abbd7e398691895f3eda4e07144e223fc Checking out Revision 78e5fe6abbd7e398691895f3eda4e07144e223fc (PR-3944) > 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/3944/head:refs/remotes/origin/PR-3944 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78e5fe6abbd7e398691895f3eda4e07144e223fc # 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 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78e5fe6abbd7e398691895f3eda4e07144e223fc # timeout=10 Commit message: "feat(security): Use WORKDIR to change directory to fix the docker linting issues" > git rev-list --no-walk 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-05T20:49:44.609Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-05T20:49:44.663Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-05T20:49:44.677Z] ========================================================= [2022-04-05T20:49:44.677Z] EdgeX Global Pipelines Version Info [2022-04-05T20:49:44.677Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-05T20:49:45.503Z] ------------------- [2022-04-05T20:49:45.503Z] stable info: [2022-04-05T20:49:45.503Z] ------------------- [2022-04-05T20:49:45.503Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-05T20:49:45.503Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-05T20:49:45.503Z] Message: update stable to v1.0.221 [2022-04-05T20:49:46.074Z] ------------------- [2022-04-05T20:49:46.074Z] experimental info: [2022-04-05T20:49:46.074Z] ------------------- [2022-04-05T20:49:46.074Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-05T20:49:46.074Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-05T20:49:46.074Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-05T20:49:46.206Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-05T20:49:46.217Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-05T20:49:46.235Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-05T20:49:46.250Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-05T20:49:46.260Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-05T20:49:46.273Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-05T20:49:46.285Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-05T20:49:46.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-05T20:49:46.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-05T20:49:46.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-05T20:49:46.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-05T20:49:46.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-05T20:49:46.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-05T20:49:46.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-05T20:49:46.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-05T20:49:46.409Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-05T20:49:46.421Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-05T20:49:46.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-05T20:49:46.449Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-05T20:49:46.464Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-05T20:49:46.481Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-05T20:49:46.497Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-05T20:49:46.511Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3944 [Pipeline] echo [2022-04-05T20:49:46.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3944 [Pipeline] echo [2022-04-05T20:49:46.543Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3944 [Pipeline] echo [2022-04-05T20:49:46.554Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78e5fe6abbd7e398691895f3eda4e07144e223fc [Pipeline] echo [2022-04-05T20:49:46.566Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78e5fe6 [Pipeline] echo [2022-04-05T20:49:46.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-05T20:49:46.629Z] provisioning config files... [2022-04-05T20:49:46.643Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7504179149009374040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-05T20:49:46.949Z] ---> docker-login.sh [2022-04-05T20:49:46.949Z] nexus3.edgexfoundry.org:10001 [2022-04-05T20:49:47.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T20:49:47.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T20:49:47.210Z] Configure a credential helper to remove this warning. See [2022-04-05T20:49:47.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T20:49:47.210Z] [2022-04-05T20:49:47.210Z] Login Succeeded [2022-04-05T20:49:47.210Z] nexus3.edgexfoundry.org:10002 [2022-04-05T20:49:47.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T20:49:47.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T20:49:47.478Z] Configure a credential helper to remove this warning. See [2022-04-05T20:49:47.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T20:49:47.478Z] [2022-04-05T20:49:47.478Z] Login Succeeded [2022-04-05T20:49:47.478Z] nexus3.edgexfoundry.org:10003 [2022-04-05T20:49:47.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T20:49:47.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T20:49:47.478Z] Configure a credential helper to remove this warning. See [2022-04-05T20:49:47.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T20:49:47.478Z] [2022-04-05T20:49:47.478Z] Login Succeeded [2022-04-05T20:49:47.478Z] nexus3.edgexfoundry.org:10004 [2022-04-05T20:49:47.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T20:49:47.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T20:49:47.741Z] Configure a credential helper to remove this warning. See [2022-04-05T20:49:47.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T20:49:47.741Z] [2022-04-05T20:49:47.741Z] Login Succeeded [2022-04-05T20:49:47.741Z] docker.io [2022-04-05T20:49:47.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T20:49:48.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T20:49:48.315Z] Configure a credential helper to remove this warning. See [2022-04-05T20:49:48.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T20:49:48.315Z] [2022-04-05T20:49:48.315Z] Login Succeeded [2022-04-05T20:49:48.315Z] ---> docker-login.sh ends [Pipeline] } [2022-04-05T20:49:48.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-05T20:49:48.642Z] + 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-05T20:49:48.642Z] + cut -d/ -f2 [2022-04-05T20:49:48.642Z] + dirname cmd/core-command/Dockerfile [2022-04-05T20:49:48.642Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-05T20:49:48.642Z] + dirname cmd/core-data/Dockerfile [2022-04-05T20:49:48.642Z] + cut -d/ -f2 [2022-04-05T20:49:48.642Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-05T20:49:48.642Z] + dirname cmd/core-metadata/Dockerfile [2022-04-05T20:49:48.642Z] + cut -d/ -f2 [2022-04-05T20:49:48.642Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-05T20:49:48.642Z] + + cut -d/ -f2 [2022-04-05T20:49:48.642Z] dirname cmd/security-bootstrapper/Dockerfile [2022-04-05T20:49:48.642Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-05T20:49:48.642Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2022-04-05T20:49:48.642Z] cut -d/ -f2 [2022-04-05T20:49:48.642Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-05T20:49:48.642Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2022-04-05T20:49:48.642Z] cut -d/ -f2 [2022-04-05T20:49:48.642Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-05T20:49:48.642Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-05T20:49:48.642Z] + cut -d/ -f2 [2022-04-05T20:49:48.642Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-05T20:49:48.642Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-05T20:49:48.642Z] + cut -d/ -f2 [2022-04-05T20:49:48.642Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-05T20:49:48.642Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-05T20:49:48.642Z] + cut -d/ -f2 [2022-04-05T20:49:48.642Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-05T20:49:48.642Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-05T20:49:48.642Z] + cut -d/ -f2 [2022-04-05T20:49:48.642Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-05T20:49:48.642Z] + dirname cmd/support-notifications/Dockerfile [2022-04-05T20:49:48.642Z] + cut -d/ -f2 [2022-04-05T20:49:48.642Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-05T20:49:48.643Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-05T20:49:48.643Z] + cut -d/ -f2 [2022-04-05T20:49:48.643Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-05T20:49:48.643Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-05T20:49:48.643Z] + cut -d/ -f2 [2022-04-05T20:49:48.643Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-05T20:49:48.683Z] 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-05T20:49:49.042Z] + git rev-list -1 --merges 78e5fe6abbd7e398691895f3eda4e07144e223fc~1..78e5fe6abbd7e398691895f3eda4e07144e223fc [Pipeline] echo [2022-04-05T20:49:49.064Z] -----------> git rev-list -1 --merges 78e5fe6abbd7e398691895f3eda4e07144e223fc~1..78e5fe6abbd7e398691895f3eda4e07144e223fc 78e5fe6abbd7e398691895f3eda4e07144e223fc [false] [Pipeline] sh [2022-04-05T20:49:49.356Z] + git log --format=format:%s -1 78e5fe6abbd7e398691895f3eda4e07144e223fc [Pipeline] echo [2022-04-05T20:49:49.373Z] ========================================================= [2022-04-05T20:49:49.373Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-05T20:49:49.373Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-05T20:49:49.928Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-05T20:49:49.928Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-05T20:49:49.928Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-05T20:49:49.928Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-05T20:49:49.928Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-05T20:49:49.928Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-05T20:49:49.928Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-05T20:49:50.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-05T20:49:50.354Z] [2022-04-05T20:49:50.355Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-05T20:49:50.667Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-05T20:49:50.667Z] latest: Pulling from edgex-devops/git-semver [2022-04-05T20:49:50.667Z] a0d0a0d46f8b: Pulling fs layer [2022-04-05T20:49:50.667Z] 3e5f54012d9b: Pulling fs layer [2022-04-05T20:49:50.667Z] 4c7163046ea9: Pulling fs layer [2022-04-05T20:49:50.667Z] 0c2d73faf560: Pulling fs layer [2022-04-05T20:49:50.667Z] 0c2d73faf560: Waiting [2022-04-05T20:49:50.667Z] 3e5f54012d9b: Download complete [2022-04-05T20:49:50.667Z] a0d0a0d46f8b: Download complete [2022-04-05T20:49:50.667Z] 0c2d73faf560: Verifying Checksum [2022-04-05T20:49:50.667Z] 4c7163046ea9: Verifying Checksum [2022-04-05T20:49:50.667Z] 4c7163046ea9: Download complete [2022-04-05T20:49:50.926Z] a0d0a0d46f8b: Pull complete [2022-04-05T20:49:50.926Z] 3e5f54012d9b: Pull complete [2022-04-05T20:49:51.185Z] 4c7163046ea9: Pull complete [2022-04-05T20:49:51.447Z] 0c2d73faf560: Pull complete [2022-04-05T20:49:51.447Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-05T20:49:51.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-05T20:49:51.447Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-05T20:49:51.521Z] prd-ubuntu20.04-docker-8c-8g-10784 does not seem to be running inside a container [2022-04-05T20:49:51.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-05T20:49:52.272Z] $ docker top ea82bef7ddf0ecd58ba16d71052efd6997c4d59118c455eb418915f65c3e136b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-05T20:49:52.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-05T20:49:52.375Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-05T20:49:52.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-05T20:49:52.501Z] $ docker exec ea82bef7ddf0ecd58ba16d71052efd6997c4d59118c455eb418915f65c3e136b ssh-agent [2022-04-05T20:49:52.624Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXefAOlE/agent.13 [2022-04-05T20:49:52.624Z] SSH_AGENT_PID=19 [2022-04-05T20:49:52.633Z] Running ssh-add (command line suppressed) [2022-04-05T20:49:52.753Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4091366553218020599.key (/w/workspace/edgex-go/2@tmp/private_key_4091366553218020599.key) [2022-04-05T20:49:52.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-05T20:49:53.052Z] + git tag --points-at HEAD [Pipeline] } [2022-04-05T20:49:53.070Z] $ docker exec --env ******** --env ******** ea82bef7ddf0ecd58ba16d71052efd6997c4d59118c455eb418915f65c3e136b ssh-agent -k [2022-04-05T20:49:53.173Z] unset SSH_AUTH_SOCK; [2022-04-05T20:49:53.173Z] unset SSH_AGENT_PID; [2022-04-05T20:49:53.173Z] echo Agent pid 19 killed; [2022-04-05T20:49:53.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-05T20:49:53.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-05T20:49:53.208Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-05T20:49:53.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-05T20:49:53.356Z] $ docker exec ea82bef7ddf0ecd58ba16d71052efd6997c4d59118c455eb418915f65c3e136b ssh-agent [2022-04-05T20:49:53.480Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhcclNO/agent.51 [2022-04-05T20:49:53.480Z] SSH_AGENT_PID=58 [2022-04-05T20:49:53.486Z] Running ssh-add (command line suppressed) [2022-04-05T20:49:53.602Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_135134626028345484.key (/w/workspace/edgex-go/2@tmp/private_key_135134626028345484.key) [2022-04-05T20:49:53.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-05T20:49:53.904Z] + git semver init [2022-04-05T20:49:53.905Z] # -> Open(): unable to determine branch for HEAD [2022-04-05T20:49:53.905Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-04-05T20:49:53.905Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-04-05T20:49:53.905Z] # $SEMVER_REMOTE_NAME = origin [2022-04-05T20:49:53.905Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-05T20:49:53.905Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-05T20:49:53.905Z] # $SEMVER_BRANCH = PR-3944 [2022-04-05T20:49:53.905Z] # $SEMVER_TEMP = /tmp/semver-516976106 [2022-04-05T20:49:53.905Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-05T20:50:08.852Z] # '/tmp/semver-516976106' -> '/w/workspace/edgex-go/2/.semver' [2022-04-05T20:50:08.852Z] # -> Force: false [2022-04-05T20:50:08.852Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-04-05T20:50:08.867Z] $ docker exec --env ******** --env ******** ea82bef7ddf0ecd58ba16d71052efd6997c4d59118c455eb418915f65c3e136b ssh-agent -k [2022-04-05T20:50:08.976Z] unset SSH_AUTH_SOCK; [2022-04-05T20:50:08.976Z] unset SSH_AGENT_PID; [2022-04-05T20:50:08.977Z] echo Agent pid 58 killed; [2022-04-05T20:50:08.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-05T20:50:09.297Z] + git semver [Pipeline] } [2022-04-05T20:50:09.316Z] $ docker stop --time=1 ea82bef7ddf0ecd58ba16d71052efd6997c4d59118c455eb418915f65c3e136b [2022-04-05T20:50:11.215Z] $ docker rm -f ea82bef7ddf0ecd58ba16d71052efd6997c4d59118c455eb418915f65c3e136b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-05T20:50:11.577Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-05T20:50:11.835Z] Stashed 1 file(s) [Pipeline] echo [2022-04-05T20:50:11.839Z] [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-05T20:50:11.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-05T20:50:11.958Z] ========================================================= [2022-04-05T20:50:11.958Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-05T20:50:11.958Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-05T20:50:12.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-05T20:50:12.251Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-05T20:50:12.251Z] 59bf1c3509f3: Pulling fs layer [2022-04-05T20:50:12.251Z] 666ba61612fd: Pulling fs layer [2022-04-05T20:50:12.251Z] 8ed8ca486205: Pulling fs layer [2022-04-05T20:50:12.251Z] 4fe6c5a15a65: Pulling fs layer [2022-04-05T20:50:12.251Z] 22a0e8bec74d: Pulling fs layer [2022-04-05T20:50:12.251Z] 640e595b4fbd: Pulling fs layer [2022-04-05T20:50:12.251Z] 763cafe07f6e: Pulling fs layer [2022-04-05T20:50:12.251Z] 0c0b528cf693: Pulling fs layer [2022-04-05T20:50:12.251Z] 10935f4eaf8b: Pulling fs layer [2022-04-05T20:50:12.251Z] 640e595b4fbd: Waiting [2022-04-05T20:50:12.251Z] 763cafe07f6e: Waiting [2022-04-05T20:50:12.251Z] 4fe6c5a15a65: Waiting [2022-04-05T20:50:12.251Z] 22a0e8bec74d: Waiting [2022-04-05T20:50:12.251Z] 0c0b528cf693: Waiting [2022-04-05T20:50:12.251Z] 10935f4eaf8b: Waiting [2022-04-05T20:50:12.251Z] 8ed8ca486205: Verifying Checksum [2022-04-05T20:50:12.251Z] 8ed8ca486205: Download complete [2022-04-05T20:50:12.251Z] 666ba61612fd: Download complete [2022-04-05T20:50:12.251Z] 22a0e8bec74d: Verifying Checksum [2022-04-05T20:50:12.251Z] 22a0e8bec74d: Download complete [2022-04-05T20:50:12.251Z] 59bf1c3509f3: Verifying Checksum [2022-04-05T20:50:12.251Z] 59bf1c3509f3: Download complete [2022-04-05T20:50:12.251Z] 640e595b4fbd: Verifying Checksum [2022-04-05T20:50:12.251Z] 640e595b4fbd: Download complete [2022-04-05T20:50:12.251Z] 763cafe07f6e: Verifying Checksum [2022-04-05T20:50:12.251Z] 763cafe07f6e: Download complete [2022-04-05T20:50:12.511Z] 0c0b528cf693: Verifying Checksum [2022-04-05T20:50:12.511Z] 0c0b528cf693: Download complete [2022-04-05T20:50:12.511Z] 59bf1c3509f3: Pull complete [2022-04-05T20:50:12.511Z] 666ba61612fd: Pull complete [2022-04-05T20:50:12.770Z] 8ed8ca486205: Pull complete [2022-04-05T20:50:13.030Z] 10935f4eaf8b: Download complete [2022-04-05T20:50:13.030Z] 4fe6c5a15a65: Verifying Checksum [2022-04-05T20:50:13.030Z] 4fe6c5a15a65: Download complete [2022-04-05T20:50:17.223Z] 4fe6c5a15a65: Pull complete [2022-04-05T20:50:17.223Z] 22a0e8bec74d: Pull complete [2022-04-05T20:50:17.223Z] 640e595b4fbd: Pull complete [2022-04-05T20:50:17.223Z] 763cafe07f6e: Pull complete [2022-04-05T20:50:17.223Z] 0c0b528cf693: Pull complete [2022-04-05T20:50:19.133Z] 10935f4eaf8b: Pull complete [2022-04-05T20:50:19.133Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-05T20:50:19.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-05T20:50:19.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-05T20:50:19.437Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-05T20:50:19.437Z] WORKDIR /edgex [2022-04-05T20:50:19.437Z] COPY go.mod . [2022-04-05T20:50:19.437Z] RUN go mod download [2022-04-05T20:50:19.437Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-05T20:50:20.816Z] Sending build context to Docker daemon 334.7MB [2022-04-05T20:50:20.816Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-05T20:50:20.816Z] ---> 99d49a6021b9 [2022-04-05T20:50:20.816Z] Step 2/4 : WORKDIR /edgex [2022-04-05T20:50:22.729Z] ---> Running in c514335d1fc3 [2022-04-05T20:50:22.988Z] Removing intermediate container c514335d1fc3 [2022-04-05T20:50:22.988Z] ---> 9ba3fdd63ee2 [2022-04-05T20:50:22.988Z] Step 3/4 : COPY go.mod . [2022-04-05T20:50:22.988Z] ---> 8aab4db1eccf [2022-04-05T20:50:22.989Z] Step 4/4 : RUN go mod download [2022-04-05T20:50:22.989Z] ---> Running in 4f047103c918 [2022-04-05T20:50:26.919Z] Still waiting to schedule task [2022-04-05T20:50:26.919Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-05T20:50:37.891Z] Removing intermediate container 4f047103c918 [2022-04-05T20:50:37.891Z] ---> 0817f93c9949 [2022-04-05T20:50:37.891Z] Successfully built 0817f93c9949 [2022-04-05T20:50:37.891Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-05T20:50:38.189Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-05T20:50:38.189Z] . [Pipeline] withDockerContainer [2022-04-05T20:50:38.254Z] prd-ubuntu20.04-docker-8c-8g-10784 does not seem to be running inside a container [2022-04-05T20:50:38.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-05T20:50:38.715Z] $ docker top a23a618e370e10967a524034e21424bc9c5d2f742a6395fcdecc351c4b7f6704 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-05T20:50:39.077Z] + go version [2022-04-05T20:50:39.077Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-05T20:50:39.094Z] $ docker stop --time=1 a23a618e370e10967a524034e21424bc9c5d2f742a6395fcdecc351c4b7f6704 [2022-04-05T20:50:40.397Z] $ docker rm -f a23a618e370e10967a524034e21424bc9c5d2f742a6395fcdecc351c4b7f6704 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-05T20:50:40.892Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-05T20:50:40.892Z] . [Pipeline] withDockerContainer [2022-04-05T20:50:40.962Z] prd-ubuntu20.04-docker-8c-8g-10784 does not seem to be running inside a container [2022-04-05T20:50:41.002Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-05T20:50:41.421Z] $ docker top b52e784d5f695c6385ed4c2ef7b74f9a9f8bfd0f4b309549258c71519e67a87a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-05T20:50:41.503Z] ========================================================= [2022-04-05T20:50:41.503Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-05T20:50:41.503Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-05T20:50:41.798Z] + make test [2022-04-05T20:50:41.798Z] go mod tidy -compat=1.17 [2022-04-05T20:50:41.798Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-05T20:50:47.077Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-05T20:50:59.288Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-05T20:50:59.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-05T20:50:59.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements [2022-04-05T20:50:59.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-05T20:50:59.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.9% of statements [2022-04-05T20:50:59.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-05T20:50:59.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-05T20:51:03.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.790s coverage: 89.2% of statements [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-05T20:51:03.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.110s coverage: 84.4% of statements [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-05T20:51:03.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.432s coverage: 94.7% of statements [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-05T20:51:03.152Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-05T20:51:03.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-05T20:51:03.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-05T20:51:03.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2022-04-05T20:51:03.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 24.0% of statements [2022-04-05T20:51:03.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-05T20:51:03.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-04-05T20:51:03.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements [2022-04-05T20:51:03.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.091s coverage: 94.1% of statements [2022-04-05T20:51:03.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-04-05T20:51:03.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2022-04-05T20:51:13.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2022-04-05T20:51:13.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2022-04-05T20:51:14.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.197s coverage: 82.5% of statements [2022-04-05T20:51:14.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.176s coverage: 91.2% of statements [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 64.4% of statements [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 65.4% of statements [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-05T20:51:24.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-05T20:51:24.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-05T20:51:24.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-05T20:51:24.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-05T20:51:24.098Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-05T20:51:24.098Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-05T20:51:24.098Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-05T20:51:24.098Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-05T20:51:24.098Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-05T20:51:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-05T20:51:24.098Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-04-05T20:51:24.098Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-05T20:51:24.098Z] 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-05T20:51:42.205Z] GO111MODULE=on go vet ./... [2022-04-05T20:51:44.122Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-05T20:51:44.382Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-05T20:51:44.642Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-05T20:51:45.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-05T20:51:45.520Z] + ls -al . [2022-04-05T20:51:45.520Z] total 664 [2022-04-05T20:51:45.520Z] drwxrwxr-x 10 1001 1001 4096 Apr 5 20:51 . [2022-04-05T20:51:45.520Z] drwxr-xr-x 4 root root 4096 Apr 5 20:50 .. [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 11 Apr 5 20:49 .dockerignore [2022-04-05T20:51:45.520Z] drwxrwxr-x 8 1001 1001 4096 Apr 5 20:49 .git [2022-04-05T20:51:45.520Z] drwxrwxr-x 4 1001 1001 4096 Apr 5 20:49 .github [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 870 Apr 5 20:49 .gitignore [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 42 Apr 5 20:49 .golangci.yml [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 87 Apr 5 20:49 .hadolint.yml [2022-04-05T20:51:45.520Z] drwx------ 3 1001 1001 4096 Apr 5 20:50 .semver [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 166 Apr 5 20:49 .sonarcloud.properties [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 1171 Apr 5 20:49 ADOPTERS.md [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 9953 Apr 5 20:49 Attribution.txt [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 51732 Apr 5 20:49 CHANGELOG.md [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 3804 Apr 5 20:49 CONTRIBUTING.md [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 677 Apr 5 20:49 GOVERNANCE.md [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 849 Apr 5 20:49 Jenkinsfile [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 10775 Apr 5 20:49 LICENSE [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 8478 Apr 5 20:49 Makefile [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 582 Apr 5 20:49 OWNERS.md [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 8207 Apr 5 20:49 README.md [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 6912 Apr 5 20:49 SECURITY.md [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 5 Apr 5 20:50 VERSION [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 4131 Apr 5 20:49 ZMQWindows.md [2022-04-05T20:51:45.520Z] drwxrwxr-x 2 1001 1001 4096 Apr 5 20:49 bin [2022-04-05T20:51:45.520Z] drwxrwxr-x 18 1001 1001 4096 Apr 5 20:49 cmd [2022-04-05T20:51:45.520Z] -rw-r--r-- 1 root root 429121 Apr 5 20:51 coverage.out [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 3175 Apr 5 20:49 go.mod [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 34990 Apr 5 20:50 go.sum [2022-04-05T20:51:45.520Z] drwxrwxr-x 8 1001 1001 4096 Apr 5 20:49 internal [2022-04-05T20:51:45.520Z] drwxrwxr-x 3 1001 1001 4096 Apr 5 20:49 openapi [2022-04-05T20:51:45.520Z] drwxrwxr-x 4 1001 1001 4096 Apr 5 20:49 snap [2022-04-05T20:51:45.520Z] -rw-rw-r-- 1 1001 1001 204 Apr 5 20:49 version.go [Pipeline] sh [2022-04-05T20:51:45.812Z] + '[' -e coverage.out ] [2022-04-05T20:51:45.812Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-05T20:51:45.903Z] Stashed 1 file(s) [Pipeline] sh [2022-04-05T20:51:46.184Z] + make build [2022-04-05T20:51:46.184Z] 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-05T20:52:04.285Z] 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-05T20:52:09.065Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10785 in /w/workspace/edgexfoundry_edgex-go_PR-3944 [Pipeline] { [Pipeline] ws [2022-04-05T20:52:09.078Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-04-05T20:52:09.315Z] The recommended git tool is: git [2022-04-05T20:52:14.256Z] 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-05T20:52:14.257Z] 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-05T20:52:15.195Z] 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-05T20:52:15.455Z] 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-05T20:52:15.534Z] using credential edgex-jenkins-ssh [2022-04-05T20:52:15.554Z] Cloning the remote Git repository [2022-04-05T20:52:16.393Z] 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-05T20:52:15.636Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-05T20:52:15.740Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-04-05T20:52:15.830Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-05T20:52:15.831Z] > git --version # timeout=10 [2022-04-05T20:52:15.860Z] > git --version # 'git version 2.25.1' [2022-04-05T20:52:15.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-05T20:52:15.946Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-05T20:52:17.773Z] 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-05T20:52:18.711Z] 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-05T20:52:20.092Z] 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-05T20:52:21.031Z] 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-05T20:52:21.968Z] 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-05T20:52:23.877Z] 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-05T20:52:24.835Z] $ docker stop --time=1 b52e784d5f695c6385ed4c2ef7b74f9a9f8bfd0f4b309549258c71519e67a87a [2022-04-05T20:52:27.315Z] $ docker rm -f b52e784d5f695c6385ed4c2ef7b74f9a9f8bfd0f4b309549258c71519e67a87a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-05T20:52:28.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-05T20:52:28.855Z] [2022-04-05T20:52:28.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-05T20:52:29.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-05T20:52:29.210Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-05T20:52:29.210Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-05T20:52:29.210Z] ca9280d653b3: Pulling fs layer [2022-04-05T20:52:29.210Z] 7e9c9ca2126c: Pulling fs layer [2022-04-05T20:52:29.210Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-05T20:52:29.210Z] cbdbe7a5bc2a: Download complete [2022-04-05T20:52:29.469Z] ca9280d653b3: Verifying Checksum [2022-04-05T20:52:29.469Z] ca9280d653b3: Download complete [2022-04-05T20:52:29.469Z] cbdbe7a5bc2a: Pull complete [2022-04-05T20:52:29.729Z] 7e9c9ca2126c: Download complete [2022-04-05T20:52:29.988Z] ca9280d653b3: Pull complete [2022-04-05T20:52:30.883Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-05T20:52:30.904Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-05T20:52:30.973Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-05T20:52:31.025Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-05T20:52:31.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-05T20:52:31.039Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3944/head:refs/remotes/origin/PR-3944 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-05T20:52:31.860Z] Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit 78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:52:32.206Z] Merge succeeded, producing 78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:52:32.206Z] Checking out Revision 78e5fe6abbd7e398691895f3eda4e07144e223fc (PR-3944) [2022-04-05T20:52:33.281Z] 7e9c9ca2126c: Pull complete [2022-04-05T20:52:33.281Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-05T20:52:33.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-05T20:52:33.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-05T20:52:33.349Z] prd-ubuntu20.04-docker-8c-8g-10784 does not seem to be running inside a container [2022-04-05T20:52:33.389Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-05T20:52:31.884Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T20:52:31.900Z] > git checkout -f 78e5fe6abbd7e398691895f3eda4e07144e223fc # timeout=10 [2022-04-05T20:52:32.128Z] > git remote # timeout=10 [2022-04-05T20:52:32.147Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T20:52:32.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-05T20:52:32.171Z] > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 [2022-04-05T20:52:32.194Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-05T20:52:32.216Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T20:52:32.227Z] > git checkout -f 78e5fe6abbd7e398691895f3eda4e07144e223fc # timeout=10 [2022-04-05T20:52:34.553Z] $ docker top f146bffcfc4495e3a7d5379d34933dacd132132414f51d5d13a93b5f28584353 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-05T20:52:34.900Z] + grep parallel+ [2022-04-05T20:52:34.900Z] docker-compose build --help [2022-04-05T20:52:35.469Z] --parallel Build images in parallel. [Pipeline] } [2022-04-05T20:52:35.487Z] $ docker stop --time=1 f146bffcfc4495e3a7d5379d34933dacd132132414f51d5d13a93b5f28584353 [2022-04-05T20:52:36.434Z] Commit message: "feat(security): Use WORKDIR to change directory to fix the docker linting issues" [2022-04-05T20:52:36.760Z] $ docker rm -f f146bffcfc4495e3a7d5379d34933dacd132132414f51d5d13a93b5f28584353 [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-05T20:52:37.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-05T20:52:37.359Z] . [Pipeline] withDockerContainer [2022-04-05T20:52:37.402Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-05T20:52:37.402Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-05T20:52:37.402Z] Dload Upload Total Spent Left Speed [2022-04-05T20:52:37.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50182 0 --:--:-- --:--:-- --:--:-- 50182 [2022-04-05T20:52:37.430Z] prd-ubuntu20.04-docker-8c-8g-10784 does not seem to be running inside a container [2022-04-05T20:52:37.466Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-05T20:52:37.806Z] $ docker top 3c3992ebfee6a14e346413f28e394362ce7830a851aab6a9afaea1f7b44b9820 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-04-05T20:52:38.210Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-05T20:52:38.241Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-05T20:52:38.552Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-05T20:52:38.552Z] + sudo tee /etc/docker/daemon.new [2022-04-05T20:52:38.552Z] { [2022-04-05T20:52:38.552Z] "registry-mirrors": [ [2022-04-05T20:52:38.552Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-05T20:52:38.552Z] ], [2022-04-05T20:52:38.552Z] "bip": "10.250.0.254/24", [2022-04-05T20:52:38.552Z] "hosts": [ [2022-04-05T20:52:38.552Z] "tcp://0.0.0.0:5555", [2022-04-05T20:52:38.552Z] "unix:///var/run/docker.sock" [2022-04-05T20:52:38.552Z] ], [2022-04-05T20:52:38.552Z] "mtu": 1458, [2022-04-05T20:52:38.552Z] "selinux-enabled": true, [2022-04-05T20:52:38.552Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-05T20:52:38.552Z] } [Pipeline] sh [2022-04-05T20:52:38.811Z] Building core-command ... [2022-04-05T20:52:38.811Z] Building core-data ... [2022-04-05T20:52:38.811Z] Building core-metadata ... [2022-04-05T20:52:38.811Z] Building security-bootstrapper ... [2022-04-05T20:52:38.811Z] Building security-proxy-setup ... [2022-04-05T20:52:38.811Z] Building security-secretstore-setup ... [2022-04-05T20:52:38.811Z] Building security-spiffe-token-provider ... [2022-04-05T20:52:38.811Z] Building security-spire-agent ... [2022-04-05T20:52:38.811Z] Building security-spire-config ... [2022-04-05T20:52:38.811Z] Building security-spire-server ... [2022-04-05T20:52:38.811Z] Building support-notifications ... [2022-04-05T20:52:38.811Z] Building support-scheduler ... [2022-04-05T20:52:38.811Z] Building sys-mgmt-agent ... [2022-04-05T20:52:38.811Z] Building security-spire-agent [2022-04-05T20:52:38.811Z] Building core-metadata [2022-04-05T20:52:38.811Z] Building sys-mgmt-agent [2022-04-05T20:52:38.811Z] Building security-bootstrapper [2022-04-05T20:52:38.811Z] Building support-scheduler [2022-04-05T20:52:38.904Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-05T20:52:39.255Z] + sudo service docker restart [2022-04-05T20:52:56.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T20:52:56.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-05T20:52:56.907Z] ---> 0817f93c9949 [2022-04-05T20:52:56.907Z] Step 3/23 : WORKDIR /edgex-go [2022-04-05T20:52:56.907Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T20:52:56.907Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-05T20:52:56.907Z] ---> 0817f93c9949 [2022-04-05T20:52:56.907Z] Step 3/31 : WORKDIR /edgex-go [2022-04-05T20:52:56.907Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T20:52:56.907Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-05T20:52:56.907Z] ---> 0817f93c9949 [2022-04-05T20:52:56.907Z] Step 3/26 : WORKDIR /edgex-go [2022-04-05T20:52:56.907Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T20:52:56.907Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-05T20:52:56.907Z] ---> 0817f93c9949 [2022-04-05T20:52:56.907Z] Step 3/22 : WORKDIR /edgex-go [2022-04-05T20:52:56.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T20:52:56.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-05T20:52:56.907Z] ---> 0817f93c9949 [2022-04-05T20:52:56.907Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-05T20:52:57.632Z] provisioning config files... [2022-04-05T20:52:57.656Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3677348584933001363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-05T20:52:58.029Z] ---> docker-login.sh [2022-04-05T20:52:58.029Z] nexus3.edgexfoundry.org:10001 [2022-04-05T20:52:58.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T20:52:58.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T20:52:58.899Z] Configure a credential helper to remove this warning. See [2022-04-05T20:52:58.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T20:52:58.899Z] [2022-04-05T20:52:58.899Z] Login Succeeded [2022-04-05T20:52:58.899Z] nexus3.edgexfoundry.org:10002 [2022-04-05T20:52:59.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T20:52:59.449Z] ---> Running in a87b057919aa [2022-04-05T20:52:59.449Z] ---> Running in 5ec6d6793672 [2022-04-05T20:52:59.449Z] ---> Running in 81a9d1eb2ce0 [2022-04-05T20:52:59.449Z] ---> Running in 69f9905685f0 [2022-04-05T20:52:59.449Z] ---> Running in 244f0b605cfc [2022-04-05T20:52:59.449Z] Removing intermediate container 244f0b605cfc [2022-04-05T20:52:59.449Z] ---> ffcb83b8d4ec [2022-04-05T20:52:59.449Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:52:59.449Z] Removing intermediate container 81a9d1eb2ce0 [2022-04-05T20:52:59.449Z] ---> 3de1c0ad017a [2022-04-05T20:52:59.449Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:52:59.449Z] Removing intermediate container 5ec6d6793672 [2022-04-05T20:52:59.449Z] ---> 7151a87b542a [2022-04-05T20:52:59.449Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:52:59.449Z] Removing intermediate container a87b057919aa [2022-04-05T20:52:59.449Z] ---> d8a6d3dd72c5 [2022-04-05T20:52:59.449Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:52:59.449Z] Removing intermediate container 69f9905685f0 [2022-04-05T20:52:59.449Z] ---> 27d9f41213b7 [2022-04-05T20:52:59.449Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:52:59.449Z] ---> Running in 08a1993c157a [2022-04-05T20:52:59.449Z] ---> Running in 29f0f9dbe514 [2022-04-05T20:52:59.449Z] ---> Running in e4ea59322f47 [2022-04-05T20:52:59.449Z] ---> Running in 21e4e2410cd5 [2022-04-05T20:52:59.449Z] ---> Running in 18351048ca88 [2022-04-05T20:52:59.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T20:52:59.451Z] Configure a credential helper to remove this warning. See [2022-04-05T20:52:59.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T20:52:59.451Z] [2022-04-05T20:52:59.451Z] Login Succeeded [2022-04-05T20:52:59.451Z] nexus3.edgexfoundry.org:10003 [2022-04-05T20:52:59.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T20:52:59.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T20:52:59.725Z] Configure a credential helper to remove this warning. See [2022-04-05T20:52:59.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T20:52:59.725Z] [2022-04-05T20:52:59.725Z] Login Succeeded [2022-04-05T20:52:59.725Z] nexus3.edgexfoundry.org:10004 [2022-04-05T20:53:00.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T20:53:00.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T20:53:00.328Z] Configure a credential helper to remove this warning. See [2022-04-05T20:53:00.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T20:53:00.328Z] [2022-04-05T20:53:00.328Z] Login Succeeded [2022-04-05T20:53:00.328Z] docker.io [2022-04-05T20:53:00.387Z] Removing intermediate container 08a1993c157a [2022-04-05T20:53:00.387Z] ---> db19fa8f087f [2022-04-05T20:53:00.387Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-05T20:53:00.387Z] ---> Running in bfb5945c2232 [2022-04-05T20:53:00.387Z] Removing intermediate container e4ea59322f47 [2022-04-05T20:53:00.387Z] ---> bbb14ba2406b [2022-04-05T20:53:00.387Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-05T20:53:00.387Z] ---> Running in 92c43bfd9089 [2022-04-05T20:53:00.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T20:53:00.647Z] Removing intermediate container 18351048ca88 [2022-04-05T20:53:00.647Z] ---> c39830a380f2 [2022-04-05T20:53:00.647Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-05T20:53:00.647Z] ---> Running in fb0405791d71 [2022-04-05T20:53:00.906Z] Removing intermediate container 21e4e2410cd5 [2022-04-05T20:53:00.906Z] ---> c2a49d4a6762 [2022-04-05T20:53:00.906Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-05T20:53:00.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:53:00.906Z] ---> Running in 7d78765ab272 [2022-04-05T20:53:00.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:53:01.165Z] Removing intermediate container 29f0f9dbe514 [2022-04-05T20:53:01.165Z] ---> 4e3914a1fb4a [2022-04-05T20:53:01.165Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-05T20:53:01.165Z] ---> Running in fa334a723f11 [2022-04-05T20:53:01.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:53:01.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:53:01.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T20:53:01.196Z] Configure a credential helper to remove this warning. See [2022-04-05T20:53:01.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T20:53:01.196Z] [2022-04-05T20:53:01.196Z] Login Succeeded [2022-04-05T20:53:01.196Z] ---> docker-login.sh ends [Pipeline] } [2022-04-05T20:53:01.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-05T20:53:01.427Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2022-04-05T20:53:01.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-05T20:53:01.659Z] ========================================================= [2022-04-05T20:53:01.659Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-05T20:53:01.659Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-05T20:53:01.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:53:01.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:53:01.947Z] OK: 221 MiB in 52 packages [2022-04-05T20:53:01.947Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:53:02.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-05T20:53:02.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:53:02.210Z] OK: 221 MiB in 52 packages [2022-04-05T20:53:02.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:53:02.286Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-05T20:53:02.286Z] 9b3977197b4f: Pulling fs layer [2022-04-05T20:53:02.286Z] 1a89e8eeedd5: Pulling fs layer [2022-04-05T20:53:02.286Z] 94645a83ff95: Pulling fs layer [2022-04-05T20:53:02.286Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-05T20:53:02.286Z] 0c92f367c5e7: Pulling fs layer [2022-04-05T20:53:02.286Z] f7c0051592d6: Pulling fs layer [2022-04-05T20:53:02.286Z] a227ed2f7395: Pulling fs layer [2022-04-05T20:53:02.286Z] 7b1c46037f91: Pulling fs layer [2022-04-05T20:53:02.286Z] 3f3a8bcf1eab: Waiting [2022-04-05T20:53:02.286Z] 0c92f367c5e7: Waiting [2022-04-05T20:53:02.286Z] f7c0051592d6: Waiting [2022-04-05T20:53:02.286Z] a227ed2f7395: Waiting [2022-04-05T20:53:02.286Z] 7b1c46037f91: Waiting [2022-04-05T20:53:02.286Z] 94645a83ff95: Verifying Checksum [2022-04-05T20:53:02.286Z] 94645a83ff95: Download complete [2022-04-05T20:53:02.286Z] 1a89e8eeedd5: Verifying Checksum [2022-04-05T20:53:02.286Z] 1a89e8eeedd5: Download complete [2022-04-05T20:53:02.286Z] 0c92f367c5e7: Verifying Checksum [2022-04-05T20:53:02.286Z] 0c92f367c5e7: Download complete [2022-04-05T20:53:02.286Z] f7c0051592d6: Verifying Checksum [2022-04-05T20:53:02.286Z] f7c0051592d6: Download complete [2022-04-05T20:53:02.286Z] 9b3977197b4f: Verifying Checksum [2022-04-05T20:53:02.286Z] a227ed2f7395: Verifying Checksum [2022-04-05T20:53:02.286Z] a227ed2f7395: Download complete [2022-04-05T20:53:02.474Z] OK: 221 MiB in 52 packages [2022-04-05T20:53:02.474Z] Removing intermediate container bfb5945c2232 [2022-04-05T20:53:02.474Z] ---> 9a22ed2c7c1e [2022-04-05T20:53:02.474Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-05T20:53:02.474Z] OK: 221 MiB in 52 packages [2022-04-05T20:53:02.474Z] Removing intermediate container 92c43bfd9089 [2022-04-05T20:53:02.474Z] ---> d87d35680e1b [2022-04-05T20:53:02.474Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-05T20:53:02.474Z] OK: 221 MiB in 52 packages [2022-04-05T20:53:02.750Z] ---> 2dfc8e5719e2 [2022-04-05T20:53:02.750Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T20:53:02.750Z] ---> Running in 917a209e8c73 [2022-04-05T20:53:02.750Z] ---> 849d9396f143 [2022-04-05T20:53:02.750Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T20:53:02.750Z] ---> Running in ffe563af3c32 [2022-04-05T20:53:02.904Z] 9b3977197b4f: Pull complete [2022-04-05T20:53:03.011Z] Removing intermediate container 7d78765ab272 [2022-04-05T20:53:03.011Z] ---> 3964918d81dc [2022-04-05T20:53:03.011Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-05T20:53:03.011Z] Removing intermediate container fb0405791d71 [2022-04-05T20:53:03.011Z] ---> 255cd2721b27 [2022-04-05T20:53:03.011Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-05T20:53:03.011Z] Removing intermediate container fa334a723f11 [2022-04-05T20:53:03.011Z] ---> 2e21ae4e8503 [2022-04-05T20:53:03.011Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-05T20:53:03.270Z] ---> 2e2808429c0b [2022-04-05T20:53:03.270Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T20:53:03.270Z] ---> 57611e34a282 [2022-04-05T20:53:03.270Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T20:53:03.270Z] ---> a10aa6f5dbe3 [2022-04-05T20:53:03.270Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T20:53:03.270Z] ---> Running in cb6db574cdbf [2022-04-05T20:53:03.270Z] ---> Running in 355d4e0cde1d [2022-04-05T20:53:03.270Z] ---> Running in 073dc91b3819 [2022-04-05T20:53:03.509Z] 1a89e8eeedd5: Pull complete [2022-04-05T20:53:03.790Z] 94645a83ff95: Pull complete [2022-04-05T20:53:04.212Z] Removing intermediate container 917a209e8c73 [2022-04-05T20:53:04.212Z] ---> 16b37058bbf3 [2022-04-05T20:53:04.212Z] Step 8/26 : COPY . . [2022-04-05T20:53:04.389Z] 7b1c46037f91: Verifying Checksum [2022-04-05T20:53:04.389Z] 7b1c46037f91: Download complete [2022-04-05T20:53:04.476Z] Removing intermediate container 073dc91b3819 [2022-04-05T20:53:04.476Z] ---> f4f89bb14d32 [2022-04-05T20:53:04.476Z] Step 8/23 : COPY . . [2022-04-05T20:53:04.476Z] Removing intermediate container ffe563af3c32 [2022-04-05T20:53:04.476Z] ---> 4cdc39e84e73 [2022-04-05T20:53:04.476Z] Step 8/22 : COPY . . [2022-04-05T20:53:04.476Z] Removing intermediate container cb6db574cdbf [2022-04-05T20:53:04.476Z] ---> 5b17693b88a7 [2022-04-05T20:53:04.476Z] Step 8/31 : COPY . . [2022-04-05T20:53:04.476Z] Removing intermediate container 355d4e0cde1d [2022-04-05T20:53:04.476Z] ---> 9a533249958d [2022-04-05T20:53:04.476Z] Step 8/23 : COPY . . [2022-04-05T20:53:05.002Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-05T20:53:05.002Z] 3f3a8bcf1eab: Download complete [2022-04-05T20:53:16.706Z] ---> 706d66350780 [2022-04-05T20:53:16.706Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-05T20:53:16.706Z] ---> f7fbe6eb3732 [2022-04-05T20:53:16.706Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-05T20:53:16.706Z] ---> 605b0459e6fe [2022-04-05T20:53:16.706Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-05T20:53:16.706Z] ---> Running in e5402c7ec20b [2022-04-05T20:53:16.706Z] ---> Running in 7a0d26e808c8 [2022-04-05T20:53:16.706Z] ---> ca38cea7b4cb [2022-04-05T20:53:16.706Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-05T20:53:16.706Z] ---> Running in 4afdd96a58d6 [2022-04-05T20:53:16.706Z] ---> 30e2605df6df [2022-04-05T20:53:16.706Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-05T20:53:16.706Z] ---> Running in 92d05c7b0e51 [2022-04-05T20:53:16.706Z] ---> Running in 69cf746e9d82 [2022-04-05T20:53:16.706Z] Removing intermediate container 92d05c7b0e51 [2022-04-05T20:53:16.706Z] ---> 3c5b0731796a [2022-04-05T20:53:16.706Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-05T20:53:16.706Z] ---> Running in 8907203d331a [2022-04-05T20:53:16.706Z] 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-05T20:53:16.706Z] 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-05T20:53:16.706Z] 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-05T20:53:16.706Z] 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-05T20:53:16.706Z] Removing intermediate container 8907203d331a [2022-04-05T20:53:16.706Z] ---> 41e1ab907594 [2022-04-05T20:53:16.706Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-05T20:53:16.706Z] ---> Running in 0f6c1789ecaa [2022-04-05T20:53:16.706Z] Removing intermediate container 0f6c1789ecaa [2022-04-05T20:53:16.706Z] ---> aa2455d05062 [2022-04-05T20:53:16.706Z] 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-05T20:53:16.706Z] ---> Running in d472f554979b [2022-04-05T20:53:17.437Z] 3f3a8bcf1eab: Pull complete [2022-04-05T20:53:17.649Z] spire-1.2.1/ [2022-04-05T20:53:17.649Z] spire-1.2.1/.data/ [2022-04-05T20:53:17.649Z] spire-1.2.1/.data/.file [2022-04-05T20:53:17.649Z] spire-1.2.1/.dockerignore [2022-04-05T20:53:17.649Z] spire-1.2.1/.gitattributes [2022-04-05T20:53:17.649Z] spire-1.2.1/.githooks/ [2022-04-05T20:53:17.649Z] spire-1.2.1/.githooks/pre-commit [2022-04-05T20:53:17.649Z] spire-1.2.1/.github/ [2022-04-05T20:53:17.649Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-05T20:53:17.649Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-05T20:53:17.649Z] spire-1.2.1/.github/dependabot.yml [2022-04-05T20:53:17.649Z] spire-1.2.1/.github/workflows/ [2022-04-05T20:53:17.649Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-05T20:53:17.649Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-05T20:53:17.649Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-05T20:53:17.649Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-05T20:53:17.649Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-05T20:53:17.649Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-05T20:53:17.649Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-05T20:53:17.649Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-05T20:53:17.649Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-05T20:53:17.649Z] spire-1.2.1/.gitignore [2022-04-05T20:53:17.649Z] spire-1.2.1/.go-version [2022-04-05T20:53:17.649Z] spire-1.2.1/.golangci.yml [2022-04-05T20:53:17.649Z] spire-1.2.1/ADOPTERS.md [2022-04-05T20:53:17.649Z] spire-1.2.1/CHANGELOG.md [2022-04-05T20:53:17.649Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-05T20:53:17.649Z] spire-1.2.1/CODEOWNERS [2022-04-05T20:53:17.649Z] spire-1.2.1/CONTRIBUTING.md [2022-04-05T20:53:17.649Z] spire-1.2.1/Dockerfile [2022-04-05T20:53:17.649Z] spire-1.2.1/Dockerfile.dev [2022-04-05T20:53:17.649Z] spire-1.2.1/Dockerfile.scratch [2022-04-05T20:53:17.649Z] spire-1.2.1/LICENSE [2022-04-05T20:53:17.649Z] spire-1.2.1/MAINTAINERS.md [2022-04-05T20:53:17.649Z] spire-1.2.1/Makefile [2022-04-05T20:53:17.649Z] spire-1.2.1/README.md [2022-04-05T20:53:17.649Z] spire-1.2.1/ROADMAP.md [2022-04-05T20:53:17.649Z] spire-1.2.1/SECURITY.md [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-05T20:53:17.649Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-05T20:53:17.650Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-05T20:53:17.650Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-05T20:53:17.650Z] spire-1.2.1/conf/ [2022-04-05T20:53:17.650Z] spire-1.2.1/conf/agent/ [2022-04-05T20:53:17.650Z] spire-1.2.1/conf/agent/agent.conf [2022-04-05T20:53:17.650Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-05T20:53:17.650Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-05T20:53:17.650Z] spire-1.2.1/conf/server/ [2022-04-05T20:53:17.650Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-05T20:53:17.650Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-05T20:53:17.650Z] spire-1.2.1/conf/server/server.conf [2022-04-05T20:53:17.650Z] spire-1.2.1/conf/server/server_full.conf [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/ [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/SPIRE101.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/auditlog.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/images/ [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/scaling_spire.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/spire_agent.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/spire_server.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/supported_integrations.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/telemetry.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/telemetry_config.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/upgrading.md [2022-04-05T20:53:17.650Z] spire-1.2.1/doc/using_spire.md [2022-04-05T20:53:17.650Z] spire-1.2.1/examples/ [2022-04-05T20:53:17.650Z] spire-1.2.1/examples/README.md [2022-04-05T20:53:17.650Z] spire-1.2.1/go.mod [2022-04-05T20:53:17.650Z] spire-1.2.1/go.sum [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/agent.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/client/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/common/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/config.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T20:53:17.650Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/svid/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/names.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/auth/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cli/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/health/ [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/health/config.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/health/context.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-05T20:53:17.651Z] spire-1.2.1/pkg/common/health/health.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/idutil/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/log/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/log/log.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/log/options.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/profiling/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/selector/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/uptime/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/util/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/util/task.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/version/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/version/version.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/x509util/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/api/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/api/api.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-05T20:53:17.652Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/health/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/id.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/status.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/bundle/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/ca/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/cache/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/catalog/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/config.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-05T20:53:17.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-05T20:53:17.654Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/pkg/server/registration/ [2022-04-05T20:53:17.655Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-05T20:53:17.655Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-05T20:53:17.655Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/pkg/server/server.go [2022-04-05T20:53:17.655Z] spire-1.2.1/pkg/server/server_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/pkg/server/svid/ [2022-04-05T20:53:17.655Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-05T20:53:17.655Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-05T20:53:17.655Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-05T20:53:17.655Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/ [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/private/ [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/private/server/ [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/private/server/journal/ [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/ [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/common/ [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/plugin/ [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-05T20:53:17.655Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-05T20:53:17.655Z] spire-1.2.1/release/ [2022-04-05T20:53:17.655Z] spire-1.2.1/release/spire-extras/ [2022-04-05T20:53:17.655Z] spire-1.2.1/release/spire-extras/README.md [2022-04-05T20:53:17.655Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-05T20:53:17.655Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-05T20:53:17.655Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-05T20:53:17.655Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-05T20:53:17.655Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-05T20:53:17.655Z] spire-1.2.1/release/spire/ [2022-04-05T20:53:17.655Z] spire-1.2.1/release/spire/README.md [2022-04-05T20:53:17.655Z] spire-1.2.1/release/spire/conf/ [2022-04-05T20:53:17.655Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-05T20:53:17.655Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-05T20:53:17.655Z] spire-1.2.1/release/spire/conf/server/ [2022-04-05T20:53:17.655Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-05T20:53:17.655Z] spire-1.2.1/script/ [2022-04-05T20:53:17.655Z] spire-1.2.1/script/build-artifact.sh [2022-04-05T20:53:17.655Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-05T20:53:17.655Z] spire-1.2.1/support/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-05T20:53:17.655Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-05T20:53:17.655Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-05T20:53:17.655Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/clock/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/clock/clock.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fixture/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fixture/certs/ [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-05T20:53:17.655Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/fixture.go [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/registration/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-05T20:53:17.656Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/README.md [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/common [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-05T20:53:17.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-05T20:53:17.657Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/test-one.sh [2022-04-05T20:53:17.658Z] spire-1.2.1/test/integration/test.sh [2022-04-05T20:53:17.658Z] spire-1.2.1/test/plugintest/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/plugintest/config.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/plugintest/load.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/plugintest/option.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/spiretest/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/spiretest/dir.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/spiretest/logs.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/spiretest/suite.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/spiretest/x509.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/testca/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/testca/ca.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/testkey/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/testkey/generate.sh [2022-04-05T20:53:17.658Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/testkey/keys.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/testkey/new.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/tpmsimulator/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/util/ [2022-04-05T20:53:17.658Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/util/cert_generation.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/util/io_redirection.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/util/race.go [2022-04-05T20:53:17.658Z] spire-1.2.1/test/util/util.go [2022-04-05T20:53:17.658Z] building spire from source... [2022-04-05T20:53:17.917Z] Installing go1.17.7... [2022-04-05T20:53:18.039Z] 0c92f367c5e7: Pull complete [2022-04-05T20:53:19.483Z] f7c0051592d6: Pull complete [2022-04-05T20:53:19.483Z] a227ed2f7395: Pull complete [2022-04-05T20:53:23.198Z] Building bin/spire-server... [2022-04-05T20:53:23.199Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-05T20:53:23.199Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-05T20:53:23.199Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-05T20:53:23.199Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-05T20:53:23.199Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-05T20:53:23.199Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-05T20:53:23.459Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T20:53:23.459Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-05T20:53:23.459Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-05T20:53:23.459Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-05T20:53:23.718Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-05T20:53:23.718Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-05T20:53:23.718Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T20:53:23.718Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-05T20:53:23.718Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-05T20:53:23.978Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-05T20:53:23.978Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-05T20:53:23.978Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-05T20:53:24.238Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-05T20:53:24.238Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-05T20:53:24.238Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-05T20:53:24.238Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-05T20:53:24.238Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-05T20:53:24.238Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-05T20:53:24.238Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T20:53:24.238Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-05T20:53:24.238Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T20:53:24.498Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-05T20:53:24.498Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-05T20:53:24.498Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-05T20:53:24.498Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-05T20:53:24.498Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-05T20:53:24.498Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-05T20:53:24.498Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-05T20:53:24.498Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T20:53:24.498Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-05T20:53:24.498Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T20:53:24.498Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T20:53:24.498Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-05T20:53:24.498Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-05T20:53:24.498Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-05T20:53:24.498Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T20:53:24.498Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-05T20:53:24.498Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-05T20:53:24.758Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-05T20:53:24.758Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-05T20:53:24.758Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-05T20:53:24.758Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-05T20:53:24.758Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-05T20:53:24.758Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-05T20:53:24.758Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-05T20:53:25.018Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-05T20:53:25.018Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-05T20:53:25.018Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-05T20:53:25.278Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-05T20:53:26.225Z] 7b1c46037f91: Pull complete [2022-04-05T20:53:26.225Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-05T20:53:26.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-05T20:53:26.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-05T20:53:26.574Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-05T20:53:26.575Z] WORKDIR /edgex [2022-04-05T20:53:26.575Z] COPY go.mod . [2022-04-05T20:53:26.575Z] RUN go mod download [2022-04-05T20:53:26.575Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-05T20:53:27.836Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-05T20:53:27.836Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-05T20:53:27.836Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T20:53:27.836Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-05T20:53:27.836Z] go: downloading google.golang.org/api v0.70.0 [2022-04-05T20:53:27.836Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-05T20:53:27.836Z] go: downloading k8s.io/api v0.23.4 [2022-04-05T20:53:27.836Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-05T20:53:27.836Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-05T20:53:29.209Z] Sending build context to Docker daemon 169.1MB [2022-04-05T20:53:29.209Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-05T20:53:29.209Z] ---> f79e39bc4007 [2022-04-05T20:53:29.209Z] Step 2/4 : WORKDIR /edgex [2022-04-05T20:53:31.199Z] ---> Running in c92eb3fd2acb [2022-04-05T20:53:31.199Z] Removing intermediate container c92eb3fd2acb [2022-04-05T20:53:31.199Z] ---> b3e519278292 [2022-04-05T20:53:31.199Z] Step 3/4 : COPY go.mod . [2022-04-05T20:53:31.796Z] ---> 6dc18898af14 [2022-04-05T20:53:31.796Z] Step 4/4 : RUN go mod download [2022-04-05T20:53:31.796Z] ---> Running in 06c4ac59e5f4 [2022-04-05T20:53:34.564Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-05T20:53:34.564Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-05T20:53:34.564Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-05T20:53:34.564Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-05T20:53:34.564Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-05T20:53:34.564Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-05T20:53:34.564Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-05T20:53:34.564Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-05T20:53:34.564Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-05T20:53:34.564Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-05T20:53:34.564Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-05T20:53:34.564Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-05T20:53:34.824Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-05T20:53:34.824Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-05T20:53:34.824Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-05T20:53:34.824Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-05T20:53:34.824Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-05T20:53:34.824Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-05T20:53:35.082Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-05T20:53:35.082Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-05T20:53:35.082Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-05T20:53:35.082Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-05T20:53:35.082Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-05T20:53:35.082Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-05T20:53:35.082Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-05T20:53:35.082Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-05T20:53:35.082Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-05T20:53:35.082Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-05T20:53:35.082Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-05T20:53:35.341Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T20:53:35.341Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-05T20:53:35.341Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-05T20:53:35.341Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-05T20:53:35.341Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-05T20:53:35.341Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-05T20:53:35.341Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-05T20:53:35.341Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-05T20:53:35.600Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-05T20:53:35.600Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-05T20:53:35.600Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-05T20:53:35.600Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-05T20:53:35.600Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T20:53:35.600Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-05T20:53:35.600Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-05T20:53:35.600Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-05T20:53:35.600Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T20:53:35.600Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-05T20:53:35.859Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T20:53:35.859Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-05T20:53:35.859Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-05T20:53:35.859Z] go: downloading go.opencensus.io v0.23.0 [2022-04-05T20:53:35.859Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-05T20:53:35.859Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-05T20:53:35.859Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-05T20:53:35.859Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-05T20:53:35.859Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-05T20:53:35.859Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-05T20:53:35.859Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-05T20:53:35.859Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-05T20:53:36.119Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-05T20:53:36.119Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-05T20:53:36.119Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-05T20:53:36.119Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-05T20:53:36.119Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-05T20:53:36.119Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-05T20:53:36.119Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-05T20:53:36.119Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-05T20:53:36.119Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-05T20:53:36.119Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-05T20:53:36.119Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-05T20:53:36.119Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-05T20:53:36.119Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-05T20:53:36.119Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-05T20:53:36.119Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-05T20:53:36.119Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-05T20:53:36.119Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-05T20:53:36.119Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-05T20:53:36.119Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-05T20:53:46.104Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-05T20:53:46.104Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-05T20:54:08.066Z] Removing intermediate container 7a0d26e808c8 [2022-04-05T20:54:08.066Z] ---> 91adaff2c8d2 [2022-04-05T20:54:08.066Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-05T20:54:08.066Z] Removing intermediate container e5402c7ec20b [2022-04-05T20:54:08.066Z] ---> e16f9b5e809f [2022-04-05T20:54:08.066Z] [2022-04-05T20:54:08.066Z] Step 10/23 : FROM alpine:3.14 [2022-04-05T20:54:08.066Z] Removing intermediate container 4afdd96a58d6 [2022-04-05T20:54:08.066Z] ---> e23f9bf444ac [2022-04-05T20:54:08.066Z] [2022-04-05T20:54:08.066Z] Step 10/22 : FROM alpine:3.14 [2022-04-05T20:54:08.066Z] Removing intermediate container 69cf746e9d82 [2022-04-05T20:54:08.066Z] ---> 460d659ef189 [2022-04-05T20:54:08.066Z] [2022-04-05T20:54:08.066Z] Step 10/31 : FROM alpine:3.14 [2022-04-05T20:54:08.066Z] ---> Running in b8fc3c366dc6 [2022-04-05T20:54:08.066Z] 3.14: Pulling from library/alpine [2022-04-05T20:54:08.066Z] 3.14: Pulling from library/alpine [2022-04-05T20:54:08.066Z] 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-05T20:54:08.066Z] 3.14: Pulling from library/alpine [2022-04-05T20:54:08.066Z] Removing intermediate container b8fc3c366dc6 [2022-04-05T20:54:08.066Z] ---> ba6e8e3f35f1 [2022-04-05T20:54:08.066Z] [2022-04-05T20:54:08.066Z] Step 11/23 : FROM docker:20.10.14 [2022-04-05T20:54:08.066Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-05T20:54:08.066Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-05T20:54:08.066Z] Status: Downloaded newer image for alpine:3.14 [2022-04-05T20:54:08.066Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-05T20:54:08.066Z] Status: Image is up to date for alpine:3.14 [2022-04-05T20:54:08.066Z] Status: Image is up to date for alpine:3.14 [2022-04-05T20:54:08.066Z] ---> e04c818066af [2022-04-05T20:54:08.066Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-05T20:54:08.066Z] ---> e04c818066af [2022-04-05T20:54:08.066Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-05T20:54:08.066Z] ---> e04c818066af [2022-04-05T20:54:08.066Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-05T20:54:08.066Z] 20.10.14: Pulling from library/docker [2022-04-05T20:54:08.066Z] ---> Running in e8a3105151f9 [2022-04-05T20:54:08.066Z] ---> Running in 99791190f9e1 [2022-04-05T20:54:08.066Z] ---> Running in a2a84ffbe26f [2022-04-05T20:54:08.066Z] Removing intermediate container 99791190f9e1 [2022-04-05T20:54:08.066Z] ---> 195dbcc6a97c [2022-04-05T20:54:08.066Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-05T20:54:08.066Z] ---> Running in c42e234e43fd [2022-04-05T20:54:08.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:54:08.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:54:08.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:54:08.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:54:08.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:54:08.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:54:08.585Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-05T20:54:08.585Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T20:54:08.585Z] OK: 6 MiB in 15 packages [2022-04-05T20:54:08.585Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-05T20:54:08.585Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T20:54:08.585Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-05T20:54:08.585Z] OK: 6 MiB in 15 packages [2022-04-05T20:54:08.585Z] (2/2) Installing su-exec (0.2-r1) [2022-04-05T20:54:08.585Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T20:54:08.585Z] OK: 6 MiB in 16 packages [2022-04-05T20:54:10.492Z] Removing intermediate container e8a3105151f9 [2022-04-05T20:54:10.492Z] ---> 04b19c79d45d [2022-04-05T20:54:10.492Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-05T20:54:10.492Z] Removing intermediate container c42e234e43fd [2022-04-05T20:54:10.492Z] ---> 2c480e470f50 [2022-04-05T20:54:10.492Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-05T20:54:10.492Z] ---> Running in 8eeefbec0dde [2022-04-05T20:54:10.492Z] ---> Running in 884ad56582af [2022-04-05T20:54:10.492Z] Removing intermediate container a2a84ffbe26f [2022-04-05T20:54:10.492Z] ---> 40ae3c337613 [2022-04-05T20:54:10.492Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-05T20:54:10.492Z] ---> Running in b71214bb79bc [2022-04-05T20:54:10.750Z] Removing intermediate container 884ad56582af [2022-04-05T20:54:10.750Z] ---> 9d9d253a7c07 [2022-04-05T20:54:10.750Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-05T20:54:11.008Z] ---> Running in c536e59ba1e2 [2022-04-05T20:54:11.008Z] Removing intermediate container b71214bb79bc [2022-04-05T20:54:11.008Z] ---> 68dfdcce6db4 [2022-04-05T20:54:11.008Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-05T20:54:11.008Z] Removing intermediate container 8eeefbec0dde [2022-04-05T20:54:11.008Z] ---> c3e0e173f2cc [2022-04-05T20:54:11.008Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-05T20:54:11.008Z] ---> Running in 39c9da847a02 [2022-04-05T20:54:11.008Z] ---> Running in 5d4d734b9dde [2022-04-05T20:54:11.267Z] Removing intermediate container c536e59ba1e2 [2022-04-05T20:54:11.267Z] ---> bc7453d649ff [2022-04-05T20:54:11.267Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-05T20:54:11.527Z] ---> Running in 34992209336f [2022-04-05T20:54:11.527Z] Removing intermediate container 5d4d734b9dde [2022-04-05T20:54:11.527Z] ---> d63a157fc87b [2022-04-05T20:54:11.527Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-05T20:54:11.527Z] Removing intermediate container 39c9da847a02 [2022-04-05T20:54:11.527Z] ---> e1fa78eb7866 [2022-04-05T20:54:11.527Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-05T20:54:11.527Z] ---> Running in d0e2ab588157 [2022-04-05T20:54:11.527Z] ---> Running in eb275f173c2c [2022-04-05T20:54:11.800Z] Removing intermediate container 34992209336f [2022-04-05T20:54:11.800Z] ---> b0436789295b [2022-04-05T20:54:11.800Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T20:54:12.061Z] Removing intermediate container eb275f173c2c [2022-04-05T20:54:12.061Z] ---> 620a61a24f1b [2022-04-05T20:54:12.061Z] Step 15/23 : WORKDIR / [2022-04-05T20:54:12.061Z] ---> Running in 8701b00a5bbe [2022-04-05T20:54:12.355Z] ---> 873d976f0b48 [2022-04-05T20:54:12.355Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-05T20:54:12.355Z] Removing intermediate container 8701b00a5bbe [2022-04-05T20:54:12.355Z] ---> 82142c77f658 [2022-04-05T20:54:12.356Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T20:54:13.196Z] ---> 8cd2ba322aed [2022-04-05T20:54:13.196Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-05T20:54:13.455Z] Removing intermediate container d0e2ab588157 [2022-04-05T20:54:13.455Z] ---> 733735403158 [2022-04-05T20:54:13.455Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-05T20:54:13.455Z] ---> Running in cebd61faef6f [2022-04-05T20:54:13.714Z] Removing intermediate container cebd61faef6f [2022-04-05T20:54:13.714Z] ---> a28f3afc622b [2022-04-05T20:54:13.714Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-05T20:54:13.974Z] ---> 084db886ab1a [2022-04-05T20:54:13.974Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-05T20:54:14.544Z] ---> 066dfc837c46 [2022-04-05T20:54:14.544Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-05T20:54:14.544Z] ---> Running in e77c5d966331 [2022-04-05T20:54:14.803Z] ---> 29cb87d8780f [2022-04-05T20:54:14.803Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-05T20:54:14.803Z] ---> af04629b89b8 [2022-04-05T20:54:14.803Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-05T20:54:14.803Z] ---> Running in 88c20bef4292 [2022-04-05T20:54:15.063Z] Removing intermediate container 88c20bef4292 [2022-04-05T20:54:15.063Z] ---> 568a12f7d132 [2022-04-05T20:54:15.063Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T20:54:15.322Z] ---> Running in 12fa6d9b0425 [2022-04-05T20:54:15.322Z] ---> 0c75f10b1570 [2022-04-05T20:54:15.322Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-05T20:54:15.581Z] ---> Running in b0a3b5aa4b89 [2022-04-05T20:54:15.581Z] Removing intermediate container 12fa6d9b0425 [2022-04-05T20:54:15.581Z] ---> c1561bd73011 [2022-04-05T20:54:15.581Z] Step 20/22 : LABEL arch=x86_64 [2022-04-05T20:54:15.581Z] ---> Running in da52c5fb712f [2022-04-05T20:54:15.841Z] Removing intermediate container b0a3b5aa4b89 [2022-04-05T20:54:15.841Z] ---> 8cc6b094a42e [2022-04-05T20:54:15.841Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T20:54:15.841Z] Removing intermediate container da52c5fb712f [2022-04-05T20:54:15.841Z] ---> ecec593e48e1 [2022-04-05T20:54:15.841Z] Step 21/22 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:54:15.841Z] ---> Running in 6553b5a3f5ff [2022-04-05T20:54:16.102Z] ---> Running in 59825c24fd02 [2022-04-05T20:54:16.102Z] Removing intermediate container e77c5d966331 [2022-04-05T20:54:16.102Z] ---> 633712fad533 [2022-04-05T20:54:16.102Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T20:54:16.364Z] Removing intermediate container 59825c24fd02 [2022-04-05T20:54:16.364Z] ---> 94698c0b2c5f [2022-04-05T20:54:16.364Z] Step 22/22 : LABEL version=0.0.0 [2022-04-05T20:54:16.364Z] Removing intermediate container 6553b5a3f5ff [2022-04-05T20:54:16.364Z] ---> 48f7d86ef25d [2022-04-05T20:54:16.364Z] Step 21/23 : LABEL arch=x86_64 [2022-04-05T20:54:16.364Z] ---> Running in abd54937e20c [2022-04-05T20:54:16.649Z] ---> Running in 369ff10b74ab [2022-04-05T20:54:16.649Z] ---> a5af5ee736f5 [2022-04-05T20:54:16.649Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-05T20:54:16.650Z] Removing intermediate container 369ff10b74ab [2022-04-05T20:54:16.650Z] ---> e74eb1adc644 [2022-04-05T20:54:16.650Z] Step 22/23 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:54:16.909Z] ---> Running in a363dd3f2687 [2022-04-05T20:54:16.909Z] Removing intermediate container abd54937e20c [2022-04-05T20:54:16.909Z] ---> b4b553229ab6 [2022-04-05T20:54:16.909Z] [2022-04-05T20:54:16.909Z] Successfully built b4b553229ab6 [2022-04-05T20:54:16.909Z] Successfully tagged support-scheduler:latest [2022-04-05T20:54:16.909Z] Building security-spire-server [2022-04-05T20:54:18.298Z]  Building support-scheduler ... done Removing intermediate container a363dd3f2687 [2022-04-05T20:54:18.298Z] ---> 4bc51696d0a3 [2022-04-05T20:54:18.298Z] Step 23/23 : LABEL version=0.0.0 [2022-04-05T20:54:18.784Z] Removing intermediate container 06c4ac59e5f4 [2022-04-05T20:54:18.784Z] ---> 5155ab162f44 [2022-04-05T20:54:18.784Z] Successfully built 5155ab162f44 [2022-04-05T20:54:18.784Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-05T20:54:19.125Z] + docker inspect -f . ci-base-image-arm64 [2022-04-05T20:54:19.125Z] . [Pipeline] withDockerContainer [2022-04-05T20:54:19.238Z] ---> f878ada8da77 [2022-04-05T20:54:19.238Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-05T20:54:19.238Z] ---> Running in d284d7d4d1a9 [2022-04-05T20:54:19.349Z] prd-ubuntu20.04-docker-arm64-4c-16g-10785 does not seem to be running inside a container [2022-04-05T20:54:19.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-05T20:54:19.498Z] Removing intermediate container d284d7d4d1a9 [2022-04-05T20:54:19.498Z] ---> 70a28fd827ef [2022-04-05T20:54:19.498Z] [2022-04-05T20:54:19.498Z] ---> 168b41628001 [2022-04-05T20:54:19.498Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-05T20:54:19.498Z] Successfully built 70a28fd827ef [2022-04-05T20:54:19.498Z] Successfully tagged core-metadata:latest [2022-04-05T20:54:19.498Z]  Building core-metadata ... done Building core-data [2022-04-05T20:54:20.718Z] $ docker top 2fb856758512e445291a69366b74ddd933407f01b07524a78af808d1d0715a7a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-05T20:54:21.627Z] + go version [2022-04-05T20:54:21.627Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-05T20:54:21.655Z] $ docker stop --time=1 2fb856758512e445291a69366b74ddd933407f01b07524a78af808d1d0715a7a [2022-04-05T20:54:23.257Z] $ docker rm -f 2fb856758512e445291a69366b74ddd933407f01b07524a78af808d1d0715a7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-05T20:54:23.701Z] ---> 3c4befc38835 [2022-04-05T20:54:23.702Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-05T20:54:23.856Z] + docker inspect -f . ci-base-image-arm64 [2022-04-05T20:54:23.856Z] . [Pipeline] withDockerContainer [2022-04-05T20:54:24.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-10785 does not seem to be running inside a container [2022-04-05T20:54:24.179Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-05T20:54:24.644Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T20:54:24.644Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-05T20:54:24.644Z] ---> 0817f93c9949 [2022-04-05T20:54:24.644Z] Step 3/25 : WORKDIR /edgex-go [2022-04-05T20:54:24.644Z] ---> Using cache [2022-04-05T20:54:24.644Z] ---> d8a6d3dd72c5 [2022-04-05T20:54:24.644Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:54:24.644Z] ---> Using cache [2022-04-05T20:54:24.644Z] ---> c39830a380f2 [2022-04-05T20:54:24.644Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-05T20:54:24.644Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-05T20:54:25.211Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-05T20:54:25.211Z] ---> 7417809fdb73 [2022-04-05T20:54:25.211Z] 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-05T20:54:25.608Z] $ docker top c25093a07986c51f74a156f039f4b2c79d10868364ddfb2c41438cacf778648f -eo pid,comm [2022-04-05T20:54:25.778Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T20:54:25.778Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-05T20:54:25.778Z] ---> 0817f93c9949 [2022-04-05T20:54:25.778Z] Step 3/23 : WORKDIR /edgex-go [2022-04-05T20:54:25.778Z] ---> Using cache [2022-04-05T20:54:25.778Z] ---> d8a6d3dd72c5 [2022-04-05T20:54:25.778Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:54:25.778Z] ---> Using cache [2022-04-05T20:54:25.778Z] ---> c39830a380f2 [2022-04-05T20:54:25.778Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-05T20:54:25.778Z] ---> fd40fe027330 [2022-04-05T20:54:25.778Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [Pipeline] { [Pipeline] echo [2022-04-05T20:54:25.899Z] ========================================================= [2022-04-05T20:54:25.899Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-05T20:54:25.899Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-05T20:54:26.037Z] ---> Running in 914039e1a352 [2022-04-05T20:54:26.037Z] ---> Running in 18b17260fd34 [2022-04-05T20:54:26.037Z] ---> Running in 72262daf8d33 [2022-04-05T20:54:26.037Z] ---> Running in 274beb86b7d6 [2022-04-05T20:54:26.037Z] Removing intermediate container 72262daf8d33 [2022-04-05T20:54:26.037Z] ---> f6620b0e3a92 [2022-04-05T20:54:26.037Z] 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-05T20:54:26.296Z] ---> Running in 5fecea221ce0 [2022-04-05T20:54:26.296Z] Removing intermediate container 274beb86b7d6 [2022-04-05T20:54:26.296Z] ---> afd930f87c33 [2022-04-05T20:54:26.296Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-05T20:54:26.549Z] + make test [2022-04-05T20:54:26.549Z] go mod tidy -compat=1.17 [2022-04-05T20:54:26.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:54:26.813Z] ---> 11674dc5572f [2022-04-05T20:54:26.813Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-05T20:54:27.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:54:27.072Z] ---> Running in 63acd20519cf [2022-04-05T20:54:27.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:54:27.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:54:27.331Z] (1/43) Installing readline (8.1.1-r0) [2022-04-05T20:54:27.331Z] (2/43) Installing bash (5.1.16-r0) [2022-04-05T20:54:27.331Z] Executing bash-5.1.16-r0.post-install [2022-04-05T20:54:27.331Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-05T20:54:27.331Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-05T20:54:27.331Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-05T20:54:27.331Z] (6/43) Installing curl (7.80.0-r0) [2022-04-05T20:54:27.331Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-05T20:54:27.331Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-05T20:54:27.331Z] (9/43) Installing expat (2.4.7-r0) [2022-04-05T20:54:27.331Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-05T20:54:27.331Z] (11/43) Installing gdbm (1.22-r0) [2022-04-05T20:54:27.331Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-05T20:54:27.331Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-05T20:54:27.331Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-05T20:54:27.331Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-05T20:54:27.331Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-05T20:54:27.331Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-05T20:54:27.537Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-05T20:54:27.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:54:27.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:54:27.847Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-05T20:54:27.847Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-05T20:54:27.847Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-05T20:54:27.847Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-05T20:54:27.847Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-05T20:54:27.847Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-05T20:54:27.847Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-05T20:54:27.847Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-05T20:54:27.847Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-05T20:54:27.847Z] OK: 221 MiB in 52 packages [2022-04-05T20:54:27.847Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-05T20:54:27.847Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-05T20:54:27.847Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-05T20:54:27.847Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-05T20:54:27.847Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-05T20:54:27.847Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-05T20:54:27.847Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-05T20:54:27.847Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-05T20:54:27.847Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-05T20:54:27.847Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-05T20:54:27.848Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-05T20:54:27.848Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-05T20:54:27.848Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-05T20:54:27.848Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-05T20:54:27.848Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-05T20:54:27.848Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-05T20:54:27.848Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-05T20:54:28.106Z] Executing busybox-1.34.1-r5.trigger [2022-04-05T20:54:28.106Z] OK: 83 MiB in 65 packages [2022-04-05T20:54:28.106Z] OK: 221 MiB in 52 packages [2022-04-05T20:54:29.047Z] Collecting docker-compose==1.23.2 [2022-04-05T20:54:29.047Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-05T20:54:29.047Z] Removing intermediate container 63acd20519cf [2022-04-05T20:54:29.047Z] ---> 0b6369b637dc [2022-04-05T20:54:29.047Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-05T20:54:29.047Z] Collecting jsonschema<3,>=2.5.1 [2022-04-05T20:54:29.047Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-05T20:54:29.047Z] Removing intermediate container 914039e1a352 [2022-04-05T20:54:29.047Z] ---> 241eb3fa781e [2022-04-05T20:54:29.047Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-05T20:54:29.047Z] Collecting docopt<0.7,>=0.6.1 [2022-04-05T20:54:29.047Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-05T20:54:29.319Z] ---> Running in 9deed70200d0 [2022-04-05T20:54:29.319Z] Removing intermediate container 18b17260fd34 [2022-04-05T20:54:29.319Z] ---> a3f44aa9b746 [2022-04-05T20:54:29.319Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-05T20:54:29.319Z] ---> 4988c0ef403d [2022-04-05T20:54:29.319Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T20:54:29.578Z] Removing intermediate container 9deed70200d0 [2022-04-05T20:54:29.578Z] ---> 459d0cb05e75 [2022-04-05T20:54:29.578Z] Step 28/31 : CMD ["gate"] [2022-04-05T20:54:29.578Z] ---> Running in bc995d000e16 [2022-04-05T20:54:29.578Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-05T20:54:29.578Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-05T20:54:29.578Z] ---> f2987366e9e8 [2022-04-05T20:54:29.578Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T20:54:29.839Z] ---> Running in f22482ca847d [2022-04-05T20:54:29.839Z] Collecting PyYAML<4,>=3.10 [2022-04-05T20:54:29.839Z] ---> Running in ce80ba78d218 [2022-04-05T20:54:29.839Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-05T20:54:30.098Z] Removing intermediate container f22482ca847d [2022-04-05T20:54:30.098Z] ---> 51effb88c268 [2022-04-05T20:54:30.098Z] Step 29/31 : LABEL arch=x86_64 [2022-04-05T20:54:30.098Z] ---> Running in 6b0ffeb4beb6 [2022-04-05T20:54:30.357Z] Removing intermediate container 6b0ffeb4beb6 [2022-04-05T20:54:30.357Z] ---> af9a00439436 [2022-04-05T20:54:30.357Z] Step 30/31 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:54:30.617Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-05T20:54:30.617Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-05T20:54:30.617Z] ---> Running in 083be601aaa6 [2022-04-05T20:54:30.876Z] 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-05T20:54:30.876Z] Collecting cached-property<2,>=1.2.0 [2022-04-05T20:54:30.876Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-05T20:54:30.876Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-05T20:54:30.876Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-05T20:54:30.876Z] Removing intermediate container 083be601aaa6 [2022-04-05T20:54:30.876Z] ---> 272e56528adf [2022-04-05T20:54:30.876Z] Step 31/31 : LABEL version=0.0.0 [2022-04-05T20:54:30.876Z] Collecting texttable<0.10,>=0.9.0 [2022-04-05T20:54:30.876Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-05T20:54:31.136Z] Removing intermediate container bc995d000e16 [2022-04-05T20:54:31.136Z] ---> f7dc60bc2c1c [2022-04-05T20:54:31.136Z] Step 8/25 : COPY . . [2022-04-05T20:54:31.136Z] ---> Running in c2037a6a7925 [2022-04-05T20:54:31.397Z] Collecting docker<4.0,>=3.6.0 [2022-04-05T20:54:31.397Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-05T20:54:31.397Z] Collecting docker-pycreds>=0.4.0 [2022-04-05T20:54:31.659Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-05T20:54:31.659Z] Removing intermediate container ce80ba78d218 [2022-04-05T20:54:31.659Z] ---> 1732d58fb1fa [2022-04-05T20:54:31.659Z] Step 8/23 : COPY . . [2022-04-05T20:54:31.659Z] Removing intermediate container c2037a6a7925 [2022-04-05T20:54:31.659Z] ---> 0a9e6dcf482a [2022-04-05T20:54:31.659Z] [2022-04-05T20:54:31.659Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-05T20:54:31.659Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-05T20:54:31.659Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-05T20:54:31.659Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-05T20:54:31.659Z] Successfully built 0a9e6dcf482a [2022-04-05T20:54:31.659Z] Collecting idna<2.8,>=2.5 [2022-04-05T20:54:31.659Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-05T20:54:31.659Z] 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-05T20:54:31.659Z] Successfully tagged security-bootstrapper:latest [2022-04-05T20:54:31.659Z]  Building security-bootstrapper ... done Building support-notifications [2022-04-05T20:54:31.659Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-05T20:54:31.659Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-05T20:54:31.659Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-05T20:54:31.659Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-05T20:54:31.919Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-05T20:54:31.919Z] Attempting uninstall: urllib3 [2022-04-05T20:54:31.919Z] Found existing installation: urllib3 1.26.7 [2022-04-05T20:54:31.919Z] Uninstalling urllib3-1.26.7: [2022-04-05T20:54:31.919Z] Successfully uninstalled urllib3-1.26.7 [2022-04-05T20:54:31.919Z] Attempting uninstall: idna [2022-04-05T20:54:31.919Z] Found existing installation: idna 3.3 [2022-04-05T20:54:31.919Z] Uninstalling idna-3.3: [2022-04-05T20:54:31.919Z] Successfully uninstalled idna-3.3 [2022-04-05T20:54:32.486Z] Attempting uninstall: requests [2022-04-05T20:54:32.486Z] Found existing installation: requests 2.26.0 [2022-04-05T20:54:32.486Z] Uninstalling requests-2.26.0: [2022-04-05T20:54:32.486Z] Successfully uninstalled requests-2.26.0 [2022-04-05T20:54:32.486Z] Running setup.py install for texttable: started [2022-04-05T20:54:32.747Z] Running setup.py install for texttable: finished with status 'done' [2022-04-05T20:54:32.747Z] Running setup.py install for PyYAML: started [2022-04-05T20:54:33.006Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-05T20:54:33.266Z] Running setup.py install for docopt: started [2022-04-05T20:54:33.525Z] Running setup.py install for docopt: finished with status 'done' [2022-04-05T20:54:33.525Z] Running setup.py install for dockerpty: started [2022-04-05T20:54:33.785Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-05T20:54:34.043Z] 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-05T20:54:36.585Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T20:54:36.585Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-05T20:54:36.585Z] ---> 0817f93c9949 [2022-04-05T20:54:36.585Z] Step 3/22 : WORKDIR /edgex-go [2022-04-05T20:54:36.585Z] ---> Using cache [2022-04-05T20:54:36.585Z] ---> d8a6d3dd72c5 [2022-04-05T20:54:36.585Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:54:36.585Z] ---> Using cache [2022-04-05T20:54:36.585Z] ---> c39830a380f2 [2022-04-05T20:54:36.585Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-05T20:54:43.180Z] ---> Running in ab0376a26ca5 [2022-04-05T20:54:43.180Z] ---> 4291f06da374 [2022-04-05T20:54:43.180Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-05T20:54:43.180Z] ---> 9d3d77c25203 [2022-04-05T20:54:43.180Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-05T20:54:43.180Z] ---> Running in f0f0caff3bc1 [2022-04-05T20:54:43.180Z] ---> Running in e73b8a524f89 [2022-04-05T20:54:43.180Z] Removing intermediate container f0f0caff3bc1 [2022-04-05T20:54:43.180Z] ---> e7aa410546e1 [2022-04-05T20:54:43.180Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-05T20:54:43.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:54:43.180Z] ---> Running in dd7d8e8a2e99 [2022-04-05T20:54:43.180Z] 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-05T20:54:43.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:54:43.703Z] Removing intermediate container dd7d8e8a2e99 [2022-04-05T20:54:43.703Z] ---> aa674d973f70 [2022-04-05T20:54:43.703Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-05T20:54:43.703Z] ---> Running in 8d0f412c2f8b [2022-04-05T20:54:43.703Z] OK: 221 MiB in 52 packages [2022-04-05T20:54:43.963Z] Removing intermediate container 8d0f412c2f8b [2022-04-05T20:54:43.963Z] ---> ccab1c641107 [2022-04-05T20:54:43.963Z] 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-05T20:54:43.963Z] ---> Running in 7b73afabcfb0 [2022-04-05T20:54:44.223Z] Removing intermediate container 5fecea221ce0 [2022-04-05T20:54:44.223Z] ---> 71acd7afea7a [2022-04-05T20:54:44.223Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-05T20:54:44.223Z] Removing intermediate container ab0376a26ca5 [2022-04-05T20:54:44.223Z] ---> 456d5ec5a653 [2022-04-05T20:54:44.223Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-05T20:54:44.223Z] ---> Running in e22b138071e3 [2022-04-05T20:54:44.483Z] Removing intermediate container e22b138071e3 [2022-04-05T20:54:44.483Z] ---> 8cdcc08c481c [2022-04-05T20:54:44.483Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-05T20:54:44.483Z] ---> 8dfc6ec3ebd1 [2022-04-05T20:54:44.483Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T20:54:44.483Z] ---> Running in d6d6aa1b73b6 [2022-04-05T20:54:44.483Z] ---> Running in 556c616cde67 [2022-04-05T20:54:44.483Z] Removing intermediate container d6d6aa1b73b6 [2022-04-05T20:54:44.483Z] ---> 7b85491d8b2f [2022-04-05T20:54:44.483Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-05T20:54:45.056Z] spire-1.2.1/ [2022-04-05T20:54:45.056Z] spire-1.2.1/.data/ [2022-04-05T20:54:45.056Z] spire-1.2.1/.data/.file [2022-04-05T20:54:45.056Z] spire-1.2.1/.dockerignore [2022-04-05T20:54:45.056Z] spire-1.2.1/.gitattributes [2022-04-05T20:54:45.056Z] spire-1.2.1/.githooks/ [2022-04-05T20:54:45.056Z] spire-1.2.1/.githooks/pre-commit [2022-04-05T20:54:45.056Z] spire-1.2.1/.github/ [2022-04-05T20:54:45.056Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-05T20:54:45.056Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-05T20:54:45.056Z] spire-1.2.1/.github/dependabot.yml [2022-04-05T20:54:45.056Z] spire-1.2.1/.github/workflows/ [2022-04-05T20:54:45.056Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-05T20:54:45.056Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-05T20:54:45.056Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-05T20:54:45.056Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-05T20:54:45.056Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-05T20:54:45.056Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-05T20:54:45.056Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-05T20:54:45.056Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-05T20:54:45.056Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-05T20:54:45.056Z] spire-1.2.1/.gitignore [2022-04-05T20:54:45.056Z] spire-1.2.1/.go-version [2022-04-05T20:54:45.056Z] spire-1.2.1/.golangci.yml [2022-04-05T20:54:45.056Z] spire-1.2.1/ADOPTERS.md [2022-04-05T20:54:45.056Z] spire-1.2.1/CHANGELOG.md [2022-04-05T20:54:45.056Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-05T20:54:45.056Z] spire-1.2.1/CODEOWNERS [2022-04-05T20:54:45.056Z] spire-1.2.1/CONTRIBUTING.md [2022-04-05T20:54:45.056Z] spire-1.2.1/Dockerfile [2022-04-05T20:54:45.056Z] spire-1.2.1/Dockerfile.dev [2022-04-05T20:54:45.056Z] spire-1.2.1/Dockerfile.scratch [2022-04-05T20:54:45.056Z] spire-1.2.1/LICENSE [2022-04-05T20:54:45.056Z] spire-1.2.1/MAINTAINERS.md [2022-04-05T20:54:45.056Z] spire-1.2.1/Makefile [2022-04-05T20:54:45.056Z] spire-1.2.1/README.md [2022-04-05T20:54:45.056Z] spire-1.2.1/ROADMAP.md [2022-04-05T20:54:45.056Z] spire-1.2.1/SECURITY.md [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-05T20:54:45.056Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-05T20:54:45.056Z] spire-1.2.1/conf/ [2022-04-05T20:54:45.056Z] spire-1.2.1/conf/agent/ [2022-04-05T20:54:45.056Z] spire-1.2.1/conf/agent/agent.conf [2022-04-05T20:54:45.056Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-05T20:54:45.056Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-05T20:54:45.056Z] spire-1.2.1/conf/server/ [2022-04-05T20:54:45.056Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-05T20:54:45.056Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-05T20:54:45.056Z] spire-1.2.1/conf/server/server.conf [2022-04-05T20:54:45.056Z] spire-1.2.1/conf/server/server_full.conf [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/ [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/SPIRE101.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/auditlog.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/images/ [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-05T20:54:45.056Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/scaling_spire.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/spire_agent.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/spire_server.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/supported_integrations.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/telemetry.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/telemetry_config.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/upgrading.md [2022-04-05T20:54:45.057Z] spire-1.2.1/doc/using_spire.md [2022-04-05T20:54:45.057Z] spire-1.2.1/examples/ [2022-04-05T20:54:45.057Z] spire-1.2.1/examples/README.md [2022-04-05T20:54:45.057Z] spire-1.2.1/go.mod [2022-04-05T20:54:45.057Z] spire-1.2.1/go.sum [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/agent.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/client/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/common/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/config.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-05T20:54:45.057Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/agent/svid/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/names.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/auth/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cli/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/health/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/health/config.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/health/context.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/health/health.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/idutil/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/log/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/log/log.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/log/options.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/plugin/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-05T20:54:45.058Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/profiling/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/selector/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/uptime/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/util/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/util/task.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/version/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/version/version.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/x509util/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/api.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/health/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/id.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/status.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/bundle/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-05T20:54:45.059Z] spire-1.2.1/pkg/server/ca/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/cache/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/catalog/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/config.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-05T20:54:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/registration/ [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/server.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/server_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/svid/ [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/ [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/private/ [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/private/server/ [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/private/server/journal/ [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/ [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/common/ [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/plugin/ [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-05T20:54:45.061Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-05T20:54:45.061Z] spire-1.2.1/release/ [2022-04-05T20:54:45.061Z] spire-1.2.1/release/spire-extras/ [2022-04-05T20:54:45.061Z] spire-1.2.1/release/spire-extras/README.md [2022-04-05T20:54:45.061Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-05T20:54:45.061Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-05T20:54:45.061Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-05T20:54:45.061Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/release/spire/ [2022-04-05T20:54:45.061Z] spire-1.2.1/release/spire/README.md [2022-04-05T20:54:45.061Z] spire-1.2.1/release/spire/conf/ [2022-04-05T20:54:45.061Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-05T20:54:45.061Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/release/spire/conf/server/ [2022-04-05T20:54:45.061Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/script/ [2022-04-05T20:54:45.061Z] spire-1.2.1/script/build-artifact.sh [2022-04-05T20:54:45.061Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-05T20:54:45.061Z] spire-1.2.1/support/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-05T20:54:45.061Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-05T20:54:45.061Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-05T20:54:45.061Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/clock/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/clock/clock.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/fixture.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-05T20:54:45.061Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-05T20:54:45.062Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-05T20:54:45.062Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-05T20:54:45.062Z] spire-1.2.1/test/fixture/registration/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-05T20:54:45.062Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-05T20:54:45.062Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-05T20:54:45.062Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-05T20:54:45.062Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-05T20:54:45.062Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/README.md [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/common [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-05T20:54:45.062Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/test-one.sh [2022-04-05T20:54:45.063Z] spire-1.2.1/test/integration/test.sh [2022-04-05T20:54:45.063Z] spire-1.2.1/test/plugintest/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/plugintest/config.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/plugintest/load.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/plugintest/option.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/spiretest/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/spiretest/dir.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/spiretest/logs.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/spiretest/suite.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/spiretest/x509.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/testca/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/testca/ca.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/testkey/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/testkey/generate.sh [2022-04-05T20:54:45.063Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/testkey/keys.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/testkey/new.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/tpmsimulator/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/util/ [2022-04-05T20:54:45.063Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/util/cert_generation.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/util/io_redirection.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/util/race.go [2022-04-05T20:54:45.063Z] spire-1.2.1/test/util/util.go [2022-04-05T20:54:45.063Z] building spire from source... [2022-04-05T20:54:45.063Z] ---> 7f7eadeef0ad [2022-04-05T20:54:45.063Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-05T20:54:45.324Z] Installing go1.17.7... [2022-04-05T20:54:45.324Z] ---> a52885ca7ed3 [2022-04-05T20:54:45.324Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-05T20:54:45.324Z] Removing intermediate container 556c616cde67 [2022-04-05T20:54:45.324Z] ---> f3724a42a7aa [2022-04-05T20:54:45.324Z] Step 8/22 : COPY . . [2022-04-05T20:54:45.893Z] ---> 344c67136688 [2022-04-05T20:54:45.893Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-05T20:54:47.274Z] ---> Running in ff7be770f569 [2022-04-05T20:54:47.841Z] Removing intermediate container ff7be770f569 [2022-04-05T20:54:47.841Z] ---> 4755d02cea6b [2022-04-05T20:54:47.841Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T20:54:48.100Z] ---> Running in b6ff78a1d721 [2022-04-05T20:54:48.360Z] Removing intermediate container b6ff78a1d721 [2022-04-05T20:54:48.360Z] ---> cfe0ac226ad3 [2022-04-05T20:54:48.360Z] Step 21/23 : LABEL arch=x86_64 [2022-04-05T20:54:48.620Z] ---> Running in 1c5c1839cf1b [2022-04-05T20:54:48.880Z] Removing intermediate container 1c5c1839cf1b [2022-04-05T20:54:48.880Z] ---> 11881b680b40 [2022-04-05T20:54:48.880Z] Step 22/23 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:54:48.880Z] ---> Running in 8a31e88f21ca [2022-04-05T20:54:49.452Z] Removing intermediate container 8a31e88f21ca [2022-04-05T20:54:49.452Z] ---> 686e5202b9d6 [2022-04-05T20:54:49.452Z] Step 23/23 : LABEL version=0.0.0 [2022-04-05T20:54:49.452Z] ---> Running in 38288c130f53 [2022-04-05T20:54:49.711Z] Removing intermediate container 38288c130f53 [2022-04-05T20:54:49.711Z] ---> 9669f236aea2 [2022-04-05T20:54:49.711Z] [2022-04-05T20:54:49.970Z] Successfully built 9669f236aea2 [2022-04-05T20:54:49.971Z] Successfully tagged sys-mgmt-agent:latest [2022-04-05T20:54:49.971Z] Building security-secretstore-setup [2022-04-05T20:54:51.349Z]  Building sys-mgmt-agent ... done Building bin/spire-server... [2022-04-05T20:54:51.349Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-05T20:54:51.349Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-05T20:54:51.349Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-05T20:54:51.349Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-05T20:54:51.349Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-05T20:54:51.608Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-05T20:54:51.608Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-05T20:54:51.608Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T20:54:51.867Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-05T20:54:51.867Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-05T20:54:51.867Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-05T20:54:51.867Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-05T20:54:51.867Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-05T20:54:52.126Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T20:54:52.126Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-05T20:54:52.126Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-05T20:54:52.126Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-05T20:54:52.126Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-05T20:54:52.126Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-05T20:54:52.126Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-05T20:54:52.126Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-05T20:54:52.126Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-05T20:54:52.387Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-05T20:54:52.387Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-05T20:54:52.387Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-05T20:54:52.387Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T20:54:52.387Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-05T20:54:52.387Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T20:54:52.956Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-05T20:54:52.956Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-05T20:54:52.956Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-05T20:54:52.956Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-05T20:54:52.956Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-05T20:54:52.956Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-05T20:54:53.216Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T20:54:53.216Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-05T20:54:53.216Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T20:54:53.475Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T20:54:53.475Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-05T20:54:53.475Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-05T20:54:54.042Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T20:54:54.042Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T20:54:54.042Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-05T20:54:54.042Z] ---> 0817f93c9949 [2022-04-05T20:54:54.042Z] Step 3/25 : WORKDIR /edgex-go [2022-04-05T20:54:54.042Z] ---> Using cache [2022-04-05T20:54:54.042Z] ---> d8a6d3dd72c5 [2022-04-05T20:54:54.042Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:54:54.042Z] ---> Using cache [2022-04-05T20:54:54.042Z] ---> c39830a380f2 [2022-04-05T20:54:54.042Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-05T20:54:54.042Z] ---> Using cache [2022-04-05T20:54:54.042Z] ---> 255cd2721b27 [2022-04-05T20:54:54.042Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-05T20:54:54.042Z] ---> Using cache [2022-04-05T20:54:54.042Z] ---> 57611e34a282 [2022-04-05T20:54:54.042Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T20:54:54.042Z] ---> Using cache [2022-04-05T20:54:54.042Z] ---> 9a533249958d [2022-04-05T20:54:54.042Z] Step 8/25 : COPY . . [2022-04-05T20:54:54.042Z] ---> Using cache [2022-04-05T20:54:54.042Z] ---> 706d66350780 [2022-04-05T20:54:54.042Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-05T20:54:54.042Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-05T20:54:54.042Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-05T20:54:54.302Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-05T20:54:54.302Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-05T20:54:54.302Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-05T20:54:54.302Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-05T20:54:54.302Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-05T20:54:54.302Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-05T20:54:54.302Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-05T20:54:54.302Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-05T20:54:54.302Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-05T20:54:54.560Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-05T20:54:54.889Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-05T20:54:54.889Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-05T20:54:54.889Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-05T20:54:54.889Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-05T20:54:54.889Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-05T20:54:54.889Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T20:54:55.148Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-05T20:54:55.148Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-05T20:54:55.729Z]  ---> 19d8c5dd8524 [2022-04-05T20:54:55.729Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-05T20:54:57.109Z] ---> Running in f71869b2833d [2022-04-05T20:54:57.109Z] ---> Running in 28cd75bf563d [2022-04-05T20:54:57.369Z] 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-05T20:54:57.369Z] 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-05T20:54:57.938Z] go: downloading google.golang.org/api v0.70.0 [2022-04-05T20:54:57.938Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-05T20:54:57.938Z] go: downloading k8s.io/api v0.23.4 [2022-04-05T20:54:57.938Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-05T20:54:57.938Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-05T20:54:57.938Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-05T20:54:57.938Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-05T20:54:57.938Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-05T20:54:57.938Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-05T20:54:58.198Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-05T20:54:59.140Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-05T20:54:59.401Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-05T20:54:59.401Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-05T20:54:59.401Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-05T20:54:59.660Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-05T20:54:59.660Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-05T20:54:59.660Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-05T20:54:59.660Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-05T20:54:59.919Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-05T20:54:59.919Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-05T20:54:59.919Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-05T20:54:59.919Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-05T20:54:59.919Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-05T20:54:59.919Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-05T20:54:59.919Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-05T20:54:59.920Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-05T20:54:59.920Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-05T20:55:00.180Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-05T20:55:00.180Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-05T20:55:00.180Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-05T20:55:00.180Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-05T20:55:00.180Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-05T20:55:00.180Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-05T20:55:02.716Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-05T20:55:02.716Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-05T20:55:02.716Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-05T20:55:02.716Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-05T20:55:02.716Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T20:55:02.716Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-05T20:55:02.716Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-05T20:55:02.716Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-05T20:55:02.716Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-05T20:55:02.716Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-05T20:55:02.716Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-05T20:55:02.716Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-05T20:55:02.716Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-05T20:55:02.975Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T20:55:02.975Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-05T20:55:02.975Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-05T20:55:02.975Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T20:55:02.975Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-05T20:55:02.975Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T20:55:02.975Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-05T20:55:02.975Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-05T20:55:02.975Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-05T20:55:02.975Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-05T20:55:02.975Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-05T20:55:02.975Z] go: downloading go.opencensus.io v0.23.0 [2022-04-05T20:55:03.234Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-05T20:55:03.234Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-05T20:55:03.234Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-05T20:55:03.234Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-05T20:55:03.234Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-05T20:55:03.234Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-05T20:55:03.492Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-05T20:55:03.492Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-05T20:55:03.492Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-05T20:55:03.492Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-05T20:55:03.492Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-05T20:55:03.492Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-05T20:55:03.492Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-05T20:55:03.492Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-05T20:55:03.492Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-05T20:55:03.492Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-05T20:55:03.492Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-05T20:55:03.492Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-05T20:55:03.492Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-05T20:55:03.492Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-05T20:55:03.492Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-05T20:55:03.492Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-05T20:55:03.492Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-05T20:55:03.492Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-05T20:55:08.764Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-05T20:55:08.764Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-05T20:55:16.888Z] Removing intermediate container e73b8a524f89 [2022-04-05T20:55:16.888Z] ---> 3c8e78606843 [2022-04-05T20:55:16.888Z] [2022-04-05T20:55:16.888Z] Step 10/23 : FROM alpine:3.14 [2022-04-05T20:55:16.888Z] ---> e04c818066af [2022-04-05T20:55:16.888Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-05T20:55:16.888Z] ---> Running in e5ffa021bd48 [2022-04-05T20:55:17.147Z] Removing intermediate container e5ffa021bd48 [2022-04-05T20:55:17.147Z] ---> 34c055dcc994 [2022-04-05T20:55:17.147Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-05T20:55:17.406Z] ---> Running in dc5201459fc5 [2022-04-05T20:55:17.664Z] Removing intermediate container dc5201459fc5 [2022-04-05T20:55:17.664Z] ---> 39dd5b052f9c [2022-04-05T20:55:17.664Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-05T20:55:17.664Z] ---> Running in 8d94dbfb9742 [2022-04-05T20:55:18.232Z] Removing intermediate container 8d94dbfb9742 [2022-04-05T20:55:18.232Z] ---> af28493c8995 [2022-04-05T20:55:18.232Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:55:18.232Z] ---> Running in da4e0d7d2b08 [2022-04-05T20:55:20.153Z] Removing intermediate container da4e0d7d2b08 [2022-04-05T20:55:20.153Z] ---> a5377f1662e3 [2022-04-05T20:55:20.153Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-05T20:55:20.153Z] ---> Running in 7517660c8ba4 [2022-04-05T20:55:20.723Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:55:21.666Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:55:21.666Z] Building bin/spire-agent... [2022-04-05T20:55:21.924Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-05T20:55:21.924Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-05T20:55:21.924Z] 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-05T20:55:21.924Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-05T20:55:21.924Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-05T20:55:21.924Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-05T20:55:21.924Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-05T20:55:21.924Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-05T20:55:22.183Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-05T20:55:22.183Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-05T20:55:22.183Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-05T20:55:22.441Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T20:55:22.441Z] OK: 8 MiB in 20 packages [2022-04-05T20:55:22.441Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-05T20:55:22.441Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-05T20:55:22.441Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-05T20:55:23.011Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-05T20:55:23.011Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-05T20:55:23.011Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-05T20:55:23.011Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-05T20:55:23.011Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-05T20:55:23.011Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-05T20:55:25.575Z] Removing intermediate container 7517660c8ba4 [2022-04-05T20:55:25.575Z] ---> deee4c64e1e4 [2022-04-05T20:55:25.575Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T20:55:26.511Z] ---> 595e68ee1fc5 [2022-04-05T20:55:26.511Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-05T20:55:28.598Z] ---> ca59912fb2e6 [2022-04-05T20:55:28.598Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-05T20:55:28.598Z] Removing intermediate container f71869b2833d [2022-04-05T20:55:28.598Z] ---> 5485f0d59b32 [2022-04-05T20:55:28.598Z] [2022-04-05T20:55:28.598Z] Step 10/25 : FROM alpine:3.14 [2022-04-05T20:55:28.598Z] Removing intermediate container 28cd75bf563d [2022-04-05T20:55:28.598Z] ---> fbc9d52c55f9 [2022-04-05T20:55:28.598Z] [2022-04-05T20:55:28.598Z] Step 10/22 : FROM alpine:3.14 [2022-04-05T20:55:28.598Z] ---> e04c818066af [2022-04-05T20:55:28.598Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-05T20:55:28.598Z] ---> e04c818066af [2022-04-05T20:55:28.598Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-05T20:55:28.598Z] ---> Running in c3757cfdf0e5 [2022-04-05T20:55:28.598Z] ---> Running in 9cd1a11a5211 [2022-04-05T20:55:28.860Z] ---> 3aeca1c346d7 [2022-04-05T20:55:28.860Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-05T20:55:28.860Z] ---> Running in baa32de92cf9 [2022-04-05T20:55:29.118Z] Removing intermediate container baa32de92cf9 [2022-04-05T20:55:29.118Z] ---> c1c1b8beab5b [2022-04-05T20:55:29.118Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T20:55:29.118Z] ---> Running in 9994c0c5fbc5 [2022-04-05T20:55:29.388Z] Removing intermediate container 9994c0c5fbc5 [2022-04-05T20:55:29.388Z] ---> 56954a5de0b1 [2022-04-05T20:55:29.388Z] Step 21/23 : LABEL arch=x86_64 [2022-04-05T20:55:29.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:55:29.646Z] ---> Running in e6aed912f518 [2022-04-05T20:55:29.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:55:29.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:55:29.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:55:29.646Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-05T20:55:29.907Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-05T20:55:29.907Z] (3/3) Installing su-exec (0.2-r1) [2022-04-05T20:55:29.907Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T20:55:29.907Z] Executing ca-certificates-20211220-r0.trigger [2022-04-05T20:55:29.907Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-05T20:55:29.907Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-05T20:55:29.907Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T20:55:29.907Z] Executing ca-certificates-20211220-r0.trigger [2022-04-05T20:55:29.907Z] Removing intermediate container e6aed912f518 [2022-04-05T20:55:29.907Z] ---> 0abf6c6994d4 [2022-04-05T20:55:29.907Z] Step 22/23 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:55:29.907Z] OK: 6 MiB in 17 packages [2022-04-05T20:55:29.907Z] OK: 6 MiB in 16 packages [2022-04-05T20:55:29.907Z] ---> Running in ee647b3ecbb0 [2022-04-05T20:55:30.165Z] Removing intermediate container ee647b3ecbb0 [2022-04-05T20:55:30.165Z] ---> 6c71c2fc57cb [2022-04-05T20:55:30.165Z] Step 23/23 : LABEL version=0.0.0 [2022-04-05T20:55:30.424Z] ---> Running in b96114bd96cd [2022-04-05T20:55:30.424Z] Removing intermediate container b96114bd96cd [2022-04-05T20:55:30.424Z] ---> 9f86eb540e72 [2022-04-05T20:55:30.424Z] [2022-04-05T20:55:30.683Z] Successfully built 9f86eb540e72 [2022-04-05T20:55:30.683Z] Successfully tagged core-data:latest [2022-04-05T20:55:30.683Z]  Building core-data ... done Building security-spire-config [2022-04-05T20:55:30.942Z] Removing intermediate container c3757cfdf0e5 [2022-04-05T20:55:30.942Z] ---> d0bd5b2e9428 [2022-04-05T20:55:30.942Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-05T20:55:31.879Z] Removing intermediate container 9cd1a11a5211 [2022-04-05T20:55:31.879Z] ---> 9dce0cf84da1 [2022-04-05T20:55:31.879Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-05T20:55:32.452Z] ---> Running in 694fbf43725e [2022-04-05T20:55:32.452Z] ---> Running in 0eb8f3160209 [2022-04-05T20:55:32.732Z] Removing intermediate container 694fbf43725e [2022-04-05T20:55:32.732Z] ---> a8c4745cbcdb [2022-04-05T20:55:32.732Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-05T20:55:32.732Z] Removing intermediate container 0eb8f3160209 [2022-04-05T20:55:32.732Z] ---> 29ad4932640a [2022-04-05T20:55:32.732Z] Step 13/25 : WORKDIR / [2022-04-05T20:55:32.992Z] ---> Running in 59167e54c6fc [2022-04-05T20:55:32.992Z] ---> Running in d84f8f9465d2 [2022-04-05T20:55:33.252Z] Removing intermediate container d84f8f9465d2 [2022-04-05T20:55:33.252Z] ---> d00cec335f61 [2022-04-05T20:55:33.252Z] 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-05T20:55:33.252Z] Removing intermediate container 59167e54c6fc [2022-04-05T20:55:33.252Z] ---> 8dd2a7982e7e [2022-04-05T20:55:33.252Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-05T20:55:33.252Z] ---> Running in 1307a797fea7 [2022-04-05T20:55:33.513Z] ---> 87df03ce0d58 [2022-04-05T20:55:33.513Z] 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-05T20:55:33.772Z] Removing intermediate container 1307a797fea7 [2022-04-05T20:55:33.772Z] ---> e4aaa3eb45cf [2022-04-05T20:55:33.772Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T20:55:34.034Z] ---> 8b7ba85fa1d2 [2022-04-05T20:55:34.034Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-05T20:55:34.296Z] ---> 87c47d3e27f2 [2022-04-05T20:55:34.296Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-05T20:55:34.296Z] ---> 040873632a91 [2022-04-05T20:55:34.296Z] 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-05T20:55:35.235Z] ---> 9835a01f63f6 [2022-04-05T20:55:35.235Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-05T20:55:35.496Z] ---> 1d62cffc6a0f [2022-04-05T20:55:35.496Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-05T20:55:35.756Z] ---> fffb8d6b615c [2022-04-05T20:55:35.756Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-05T20:55:36.017Z] ---> 3c8128984498 [2022-04-05T20:55:36.017Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-05T20:55:36.017Z] ---> Running in c5bee378ebd2 [2022-04-05T20:55:36.586Z] Removing intermediate container c5bee378ebd2 [2022-04-05T20:55:36.586Z] ---> b5eb84baad0e [2022-04-05T20:55:36.586Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T20:55:36.586Z] ---> Running in 06c6584e5332 [2022-04-05T20:55:36.845Z] Removing intermediate container 06c6584e5332 [2022-04-05T20:55:36.845Z] ---> 7b613fce3527 [2022-04-05T20:55:36.845Z] Step 20/22 : LABEL arch=x86_64 [2022-04-05T20:55:37.104Z] ---> 9cfff41ce43e [2022-04-05T20:55:37.104Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-05T20:55:37.104Z] ---> Running in 15cd43ae8b7f [2022-04-05T20:55:37.675Z] ---> 15c638abaa55 [2022-04-05T20:55:37.675Z] 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-05T20:55:37.675Z] Removing intermediate container 15cd43ae8b7f [2022-04-05T20:55:37.675Z] ---> 327a977dca45 [2022-04-05T20:55:37.675Z] Step 21/22 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:55:37.934Z] ---> Running in eac7537af14f [2022-04-05T20:55:37.934Z] ---> Running in cb250eded42f [2022-04-05T20:55:38.201Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T20:55:38.201Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-05T20:55:38.201Z] ---> 0817f93c9949 [2022-04-05T20:55:38.201Z] Step 3/26 : WORKDIR /edgex-go [2022-04-05T20:55:38.201Z] ---> Using cache [2022-04-05T20:55:38.201Z] ---> d8a6d3dd72c5 [2022-04-05T20:55:38.201Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:55:38.201Z] ---> Using cache [2022-04-05T20:55:38.201Z] ---> c39830a380f2 [2022-04-05T20:55:38.202Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-05T20:55:38.202Z] ---> Using cache [2022-04-05T20:55:38.202Z] ---> 241eb3fa781e [2022-04-05T20:55:38.202Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-05T20:55:38.202Z] ---> Using cache [2022-04-05T20:55:38.202Z] ---> 4988c0ef403d [2022-04-05T20:55:38.202Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T20:55:38.202Z] ---> Using cache [2022-04-05T20:55:38.202Z] ---> f7dc60bc2c1c [2022-04-05T20:55:38.202Z] Step 8/26 : COPY . . [2022-04-05T20:55:38.202Z] ---> Using cache [2022-04-05T20:55:38.202Z] ---> 4291f06da374 [2022-04-05T20:55:38.202Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-05T20:55:38.202Z] ---> Using cache [2022-04-05T20:55:38.202Z] ---> e7aa410546e1 [2022-04-05T20:55:38.202Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-05T20:55:38.202Z] ---> Using cache [2022-04-05T20:55:38.202Z] ---> aa674d973f70 [2022-04-05T20:55:38.202Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-05T20:55:38.202Z] ---> Using cache [2022-04-05T20:55:38.202Z] ---> ccab1c641107 [2022-04-05T20:55:38.202Z] 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-05T20:55:38.202Z] Removing intermediate container cb250eded42f [2022-04-05T20:55:38.202Z] ---> 0a03d7413b64 [2022-04-05T20:55:38.202Z] Step 22/22 : LABEL version=0.0.0 [2022-04-05T20:55:38.463Z] ---> Running in bd15872ce7e5 [2022-04-05T20:55:38.463Z] ---> Running in 320e32ed9b81 [2022-04-05T20:55:38.721Z] Removing intermediate container 320e32ed9b81 [2022-04-05T20:55:38.721Z] ---> 086ef636ed46 [2022-04-05T20:55:38.721Z] [2022-04-05T20:55:38.981Z] Successfully built 086ef636ed46 [2022-04-05T20:55:38.981Z] Successfully tagged support-notifications:latest [2022-04-05T20:55:38.981Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-04-05T20:55:39.917Z] spire-1.2.1/ [2022-04-05T20:55:39.917Z] spire-1.2.1/.data/ [2022-04-05T20:55:39.917Z] spire-1.2.1/.data/.file [2022-04-05T20:55:39.917Z] spire-1.2.1/.dockerignore [2022-04-05T20:55:39.917Z] spire-1.2.1/.gitattributes [2022-04-05T20:55:39.917Z] spire-1.2.1/.githooks/ [2022-04-05T20:55:39.917Z] spire-1.2.1/.githooks/pre-commit [2022-04-05T20:55:39.917Z] spire-1.2.1/.github/ [2022-04-05T20:55:39.917Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-05T20:55:39.917Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-05T20:55:39.917Z] spire-1.2.1/.github/dependabot.yml [2022-04-05T20:55:39.917Z] spire-1.2.1/.github/workflows/ [2022-04-05T20:55:39.917Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-05T20:55:39.917Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-05T20:55:39.917Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-05T20:55:39.918Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-05T20:55:39.918Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-05T20:55:39.918Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-05T20:55:39.918Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-05T20:55:39.918Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-05T20:55:39.918Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-05T20:55:39.918Z] spire-1.2.1/.gitignore [2022-04-05T20:55:39.918Z] spire-1.2.1/.go-version [2022-04-05T20:55:39.918Z] spire-1.2.1/.golangci.yml [2022-04-05T20:55:39.918Z] spire-1.2.1/ADOPTERS.md [2022-04-05T20:55:39.918Z] spire-1.2.1/CHANGELOG.md [2022-04-05T20:55:39.918Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-05T20:55:39.918Z] spire-1.2.1/CODEOWNERS [2022-04-05T20:55:39.918Z] spire-1.2.1/CONTRIBUTING.md [2022-04-05T20:55:39.918Z] spire-1.2.1/Dockerfile [2022-04-05T20:55:39.918Z] spire-1.2.1/Dockerfile.dev [2022-04-05T20:55:39.918Z] spire-1.2.1/Dockerfile.scratch [2022-04-05T20:55:39.918Z] spire-1.2.1/LICENSE [2022-04-05T20:55:39.918Z] spire-1.2.1/MAINTAINERS.md [2022-04-05T20:55:39.918Z] spire-1.2.1/Makefile [2022-04-05T20:55:39.918Z] spire-1.2.1/README.md [2022-04-05T20:55:39.918Z] spire-1.2.1/ROADMAP.md [2022-04-05T20:55:39.918Z] spire-1.2.1/SECURITY.md [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-05T20:55:39.918Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-05T20:55:40.181Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-05T20:55:40.181Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-05T20:55:40.181Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-05T20:55:40.181Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-05T20:55:40.181Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-05T20:55:40.181Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-05T20:55:40.181Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-05T20:55:40.181Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-05T20:55:40.181Z] spire-1.2.1/conf/ [2022-04-05T20:55:40.181Z] spire-1.2.1/conf/agent/ [2022-04-05T20:55:40.181Z] spire-1.2.1/conf/agent/agent.conf [2022-04-05T20:55:40.181Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-05T20:55:40.181Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-05T20:55:40.181Z] spire-1.2.1/conf/server/ [2022-04-05T20:55:40.181Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-05T20:55:40.181Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-05T20:55:40.181Z] spire-1.2.1/conf/server/server.conf [2022-04-05T20:55:40.181Z] spire-1.2.1/conf/server/server_full.conf [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/ [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/SPIRE101.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/auditlog.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/images/ [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/scaling_spire.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/spire_agent.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/spire_server.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/supported_integrations.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/telemetry.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/telemetry_config.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/upgrading.md [2022-04-05T20:55:40.181Z] spire-1.2.1/doc/using_spire.md [2022-04-05T20:55:40.181Z] spire-1.2.1/examples/ [2022-04-05T20:55:40.181Z] spire-1.2.1/examples/README.md [2022-04-05T20:55:40.181Z] spire-1.2.1/go.mod [2022-04-05T20:55:40.181Z] spire-1.2.1/go.sum [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/ [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/ [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/agent.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/ [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-05T20:55:40.181Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/client/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/common/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/config.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/svid/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/common/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/common/api/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-05T20:55:40.182Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/api/names.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/auth/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cli/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/health/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/health/config.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/health/context.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/health/health.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/idutil/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/log/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/log/log.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/log/options.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-05T20:55:40.183Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/profiling/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/selector/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/uptime/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/util/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/util/task.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/version/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/version/version.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/x509util/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/api.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/health/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/id.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-05T20:55:40.184Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/status.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/bundle/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/ca/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/cache/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/catalog/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/config.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-05T20:55:40.185Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-05T20:55:40.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/registration/ [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/server.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/server_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/svid/ [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/ [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/private/ [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/private/server/ [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/private/server/journal/ [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/ [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/common/ [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/plugin/ [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-05T20:55:40.187Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-05T20:55:40.187Z] spire-1.2.1/release/ [2022-04-05T20:55:40.187Z] spire-1.2.1/release/spire-extras/ [2022-04-05T20:55:40.187Z] spire-1.2.1/release/spire-extras/README.md [2022-04-05T20:55:40.187Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-05T20:55:40.187Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-05T20:55:40.187Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-05T20:55:40.187Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-05T20:55:40.187Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-05T20:55:40.187Z] spire-1.2.1/release/spire/ [2022-04-05T20:55:40.187Z] spire-1.2.1/release/spire/README.md [2022-04-05T20:55:40.187Z] spire-1.2.1/release/spire/conf/ [2022-04-05T20:55:40.187Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-05T20:55:40.187Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-05T20:55:40.187Z] spire-1.2.1/release/spire/conf/server/ [2022-04-05T20:55:40.187Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-05T20:55:40.187Z] spire-1.2.1/script/ [2022-04-05T20:55:40.187Z] spire-1.2.1/script/build-artifact.sh [2022-04-05T20:55:40.187Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-05T20:55:40.187Z] spire-1.2.1/support/ [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/ [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-05T20:55:40.187Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-05T20:55:40.188Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-05T20:55:40.188Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-05T20:55:40.188Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/clock/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/clock/clock.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/fixture.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/registration/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-05T20:55:40.188Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/README.md [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/common [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/suites/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-05T20:55:40.188Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-05T20:55:40.189Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/test-one.sh [2022-04-05T20:55:40.190Z] spire-1.2.1/test/integration/test.sh [2022-04-05T20:55:40.190Z] spire-1.2.1/test/plugintest/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/plugintest/config.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/plugintest/load.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/plugintest/option.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/spiretest/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/spiretest/dir.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/spiretest/logs.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/spiretest/suite.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/spiretest/x509.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/testca/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/testca/ca.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/testkey/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/testkey/generate.sh [2022-04-05T20:55:40.190Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/testkey/keys.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/testkey/new.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/tpmsimulator/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/util/ [2022-04-05T20:55:40.190Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/util/cert_generation.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/util/io_redirection.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/util/race.go [2022-04-05T20:55:40.190Z] spire-1.2.1/test/util/util.go [2022-04-05T20:55:40.190Z] building spire from source... [2022-04-05T20:55:40.449Z] Installing go1.17.7... [2022-04-05T20:55:41.387Z] Removing intermediate container eac7537af14f [2022-04-05T20:55:41.387Z] ---> 0ab9cc7fe543 [2022-04-05T20:55:41.387Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-05T20:55:42.765Z] ---> Running in 6d49e726e0a2 [2022-04-05T20:55:43.356Z] Removing intermediate container 6d49e726e0a2 [2022-04-05T20:55:43.356Z] ---> f4f15051dc75 [2022-04-05T20:55:43.356Z] Step 23/25 : LABEL arch=x86_64 [2022-04-05T20:55:43.356Z] ---> Running in b9859940463a [2022-04-05T20:55:43.934Z] Removing intermediate container b9859940463a [2022-04-05T20:55:43.934Z] ---> db94562ba197 [2022-04-05T20:55:43.934Z] Step 24/25 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:55:43.934Z] ---> Running in 1f2711ce369e [2022-04-05T20:55:44.504Z] Removing intermediate container 1f2711ce369e [2022-04-05T20:55:44.504Z] ---> 56f2345c4bdc [2022-04-05T20:55:44.504Z] Step 25/25 : LABEL version=0.0.0 [2022-04-05T20:55:44.764Z] ---> Running in 4a85f07e8a70 [2022-04-05T20:55:45.330Z] Removing intermediate container 4a85f07e8a70 [2022-04-05T20:55:45.330Z] ---> c538097112f2 [2022-04-05T20:55:45.330Z] [2022-04-05T20:55:45.330Z] Successfully built c538097112f2 [2022-04-05T20:55:45.330Z] Successfully tagged security-secretstore-setup:latest [2022-04-05T20:55:45.330Z] Building core-command [2022-04-05T20:55:45.898Z]  Building security-secretstore-setup ... done Building bin/spire-server... [2022-04-05T20:55:46.158Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-05T20:55:46.158Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-05T20:55:46.158Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-05T20:55:46.158Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-05T20:55:46.158Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-05T20:55:46.158Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-05T20:55:46.158Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T20:55:46.418Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-05T20:55:46.418Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-05T20:55:46.418Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-05T20:55:46.418Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-05T20:55:46.418Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-05T20:55:46.418Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T20:55:46.418Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-05T20:55:46.418Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-05T20:55:46.678Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-05T20:55:46.678Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-05T20:55:46.678Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-05T20:55:46.678Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-05T20:55:46.678Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-05T20:55:46.938Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-05T20:55:46.938Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-05T20:55:46.938Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-05T20:55:46.938Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-05T20:55:46.938Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T20:55:46.938Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-05T20:55:47.197Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T20:55:47.197Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-05T20:55:47.197Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-05T20:55:47.197Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-05T20:55:47.197Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-05T20:55:47.197Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-05T20:55:47.197Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-05T20:55:47.197Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T20:55:47.197Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-05T20:55:47.197Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T20:55:47.197Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T20:55:47.197Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-05T20:55:47.197Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T20:55:47.197Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-05T20:55:47.197Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-05T20:55:47.197Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-05T20:55:47.456Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-05T20:55:47.456Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-05T20:55:47.456Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-05T20:55:47.456Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-05T20:55:47.456Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-05T20:55:47.456Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-05T20:55:47.456Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-05T20:55:47.456Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-05T20:55:47.456Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-05T20:55:47.456Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-05T20:55:47.456Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-05T20:55:47.456Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-05T20:55:47.456Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-05T20:55:48.027Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-05T20:55:48.291Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T20:55:48.291Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-05T20:55:48.291Z] ---> 0817f93c9949 [2022-04-05T20:55:48.291Z] Step 3/20 : WORKDIR /edgex-go [2022-04-05T20:55:48.291Z] ---> Using cache [2022-04-05T20:55:48.291Z] ---> d8a6d3dd72c5 [2022-04-05T20:55:48.291Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-05T20:55:49.227Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-05T20:55:49.227Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-05T20:55:49.227Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T20:55:49.485Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-05T20:55:49.485Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-05T20:55:53.682Z] go: downloading google.golang.org/api v0.70.0 [2022-04-05T20:55:53.682Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-05T20:55:53.682Z] go: downloading k8s.io/api v0.23.4 [2022-04-05T20:55:53.682Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-05T20:55:53.682Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-05T20:55:53.682Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-05T20:55:53.682Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-05T20:55:53.682Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-05T20:55:53.682Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-05T20:55:53.682Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-05T20:55:54.248Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-05T20:55:54.507Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-05T20:55:54.507Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-05T20:55:54.507Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-05T20:55:54.507Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T20:55:54.507Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-05T20:55:54.507Z] ---> 0817f93c9949 [2022-04-05T20:55:54.507Z] Step 3/23 : WORKDIR /edgex-go [2022-04-05T20:55:54.507Z] ---> Using cache [2022-04-05T20:55:54.507Z] ---> d8a6d3dd72c5 [2022-04-05T20:55:54.507Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:55:54.507Z] ---> Using cache [2022-04-05T20:55:54.507Z] ---> c39830a380f2 [2022-04-05T20:55:54.507Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-05T20:55:54.507Z] ---> Using cache [2022-04-05T20:55:54.507Z] ---> 255cd2721b27 [2022-04-05T20:55:54.507Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-05T20:55:54.507Z] ---> Using cache [2022-04-05T20:55:54.507Z] ---> 57611e34a282 [2022-04-05T20:55:54.507Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T20:55:54.507Z] ---> Using cache [2022-04-05T20:55:54.507Z] ---> 9a533249958d [2022-04-05T20:55:54.507Z] Step 8/23 : COPY . . [2022-04-05T20:55:54.507Z] ---> Using cache [2022-04-05T20:55:54.507Z] ---> 706d66350780 [2022-04-05T20:55:54.507Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-05T20:55:54.764Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-05T20:55:55.024Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-05T20:55:55.024Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-05T20:55:55.285Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-05T20:55:55.285Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-05T20:55:55.543Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-05T20:55:55.543Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-05T20:55:55.802Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-05T20:55:55.802Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-05T20:55:56.080Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-05T20:55:56.080Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-05T20:55:56.080Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-05T20:55:56.080Z]  ---> Running in ba819ef7cd13 [2022-04-05T20:55:56.080Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-05T20:55:56.080Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-05T20:55:56.080Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-05T20:55:56.080Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-05T20:55:56.344Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-05T20:55:56.344Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-05T20:55:56.344Z]  ---> Running in 5cef643178c8 [2022-04-05T20:55:57.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:55:57.282Z] 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-05T20:55:57.282Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-05T20:55:57.282Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-05T20:55:57.282Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-05T20:55:57.282Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-05T20:55:57.282Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-05T20:55:57.282Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T20:55:57.282Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-05T20:55:57.542Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-05T20:55:57.542Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-05T20:55:57.542Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-05T20:55:57.542Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-05T20:55:57.542Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-05T20:55:57.542Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-05T20:55:57.542Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T20:55:57.542Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-05T20:55:57.542Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-05T20:55:57.542Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T20:55:57.542Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-05T20:55:57.542Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T20:55:57.542Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-05T20:55:57.542Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-05T20:55:57.542Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-05T20:55:57.542Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-05T20:55:57.542Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-05T20:55:57.801Z] go: downloading go.opencensus.io v0.23.0 [2022-04-05T20:55:57.801Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-05T20:55:57.801Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-05T20:55:57.801Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-05T20:55:57.801Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-05T20:55:57.801Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-05T20:55:57.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:55:58.060Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-05T20:55:58.060Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-05T20:55:58.060Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-05T20:55:58.060Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-05T20:55:58.060Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-05T20:55:58.060Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-05T20:55:58.060Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-05T20:55:58.060Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-05T20:55:58.060Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-05T20:55:58.060Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-05T20:55:58.060Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-05T20:55:58.060Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-05T20:55:58.060Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-05T20:55:58.060Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-05T20:55:58.060Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-05T20:55:58.060Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-05T20:55:58.060Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-05T20:55:58.060Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-05T20:55:58.060Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-05T20:55:58.320Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-05T20:55:58.320Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-05T20:55:58.320Z] OK: 15864 distinct packages available [2022-04-05T20:55:58.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:55:59.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:55:59.521Z] OK: 221 MiB in 52 packages [2022-04-05T20:56:04.804Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-05T20:56:04.804Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-05T20:56:06.179Z] Removing intermediate container ba819ef7cd13 [2022-04-05T20:56:06.179Z] ---> 7ad891781a9c [2022-04-05T20:56:06.179Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-05T20:56:06.746Z] ---> 37cc2917c7fd [2022-04-05T20:56:06.746Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T20:56:07.006Z] ---> Running in e0a569dac822 [2022-04-05T20:56:10.296Z] Removing intermediate container e0a569dac822 [2022-04-05T20:56:10.296Z] ---> 3ac87a11896a [2022-04-05T20:56:10.296Z] Step 7/20 : COPY . . [2022-04-05T20:56:21.770Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-05T20:56:28.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-05T20:56:28.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-05T20:56:28.531Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-05T20:56:32.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-05T20:56:32.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-05T20:56:32.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-05T20:56:32.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-05T20:56:32.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-05T20:56:33.847Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-05T20:56:33.847Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-05T20:56:34.831Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-05T20:56:34.831Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-05T20:56:34.831Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-05T20:56:34.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-05T20:56:36.859Z] ---> 9c4a9097a9e9 [2022-04-05T20:56:36.859Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-05T20:56:36.859Z] ---> Running in c331e08817ba [2022-04-05T20:56:36.859Z] 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-05T20:56:37.427Z] Removing intermediate container d472f554979b [2022-04-05T20:56:37.427Z] ---> a8042a813bd2 [2022-04-05T20:56:37.427Z] [2022-04-05T20:56:37.427Z] Step 13/26 : FROM alpine:3.15 [2022-04-05T20:56:37.687Z] 3.15: Pulling from library/alpine [2022-04-05T20:56:39.067Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-05T20:56:39.067Z] Status: Downloaded newer image for alpine:3.15 [2022-04-05T20:56:39.067Z] ---> 0ac33e5f5afa [2022-04-05T20:56:39.067Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-05T20:56:39.067Z] ---> Running in 6b8b7876be14 [2022-04-05T20:56:39.067Z] Removing intermediate container 5cef643178c8 [2022-04-05T20:56:39.067Z] ---> 024ae7694cc0 [2022-04-05T20:56:39.067Z] [2022-04-05T20:56:39.067Z] Step 10/23 : FROM alpine:3.14 [2022-04-05T20:56:39.067Z] ---> e04c818066af [2022-04-05T20:56:39.067Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-05T20:56:39.067Z] ---> Using cache [2022-04-05T20:56:39.067Z] ---> 40ae3c337613 [2022-04-05T20:56:39.067Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-05T20:56:39.067Z] ---> Using cache [2022-04-05T20:56:39.067Z] ---> 68dfdcce6db4 [2022-04-05T20:56:39.067Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-05T20:56:39.327Z] ---> Running in 24027db0385a [2022-04-05T20:56:39.327Z] Removing intermediate container 6b8b7876be14 [2022-04-05T20:56:39.327Z] ---> 565b4740bf03 [2022-04-05T20:56:39.327Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:56:39.327Z] Removing intermediate container 24027db0385a [2022-04-05T20:56:39.327Z] ---> 84606b2fd4e7 [2022-04-05T20:56:39.327Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-05T20:56:39.594Z] ---> Running in 702b74b2bda7 [2022-04-05T20:56:39.594Z] ---> Running in c52275fd922c [2022-04-05T20:56:39.594Z] Removing intermediate container c52275fd922c [2022-04-05T20:56:39.594Z] ---> 6f99744a1a59 [2022-04-05T20:56:39.594Z] Step 15/23 : WORKDIR / [2022-04-05T20:56:39.854Z] ---> Running in 293d8f6ddb48 [2022-04-05T20:56:40.114Z] Removing intermediate container 293d8f6ddb48 [2022-04-05T20:56:40.114Z] ---> 8423c88f1585 [2022-04-05T20:56:40.115Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T20:56:40.689Z] ---> adc048562951 [2022-04-05T20:56:40.689Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-05T20:56:41.258Z] Removing intermediate container 702b74b2bda7 [2022-04-05T20:56:41.258Z] ---> 2b26ba0cb538 [2022-04-05T20:56:41.258Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-05T20:56:41.518Z] ---> Running in 2b18a78b28d0 [2022-04-05T20:56:42.088Z] ---> bd1bf752cfb9 [2022-04-05T20:56:42.088Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-05T20:56:42.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:56:42.659Z] ---> f81a7c2182e1 [2022-04-05T20:56:42.659Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-05T20:56:42.659Z] ---> Running in 0a661e85ba50 [2022-04-05T20:56:42.926Z] Removing intermediate container 0a661e85ba50 [2022-04-05T20:56:42.926Z] ---> d114b803da7d [2022-04-05T20:56:42.926Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T20:56:42.926Z] ---> Running in 6d33e7dea11c [2022-04-05T20:56:42.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:56:43.186Z] Removing intermediate container 6d33e7dea11c [2022-04-05T20:56:43.186Z] ---> 04ee5bc013f5 [2022-04-05T20:56:43.186Z] Step 21/23 : LABEL arch=x86_64 [2022-04-05T20:56:43.186Z] ---> Running in e0e4a2dbe709 [2022-04-05T20:56:43.446Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-05T20:56:43.446Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-05T20:56:43.446Z] OK: 15854 distinct packages available [2022-04-05T20:56:43.446Z] Removing intermediate container e0e4a2dbe709 [2022-04-05T20:56:43.446Z] ---> 63333b7ca60a [2022-04-05T20:56:43.446Z] Step 22/23 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:56:43.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:56:43.446Z] ---> Running in 5c5c041a42f5 [2022-04-05T20:56:43.705Z] Removing intermediate container 5c5c041a42f5 [2022-04-05T20:56:43.705Z] ---> 18e13d213c32 [2022-04-05T20:56:43.705Z] Step 23/23 : LABEL version=0.0.0 [2022-04-05T20:56:43.705Z] ---> Running in 7040b9ac70de [2022-04-05T20:56:44.275Z] Removing intermediate container 7040b9ac70de [2022-04-05T20:56:44.275Z] ---> d8bd8bfbc2c5 [2022-04-05T20:56:44.275Z] [2022-04-05T20:56:44.275Z] Successfully built d8bd8bfbc2c5 [2022-04-05T20:56:44.275Z] Successfully tagged core-command:latest [2022-04-05T20:56:44.275Z]  Building core-command ... done Building security-proxy-setup [2022-04-05T20:56:44.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:56:44.534Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-05T20:56:44.534Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-05T20:56:44.794Z] (3/5) Installing libucontext (1.1-r0) [2022-04-05T20:56:44.794Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-05T20:56:44.794Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-05T20:56:45.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.226s coverage: 28.7% of statements [2022-04-05T20:56:45.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-05T20:56:45.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-05T20:56:45.053Z] Executing busybox-1.34.1-r5.trigger [2022-04-05T20:56:45.053Z] OK: 6 MiB in 19 packages [2022-04-05T20:56:48.345Z] Removing intermediate container 2b18a78b28d0 [2022-04-05T20:56:48.345Z] ---> a80fe5a6c50a [2022-04-05T20:56:48.345Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-05T20:56:50.251Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T20:56:50.251Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-05T20:56:50.251Z] ---> 0817f93c9949 [2022-04-05T20:56:50.251Z] Step 3/22 : WORKDIR /edgex-go [2022-04-05T20:56:50.251Z] ---> Using cache [2022-04-05T20:56:50.251Z] ---> d8a6d3dd72c5 [2022-04-05T20:56:50.251Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:56:50.251Z] ---> Using cache [2022-04-05T20:56:50.251Z] ---> c39830a380f2 [2022-04-05T20:56:50.251Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-05T20:56:50.251Z] ---> Using cache [2022-04-05T20:56:50.251Z] ---> 255cd2721b27 [2022-04-05T20:56:50.251Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-05T20:56:50.251Z] ---> Using cache [2022-04-05T20:56:50.251Z] ---> 57611e34a282 [2022-04-05T20:56:50.251Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T20:56:50.251Z] ---> Using cache [2022-04-05T20:56:50.251Z] ---> 9a533249958d [2022-04-05T20:56:50.251Z] Step 8/22 : COPY . . [2022-04-05T20:56:50.251Z] ---> Using cache [2022-04-05T20:56:50.251Z] ---> 706d66350780 [2022-04-05T20:56:50.251Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-05T20:56:50.510Z] ---> 7d9f62d57359 [2022-04-05T20:56:50.510Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-05T20:56:50.510Z] ---> Running in eff3968c1831 [2022-04-05T20:56:50.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.402s coverage: 98.5% of statements [2022-04-05T20:56:50.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-05T20:56:50.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.446s coverage: 54.9% of statements [2022-04-05T20:56:50.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-05T20:56:50.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-05T20:56:51.447Z] 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-05T20:56:52.951Z] ---> abaaa460c073 [2022-04-05T20:56:52.951Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-05T20:56:53.294Z] ---> 08936b69c043 [2022-04-05T20:56:53.294Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-05T20:56:53.869Z] ---> 5c96da92728e [2022-04-05T20:56:53.869Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-05T20:56:54.438Z] ---> 14fc8669bd69 [2022-04-05T20:56:54.438Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-05T20:56:54.438Z] ---> Running in c1603035c784 [2022-04-05T20:56:55.009Z] Removing intermediate container c1603035c784 [2022-04-05T20:56:55.009Z] ---> f5dc4f9fcd1e [2022-04-05T20:56:55.009Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-05T20:56:55.009Z] ---> Running in 921b5b6efd42 [2022-04-05T20:56:55.267Z] Removing intermediate container 921b5b6efd42 [2022-04-05T20:56:55.267Z] ---> 01e52357d2c2 [2022-04-05T20:56:55.267Z] Step 24/26 : LABEL arch=x86_64 [2022-04-05T20:56:55.267Z] ---> Running in f8318534d080 [2022-04-05T20:56:55.525Z] Removing intermediate container f8318534d080 [2022-04-05T20:56:55.525Z] ---> ee72d2eb86f8 [2022-04-05T20:56:55.525Z] Step 25/26 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:56:55.525Z] ---> Running in c2d9f02b3054 [2022-04-05T20:56:55.784Z] Removing intermediate container c2d9f02b3054 [2022-04-05T20:56:55.784Z] ---> b73050b599af [2022-04-05T20:56:55.784Z] Step 26/26 : LABEL version=0.0.0 [2022-04-05T20:56:56.043Z] ---> Running in 31d4e25da46c [2022-04-05T20:56:56.301Z] Removing intermediate container 31d4e25da46c [2022-04-05T20:56:56.301Z] ---> 33408f4e00ca [2022-04-05T20:56:56.301Z] [2022-04-05T20:56:56.301Z] Successfully built 33408f4e00ca [2022-04-05T20:56:56.301Z] Successfully tagged security-spire-agent:latest [2022-04-05T20:57:08.512Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-05T20:57:08.512Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-05T20:57:08.512Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-05T20:57:08.512Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-05T20:57:08.512Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-05T20:57:08.512Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-05T20:57:08.512Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-05T20:57:08.512Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-05T20:57:08.512Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-05T20:57:08.512Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-05T20:57:08.512Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-05T20:57:08.512Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-05T20:57:08.512Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-05T20:57:08.512Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-05T20:57:10.416Z] Removing intermediate container c331e08817ba [2022-04-05T20:57:10.416Z] ---> daaade0be879 [2022-04-05T20:57:10.416Z] [2022-04-05T20:57:10.416Z] Step 9/20 : FROM alpine:3.15 [2022-04-05T20:57:10.416Z] ---> 0ac33e5f5afa [2022-04-05T20:57:10.416Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-05T20:57:10.416Z] ---> Using cache [2022-04-05T20:57:10.416Z] ---> 565b4740bf03 [2022-04-05T20:57:10.416Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:57:10.416Z] ---> Using cache [2022-04-05T20:57:10.416Z] ---> 2b26ba0cb538 [2022-04-05T20:57:10.416Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-05T20:57:10.416Z] ---> Running in 71260e7b0992 [2022-04-05T20:57:11.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:57:12.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:57:12.550Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-05T20:57:12.550Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-05T20:57:12.550Z] OK: 15854 distinct packages available [2022-04-05T20:57:12.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:57:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.928s coverage: 89.2% of statements [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-05T20:57:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.286s coverage: 84.4% of statements [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-05T20:57:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.789s coverage: 94.7% of statements [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-05T20:57:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.322s coverage: 72.2% of statements [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-05T20:57:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.337s coverage: 60.0% of statements [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-05T20:57:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.369s coverage: 0.9% of statements [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-05T20:57:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.237s coverage: 58.8% of statements [2022-04-05T20:57:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.367s coverage: 24.0% of statements [2022-04-05T20:57:13.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-05T20:57:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.558s coverage: 47.1% of statements [2022-04-05T20:57:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.242s coverage: 79.5% of statements [2022-04-05T20:57:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements [2022-04-05T20:57:13.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.244s coverage: 96.3% of statements [2022-04-05T20:57:13.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.275s coverage: 87.5% of statements [2022-04-05T20:57:13.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:57:13.746Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-05T20:57:14.005Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-05T20:57:14.005Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-05T20:57:14.005Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-05T20:57:14.265Z] (5/9) Installing curl (7.80.0-r0) [2022-04-05T20:57:14.265Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-05T20:57:14.265Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-05T20:57:14.523Z] (8/9) Installing libucontext (1.1-r0) [2022-04-05T20:57:14.523Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-05T20:57:14.523Z] Executing busybox-1.34.1-r5.trigger [2022-04-05T20:57:14.523Z] Executing ca-certificates-20211220-r0.trigger [2022-04-05T20:57:14.523Z] OK: 8 MiB in 23 packages [2022-04-05T20:57:17.057Z] Removing intermediate container 71260e7b0992 [2022-04-05T20:57:17.057Z] ---> 3f6159581a61 [2022-04-05T20:57:17.057Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T20:57:17.316Z] ---> fc2aac043b52 [2022-04-05T20:57:17.316Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-05T20:57:17.888Z] 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-05T20:57:18.458Z] ---> 80357eb52041 [2022-04-05T20:57:18.458Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-05T20:57:19.029Z] ---> 6584656255e8 [2022-04-05T20:57:19.029Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-05T20:57:19.029Z] ---> Running in 128f3bd2c195 [2022-04-05T20:57:19.288Z] Removing intermediate container 128f3bd2c195 [2022-04-05T20:57:19.288Z] ---> 1b0992f5043f [2022-04-05T20:57:19.288Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T20:57:19.548Z] ---> Running in b78a5ffc36d3 [2022-04-05T20:57:19.812Z] Removing intermediate container b78a5ffc36d3 [2022-04-05T20:57:19.812Z] ---> 04063397e175 [2022-04-05T20:57:19.812Z] Step 18/20 : LABEL arch=x86_64 [2022-04-05T20:57:19.812Z] ---> Running in 9c134090373e [2022-04-05T20:57:20.074Z] Removing intermediate container 9c134090373e [2022-04-05T20:57:20.074Z] ---> 2c3047aeff4e [2022-04-05T20:57:20.074Z] Step 19/20 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:57:20.370Z] ---> Running in 7f9ec7772d77 [2022-04-05T20:57:20.631Z] Removing intermediate container 7f9ec7772d77 [2022-04-05T20:57:20.631Z] ---> 18962c6544cf [2022-04-05T20:57:20.631Z] Step 20/20 : LABEL version=0.0.0 [2022-04-05T20:57:20.631Z] ---> Running in c824d342a696 [2022-04-05T20:57:21.200Z] Removing intermediate container c824d342a696 [2022-04-05T20:57:21.200Z] ---> 8a5cf50821ef [2022-04-05T20:57:21.200Z] [2022-04-05T20:57:21.460Z] Successfully built 8a5cf50821ef [2022-04-05T20:57:21.460Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-05T20:57:22.397Z]  Building security-spiffe-token-provider ... done Removing intermediate container eff3968c1831 [2022-04-05T20:57:22.397Z] ---> 44a9e824a231 [2022-04-05T20:57:22.397Z] [2022-04-05T20:57:22.397Z] Step 10/22 : FROM alpine:3.14 [2022-04-05T20:57:22.397Z] ---> e04c818066af [2022-04-05T20:57:22.397Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-05T20:57:22.397Z] ---> Running in 9c20553e9a37 [2022-04-05T20:57:22.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:57:22.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:57:23.224Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-05T20:57:23.224Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-05T20:57:23.224Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-05T20:57:23.224Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-05T20:57:23.224Z] (5/6) Installing curl (7.79.1-r0) [2022-04-05T20:57:23.224Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-05T20:57:23.224Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T20:57:23.224Z] Executing ca-certificates-20211220-r0.trigger [2022-04-05T20:57:23.224Z] OK: 8 MiB in 20 packages [2022-04-05T20:57:24.604Z] Removing intermediate container 9c20553e9a37 [2022-04-05T20:57:24.604Z] ---> f23d072c1562 [2022-04-05T20:57:24.604Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-05T20:57:24.604Z] ---> Running in d8a42e0c6f40 [2022-04-05T20:57:24.604Z] Removing intermediate container d8a42e0c6f40 [2022-04-05T20:57:24.604Z] ---> 825b912b2f40 [2022-04-05T20:57:24.604Z] Step 13/22 : WORKDIR /edgex [2022-04-05T20:57:24.604Z] ---> Running in af9bed7fd10f [2022-04-05T20:57:24.862Z] Removing intermediate container af9bed7fd10f [2022-04-05T20:57:24.862Z] ---> db979bd7d2f9 [2022-04-05T20:57:24.862Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-05T20:57:25.431Z] ---> aa3db8e60fdf [2022-04-05T20:57:25.431Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-05T20:57:25.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.244s coverage: 94.4% of statements [2022-04-05T20:57:25.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements [2022-04-05T20:57:25.999Z] ---> dc5e3e6e339e [2022-04-05T20:57:25.999Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-05T20:57:26.935Z] ---> 5e1eb8ffc8b6 [2022-04-05T20:57:26.935Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-05T20:57:27.194Z] ---> 556e89c4a731 [2022-04-05T20:57:27.195Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-05T20:57:27.195Z] ---> Running in f7ee6318855f [2022-04-05T20:57:28.133Z] Removing intermediate container f7ee6318855f [2022-04-05T20:57:28.133Z] ---> b3642bf457c6 [2022-04-05T20:57:28.133Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-05T20:57:28.133Z] ---> Running in 0a817e8028e2 [2022-04-05T20:57:28.393Z] Removing intermediate container 0a817e8028e2 [2022-04-05T20:57:28.393Z] ---> b8a7576a64b8 [2022-04-05T20:57:28.393Z] Step 20/22 : LABEL arch=x86_64 [2022-04-05T20:57:28.393Z] ---> Running in c17cd788c0a4 [2022-04-05T20:57:28.654Z] Removing intermediate container c17cd788c0a4 [2022-04-05T20:57:28.654Z] ---> 1713835ccee9 [2022-04-05T20:57:28.654Z] Step 21/22 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:57:28.654Z] ---> Running in 2e17db7f07f4 [2022-04-05T20:57:28.915Z] Removing intermediate container 2e17db7f07f4 [2022-04-05T20:57:28.915Z] ---> 15c84aeff250 [2022-04-05T20:57:28.915Z] Step 22/22 : LABEL version=0.0.0 [2022-04-05T20:57:28.915Z] ---> Running in 0b3af9c1f5e5 [2022-04-05T20:57:28.915Z] Removing intermediate container 0b3af9c1f5e5 [2022-04-05T20:57:28.915Z] ---> 7b37dab2b345 [2022-04-05T20:57:28.915Z] [2022-04-05T20:57:29.174Z] Successfully built 7b37dab2b345 [2022-04-05T20:57:29.174Z] Successfully tagged security-proxy-setup:latest [2022-04-05T20:57:31.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.711s coverage: 82.5% of statements [2022-04-05T20:57:31.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-05T20:57:39.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements [2022-04-05T20:57:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-05T20:57:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-05T20:57:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-05T20:57:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.065s coverage: 65.1% of statements [2022-04-05T20:57:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-05T20:57:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-05T20:57:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-05T20:57:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-05T20:57:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-05T20:57:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements [2022-04-05T20:57:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-05T20:57:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-05T20:57:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-04-05T20:57:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-05T20:57:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements [2022-04-05T20:57:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-05T20:57:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements [2022-04-05T20:57:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements [2022-04-05T20:57:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.288s coverage: 85.4% of statements [2022-04-05T20:57:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.796s coverage: 91.2% of statements [2022-04-05T20:57:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-05T20:57:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.719s coverage: 64.4% of statements [2022-04-05T20:57:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-05T20:57:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-05T20:57:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.221s coverage: 100.0% of statements [2022-04-05T20:57:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements [2022-04-05T20:57:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements [2022-04-05T20:57:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2022-04-05T20:57:41.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2022-04-05T20:57:46.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.290s coverage: 65.4% of statements [2022-04-05T20:57:46.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-05T20:57:46.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-05T20:57:46.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-05T20:57:48.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.830s coverage: 43.8% of statements [2022-04-05T20:57:48.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-05T20:57:48.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-05T20:57:48.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.306s coverage: 89.5% of statements [2022-04-05T20:57:48.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-05T20:57:48.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements [2022-04-05T20:57:48.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-05T20:57:48.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-05T20:57:48.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-05T20:57:48.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-05T20:57:56.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.347s coverage: 17.7% of statements [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-05T20:57:56.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.637s coverage: 92.3% of statements [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-05T20:57:56.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 63.2% of statements [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-05T20:57:56.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.430s coverage: 97.7% of statements [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-05T20:57:56.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.186s coverage: 28.9% of statements [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-05T20:57:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-05T20:57:56.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements [2022-04-05T20:57:56.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-04-05T20:57:56.753Z] 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-05T20:57:56.753Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-05T20:57:56.753Z] GO111MODULE=on go vet ./... [2022-04-05T20:58:07.921Z]  Building security-proxy-setup ... done Removing intermediate container 7b73afabcfb0 [2022-04-05T20:58:07.921Z] ---> 1080472ea22e [2022-04-05T20:58:07.921Z] [2022-04-05T20:58:07.921Z] Step 13/25 : FROM alpine:3.15 [2022-04-05T20:58:07.921Z] ---> 0ac33e5f5afa [2022-04-05T20:58:07.921Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-05T20:58:07.921Z] ---> Using cache [2022-04-05T20:58:07.921Z] ---> 565b4740bf03 [2022-04-05T20:58:07.921Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:58:07.921Z] ---> Using cache [2022-04-05T20:58:07.921Z] ---> 2b26ba0cb538 [2022-04-05T20:58:07.921Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-05T20:58:07.921Z] ---> Using cache [2022-04-05T20:58:07.921Z] ---> a80fe5a6c50a [2022-04-05T20:58:07.921Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-05T20:58:07.921Z] ---> 38f20239ba13 [2022-04-05T20:58:07.921Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-05T20:58:07.921Z] ---> 12bd8ea184a4 [2022-04-05T20:58:07.921Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-05T20:58:07.921Z] Building bin/spire-agent... [2022-04-05T20:58:08.180Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-05T20:58:08.180Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-05T20:58:08.180Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-05T20:58:08.180Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-05T20:58:08.180Z]  ---> b9a189218ab8 [2022-04-05T20:58:08.180Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-05T20:58:08.452Z] ---> 4ce56eaa31d8 [2022-04-05T20:58:08.452Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-05T20:58:08.452Z] ---> Running in 50ff309a941d [2022-04-05T20:58:08.711Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-05T20:58:08.711Z] Removing intermediate container 50ff309a941d [2022-04-05T20:58:08.711Z] ---> e44655c44075 [2022-04-05T20:58:08.711Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-05T20:58:08.711Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-05T20:58:08.711Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-05T20:58:08.971Z]  ---> Running in 45c768a4f9e9 [2022-04-05T20:58:08.971Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-05T20:58:08.971Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-05T20:58:08.971Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-05T20:58:08.971Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-05T20:58:08.971Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-05T20:58:08.971Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-05T20:58:08.971Z] Removing intermediate container 45c768a4f9e9 [2022-04-05T20:58:08.971Z] ---> 0c02804b4c97 [2022-04-05T20:58:08.971Z] Step 23/25 : LABEL arch=x86_64 [2022-04-05T20:58:09.231Z] ---> Running in ffc3575c45fd [2022-04-05T20:58:09.231Z] Removing intermediate container ffc3575c45fd [2022-04-05T20:58:09.231Z] ---> be7224cc81f5 [2022-04-05T20:58:09.231Z] Step 24/25 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:58:09.231Z] ---> Running in 6d3862301a88 [2022-04-05T20:58:09.490Z] Removing intermediate container 6d3862301a88 [2022-04-05T20:58:09.490Z] ---> a1e66b2861f2 [2022-04-05T20:58:09.490Z] Step 25/25 : LABEL version=0.0.0 [2022-04-05T20:58:09.490Z] ---> Running in 97d8a6a57fb7 [2022-04-05T20:58:09.490Z] Removing intermediate container 97d8a6a57fb7 [2022-04-05T20:58:09.490Z] ---> 3d4bf2ae2e0b [2022-04-05T20:58:09.490Z] [2022-04-05T20:58:09.749Z] Successfully built 3d4bf2ae2e0b [2022-04-05T20:58:09.749Z] Successfully tagged security-spire-server:latest [2022-04-05T20:59:06.001Z]  Building security-spire-server ... done Removing intermediate container bd15872ce7e5 [2022-04-05T20:59:06.001Z] ---> 09144782b43f [2022-04-05T20:59:06.001Z] [2022-04-05T20:59:06.001Z] Step 13/26 : FROM alpine:3.15 [2022-04-05T20:59:06.001Z] ---> 0ac33e5f5afa [2022-04-05T20:59:06.001Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-05T20:59:06.001Z] ---> Using cache [2022-04-05T20:59:06.001Z] ---> 565b4740bf03 [2022-04-05T20:59:06.001Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T20:59:06.001Z] ---> Using cache [2022-04-05T20:59:06.001Z] ---> 2b26ba0cb538 [2022-04-05T20:59:06.001Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-05T20:59:06.001Z] ---> Running in 6532ba989ee3 [2022-04-05T20:59:06.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:59:06.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:59:06.001Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-05T20:59:06.001Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-05T20:59:06.001Z] OK: 15854 distinct packages available [2022-04-05T20:59:06.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-05T20:59:06.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-05T20:59:06.001Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-05T20:59:06.001Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-05T20:59:06.001Z] (3/4) Installing libucontext (1.1-r0) [2022-04-05T20:59:06.001Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-05T20:59:06.001Z] Executing busybox-1.34.1-r5.trigger [2022-04-05T20:59:06.001Z] OK: 6 MiB in 18 packages [2022-04-05T20:59:06.001Z] Removing intermediate container 6532ba989ee3 [2022-04-05T20:59:06.001Z] ---> ad6dcdaaac28 [2022-04-05T20:59:06.001Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-05T20:59:06.001Z] ---> f93eff9ceb17 [2022-04-05T20:59:06.001Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-05T20:59:06.001Z] ---> 401634527481 [2022-04-05T20:59:06.001Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-05T20:59:06.001Z] ---> Running in 2c2c8ebf896c [2022-04-05T20:59:06.001Z] Removing intermediate container 2c2c8ebf896c [2022-04-05T20:59:06.001Z] ---> 1443f06c405a [2022-04-05T20:59:06.001Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-05T20:59:06.001Z] ---> 0a4d5632017f [2022-04-05T20:59:06.001Z] Step 21/26 : WORKDIR / [2022-04-05T20:59:06.001Z] ---> Running in 77fe5bd62ead [2022-04-05T20:59:06.001Z] Removing intermediate container 77fe5bd62ead [2022-04-05T20:59:06.001Z] ---> 70400c909ecf [2022-04-05T20:59:06.001Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-05T20:59:06.001Z] ---> Running in 50c63a34fe57 [2022-04-05T20:59:06.001Z] Removing intermediate container 50c63a34fe57 [2022-04-05T20:59:06.001Z] ---> d91e220d1c06 [2022-04-05T20:59:06.001Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-05T20:59:06.001Z] ---> Running in 39ec1a7e3091 [2022-04-05T20:59:06.001Z] Removing intermediate container 39ec1a7e3091 [2022-04-05T20:59:06.001Z] ---> 5d19b4b002c9 [2022-04-05T20:59:06.001Z] Step 24/26 : LABEL arch=x86_64 [2022-04-05T20:59:06.001Z] ---> Running in 4d5966c3aac4 [2022-04-05T20:59:06.001Z] Removing intermediate container 4d5966c3aac4 [2022-04-05T20:59:06.001Z] ---> 2644b7b798be [2022-04-05T20:59:06.001Z] Step 25/26 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:59:06.001Z] ---> Running in ad97d33e5a53 [2022-04-05T20:59:06.001Z] Removing intermediate container ad97d33e5a53 [2022-04-05T20:59:06.001Z] ---> 54f81a7b523c [2022-04-05T20:59:06.001Z] Step 26/26 : LABEL version=0.0.0 [2022-04-05T20:59:06.001Z] ---> Running in b010644edfd0 [2022-04-05T20:59:06.001Z] Removing intermediate container b010644edfd0 [2022-04-05T20:59:06.001Z] ---> 5f673344dcbc [2022-04-05T20:59:06.001Z] [2022-04-05T20:59:06.001Z] Successfully built 5f673344dcbc [2022-04-05T20:59:06.001Z] Successfully tagged security-spire-config:latest [2022-04-05T20:59:06.007Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-05T20:59:06.018Z] $ docker stop --time=1 3c3992ebfee6a14e346413f28e394362ce7830a851aab6a9afaea1f7b44b9820 [2022-04-05T20:59:07.329Z] $ docker rm -f 3c3992ebfee6a14e346413f28e394362ce7830a851aab6a9afaea1f7b44b9820 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-05T20:59:07.671Z] + docker images [2022-04-05T20:59:07.671Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-05T20:59:07.671Z] security-spire-config latest 5f673344dcbc 2 seconds ago 86.7MB [2022-04-05T20:59:07.671Z] 09144782b43f 16 seconds ago 4.5GB [2022-04-05T20:59:07.671Z] security-spire-server latest 3d4bf2ae2e0b 58 seconds ago 87.3MB [2022-04-05T20:59:07.671Z] 1080472ea22e About a minute ago 4.5GB [2022-04-05T20:59:07.671Z] security-proxy-setup latest 7b37dab2b345 About a minute ago 43.4MB [2022-04-05T20:59:07.671Z] 44a9e824a231 About a minute ago 1.63GB [2022-04-05T20:59:07.671Z] security-spiffe-token-provider latest 8a5cf50821ef About a minute ago 28.5MB [2022-04-05T20:59:07.671Z] daaade0be879 2 minutes ago 1.61GB [2022-04-05T20:59:07.671Z] security-spire-agent latest 33408f4e00ca 2 minutes ago 127MB [2022-04-05T20:59:07.671Z] core-command latest d8bd8bfbc2c5 2 minutes ago 24.5MB [2022-04-05T20:59:07.671Z] 024ae7694cc0 2 minutes ago 1.61GB [2022-04-05T20:59:07.671Z] a8042a813bd2 2 minutes ago 4.5GB [2022-04-05T20:59:07.671Z] security-secretstore-setup latest c538097112f2 3 minutes ago 42.1MB [2022-04-05T20:59:07.671Z] support-notifications latest 086ef636ed46 3 minutes ago 26.6MB [2022-04-05T20:59:07.671Z] core-data latest 9f86eb540e72 3 minutes ago 35.9MB [2022-04-05T20:59:07.671Z] 5485f0d59b32 3 minutes ago 1.63GB [2022-04-05T20:59:07.671Z] fbc9d52c55f9 3 minutes ago 1.62GB [2022-04-05T20:59:07.671Z] 3c8e78606843 3 minutes ago 1.65GB [2022-04-05T20:59:07.671Z] sys-mgmt-agent latest 9669f236aea2 4 minutes ago 307MB [2022-04-05T20:59:07.671Z] security-bootstrapper latest 0a9e6dcf482a 4 minutes ago 24.3MB [2022-04-05T20:59:07.671Z] core-metadata latest 70a28fd827ef 4 minutes ago 26.1MB [2022-04-05T20:59:07.671Z] support-scheduler latest b4b553229ab6 4 minutes ago 26MB [2022-04-05T20:59:07.671Z] ba6e8e3f35f1 5 minutes ago 1.62GB [2022-04-05T20:59:07.671Z] e23f9bf444ac 5 minutes ago 1.62GB [2022-04-05T20:59:07.671Z] 460d659ef189 5 minutes ago 1.61GB [2022-04-05T20:59:07.671Z] e16f9b5e809f 5 minutes ago 1.62GB [2022-04-05T20:59:07.671Z] ci-base-image-x86_64 latest 0817f93c9949 8 minutes ago 896MB [2022-04-05T20:59:07.671Z] docker 20.10.14 7417809fdb73 10 hours ago 218MB [2022-04-05T20:59:07.671Z] alpine 3.14 e04c818066af 21 hours ago 5.59MB [2022-04-05T20:59:07.671Z] alpine 3.15 0ac33e5f5afa 21 hours ago 5.57MB [2022-04-05T20:59:07.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-05T20:59:07.671Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-04-05T20:59:07.671Z] 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-05T20:59:07.846Z] Running on prd-ubuntu18.04-docker-8c-8g-10717 in /w/workspace/edgexfoundry_edgex-go_PR-3944 [Pipeline] { [Pipeline] ws [2022-04-05T20:59:07.860Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-04-05T20:59:07.883Z] The recommended git tool is: git [2022-04-05T20:59:09.333Z] using credential edgex-jenkins-ssh [2022-04-05T20:59:09.343Z] Cloning the remote Git repository [2022-04-05T20:59:09.369Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-05T20:59:09.392Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-04-05T20:59:09.441Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-05T20:59:09.441Z] > git --version # timeout=10 [2022-04-05T20:59:09.447Z] > git --version # 'git version 2.17.1' [2022-04-05T20:59:09.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-05T20:59:09.464Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-05T20:59:14.501Z] Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit 78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:59:14.685Z] Merge succeeded, producing 78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T20:59:14.685Z] Checking out Revision 78e5fe6abbd7e398691895f3eda4e07144e223fc (PR-3944) [2022-04-05T20:59:13.823Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-05T20:59:13.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-05T20:59:13.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-05T20:59:13.865Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-05T20:59:13.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-05T20:59:13.869Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3944/head:refs/remotes/origin/PR-3944 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-05T20:59:14.590Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T20:59:14.598Z] > git checkout -f 78e5fe6abbd7e398691895f3eda4e07144e223fc # timeout=10 [2022-04-05T20:59:14.659Z] > git remote # timeout=10 [2022-04-05T20:59:14.665Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T20:59:14.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-05T20:59:14.672Z] > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 [2022-04-05T20:59:14.679Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-05T20:59:14.694Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T20:59:14.707Z] > git checkout -f 78e5fe6abbd7e398691895f3eda4e07144e223fc # timeout=10 [2022-04-05T20:59:18.172Z] Commit message: "feat(security): Use WORKDIR to change directory to fix the docker linting issues" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-05T20:59:18.972Z] + echo snap-build.sh [2022-04-05T20:59:18.972Z] snap-build.sh [2022-04-05T20:59:18.972Z] + SNAP_BASE_DIR=. [2022-04-05T20:59:18.972Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-04-05T20:59:18.972Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-04-05T20:59:18.972Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-04-05T20:59:18.972Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-04-05T20:59:18.972Z] + cd /w/workspace/edgex-go/2 [2022-04-05T20:59:18.972Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-05T20:59:18.972Z] Reading package lists... [2022-04-05T20:59:18.972Z] Building dependency tree... [2022-04-05T20:59:18.972Z] Reading state information... [2022-04-05T20:59:18.972Z] The following packages were automatically installed and are no longer required: [2022-04-05T20:59:18.972Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-05T20:59:18.972Z] uidmap xdelta3 [2022-04-05T20:59:18.972Z] Use 'sudo apt autoremove' to remove them. [2022-04-05T20:59:18.972Z] The following packages will be REMOVED: [2022-04-05T20:59:18.972Z] lxd* lxd-client* [2022-04-05T20:59:18.972Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-05T20:59:19.233Z] After this operation, 31.7 MB disk space will be freed. [2022-04-05T20:59:19.754Z] (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-05T20:59:19.754Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-05T20:59:20.699Z] Removing lxd dnsmasq configuration [2022-04-05T20:59:20.699Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-05T20:59:20.699Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-05T20:59:21.267Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-05T20:59:21.527Z] (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-05T20:59:21.527Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-05T20:59:22.467Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-05T20:59:22.728Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-05T20:59:22.991Z] + sudo snap remove --purge lxd [2022-04-05T20:59:23.251Z] snap "lxd" is not installed [2022-04-05T20:59:23.251Z] + sudo groupadd --force --system lxd [2022-04-05T20:59:23.251Z] ++ whoami [2022-04-05T20:59:23.251Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-05T20:59:23.251Z] + newgrp - lxd [2022-04-05T20:59:23.251Z] + sudo snap install lxd [2022-04-05T20:59:31.389Z] 2022-04-05T20:59:27Z INFO Waiting for automatic snapd restart... [2022-04-05T20:59:33.646Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-05T20:59:33.646Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-05T20:59:35.080Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-05T20:59:38.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-05T20:59:39.145Z] + ls -al . [2022-04-05T20:59:39.145Z] total 660 [2022-04-05T20:59:39.145Z] drwxrwxr-x 9 1001 1001 4096 Apr 5 20:59 . [2022-04-05T20:59:39.145Z] drwxr-xr-x 4 root root 4096 Apr 5 20:54 .. [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 11 Apr 5 20:52 .dockerignore [2022-04-05T20:59:39.145Z] drwxrwxr-x 8 1001 1001 4096 Apr 5 20:52 .git [2022-04-05T20:59:39.145Z] drwxrwxr-x 4 1001 1001 4096 Apr 5 20:52 .github [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 870 Apr 5 20:52 .gitignore [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 42 Apr 5 20:52 .golangci.yml [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 87 Apr 5 20:52 .hadolint.yml [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 166 Apr 5 20:52 .sonarcloud.properties [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 1171 Apr 5 20:52 ADOPTERS.md [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 9953 Apr 5 20:52 Attribution.txt [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 51732 Apr 5 20:52 CHANGELOG.md [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 3804 Apr 5 20:52 CONTRIBUTING.md [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 677 Apr 5 20:52 GOVERNANCE.md [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 849 Apr 5 20:52 Jenkinsfile [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 10775 Apr 5 20:52 LICENSE [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 8478 Apr 5 20:52 Makefile [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 582 Apr 5 20:52 OWNERS.md [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 8207 Apr 5 20:52 README.md [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 6912 Apr 5 20:52 SECURITY.md [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 5 Apr 5 20:50 VERSION [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 4131 Apr 5 20:52 ZMQWindows.md [2022-04-05T20:59:39.145Z] drwxrwxr-x 2 1001 1001 4096 Apr 5 20:52 bin [2022-04-05T20:59:39.145Z] drwxrwxr-x 18 1001 1001 4096 Apr 5 20:52 cmd [2022-04-05T20:59:39.145Z] -rw-r--r-- 1 root root 429121 Apr 5 20:57 coverage.out [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 3175 Apr 5 20:52 go.mod [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 34990 Apr 5 20:54 go.sum [2022-04-05T20:59:39.145Z] drwxrwxr-x 8 1001 1001 4096 Apr 5 20:52 internal [2022-04-05T20:59:39.145Z] drwxrwxr-x 3 1001 1001 4096 Apr 5 20:52 openapi [2022-04-05T20:59:39.145Z] drwxrwxr-x 4 1001 1001 4096 Apr 5 20:52 snap [2022-04-05T20:59:39.145Z] -rw-rw-r-- 1 1001 1001 204 Apr 5 20:52 version.go [Pipeline] sh [2022-04-05T20:59:39.799Z] + '[' -e coverage.out ] [2022-04-05T20:59:39.799Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-05T20:59:39.819Z] Warning: overwriting stash ‘coverage-report’ [2022-04-05T20:59:40.577Z] Stashed 1 file(s) [Pipeline] sh [2022-04-05T20:59:41.227Z] + make build [2022-04-05T20:59:41.227Z] 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-05T20:59:43.610Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-04-05T20:59:43.610Z] + sudo lxd init --auto [2022-04-05T20:59:51.746Z] + sudo snap install --classic snapcraft [2022-04-05T20:59:57.034Z] snapcraft 6.1 from Canonical* installed [2022-04-05T20:59:57.034Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-05T20:59:57.034Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-05T20:59:57.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-05T20:59:57.034Z] Dload Upload Total Spent Left Speed [2022-04-05T20:59:57.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3987 0 --:--:-- --:--:-- --:--:-- 3987 [2022-04-05T20:59:57.034Z] 100 3325k 100 3325k 0 0 9985k 0 --:--:-- --:--:-- --:--:-- 9985k [2022-04-05T20:59:57.034Z] ./yq_linux_amd64 [2022-04-05T20:59:57.034Z] + sudo snapcraft prime --use-lxd [2022-04-05T20:59:58.944Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-05T20:59:58.944Z] 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-05T20:59:58.944Z] - README.md [2022-04-05T20:59:58.944Z] [2022-04-05T20:59:58.944Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-05T20:59:59.205Z] Launching a container. [2022-04-05T21:00:09.195Z] Waiting for container to be ready [2022-04-05T21:00:09.765Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-05T21:00:09.765Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-05T21:00:09.765Z] [2022-04-05T21:00:13.970Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-05T21:00:15.352Z] Waiting for network to be ready... [2022-04-05T21:00:15.352Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-05T21:00:15.611Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-05T21:00:15.611Z] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-05T21:00:15.611Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-05T21:00:15.871Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-05T21:00:15.871Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-05T21:00:15.871Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-05T21:00:15.871Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-05T21:00:15.871Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-05T21:00:15.871Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-05T21:00:15.871Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-05T21:00:15.871Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1709 kB] [2022-04-05T21:00:15.871Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [319 kB] [2022-04-05T21:00:15.871Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-05T21:00:15.871Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-05T21:00:15.871Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [914 kB] [2022-04-05T21:00:15.871Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [130 kB] [2022-04-05T21:00:15.871Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-05T21:00:15.871Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-05T21:00:16.130Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1381 kB] [2022-04-05T21:00:16.699Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] [2022-04-05T21:00:16.699Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-05T21:00:16.699Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-05T21:00:16.699Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [856 kB] [2022-04-05T21:00:16.699Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-05T21:00:16.699Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-04-05T21:00:16.699Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-05T21:00:18.609Z] Fetched 23.7 MB in 3s (7239 kB/s) [2022-04-05T21:00:19.181Z] Reading package lists... [2022-04-05T21:00:19.449Z] Reading package lists... [2022-04-05T21:00:19.709Z] Building dependency tree... [2022-04-05T21:00:19.709Z] Reading state information... [2022-04-05T21:00:19.709Z] The following additional packages will be installed: [2022-04-05T21:00:19.709Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-05T21:00:19.709Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-05T21:00:19.709Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-05T21:00:19.709Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-05T21:00:19.709Z] Suggested packages: [2022-04-05T21:00:19.709Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-05T21:00:19.709Z] Recommended packages: [2022-04-05T21:00:19.709Z] gnupg libsasl2-modules [2022-04-05T21:00:19.709Z] The following NEW packages will be installed: [2022-04-05T21:00:19.709Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-05T21:00:19.709Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-05T21:00:19.709Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-05T21:00:19.709Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-05T21:00:19.709Z] The following packages will be upgraded: [2022-04-05T21:00:19.709Z] gpg gpg-agent gpgconf libudev1 [2022-04-05T21:00:19.969Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-05T21:00:19.969Z] Need to get 3859 kB of archives. [2022-04-05T21:00:19.969Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-05T21:00:19.969Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-05T21:00:19.969Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-05T21:00:19.969Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-05T21:00:19.969Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-05T21:00:19.969Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-05T21:00:19.969Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-05T21:00:19.969Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-05T21:00:19.969Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-05T21:00:19.969Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-05T21:00:19.969Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-05T21:00:19.969Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-05T21:00:19.969Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-05T21:00:19.969Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-05T21:00:19.969Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-05T21:00:19.969Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-05T21:00:19.969Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-05T21:00:19.969Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-04-05T21:00:19.969Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-05T21:00:19.969Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-05T21:00:20.541Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-05T21:00:20.800Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-05T21:00:20.800Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-05T21:00:20.800Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T21:00:20.800Z] Fetched 3859 kB in 1s (3817 kB/s) [2022-04-05T21:00:21.060Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-05T21:00:21.060Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-05T21:00:21.060Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-05T21:00:21.060Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-05T21:00:21.060Z] Selecting previously unselected package udev. [2022-04-05T21:00:21.060Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-05T21:00:21.060Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-05T21:00:21.060Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-05T21:00:21.320Z] Selecting previously unselected package libfuse2:amd64. [2022-04-05T21:00:21.320Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-05T21:00:21.320Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-05T21:00:21.320Z] Selecting previously unselected package fuse. [2022-04-05T21:00:21.320Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-05T21:00:21.320Z] Unpacking fuse (2.9.9-3) ... [2022-04-05T21:00:21.320Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-05T21:00:21.320Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-05T21:00:21.580Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-05T21:00:21.580Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-05T21:00:21.580Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-05T21:00:21.580Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-05T21:00:21.580Z] Selecting previously unselected package libksba8:amd64. [2022-04-05T21:00:21.580Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-05T21:00:21.580Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-05T21:00:21.580Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-05T21:00:21.580Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-05T21:00:21.580Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:21.839Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-05T21:00:21.839Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-05T21:00:21.839Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:21.839Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-05T21:00:21.839Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-05T21:00:21.839Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:21.839Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-05T21:00:21.839Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-05T21:00:21.839Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:21.839Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-05T21:00:21.839Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-05T21:00:21.839Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:21.839Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-05T21:00:21.839Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-05T21:00:21.839Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:22.099Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-05T21:00:22.099Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-05T21:00:22.099Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:22.099Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-05T21:00:22.099Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-05T21:00:22.099Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:22.099Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-05T21:00:22.099Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-05T21:00:22.099Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:22.099Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-05T21:00:22.099Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-05T21:00:22.099Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-05T21:00:22.359Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-05T21:00:22.359Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-05T21:00:22.359Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-05T21:00:22.359Z] Selecting previously unselected package libldap-common. [2022-04-05T21:00:22.359Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-05T21:00:22.359Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-05T21:00:22.359Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-05T21:00:22.359Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-05T21:00:22.359Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-05T21:00:22.359Z] Selecting previously unselected package dirmngr. [2022-04-05T21:00:22.359Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-05T21:00:22.359Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-05T21:00:22.619Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-05T21:00:22.619Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-05T21:00:22.619Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-05T21:00:22.619Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-05T21:00:22.619Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-05T21:00:23.190Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-05T21:00:23.190Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-05T21:00:23.190Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:23.190Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-05T21:00:23.190Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-05T21:00:23.190Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:23.190Z] Setting up fuse (2.9.9-3) ... [2022-04-05T21:00:23.190Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-05T21:00:23.761Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:23.761Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:23.761Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:23.761Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:23.761Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:23.761Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:23.761Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-05T21:00:23.761Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-05T21:00:23.761Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-05T21:00:24.085Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-05T21:00:24.085Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-05T21:00:24.085Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-05T21:00:24.377Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-05T21:00:24.377Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-05T21:00:24.377Z] units). This means they are not meant to be enabled using systemctl. [2022-04-05T21:00:24.377Z] [2022-04-05T21:00:24.377Z] Possible reasons for having this kind of units are: [2022-04-05T21:00:24.377Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-05T21:00:24.377Z] .wants/ or .requires/ directory. [2022-04-05T21:00:24.377Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-05T21:00:24.377Z] a requirement dependency on it. [2022-04-05T21:00:24.377Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-05T21:00:24.377Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-05T21:00:24.377Z] • In case of template units, the unit is meant to be enabled with some [2022-04-05T21:00:24.377Z] instance name specified. [2022-04-05T21:00:24.637Z] Reading package lists... [2022-04-05T21:00:24.896Z] Building dependency tree... [2022-04-05T21:00:24.897Z] Reading state information... [2022-04-05T21:00:25.160Z] The following additional packages will be installed: [2022-04-05T21:00:25.161Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-05T21:00:25.161Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-05T21:00:25.161Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-05T21:00:25.161Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-05T21:00:25.161Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-05T21:00:25.161Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-05T21:00:25.161Z] Suggested packages: [2022-04-05T21:00:25.161Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-05T21:00:25.161Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-05T21:00:25.161Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-05T21:00:25.161Z] systemd-container policykit-1 [2022-04-05T21:00:25.161Z] Recommended packages: [2022-04-05T21:00:25.161Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-05T21:00:25.161Z] The following NEW packages will be installed: [2022-04-05T21:00:25.161Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-05T21:00:25.161Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-05T21:00:25.161Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-05T21:00:25.161Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-05T21:00:25.161Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-05T21:00:25.161Z] The following packages will be upgraded: [2022-04-05T21:00:25.161Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-05T21:00:25.161Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-05T21:00:25.161Z] Need to get 46.5 MB of archives. [2022-04-05T21:00:25.161Z] After this operation, 181 MB of additional disk space will be used. [2022-04-05T21:00:25.161Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-05T21:00:25.161Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-05T21:00:25.161Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-05T21:00:25.161Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-05T21:00:25.161Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-05T21:00:25.422Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-05T21:00:25.422Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-05T21:00:25.422Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-05T21:00:25.422Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-05T21:00:25.422Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-05T21:00:25.422Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-05T21:00:25.422Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-05T21:00:25.422Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-05T21:00:25.422Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-05T21:00:25.682Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-05T21:00:25.682Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-05T21:00:26.255Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-05T21:00:26.255Z] 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-05T21:00:26.255Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-05T21:00:26.255Z] 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-05T21:00:26.255Z] 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-05T21:00:26.255Z] 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-05T21:00:26.255Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-05T21:00:26.255Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-05T21:00:26.255Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-05T21:00:26.255Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-05T21:00:26.516Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-05T21:00:26.516Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-05T21:00:26.516Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-05T21:00:26.516Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-05T21:00:26.516Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-05T21:00:26.516Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-05T21:00:26.516Z] 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-05T21:00:27.903Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T21:00:27.903Z] Fetched 46.5 MB in 2s (19.6 MB/s) [2022-04-05T21:00:27.903Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-05T21:00:27.903Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-05T21:00:27.903Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-05T21:00:27.903Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-05T21:00:27.903Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-05T21:00:27.903Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-05T21:00:28.166Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-05T21:00:28.738Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-05T21:00:28.738Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-05T21:00:28.738Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-05T21:00:28.738Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-05T21:00:28.738Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-05T21:00:28.738Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-05T21:00:28.738Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-05T21:00:28.999Z] Selecting previously unselected package libexpat1:amd64. [2022-04-05T21:00:28.999Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-05T21:00:28.999Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-05T21:00:28.999Z] Selecting previously unselected package python3.8-minimal. [2022-04-05T21:00:28.999Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-05T21:00:28.999Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-05T21:00:29.260Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-05T21:00:29.260Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-05T21:00:29.260Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-05T21:00:29.832Z] Selecting previously unselected package python3-minimal. [2022-04-05T21:00:29.832Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-05T21:00:29.832Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-05T21:00:29.832Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-05T21:00:29.832Z] Selecting previously unselected package mime-support. [2022-04-05T21:00:29.832Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-05T21:00:29.832Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-05T21:00:29.832Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-05T21:00:29.832Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-05T21:00:29.832Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-05T21:00:29.832Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-05T21:00:29.832Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-05T21:00:29.832Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-05T21:00:30.093Z] Selecting previously unselected package python3.8. [2022-04-05T21:00:30.093Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-05T21:00:30.093Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-05T21:00:30.093Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-05T21:00:30.093Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-05T21:00:30.093Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-05T21:00:30.354Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-05T21:00:30.354Z] Selecting previously unselected package python3. [2022-04-05T21:00:30.354Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-05T21:00:30.354Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-05T21:00:30.354Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-05T21:00:30.614Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-05T21:00:30.614Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-05T21:00:30.614Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-05T21:00:30.614Z] Selecting previously unselected package dbus. [2022-04-05T21:00:30.614Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-05T21:00:30.614Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-05T21:00:30.614Z] Selecting previously unselected package libbsd0:amd64. [2022-04-05T21:00:30.614Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-05T21:00:30.614Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-05T21:00:30.614Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-05T21:00:30.614Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-05T21:00:30.614Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-05T21:00:30.874Z] Selecting previously unselected package sudo. [2022-04-05T21:00:30.874Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-05T21:00:30.874Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-05T21:00:30.874Z] Selecting previously unselected package apparmor. [2022-04-05T21:00:30.874Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-05T21:00:30.874Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-05T21:00:31.136Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-05T21:00:31.136Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-05T21:00:31.136Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-05T21:00:31.136Z] Selecting previously unselected package libedit2:amd64. [2022-04-05T21:00:31.136Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-05T21:00:31.136Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-05T21:00:31.136Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-05T21:00:31.136Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-05T21:00:31.136Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-05T21:00:31.136Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-05T21:00:31.136Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-05T21:00:31.136Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:00:31.398Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-05T21:00:31.398Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-05T21:00:31.398Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:00:31.398Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-05T21:00:31.398Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-05T21:00:31.398Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-05T21:00:31.398Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-05T21:00:31.398Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-05T21:00:31.398Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:00:31.398Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-05T21:00:31.398Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-05T21:00:31.398Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:00:31.659Z] Selecting previously unselected package openssh-client. [2022-04-05T21:00:31.659Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-05T21:00:31.659Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-05T21:00:31.659Z] Selecting previously unselected package dbus-user-session. [2022-04-05T21:00:31.659Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-05T21:00:31.659Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-05T21:00:31.660Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-05T21:00:31.660Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-05T21:00:31.660Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-05T21:00:31.921Z] Selecting previously unselected package squashfs-tools. [2022-04-05T21:00:31.921Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-05T21:00:31.921Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-05T21:00:31.921Z] Selecting previously unselected package snapd. [2022-04-05T21:00:31.921Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-05T21:00:31.921Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-05T21:00:35.231Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-05T21:00:35.231Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-05T21:00:35.231Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-05T21:00:35.231Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-05T21:00:35.231Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:00:35.231Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-05T21:00:35.231Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-05T21:00:35.231Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-05T21:00:35.231Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:00:35.231Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:00:35.231Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-05T21:00:35.231Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-05T21:00:35.231Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-05T21:00:35.231Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-05T21:00:35.803Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-05T21:00:35.803Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-05T21:00:35.803Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-05T21:00:35.803Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-05T21:00:35.803Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-05T21:00:35.804Z] running python rtupdate hooks for python3.8... [2022-04-05T21:00:35.804Z] running python post-rtupdate hooks for python3.8... [2022-04-05T21:00:36.066Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-05T21:00:37.009Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-05T21:00:37.269Z] Reloading AppArmor profiles [2022-04-05T21:00:37.269Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:00:37.269Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-05T21:00:37.530Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-05T21:00:37.790Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-05T21:00:37.790Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-05T21:00:37.790Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-05T21:00:37.790Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-05T21:00:39.706Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-05T21:00:39.706Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-05T21:00:39.707Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-05T21:00:39.707Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-05T21:00:39.968Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-05T21:00:39.968Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-05T21:00:40.228Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-05T21:00:40.489Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-05T21:00:40.754Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-05T21:00:40.754Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-05T21:00:41.014Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-05T21:00:41.276Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-05T21:00:41.537Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-05T21:00:41.537Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-05T21:00:41.798Z] /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-05T21:00:41.798Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-05T21:00:42.739Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-05T21:00:42.739Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-05T21:00:42.739Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-05T21:00:43.941Z] Reading package lists... [2022-04-05T21:00:43.941Z] Reading package lists... [2022-04-05T21:00:44.202Z] Building dependency tree... [2022-04-05T21:00:44.202Z] Reading state information... [2022-04-05T21:00:44.202Z] Calculating upgrade... [2022-04-05T21:00:44.463Z] The following packages will be upgraded: [2022-04-05T21:00:44.463Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-05T21:00:44.463Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-05T21:00:44.463Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-05T21:00:44.463Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-05T21:00:44.463Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-05T21:00:44.463Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-05T21:00:44.463Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-05T21:00:44.463Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-05T21:00:44.463Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-05T21:00:44.463Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-05T21:00:44.463Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-05T21:00:44.463Z] xz-utils zlib1g [2022-04-05T21:00:44.463Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-05T21:00:44.463Z] Need to get 65.7 MB of archives. [2022-04-05T21:00:44.463Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-05T21:00:44.463Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-05T21:00:44.724Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-05T21:00:44.724Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-05T21:00:44.724Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-05T21:00:44.724Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-05T21:00:44.724Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-05T21:00:44.724Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-05T21:00:44.724Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-05T21:00:44.724Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-05T21:00:44.724Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-05T21:00:44.724Z] 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-05T21:00:44.724Z] 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-05T21:00:44.724Z] 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-05T21:00:44.724Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-05T21:00:44.724Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-05T21:00:44.724Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-05T21:00:44.724Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-05T21:00:44.724Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-05T21:00:44.724Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-05T21:00:44.724Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-05T21:00:44.724Z] 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-05T21:00:44.724Z] 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-05T21:00:44.724Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-05T21:00:44.724Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-05T21:00:44.724Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-05T21:00:44.724Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-05T21:00:44.724Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-05T21:00:44.724Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-05T21:00:44.724Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-05T21:00:44.724Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-05T21:00:44.986Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-05T21:00:44.986Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-05T21:00:44.986Z] 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-05T21:00:44.986Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-05T21:00:44.986Z] 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-05T21:00:44.986Z] 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-05T21:00:44.986Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-05T21:00:44.986Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-05T21:00:44.986Z] 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-05T21:00:44.986Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-05T21:00:44.986Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-05T21:00:44.986Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-05T21:00:44.986Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-05T21:00:44.986Z] 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-05T21:00:44.986Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-05T21:00:44.986Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-05T21:00:44.986Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-05T21:00:44.986Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-05T21:00:44.986Z] 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-05T21:00:44.986Z] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-05T21:00:44.986Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-05T21:00:44.986Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-05T21:00:44.986Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-05T21:00:44.986Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-05T21:00:44.986Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-05T21:00:44.986Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-05T21:00:44.986Z] 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-05T21:00:45.247Z] 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-05T21:00:45.247Z] 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-05T21:00:45.247Z] 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-05T21:00:45.247Z] 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-05T21:00:45.247Z] 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-05T21:00:45.247Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-05T21:00:45.247Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-05T21:00:45.508Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-05T21:00:45.508Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-05T21:00:45.508Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-05T21:00:45.508Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-05T21:00:45.508Z] 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-05T21:00:45.508Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-05T21:00:45.508Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-05T21:00:45.508Z] 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-05T21:00:45.508Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-05T21:00:45.508Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-05T21:00:45.508Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-05T21:00:45.508Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-05T21:00:45.508Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-05T21:00:46.078Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T21:00:46.078Z] Fetched 65.7 MB in 1s (55.9 MB/s) [2022-04-05T21:00:46.078Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-05T21:00:46.078Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-05T21:00:46.078Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-05T21:00:46.653Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-05T21:00:46.653Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-05T21:00:46.653Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-05T21:00:46.653Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-05T21:00:46.913Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-05T21:00:46.913Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-05T21:00:46.913Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-05T21:00:46.913Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-05T21:00:47.178Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-05T21:00:47.178Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-05T21:00:47.438Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-05T21:00:47.438Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-05T21:00:47.438Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-05T21:00:47.438Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-05T21:00:47.438Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-05T21:00:47.438Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-05T21:00:47.699Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-05T21:00:47.699Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-05T21:00:47.699Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-05T21:00:47.699Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-05T21:00:47.699Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-05T21:00:47.699Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-05T21:00:47.964Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-05T21:00:47.964Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-05T21:00:47.964Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-05T21:00:47.964Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-05T21:00:47.964Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-05T21:00:47.964Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-05T21:00:47.964Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-05T21:00:47.964Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-05T21:00:48.225Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-05T21:00:48.225Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-05T21:00:48.225Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-05T21:00:48.486Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-05T21:00:49.058Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-05T21:00:49.058Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-05T21:00:49.058Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-05T21:00:49.318Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-05T21:00:49.318Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-05T21:00:49.318Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-05T21:00:49.578Z] Setting up base-files (11ubuntu5.5) ... [2022-04-05T21:00:49.578Z] Installing new version of config file /etc/issue ... [2022-04-05T21:00:49.578Z] Installing new version of config file /etc/issue.net ... [2022-04-05T21:00:49.578Z] Installing new version of config file /etc/lsb-release ... [2022-04-05T21:00:49.578Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-05T21:00:49.838Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-05T21:00:50.100Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-05T21:00:50.100Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-05T21:00:50.100Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:50.100Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-05T21:00:50.100Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-05T21:00:50.362Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-05T21:00:50.362Z] 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-05T21:00:50.362Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:50.362Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-05T21:00:50.362Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-05T21:00:50.363Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-05T21:00:50.363Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:50.363Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-05T21:00:50.626Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-05T21:00:50.626Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-05T21:00:50.626Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:50.626Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-05T21:00:50.626Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-05T21:00:51.199Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-05T21:00:51.199Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-05T21:00:51.462Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-05T21:00:51.462Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-05T21:00:51.721Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-05T21:00:51.721Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:51.721Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-05T21:00:51.721Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-05T21:00:52.291Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-05T21:00:52.291Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-05T21:00:52.291Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-05T21:00:52.291Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:52.291Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-05T21:00:52.291Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-05T21:00:52.551Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-05T21:00:52.551Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:52.551Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-05T21:00:52.551Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-05T21:00:52.551Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-05T21:00:52.551Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:52.551Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-05T21:00:52.551Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-05T21:00:52.812Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-05T21:00:52.812Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:52.812Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-05T21:00:52.812Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-05T21:00:52.812Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-05T21:00:52.812Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-05T21:00:52.812Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-05T21:00:53.073Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:53.073Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-05T21:00:53.073Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-05T21:00:53.073Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-05T21:00:53.073Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:53.073Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-05T21:00:53.073Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-05T21:00:53.332Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-05T21:00:53.332Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-05T21:00:53.594Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-05T21:00:54.168Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-05T21:00:54.428Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-05T21:00:54.428Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:54.428Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-05T21:00:54.428Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-05T21:00:54.428Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-05T21:00:54.688Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:54.688Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-05T21:00:54.688Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-05T21:00:54.688Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-05T21:00:54.949Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:54.949Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-05T21:00:54.949Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-05T21:00:54.949Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-05T21:00:54.949Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:54.949Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-05T21:00:54.949Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-05T21:00:54.949Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-05T21:00:55.210Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:55.210Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-05T21:00:55.210Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-05T21:00:55.210Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-05T21:00:55.210Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:55.210Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-05T21:00:55.210Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-05T21:00:55.471Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-05T21:00:55.471Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:55.471Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-05T21:00:55.471Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-05T21:00:55.471Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-05T21:00:55.471Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:55.471Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-05T21:00:55.731Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-05T21:00:55.731Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-05T21:00:55.731Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:55.731Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-05T21:00:55.731Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-05T21:00:55.731Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-05T21:00:55.731Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:55.731Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-05T21:00:55.992Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-05T21:00:55.992Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-05T21:00:55.992Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:55.992Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-05T21:00:55.992Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-05T21:00:55.992Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-05T21:00:56.253Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:56.253Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-05T21:00:56.253Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-05T21:00:56.253Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-05T21:00:56.253Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:56.253Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-05T21:00:56.253Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-05T21:00:56.537Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-05T21:00:56.537Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:56.537Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-05T21:00:56.537Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-05T21:00:57.109Z] Setting up apt (2.0.6) ... [2022-04-05T21:00:57.370Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-05T21:00:57.632Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:57.632Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-05T21:00:57.632Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-05T21:00:57.632Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-05T21:00:57.632Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-05T21:00:57.632Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-05T21:00:57.632Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-05T21:00:57.895Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-05T21:00:57.895Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-05T21:00:57.895Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-05T21:00:57.895Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-05T21:00:57.895Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-05T21:00:58.157Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-05T21:00:58.157Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-05T21:00:58.157Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-05T21:00:58.157Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-05T21:00:58.157Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-05T21:00:58.418Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-05T21:00:58.418Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-05T21:00:58.418Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-05T21:00:58.679Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-05T21:00:58.679Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-05T21:00:58.940Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-05T21:00:58.940Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-05T21:00:58.940Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-05T21:00:58.940Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-05T21:00:58.940Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-05T21:00:59.200Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-05T21:00:59.200Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-05T21:00:59.200Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-05T21:00:59.200Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-05T21:00:59.461Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-05T21:00:59.461Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-05T21:00:59.461Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-05T21:00:59.461Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-05T21:00:59.461Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-05T21:00:59.722Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-05T21:00:59.722Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-05T21:00:59.722Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-05T21:00:59.722Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-05T21:00:59.722Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-05T21:00:59.722Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-05T21:00:59.984Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-05T21:01:00.244Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-05T21:01:00.244Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-05T21:01:00.244Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-05T21:01:00.244Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-05T21:01:00.244Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-05T21:01:00.244Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-05T21:01:00.506Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-05T21:01:00.506Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-05T21:01:00.766Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-05T21:01:00.767Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-05T21:01:00.767Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-05T21:01:00.767Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-05T21:01:00.767Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-05T21:01:00.767Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-05T21:01:00.767Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-05T21:01:00.767Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-05T21:01:01.027Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-05T21:01:01.027Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-05T21:01:01.287Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-05T21:01:01.287Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-05T21:01:01.857Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-05T21:01:01.857Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-05T21:01:02.798Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-05T21:01:02.798Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-05T21:01:03.060Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-05T21:01:03.060Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-05T21:01:03.320Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-05T21:01:03.320Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-05T21:01:03.891Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-05T21:01:03.891Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-05T21:01:03.891Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-05T21:01:03.891Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-05T21:01:03.891Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-05T21:01:04.152Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-05T21:01:04.152Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-05T21:01:04.152Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-05T21:01:04.152Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-05T21:01:04.152Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-05T21:01:04.152Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-05T21:01:04.152Z] [2022-04-05T21:01:04.152Z] Current default time zone: 'Etc/UTC' [2022-04-05T21:01:04.152Z] Local time is now: Tue Apr 5 21:01:04 UTC 2022. [2022-04-05T21:01:04.152Z] Universal Time is now: Tue Apr 5 21:01:04 UTC 2022. [2022-04-05T21:01:04.152Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-05T21:01:04.152Z] [2022-04-05T21:01:04.412Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-05T21:01:04.412Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-05T21:01:04.412Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-05T21:01:04.412Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-05T21:01:04.412Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-05T21:01:04.412Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-05T21:01:04.412Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-05T21:01:04.412Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-05T21:01:04.412Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-05T21:01:04.412Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-05T21:01:04.412Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-05T21:01:04.412Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-05T21:01:04.412Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-05T21:01:04.412Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-05T21:01:04.412Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-05T21:01:04.412Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-05T21:01:04.412Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-05T21:01:04.412Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-05T21:01:04.412Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-05T21:01:04.412Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-05T21:01:06.325Z] Updating certificates in /etc/ssl/certs... [2022-04-05T21:01:07.710Z] 21 added, 21 removed; done. [2022-04-05T21:01:07.710Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-05T21:01:07.710Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-05T21:01:07.710Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-05T21:01:07.710Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-05T21:01:07.710Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-05T21:01:07.710Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-05T21:01:07.710Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-05T21:01:07.710Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-05T21:01:07.710Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-05T21:01:07.710Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-05T21:01:07.710Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-05T21:01:07.710Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-05T21:01:07.710Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-05T21:01:07.710Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-05T21:01:07.710Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-05T21:01:07.971Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-05T21:01:07.971Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-05T21:01:07.971Z] Updating certificates in /etc/ssl/certs... [2022-04-05T21:01:08.913Z] 0 added, 0 removed; done. [2022-04-05T21:01:08.913Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-05T21:01:08.913Z] done. [2022-04-05T21:01:09.853Z] Reading package lists... [2022-04-05T21:01:10.114Z] Building dependency tree... [2022-04-05T21:01:10.114Z] Reading state information... [2022-04-05T21:01:10.114Z] The following NEW packages will be installed: [2022-04-05T21:01:10.114Z] apt-transport-https [2022-04-05T21:01:10.377Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-05T21:01:10.377Z] Need to get 4680 B of archives. [2022-04-05T21:01:10.377Z] After this operation, 162 kB of additional disk space will be used. [2022-04-05T21:01:10.377Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-05T21:01:10.377Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T21:01:10.377Z] Fetched 4680 B in 0s (83.5 kB/s) [2022-04-05T21:01:10.638Z] Selecting previously unselected package apt-transport-https. [2022-04-05T21:01:10.638Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-05T21:01:10.638Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-05T21:01:10.638Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-05T21:01:10.639Z] Setting up apt-transport-https (2.0.6) ... [2022-04-05T21:01:10.900Z] Waiting for network to be ready... [2022-04-05T21:01:17.485Z] 2022-04-05T21:01:14Z INFO Waiting for automatic snapd restart... [2022-04-05T21:01:18.425Z] snapd 2.55.2 from Canonical* installed [2022-04-05T21:01:19.368Z] "snapd" switched to the "latest/stable" channel [2022-04-05T21:01:19.368Z] [2022-04-05T21:01:21.910Z] core20 20220318 from Canonical* installed [2022-04-05T21:01:22.169Z] "core20" switched to the "latest/stable" channel [2022-04-05T21:01:22.169Z] [2022-04-05T21:01:24.704Z] snapcraft 6.1 from Canonical* installed [2022-04-05T21:01:24.965Z] "snapcraft" switched to the "latest/stable" channel [2022-04-05T21:01:24.965Z] [2022-04-05T21:01:29.174Z] 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-05T21:01:29.174Z] - README.md [2022-04-05T21:01:29.174Z] [2022-04-05T21:01:29.174Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-05T21:01:29.775Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-05T21:01:29.775Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-05T21:01:29.775Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-05T21:01:30.637Z] Reading package lists... [2022-04-05T21:01:31.235Z] 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-05T21:01:31.236Z] Reading package lists... [2022-04-05T21:01:31.236Z] Building dependency tree... [2022-04-05T21:01:31.236Z] Reading state information... [2022-04-05T21:01:31.497Z] Suggested packages: [2022-04-05T21:01:31.497Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-05T21:01:31.497Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-05T21:01:31.497Z] krb5-user libnorm-doc [2022-04-05T21:01:31.497Z] Recommended packages: [2022-04-05T21:01:31.497Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-05T21:01:31.497Z] The following NEW packages will be installed: [2022-04-05T21:01:31.497Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-05T21:01:31.497Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-05T21:01:31.497Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-05T21:01:31.497Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-05T21:01:31.497Z] libzmq5 pkg-config zip [2022-04-05T21:01:31.497Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-05T21:01:31.497Z] Need to get 10.3 MB of archives. [2022-04-05T21:01:31.497Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-05T21:01:31.497Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-05T21:01:31.758Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-05T21:01:31.758Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-05T21:01:31.758Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-05T21:01:31.758Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-05T21:01:31.758Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-05T21:01:31.758Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-05T21:01:31.758Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-05T21:01:31.758Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-05T21:01:31.758Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-05T21:01:31.758Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-05T21:01:31.758Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-05T21:01:31.758Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-05T21:01:31.758Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-05T21:01:31.758Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-05T21:01:31.758Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-05T21:01:31.758Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-05T21:01:32.329Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-05T21:01:32.329Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-05T21:01:32.329Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-05T21:01:32.590Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-05T21:01:32.591Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-05T21:01:32.591Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-05T21:01:32.591Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-05T21:01:32.591Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-05T21:01:32.591Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-05T21:01:32.591Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-05T21:01:32.850Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T21:01:32.851Z] Fetched 10.3 MB in 1s (9269 kB/s) [2022-04-05T21:01:32.851Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-05T21:01:32.851Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-05T21:01:32.851Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-05T21:01:32.851Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-05T21:01:33.058Z] 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-05T21:01:33.111Z] Selecting previously unselected package libsodium23:amd64. [2022-04-05T21:01:33.111Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-05T21:01:33.111Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-05T21:01:33.111Z] Selecting previously unselected package libpsl5:amd64. [2022-04-05T21:01:33.111Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-05T21:01:33.111Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-05T21:01:33.111Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-05T21:01:33.111Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-05T21:01:33.111Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-05T21:01:33.111Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-05T21:01:33.111Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-05T21:01:33.111Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-05T21:01:33.371Z] Selecting previously unselected package librtmp1:amd64. [2022-04-05T21:01:33.371Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-05T21:01:33.371Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-05T21:01:33.371Z] Selecting previously unselected package libssh-4:amd64. [2022-04-05T21:01:33.371Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-05T21:01:33.371Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-05T21:01:33.371Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-05T21:01:33.371Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-05T21:01:33.371Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-05T21:01:33.371Z] Selecting previously unselected package liberror-perl. [2022-04-05T21:01:33.371Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-05T21:01:33.371Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-05T21:01:33.371Z] Selecting previously unselected package git-man. [2022-04-05T21:01:33.371Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-05T21:01:33.371Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-05T21:01:33.631Z] Selecting previously unselected package git. [2022-04-05T21:01:33.632Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-05T21:01:33.632Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-05T21:01:34.201Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-05T21:01:34.201Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-05T21:01:34.201Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:01:34.201Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-05T21:01:34.201Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-05T21:01:34.201Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:01:34.201Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-05T21:01:34.201Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-05T21:01:34.201Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:01:34.201Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-05T21:01:34.201Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-05T21:01:34.201Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:01:34.461Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-05T21:01:34.461Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-05T21:01:34.461Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-05T21:01:34.461Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-05T21:01:34.461Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-05T21:01:34.461Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:01:34.461Z] Selecting previously unselected package libnorm1:amd64. [2022-04-05T21:01:34.461Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-05T21:01:34.461Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-05T21:01:34.461Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-05T21:01:34.461Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-05T21:01:34.461Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-05T21:01:34.722Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-05T21:01:34.722Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-05T21:01:34.722Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-05T21:01:34.722Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-05T21:01:34.722Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-05T21:01:34.722Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-05T21:01:34.722Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-05T21:01:34.722Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-05T21:01:34.722Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-05T21:01:34.981Z] Selecting previously unselected package libzmq5:amd64. [2022-04-05T21:01:34.981Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-05T21:01:34.981Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-05T21:01:34.981Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-05T21:01:34.981Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-05T21:01:34.981Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:01:34.981Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-05T21:01:34.981Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-05T21:01:34.981Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-05T21:01:34.981Z] Selecting previously unselected package pkg-config. [2022-04-05T21:01:34.981Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-05T21:01:34.981Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-05T21:01:35.240Z] Selecting previously unselected package zip. [2022-04-05T21:01:35.240Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-05T21:01:35.240Z] Unpacking zip (3.0-11build1) ... [2022-04-05T21:01:35.240Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-05T21:01:35.240Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-05T21:01:35.240Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-05T21:01:35.240Z] No schema files found: doing nothing. [2022-04-05T21:01:35.240Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-05T21:01:35.240Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-05T21:01:35.240Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-05T21:01:35.240Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-05T21:01:35.240Z] Setting up liberror-perl (0.17029-1) ... [2022-04-05T21:01:35.240Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:01:35.240Z] Setting up zip (3.0-11build1) ... [2022-04-05T21:01:35.240Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-05T21:01:35.240Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-05T21:01:35.240Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-05T21:01:35.240Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-05T21:01:35.240Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-05T21:01:35.240Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:01:35.500Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-05T21:01:35.500Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:01:35.500Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-05T21:01:35.500Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:01:35.500Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-05T21:01:35.500Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-05T21:01:35.500Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-05T21:01:35.500Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-05T21:01:35.500Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:01:35.500Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-05T21:01:35.500Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-05T21:01:35.500Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-05T21:01:36.070Z] comerr-dev set to automatically installed. [2022-04-05T21:01:36.070Z] git set to automatically installed. [2022-04-05T21:01:36.070Z] git-man set to automatically installed. [2022-04-05T21:01:36.070Z] krb5-multidev set to automatically installed. [2022-04-05T21:01:36.070Z] libbrotli1 set to automatically installed. [2022-04-05T21:01:36.070Z] libcurl3-gnutls set to automatically installed. [2022-04-05T21:01:36.070Z] liberror-perl set to automatically installed. [2022-04-05T21:01:36.070Z] libglib2.0-0 set to automatically installed. [2022-04-05T21:01:36.070Z] libgssrpc4 set to automatically installed. [2022-04-05T21:01:36.070Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-05T21:01:36.070Z] libkadm5srv-mit11 set to automatically installed. [2022-04-05T21:01:36.070Z] libkdb5-9 set to automatically installed. [2022-04-05T21:01:36.070Z] libkrb5-dev set to automatically installed. [2022-04-05T21:01:36.070Z] libnghttp2-14 set to automatically installed. [2022-04-05T21:01:36.070Z] libnorm-dev set to automatically installed. [2022-04-05T21:01:36.070Z] libnorm1 set to automatically installed. [2022-04-05T21:01:36.070Z] libpgm-5.2-0 set to automatically installed. [2022-04-05T21:01:36.070Z] libpgm-dev set to automatically installed. [2022-04-05T21:01:36.070Z] libpsl5 set to automatically installed. [2022-04-05T21:01:36.070Z] librtmp1 set to automatically installed. [2022-04-05T21:01:36.070Z] libsodium-dev set to automatically installed. [2022-04-05T21:01:36.070Z] libsodium23 set to automatically installed. [2022-04-05T21:01:36.070Z] libssh-4 set to automatically installed. [2022-04-05T21:01:36.070Z] libzmq3-dev set to automatically installed. [2022-04-05T21:01:36.070Z] libzmq5 set to automatically installed. [2022-04-05T21:01:36.070Z] pkg-config set to automatically installed. [2022-04-05T21:01:36.070Z] zip set to automatically installed. [2022-04-05T21:01:37.013Z] snapd is not logged in, snap install commands will use sudo [2022-04-05T21:01:49.242Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-05T21:01:49.242Z] Downloading snap 'edgex-app-service-configurable' [2022-04-05T21:02:35.954Z] Pulling app-service-configurable [2022-04-05T21:02:35.954Z] + snapcraftctl pull [2022-04-05T21:02:35.954Z] Pulling config-common [2022-04-05T21:02:35.954Z] + snapcraftctl pull [2022-04-05T21:02:36.894Z] Pulling go-build-helper [2022-04-05T21:02:36.894Z] + snapcraftctl pull [2022-04-05T21:02:38.276Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-05T21:02:38.276Z] Skipping pull go-build-helper (already ran) [2022-04-05T21:02:38.276Z] Building go-build-helper [2022-04-05T21:02:38.276Z] + snapcraftctl build [2022-04-05T21:02:39.661Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-05T21:02:40.233Z] Staging go-build-helper [2022-04-05T21:02:40.234Z] + snapcraftctl stage [2022-04-05T21:02:45.518Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-05T21:02:45.518Z] Fetched 290 kB in 0s (0 B/s) [2022-04-05T21:02:45.518Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-05T21:02:45.518Z] Fetched 158 kB in 0s (0 B/s) [2022-04-05T21:02:45.518Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-05T21:02:45.518Z] Fetched 242 kB in 0s (0 B/s) [2022-04-05T21:02:45.518Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-05T21:02:45.518Z] Fetched 150 kB in 0s (0 B/s) [2022-04-05T21:02:45.518Z] Pulling edgex-go [2022-04-05T21:02:45.518Z] + snapcraftctl pull [2022-04-05T21:02:46.459Z] Pulling hooks [2022-04-05T21:02:46.459Z] + snapcraftctl pull [2022-04-05T21:02:55.036Z] 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-05T21:02:55.036Z] 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-05T21:02:57.655Z] 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-05T21:02:58.695Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-05T21:02:58.695Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-05T21:02:58.695Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-05T21:02:58.695Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-05T21:02:58.695Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-05T21:02:58.695Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-05T21:02:58.695Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-05T21:02:58.695Z] Fetched 234 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-05T21:02:58.695Z] Fetched 155 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-05T21:02:58.695Z] Fetched 170 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-05T21:02:58.695Z] Fetched 267 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-05T21:02:58.695Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-05T21:02:58.695Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-05T21:02:58.695Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-05T21:02:58.695Z] Fetched 121 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-05T21:02:58.695Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-05T21:02:58.695Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-05T21:02:58.695Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-05T21:02:58.695Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-05T21:02:58.695Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-05T21:02:58.695Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-05T21:02:58.695Z] Fetched 142 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-05T21:02:58.695Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-05T21:02:58.695Z] Fetched 181 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-05T21:02:58.695Z] Fetched 208 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-05T21:02:58.695Z] Fetched 161 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-05T21:02:58.695Z] Fetched 107 kB in 0s (0 B/s) [2022-04-05T21:02:58.695Z] Pulling static-packages [2022-04-05T21:02:58.695Z] + snapcraftctl pull [2022-04-05T21:02:58.695Z] Pulling version [2022-04-05T21:02:58.695Z] + cd /root/project [2022-04-05T21:02:58.695Z] ++ git describe --tags --abbrev=0 [2022-04-05T21:02:58.695Z] ++ sed s/v// [2022-04-05T21:02:58.695Z] + GIT_VERSION=2.2.0-dev.55 [2022-04-05T21:02:58.695Z] + '[' -z 2.2.0-dev.55 ']' [2022-04-05T21:02:58.695Z] + snapcraftctl set-version 2.2.0-dev.55 [2022-04-05T21:02:59.634Z] 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-05T21:03:00.078Z] Building app-service-configurable [2022-04-05T21:03:00.078Z] + snapcraftctl build [2022-04-05T21:03:02.621Z] Building config-common [2022-04-05T21:03:02.621Z] + snapcraftctl build [2022-04-05T21:03:03.562Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-05T21:03:04.502Z] Skipping build go-build-helper (already ran) [2022-04-05T21:03:04.763Z] Building edgex-go [2022-04-05T21:03:04.763Z] + cd /root/parts/edgex-go/src [2022-04-05T21:03:04.763Z] ++ git describe --tags --abbrev=0 [2022-04-05T21:03:04.763Z] ++ sed s/v// [2022-04-05T21:03:04.763Z] + GIT_VERSION=2.2.0-dev.55 [2022-04-05T21:03:04.763Z] + '[' -z 2.2.0-dev.55 ']' [2022-04-05T21:03:04.763Z] + echo 2.2.0-dev.55 [2022-04-05T21:03:04.763Z] + '[' '!' -d vendor ']' [2022-04-05T21:03:04.763Z] + go mod download all [2022-04-05T21:03:05.042Z] 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-05T21:03:10.062Z] + make build [2022-04-05T21:03:10.062Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-05T21:03:10.443Z] 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-05T21:03:15.837Z] 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-05T21:03:22.556Z] 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-05T21:03:26.860Z] 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-05T21:03:32.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-05T21:03:32.259Z] 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-05T21:03:40.530Z] 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-05T21:03:44.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] } [2022-04-05T21:03:44.858Z] $ docker stop --time=1 c25093a07986c51f74a156f039f4b2c79d10868364ddfb2c41438cacf778648f [2022-04-05T21:03:46.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-05T21:03:46.922Z] $ docker rm -f c25093a07986c51f74a156f039f4b2c79d10868364ddfb2c41438cacf778648f [2022-04-05T21:03:48.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2022-04-05T21:03:48.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-05T21:03:49.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-05T21:03:49.126Z] [2022-04-05T21:03:49.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-05T21:03:49.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-05T21:03:49.744Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-05T21:03:49.744Z] 29e5d40040c1: Pulling fs layer [2022-04-05T21:03:49.744Z] 1ce36da41761: Pulling fs layer [2022-04-05T21:03:49.744Z] 25b303627fd3: Pulling fs layer [2022-04-05T21:03:49.744Z] 29e5d40040c1: Download complete [2022-04-05T21:03:50.017Z] 1ce36da41761: Download complete [2022-04-05T21:03:50.289Z] 29e5d40040c1: Pull complete [2022-04-05T21:03:50.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-05T21:03:51.722Z] 25b303627fd3: Verifying Checksum [2022-04-05T21:03:51.722Z] 25b303627fd3: Download complete [2022-04-05T21:03:51.722Z] 1ce36da41761: Pull complete [2022-04-05T21:03:52.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-05T21:03:53.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-05T21:03:55.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-05T21:03:57.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-05T21:03:58.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-05T21:04:01.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-05T21:04:02.575Z] + 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-05T21:04:02.575Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-05T21:04:02.575Z] + case "$service" in [2022-04-05T21:04:02.575Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-05T21:04:02.575Z] + 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-05T21:04:02.575Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-05T21:04:02.575Z] + case "$service" in [2022-04-05T21:04:02.575Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-05T21:04:02.575Z] + 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-05T21:04:02.575Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-05T21:04:02.575Z] + case "$service" in [2022-04-05T21:04:02.575Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-05T21:04:02.575Z] + 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-05T21:04:02.575Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-05T21:04:02.575Z] + case "$service" in [2022-04-05T21:04:02.575Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-05T21:04:02.575Z] + 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-05T21:04:02.575Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-05T21:04:02.575Z] + case "$service" in [2022-04-05T21:04:02.575Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-05T21:04:02.575Z] + 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-05T21:04:02.575Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-05T21:04:02.575Z] + case "$service" in [2022-04-05T21:04:02.575Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-05T21:04:02.575Z] + 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-05T21:04:02.575Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-05T21:04:02.575Z] + case "$service" in [2022-04-05T21:04:02.575Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-05T21:04:02.575Z] + 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-05T21:04:02.575Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-05T21:04:02.575Z] + case "$service" in [2022-04-05T21:04:02.575Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-05T21:04:02.575Z] + 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-05T21:04:02.576Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-05T21:04:02.576Z] + case "$service" in [2022-04-05T21:04:02.576Z] + 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-05T21:04:02.576Z] + 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-05T21:04:02.576Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-05T21:04:02.576Z] + case "$service" in [2022-04-05T21:04:02.576Z] + 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-05T21:04:02.576Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-05T21:04:02.576Z] + 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-05T21:04:02.576Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-05T21:04:02.576Z] + case "$service" in [2022-04-05T21:04:02.576Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-05T21:04:02.576Z] + 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-05T21:04:02.576Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-05T21:04:02.576Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-05T21:04:02.576Z] + 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-05T21:04:03.518Z] Building hooks [2022-04-05T21:04:03.518Z] + cd /root/parts/hooks/src [2022-04-05T21:04:03.518Z] + make build [2022-04-05T21:04:03.518Z] go mod tidy [2022-04-05T21:04:03.518Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-04-05T21:04:03.779Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T21:04:04.039Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-05T21:04:04.039Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-05T21:04:04.039Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-05T21:04:04.108Z] 25b303627fd3: Pull complete [2022-04-05T21:04:04.109Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-05T21:04:04.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-05T21:04:04.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-05T21:04:04.322Z] prd-ubuntu20.04-docker-arm64-4c-16g-10785 does not seem to be running inside a container [2022-04-05T21:04:04.401Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-05T21:04:05.951Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-05T21:04:06.521Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-05T21:04:06.521Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-05T21:04:06.685Z] $ docker top ee7f7366fcab8e54766d4d954c3907bae10144a0b2de3ac218c0a4e48fc78bdd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-05T21:04:07.570Z] + docker-compose build --help [2022-04-05T21:04:07.570Z] + grep parallel [2022-04-05T21:04:08.432Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-05T21:04:08.432Z] Building static-packages [2022-04-05T21:04:08.432Z] + snapcraftctl build [2022-04-05T21:04:10.347Z] Building version [2022-04-05T21:04:10.347Z] + snapcraftctl build [2022-04-05T21:04:11.866Z] --parallel Build images in parallel. [Pipeline] } [2022-04-05T21:04:11.889Z] $ docker stop --time=1 ee7f7366fcab8e54766d4d954c3907bae10144a0b2de3ac218c0a4e48fc78bdd [2022-04-05T21:04:12.891Z] Staging app-service-configurable [2022-04-05T21:04:12.892Z] + snapcraftctl stage [2022-04-05T21:04:13.560Z] $ docker rm -f ee7f7366fcab8e54766d4d954c3907bae10144a0b2de3ac218c0a4e48fc78bdd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-05T21:04:14.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-05T21:04:14.221Z] . [Pipeline] withDockerContainer [2022-04-05T21:04:14.274Z] Staging config-common [2022-04-05T21:04:14.274Z] + snapcraftctl stage [2022-04-05T21:04:14.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-10785 does not seem to be running inside a container [2022-04-05T21:04:14.524Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-05T21:04:15.655Z] Skipping stage go-build-helper (already ran) [2022-04-05T21:04:15.655Z] Staging edgex-go [2022-04-05T21:04:15.655Z] + snapcraftctl stage [2022-04-05T21:04:15.843Z] $ docker top f8895a8d17ad4a8dfd1fb54d624b70fdfb9ef9b1050c56965f4c25cefb4c8b20 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-05T21:04:16.760Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-05T21:04:17.040Z] Staging hooks [2022-04-05T21:04:17.040Z] + snapcraftctl stage [2022-04-05T21:04:18.426Z] Staging static-packages [2022-04-05T21:04:18.426Z] + snapcraftctl stage [2022-04-05T21:04:20.346Z] Staging version [2022-04-05T21:04:20.346Z] + snapcraftctl stage [2022-04-05T21:04:21.057Z] Building core-command ... [2022-04-05T21:04:21.058Z] Building core-data ... [2022-04-05T21:04:21.058Z] Building core-metadata ... [2022-04-05T21:04:21.058Z] Building security-bootstrapper ... [2022-04-05T21:04:21.058Z] Building security-proxy-setup ... [2022-04-05T21:04:21.058Z] Building security-secretstore-setup ... [2022-04-05T21:04:21.058Z] Building security-spiffe-token-provider ... [2022-04-05T21:04:21.058Z] Building security-spire-agent ... [2022-04-05T21:04:21.058Z] Building security-spire-config ... [2022-04-05T21:04:21.058Z] Building security-spire-server ... [2022-04-05T21:04:21.058Z] Building support-notifications ... [2022-04-05T21:04:21.058Z] Building support-scheduler ... [2022-04-05T21:04:21.058Z] Building sys-mgmt-agent ... [2022-04-05T21:04:21.058Z] Building security-secretstore-setup [2022-04-05T21:04:21.058Z] Building security-spire-config [2022-04-05T21:04:21.058Z] Building core-data [2022-04-05T21:04:21.058Z] Building security-bootstrapper [2022-04-05T21:04:21.058Z] Building core-command [2022-04-05T21:04:21.731Z] Priming app-service-configurable [2022-04-05T21:04:21.731Z] + snapcraftctl prime [2022-04-05T21:04:24.275Z] 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-05T21:04:24.275Z] stage-packages: [2022-04-05T21:04:24.275Z] - libnorm1 [2022-04-05T21:04:24.275Z] - libpgm-5.2-0 [2022-04-05T21:04:24.275Z] - libsodium23 [2022-04-05T21:04:24.275Z] - libzmq5 [2022-04-05T21:04:24.535Z] Priming config-common [2022-04-05T21:04:24.535Z] + snapcraftctl prime [2022-04-05T21:04:26.448Z] Priming go-build-helper [2022-04-05T21:04:26.448Z] + snapcraftctl prime [2022-04-05T21:04:27.833Z] Priming edgex-go [2022-04-05T21:04:27.833Z] + snapcraftctl prime [2022-04-05T21:04:29.746Z] Priming hooks [2022-04-05T21:04:29.746Z] + snapcraftctl prime [2022-04-05T21:04:31.132Z] Priming static-packages [2022-04-05T21:04:31.132Z] + snapcraftctl prime [2022-04-05T21:04:36.416Z] Priming version [2022-04-05T21:04:36.416Z] + snapcraftctl prime [2022-04-05T21:04:37.355Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-05T21:06:12.855Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T21:06:12.856Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-05T21:06:12.856Z] ---> 5155ab162f44 [2022-04-05T21:06:12.856Z] Step 3/26 : WORKDIR /edgex-go [2022-04-05T21:06:12.856Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T21:06:12.856Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-05T21:06:12.856Z] ---> 5155ab162f44 [2022-04-05T21:06:12.856Z] Step 3/25 : WORKDIR /edgex-go [2022-04-05T21:06:12.856Z] ---> Running in 61b97bad444f [2022-04-05T21:06:12.856Z] ---> Running in 054fd32bd5d9 [2022-04-05T21:06:12.856Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T21:06:12.856Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-05T21:06:12.856Z] ---> 5155ab162f44 [2022-04-05T21:06:12.856Z] Step 3/23 : WORKDIR /edgex-go [2022-04-05T21:06:12.856Z] ---> Running in 2f281745e099 [2022-04-05T21:06:12.856Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T21:06:12.856Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-05T21:06:12.856Z] ---> 5155ab162f44 [2022-04-05T21:06:12.856Z] Step 3/31 : WORKDIR /edgex-go [2022-04-05T21:06:12.856Z] ---> Running in d29ba9f094fe [2022-04-05T21:06:12.856Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T21:06:12.856Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-05T21:06:12.856Z] ---> 5155ab162f44 [2022-04-05T21:06:12.856Z] Step 3/23 : WORKDIR /edgex-go [2022-04-05T21:06:12.856Z] ---> Running in 5264c5ff629e [2022-04-05T21:06:12.856Z] Removing intermediate container 054fd32bd5d9 [2022-04-05T21:06:12.856Z] ---> f29c4aeaf48c [2022-04-05T21:06:12.856Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:06:12.856Z] ---> Running in f7c4222e6679 [2022-04-05T21:06:12.856Z] Removing intermediate container 61b97bad444f [2022-04-05T21:06:12.856Z] ---> 320a99284fbc [2022-04-05T21:06:12.856Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:06:12.856Z] Removing intermediate container d29ba9f094fe [2022-04-05T21:06:12.856Z] ---> 16d52a0f657c [2022-04-05T21:06:12.856Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:06:12.856Z] ---> Running in d9a89cdf23b6 [2022-04-05T21:06:12.856Z] Removing intermediate container 2f281745e099 [2022-04-05T21:06:12.856Z] ---> d5123c45566f [2022-04-05T21:06:12.856Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:06:12.856Z] ---> Running in 8356051e48a4 [2022-04-05T21:06:12.856Z] Removing intermediate container 5264c5ff629e [2022-04-05T21:06:12.856Z] ---> d1ec303e9d55 [2022-04-05T21:06:12.856Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:06:12.856Z] ---> Running in 9ffd951af92d [2022-04-05T21:06:12.856Z] ---> Running in 23a3547f8a98 [2022-04-05T21:06:12.856Z] Removing intermediate container f7c4222e6679 [2022-04-05T21:06:12.856Z] ---> 1fb9a5a989ce [2022-04-05T21:06:12.856Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-05T21:06:12.856Z] ---> Running in 4dcdb922f078 [2022-04-05T21:06:12.856Z] Removing intermediate container d9a89cdf23b6 [2022-04-05T21:06:12.856Z] ---> 6cd4ae44b6b5 [2022-04-05T21:06:12.856Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-05T21:06:12.856Z] Removing intermediate container 8356051e48a4 [2022-04-05T21:06:12.856Z] ---> 96ee469f3d24 [2022-04-05T21:06:12.856Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-05T21:06:12.856Z] ---> Running in 904566ec1a14 [2022-04-05T21:06:12.856Z] ---> Running in ec8aeff8ccb4 [2022-04-05T21:06:12.856Z] Removing intermediate container 9ffd951af92d [2022-04-05T21:06:12.856Z] ---> 027b669384c5 [2022-04-05T21:06:12.856Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-05T21:06:12.856Z] Removing intermediate container 23a3547f8a98 [2022-04-05T21:06:12.856Z] ---> c029b6f6956c [2022-04-05T21:06:12.856Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-05T21:06:12.856Z] ---> Running in bc814a4faac6 [2022-04-05T21:06:12.856Z] ---> Running in 721bd6c971ba [2022-04-05T21:06:12.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:06:12.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:06:12.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:06:12.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:06:12.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:06:12.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:06:12.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:06:12.856Z] OK: 220 MiB in 52 packages [2022-04-05T21:06:12.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:06:12.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:06:12.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:06:12.856Z] Removing intermediate container 4dcdb922f078 [2022-04-05T21:06:12.856Z] ---> 67605736bffc [2022-04-05T21:06:12.856Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-05T21:06:12.856Z] OK: 220 MiB in 52 packages [2022-04-05T21:06:12.856Z] OK: 220 MiB in 52 packages [2022-04-05T21:06:12.856Z] OK: 220 MiB in 52 packages [2022-04-05T21:06:12.856Z] OK: 220 MiB in 52 packages [2022-04-05T21:06:13.132Z] ---> 2404f55f5df0 [2022-04-05T21:06:13.132Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T21:06:13.412Z] ---> Running in 40fb1c25e7ff [2022-04-05T21:06:13.412Z] Removing intermediate container ec8aeff8ccb4 [2022-04-05T21:06:13.412Z] ---> 5f5ef196ab35 [2022-04-05T21:06:13.412Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-05T21:06:13.685Z] Removing intermediate container 904566ec1a14 [2022-04-05T21:06:13.685Z] ---> bfa7fddec572 [2022-04-05T21:06:13.685Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-05T21:06:13.685Z] Removing intermediate container bc814a4faac6 [2022-04-05T21:06:13.685Z] ---> a1af1449603b [2022-04-05T21:06:13.685Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-05T21:06:13.970Z] Removing intermediate container 721bd6c971ba [2022-04-05T21:06:13.970Z] ---> f02feb209cd1 [2022-04-05T21:06:13.970Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-05T21:06:14.958Z] ---> 72f1634b4e5e [2022-04-05T21:06:14.958Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T21:06:14.958Z] ---> Running in 033b74788d9f [2022-04-05T21:06:14.958Z] ---> a798c9e4c83f [2022-04-05T21:06:14.958Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T21:06:15.234Z] ---> 5254e26689a1 [2022-04-05T21:06:15.234Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T21:06:15.234Z] ---> Running in 01af2b36ae4b [2022-04-05T21:06:15.234Z] ---> 0279dbf5a05f [2022-04-05T21:06:15.234Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T21:06:15.513Z] ---> Running in 7c4761137eda [2022-04-05T21:06:15.797Z] ---> Running in 268ecfd94ae9 [2022-04-05T21:06:17.794Z] Removing intermediate container 40fb1c25e7ff [2022-04-05T21:06:17.794Z] ---> bd9fb3840556 [2022-04-05T21:06:17.794Z] Step 8/25 : COPY . . [2022-04-05T21:06:20.441Z] Removing intermediate container 033b74788d9f [2022-04-05T21:06:20.441Z] ---> 85283b35852c [2022-04-05T21:06:20.441Z] Step 8/31 : COPY . . [2022-04-05T21:06:21.042Z] Removing intermediate container 268ecfd94ae9 [2022-04-05T21:06:21.042Z] ---> 887f05978e5f [2022-04-05T21:06:21.042Z] Step 8/23 : COPY . . [2022-04-05T21:06:21.652Z] Removing intermediate container 01af2b36ae4b [2022-04-05T21:06:21.652Z] ---> 4172bcbec60c [2022-04-05T21:06:21.652Z] Step 8/26 : COPY . . [2022-04-05T21:06:21.652Z] Removing intermediate container 7c4761137eda [2022-04-05T21:06:21.652Z] ---> 85e7035aad7a [2022-04-05T21:06:21.652Z] Step 8/23 : COPY . . [2022-04-05T21:06:54.007Z] ---> 2aa026b06152 [2022-04-05T21:06:54.007Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-05T21:06:54.007Z] ---> Running in f656e418426b [2022-04-05T21:06:54.007Z] 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-05T21:06:54.007Z] ---> 412d640ae7f4 [2022-04-05T21:06:54.007Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-05T21:06:54.007Z] ---> Running in fc1188944812 [2022-04-05T21:06:54.007Z] ---> 946e244f0cdf [2022-04-05T21:06:54.007Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-05T21:06:54.007Z] ---> Running in c67cd7637050 [2022-04-05T21:06:54.989Z] ---> 7cf89be711de [2022-04-05T21:06:54.989Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-05T21:06:54.989Z] ---> 52eb79f3dcf5 [2022-04-05T21:06:54.989Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-05T21:06:55.409Z] 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-05T21:06:55.409Z] ---> Running in ad36fbc6a81c [2022-04-05T21:06:55.409Z] ---> Running in 9687ae0fba4c [2022-04-05T21:06:56.964Z] Removing intermediate container ad36fbc6a81c [2022-04-05T21:06:56.964Z] ---> f5a6284e271d [2022-04-05T21:06:56.964Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-05T21:06:56.964Z] ---> Running in de1442e4bdfe [2022-04-05T21:06:57.236Z] 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-05T21:06:58.214Z] 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-05T21:07:00.207Z] Removing intermediate container de1442e4bdfe [2022-04-05T21:07:00.207Z] ---> 196086e80298 [2022-04-05T21:07:00.207Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-05T21:07:00.207Z] ---> Running in 5fd3d0807764 [2022-04-05T21:07:00.501Z] Removing intermediate container 5fd3d0807764 [2022-04-05T21:07:00.501Z] ---> 887b4816df3e [2022-04-05T21:07:00.501Z] 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-05T21:07:00.501Z] ---> Running in 385b1dfbe4f9 [2022-04-05T21:07:03.149Z] spire-1.2.1/ [2022-04-05T21:07:03.149Z] spire-1.2.1/.data/ [2022-04-05T21:07:03.149Z] spire-1.2.1/.data/.file [2022-04-05T21:07:03.149Z] spire-1.2.1/.dockerignore [2022-04-05T21:07:03.149Z] spire-1.2.1/.gitattributes [2022-04-05T21:07:03.149Z] spire-1.2.1/.githooks/ [2022-04-05T21:07:03.149Z] spire-1.2.1/.githooks/pre-commit [2022-04-05T21:07:03.149Z] spire-1.2.1/.github/ [2022-04-05T21:07:03.149Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-05T21:07:03.149Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-05T21:07:03.149Z] spire-1.2.1/.github/dependabot.yml [2022-04-05T21:07:03.149Z] spire-1.2.1/.github/workflows/ [2022-04-05T21:07:03.149Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-05T21:07:03.149Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-05T21:07:03.149Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-05T21:07:03.149Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-05T21:07:03.149Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-05T21:07:03.149Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-05T21:07:03.149Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-05T21:07:03.149Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-05T21:07:03.149Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-05T21:07:03.149Z] spire-1.2.1/.gitignore [2022-04-05T21:07:03.149Z] spire-1.2.1/.go-version [2022-04-05T21:07:03.149Z] spire-1.2.1/.golangci.yml [2022-04-05T21:07:03.149Z] spire-1.2.1/ADOPTERS.md [2022-04-05T21:07:03.149Z] spire-1.2.1/CHANGELOG.md [2022-04-05T21:07:03.149Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-05T21:07:03.149Z] spire-1.2.1/CODEOWNERS [2022-04-05T21:07:03.149Z] spire-1.2.1/CONTRIBUTING.md [2022-04-05T21:07:03.149Z] spire-1.2.1/Dockerfile [2022-04-05T21:07:03.427Z] spire-1.2.1/Dockerfile.dev [2022-04-05T21:07:03.427Z] spire-1.2.1/Dockerfile.scratch [2022-04-05T21:07:03.427Z] spire-1.2.1/LICENSE [2022-04-05T21:07:03.427Z] spire-1.2.1/MAINTAINERS.md [2022-04-05T21:07:03.427Z] spire-1.2.1/Makefile [2022-04-05T21:07:03.427Z] spire-1.2.1/README.md [2022-04-05T21:07:03.427Z] spire-1.2.1/ROADMAP.md [2022-04-05T21:07:03.427Z] spire-1.2.1/SECURITY.md [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-05T21:07:03.427Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-05T21:07:03.427Z] spire-1.2.1/conf/ [2022-04-05T21:07:03.427Z] spire-1.2.1/conf/agent/ [2022-04-05T21:07:03.427Z] spire-1.2.1/conf/agent/agent.conf [2022-04-05T21:07:03.427Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-05T21:07:03.427Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-05T21:07:03.427Z] spire-1.2.1/conf/server/ [2022-04-05T21:07:03.427Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-05T21:07:03.427Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-05T21:07:03.427Z] spire-1.2.1/conf/server/server.conf [2022-04-05T21:07:03.427Z] spire-1.2.1/conf/server/server_full.conf [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/ [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/SPIRE101.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/auditlog.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/images/ [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/scaling_spire.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/spire_agent.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/spire_server.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/supported_integrations.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/telemetry.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/telemetry_config.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/upgrading.md [2022-04-05T21:07:03.427Z] spire-1.2.1/doc/using_spire.md [2022-04-05T21:07:03.427Z] spire-1.2.1/examples/ [2022-04-05T21:07:03.427Z] spire-1.2.1/examples/README.md [2022-04-05T21:07:03.427Z] spire-1.2.1/go.mod [2022-04-05T21:07:03.427Z] spire-1.2.1/go.sum [2022-04-05T21:07:03.427Z] spire-1.2.1/pkg/ [2022-04-05T21:07:03.427Z] spire-1.2.1/pkg/agent/ [2022-04-05T21:07:03.427Z] spire-1.2.1/pkg/agent/agent.go [2022-04-05T21:07:03.427Z] spire-1.2.1/pkg/agent/api/ [2022-04-05T21:07:03.427Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-05T21:07:03.428Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-05T21:07:03.428Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-05T21:07:03.428Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/client/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/common/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/config.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/manager/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-05T21:07:03.706Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/svid/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/names.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/auth/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/ [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-05T21:07:03.707Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/cli/ [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-05T21:07:03.708Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-05T21:07:03.985Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-05T21:07:03.985Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-05T21:07:03.985Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-05T21:07:03.985Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-05T21:07:03.985Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-05T21:07:03.985Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/health/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/health/config.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/health/context.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/health/health.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/idutil/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/log/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/log/log.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/log/options.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/profiling/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/selector/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/uptime/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/util/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/util/task.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/version/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/version/version.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/x509util/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/api.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-05T21:07:03.986Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/health/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/id.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/status.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/bundle/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/ca/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/cache/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/catalog/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/config.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-05T21:07:04.265Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-05T21:07:04.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-05T21:07:04.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/registration/ [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/server.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/server_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/svid/ [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/ [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/private/ [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/private/server/ [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/private/server/journal/ [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/ [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/common/ [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/plugin/ [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-05T21:07:04.544Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-05T21:07:04.544Z] spire-1.2.1/release/ [2022-04-05T21:07:04.544Z] spire-1.2.1/release/spire-extras/ [2022-04-05T21:07:04.544Z] spire-1.2.1/release/spire-extras/README.md [2022-04-05T21:07:04.544Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-05T21:07:04.544Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-05T21:07:04.544Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-05T21:07:04.544Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-05T21:07:04.544Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-05T21:07:04.544Z] spire-1.2.1/release/spire/ [2022-04-05T21:07:04.544Z] spire-1.2.1/release/spire/README.md [2022-04-05T21:07:04.544Z] spire-1.2.1/release/spire/conf/ [2022-04-05T21:07:04.544Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-05T21:07:04.544Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-05T21:07:04.544Z] spire-1.2.1/release/spire/conf/server/ [2022-04-05T21:07:04.544Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-05T21:07:04.544Z] spire-1.2.1/script/ [2022-04-05T21:07:04.544Z] spire-1.2.1/script/build-artifact.sh [2022-04-05T21:07:04.544Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-05T21:07:04.544Z] spire-1.2.1/support/ [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/ [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-05T21:07:04.544Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-05T21:07:04.545Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-05T21:07:04.545Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-05T21:07:04.545Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-05T21:07:04.545Z] spire-1.2.1/test/ [2022-04-05T21:07:04.545Z] spire-1.2.1/test/clock/ [2022-04-05T21:07:04.545Z] spire-1.2.1/test/clock/clock.go [2022-04-05T21:07:04.545Z] spire-1.2.1/test/fakes/ [2022-04-05T21:07:04.545Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-05T21:07:04.545Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-05T21:07:04.545Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-05T21:07:04.545Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-05T21:07:04.545Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-05T21:07:04.545Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-05T21:07:04.545Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/fixture.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/registration/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-05T21:07:04.823Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/README.md [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/common [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/setup/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-05T21:07:04.823Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-05T21:07:04.824Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-05T21:07:04.825Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-05T21:07:05.101Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-05T21:07:05.101Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-05T21:07:05.101Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-05T21:07:05.101Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/test-one.sh [2022-04-05T21:07:05.102Z] spire-1.2.1/test/integration/test.sh [2022-04-05T21:07:05.102Z] spire-1.2.1/test/plugintest/ [2022-04-05T21:07:05.102Z] spire-1.2.1/test/plugintest/config.go [2022-04-05T21:07:05.102Z] spire-1.2.1/test/plugintest/load.go [2022-04-05T21:07:05.102Z] spire-1.2.1/test/plugintest/option.go [2022-04-05T21:07:05.102Z] spire-1.2.1/test/spiretest/ [2022-04-05T21:07:05.103Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/spiretest/dir.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/spiretest/logs.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/spiretest/suite.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/spiretest/x509.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/testca/ [2022-04-05T21:07:05.103Z] spire-1.2.1/test/testca/ca.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/testkey/ [2022-04-05T21:07:05.103Z] spire-1.2.1/test/testkey/generate.sh [2022-04-05T21:07:05.103Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/testkey/keys.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/testkey/new.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/tpmsimulator/ [2022-04-05T21:07:05.103Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/util/ [2022-04-05T21:07:05.103Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/util/cert_generation.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/util/io_redirection.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/util/race.go [2022-04-05T21:07:05.103Z] spire-1.2.1/test/util/util.go [2022-04-05T21:07:05.103Z] building spire from source... [2022-04-05T21:07:06.093Z] Installing go1.17.7... [2022-04-05T21:07:32.935Z] Building bin/spire-server... [2022-04-05T21:07:32.935Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-05T21:07:32.935Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-05T21:07:32.935Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-05T21:07:32.935Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-05T21:07:32.935Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-05T21:07:33.923Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-05T21:07:33.923Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-05T21:07:34.198Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T21:07:34.474Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-05T21:07:34.474Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-05T21:07:35.462Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-05T21:07:35.462Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-05T21:07:35.462Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T21:07:35.738Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-05T21:07:35.738Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-05T21:07:35.738Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-05T21:07:35.738Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-05T21:07:37.185Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-05T21:07:37.185Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-05T21:07:37.185Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-05T21:07:38.174Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-05T21:08:00.373Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-05T21:08:00.373Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-05T21:08:00.373Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-05T21:08:00.645Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-05T21:08:00.920Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T21:08:01.198Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-05T21:08:01.198Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T21:08:01.198Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-05T21:08:01.476Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-05T21:08:01.754Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-05T21:08:01.754Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-05T21:08:01.754Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-05T21:08:02.030Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-05T21:08:02.030Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T21:08:02.030Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-05T21:08:02.305Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T21:08:02.305Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T21:08:02.580Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-05T21:08:03.181Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T21:08:03.181Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-05T21:08:04.638Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-05T21:08:04.924Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-05T21:08:04.924Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-05T21:08:05.197Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-05T21:08:05.197Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-05T21:08:05.197Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-05T21:08:05.477Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-05T21:08:05.477Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T21:08:05.477Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-05T21:08:05.477Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T21:08:05.753Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-05T21:08:06.028Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-05T21:08:06.029Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-05T21:08:06.029Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-05T21:08:06.304Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-05T21:08:06.582Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-05T21:08:06.860Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-05T21:08:07.139Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-05T21:08:29.335Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-05T21:08:29.335Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-05T21:08:29.335Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-05T21:08:29.335Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-05T21:08:34.754Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-05T21:08:34.754Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T21:08:35.043Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-05T21:08:35.043Z] go: downloading google.golang.org/api v0.70.0 [2022-04-05T21:08:35.325Z] go: downloading k8s.io/api v0.23.4 [2022-04-05T21:08:35.605Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-05T21:08:36.595Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-05T21:08:49.024Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-05T21:09:15.860Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-05T21:09:15.860Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-05T21:09:15.860Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-05T21:09:15.860Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-05T21:09:15.860Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-05T21:09:16.136Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-05T21:09:18.128Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-05T21:09:18.730Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-05T21:09:20.721Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-05T21:09:20.721Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-05T21:09:20.721Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-05T21:09:21.727Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-05T21:09:21.727Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-05T21:09:22.143Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-05T21:09:23.696Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-05T21:09:23.696Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-05T21:09:23.969Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-05T21:09:24.248Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-05T21:09:24.248Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-05T21:09:24.248Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-05T21:09:29.662Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-05T21:09:29.662Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-05T21:09:29.938Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-05T21:09:29.938Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-05T21:09:29.938Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-05T21:09:29.938Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-05T21:09:29.938Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-05T21:09:31.377Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-05T21:09:31.377Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-05T21:09:31.377Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-05T21:09:31.649Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-05T21:09:31.925Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-05T21:09:32.910Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-05T21:09:33.510Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T21:09:33.784Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-05T21:09:33.784Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-05T21:09:34.066Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-05T21:09:34.066Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-05T21:09:34.342Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-05T21:09:34.342Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-05T21:09:34.342Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-05T21:09:35.323Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T21:09:35.323Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-05T21:09:35.926Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-05T21:09:35.926Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-05T21:09:37.909Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-05T21:09:37.909Z] go: downloading go.opencensus.io v0.23.0 [2022-04-05T21:09:38.896Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-05T21:09:38.896Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-05T21:09:39.173Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-05T21:09:39.461Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-05T21:09:39.461Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-05T21:09:39.739Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-05T21:09:40.017Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-05T21:09:40.620Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-05T21:09:43.257Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-05T21:09:45.251Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-05T21:09:45.526Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-05T21:09:45.802Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-05T21:09:46.077Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-05T21:09:46.679Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-05T21:09:46.953Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-05T21:09:47.228Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-05T21:09:47.228Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-05T21:09:47.504Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-05T21:09:47.786Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-05T21:09:47.786Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-05T21:09:57.953Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-05T21:09:57.953Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-05T21:09:57.953Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-05T21:09:57.953Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-05T21:10:24.914Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-05T21:10:24.914Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-05T21:13:01.846Z] 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-05T21:13:10.167Z] Removing intermediate container f656e418426b [2022-04-05T21:13:10.167Z] ---> 635f85d08e01 [2022-04-05T21:13:10.167Z] [2022-04-05T21:13:10.167Z] Step 10/25 : FROM alpine:3.14 [2022-04-05T21:13:10.167Z] 3.14: Pulling from library/alpine [2022-04-05T21:13:12.791Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-05T21:13:12.791Z] Status: Downloaded newer image for alpine:3.14 [2022-04-05T21:13:12.791Z] ---> ac73e934f311 [2022-04-05T21:13:12.791Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-05T21:13:13.076Z] ---> Running in 8e5754f9ea9f [2022-04-05T21:13:15.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:13:16.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:13:17.315Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-05T21:13:17.593Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-05T21:13:17.593Z] (3/3) Installing su-exec (0.2-r1) [2022-04-05T21:13:17.593Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T21:13:17.593Z] Executing ca-certificates-20211220-r0.trigger [2022-04-05T21:13:18.195Z] OK: 6 MiB in 17 packages [2022-04-05T21:13:22.534Z] Removing intermediate container 8e5754f9ea9f [2022-04-05T21:13:22.534Z] ---> 55d7b2481e67 [2022-04-05T21:13:22.534Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-05T21:13:22.534Z] ---> Running in a1b65b1f55b4 [2022-04-05T21:13:23.141Z] Removing intermediate container a1b65b1f55b4 [2022-04-05T21:13:23.141Z] ---> 0c9ee358107f [2022-04-05T21:13:23.141Z] Step 13/25 : WORKDIR / [2022-04-05T21:13:23.141Z] ---> Running in 28f60fa44b27 [2022-04-05T21:13:23.417Z] Removing intermediate container 9687ae0fba4c [2022-04-05T21:13:23.417Z] ---> 3e7de371f1c3 [2022-04-05T21:13:23.417Z] [2022-04-05T21:13:23.417Z] Step 10/23 : FROM alpine:3.14 [2022-04-05T21:13:23.417Z] ---> ac73e934f311 [2022-04-05T21:13:23.417Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-05T21:13:23.694Z] ---> Running in 6b0d49b60df0 [2022-04-05T21:13:24.417Z] Removing intermediate container 28f60fa44b27 [2022-04-05T21:13:24.417Z] ---> 7553ffe5a803 [2022-04-05T21:13:24.417Z] 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-05T21:13:25.971Z] ---> 6de4a8a626f4 [2022-04-05T21:13:25.971Z] 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-05T21:13:26.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:13:26.250Z] Removing intermediate container fc1188944812 [2022-04-05T21:13:26.250Z] ---> 6d7b3f0ee6b4 [2022-04-05T21:13:26.250Z] [2022-04-05T21:13:26.250Z] Step 10/31 : FROM alpine:3.14 [2022-04-05T21:13:26.250Z] ---> ac73e934f311 [2022-04-05T21:13:26.250Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-05T21:13:26.534Z] ---> Running in a43e3a1f2541 [2022-04-05T21:13:26.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:13:27.123Z] Removing intermediate container a43e3a1f2541 [2022-04-05T21:13:27.123Z] ---> 346b028b60db [2022-04-05T21:13:27.123Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-05T21:13:27.123Z] ---> Running in c3c4543fa373 [2022-04-05T21:13:27.409Z] ---> f2249b1b1446 [2022-04-05T21:13:27.409Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-05T21:13:28.040Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-05T21:13:28.040Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T21:13:28.040Z] OK: 5 MiB in 15 packages [2022-04-05T21:13:28.656Z] ---> f9d14904ff97 [2022-04-05T21:13:28.936Z] 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-05T21:13:29.939Z] Removing intermediate container 6b0d49b60df0 [2022-04-05T21:13:29.939Z] ---> f99c07221e68 [2022-04-05T21:13:29.939Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-05T21:13:30.219Z] ---> Running in cfef081504a8 [2022-04-05T21:13:30.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:13:30.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:13:30.797Z] ---> 355ec8f815fa [2022-04-05T21:13:30.797Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-05T21:13:30.797Z] Removing intermediate container cfef081504a8 [2022-04-05T21:13:30.797Z] ---> 44c0016ea722 [2022-04-05T21:13:30.797Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-05T21:13:31.072Z] ---> Running in 42c230f14019 [2022-04-05T21:13:31.673Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-05T21:13:31.673Z] (2/2) Installing su-exec (0.2-r1) [2022-04-05T21:13:31.673Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T21:13:31.673Z] Removing intermediate container 42c230f14019 [2022-04-05T21:13:31.673Z] ---> a0d8868a2ad4 [2022-04-05T21:13:31.673Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-05T21:13:31.673Z] OK: 6 MiB in 16 packages [2022-04-05T21:13:31.945Z] ---> Running in 885db95514e6 [2022-04-05T21:13:33.387Z] Removing intermediate container 885db95514e6 [2022-04-05T21:13:33.387Z] ---> bbe4188b303a [2022-04-05T21:13:33.387Z] Step 15/23 : WORKDIR / [2022-04-05T21:13:33.387Z] ---> Running in 420032347d64 [2022-04-05T21:13:33.669Z] Removing intermediate container c3c4543fa373 [2022-04-05T21:13:33.669Z] ---> ffa74e36bff5 [2022-04-05T21:13:33.669Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-05T21:13:33.944Z] ---> Running in 027f39ceed9a [2022-04-05T21:13:33.944Z] Removing intermediate container 420032347d64 [2022-04-05T21:13:33.944Z] ---> c28027af3135 [2022-04-05T21:13:33.944Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T21:13:34.937Z] Removing intermediate container 027f39ceed9a [2022-04-05T21:13:34.937Z] ---> a324f5efb080 [2022-04-05T21:13:34.937Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-05T21:13:34.937Z] ---> 306a26867b71 [2022-04-05T21:13:34.937Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-05T21:13:34.937Z] ---> Running in b6b306016882 [2022-04-05T21:13:35.210Z] ---> c5937a672228 [2022-04-05T21:13:35.210Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-05T21:13:35.813Z] Removing intermediate container b6b306016882 [2022-04-05T21:13:35.813Z] ---> a62091f6c495 [2022-04-05T21:13:35.813Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-05T21:13:35.813Z] ---> Running in ee03aed577e7 [2022-04-05T21:13:39.222Z] ---> 043338b454a2 [2022-04-05T21:13:39.222Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-05T21:13:39.222Z] ---> 2789cc9cf86f [2022-04-05T21:13:39.222Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-05T21:13:39.824Z] Removing intermediate container ee03aed577e7 [2022-04-05T21:13:39.824Z] ---> fd967a8b84be [2022-04-05T21:13:39.824Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-05T21:13:39.824Z] ---> Running in 99ab755e757d [2022-04-05T21:13:40.427Z] ---> 46ebdac2502b [2022-04-05T21:13:40.427Z] 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-05T21:13:40.427Z] ---> Running in fa9260b1df4a [2022-04-05T21:13:41.037Z] ---> 5a4e5235acec [2022-04-05T21:13:41.037Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-05T21:13:41.037Z] Removing intermediate container 99ab755e757d [2022-04-05T21:13:41.037Z] ---> 011099c88e99 [2022-04-05T21:13:41.037Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-05T21:13:41.037Z] ---> Running in 038b939de18a [2022-04-05T21:13:42.036Z] Removing intermediate container 038b939de18a [2022-04-05T21:13:42.036Z] ---> f05a16cd8d01 [2022-04-05T21:13:42.036Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T21:13:42.311Z] ---> Running in ea4f8d92e403 [2022-04-05T21:13:42.587Z] ---> 4ff21c2f6ab8 [2022-04-05T21:13:42.587Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-05T21:13:42.865Z] ---> Running in b1733be36ba9 [2022-04-05T21:13:43.145Z] Removing intermediate container ea4f8d92e403 [2022-04-05T21:13:43.145Z] ---> 99a970d3e7d3 [2022-04-05T21:13:43.145Z] Step 21/23 : LABEL arch=arm64 [2022-04-05T21:13:43.425Z] ---> Running in 542b3f58f396 [2022-04-05T21:13:44.427Z] Removing intermediate container 542b3f58f396 [2022-04-05T21:13:44.427Z] ---> 48c3d8b174dd [2022-04-05T21:13:44.427Z] Step 22/23 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T21:13:44.711Z] Removing intermediate container fa9260b1df4a [2022-04-05T21:13:44.711Z] ---> 0fdef6276c84 [2022-04-05T21:13:44.711Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-05T21:13:44.711Z] ---> Running in b21252a18f61 [2022-04-05T21:13:44.991Z] ---> Running in 69d80c8f7a94 [2022-04-05T21:13:45.598Z] Removing intermediate container b21252a18f61 [2022-04-05T21:13:45.598Z] ---> 55eff9cb30ad [2022-04-05T21:13:45.598Z] Step 23/23 : LABEL version=0.0.0 [2022-04-05T21:13:45.886Z] Removing intermediate container 69d80c8f7a94 [2022-04-05T21:13:45.886Z] ---> d2b0a97ff9e9 [2022-04-05T21:13:45.886Z] Step 23/25 : LABEL arch=arm64 [2022-04-05T21:13:45.886Z] ---> Running in c323910e565d [2022-04-05T21:13:46.166Z] ---> Running in f6ed0153993f [2022-04-05T21:13:46.777Z] Removing intermediate container c323910e565d [2022-04-05T21:13:46.777Z] ---> ff4985e52f1e [2022-04-05T21:13:46.777Z] [2022-04-05T21:13:46.777Z] Removing intermediate container f6ed0153993f [2022-04-05T21:13:46.777Z] ---> 5599f7eb8054 [2022-04-05T21:13:46.777Z] Step 24/25 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T21:13:47.066Z] ---> Running in cf21dd4c566b [2022-04-05T21:13:47.344Z] Removing intermediate container b1733be36ba9 [2022-04-05T21:13:47.344Z] ---> 73c5b4ab5c29 [2022-04-05T21:13:47.344Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T21:13:47.947Z] Removing intermediate container cf21dd4c566b [2022-04-05T21:13:47.947Z] ---> 7ea0678e410a [2022-04-05T21:13:47.947Z] Step 25/25 : LABEL version=0.0.0 [2022-04-05T21:13:47.947Z] Successfully built ff4985e52f1e [2022-04-05T21:13:47.947Z] Successfully tagged core-command-arm64:latest [2022-04-05T21:13:47.947Z] ---> Running in 49c219e719be [2022-04-05T21:13:47.947Z]  Building core-command ... done Building sys-mgmt-agent [2022-04-05T21:13:48.546Z] ---> e35bc9e13c9a [2022-04-05T21:13:48.546Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-05T21:13:48.546Z] Removing intermediate container 49c219e719be [2022-04-05T21:13:48.546Z] ---> ced84c871ed1 [2022-04-05T21:13:48.546Z] [2022-04-05T21:13:49.534Z] Successfully built ced84c871ed1 [2022-04-05T21:13:49.534Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-05T21:13:49.534Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-04-05T21:13:50.994Z] ---> 08e6198fe48b [2022-04-05T21:13:50.994Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-05T21:13:52.082Z] ---> a3c3fe8309a9 [2022-04-05T21:13:52.082Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-05T21:13:53.144Z] ---> 221e46ce107e [2022-04-05T21:13:53.144Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-05T21:13:54.129Z] ---> b59dae54bf61 [2022-04-05T21:13:54.129Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-05T21:13:54.402Z] ---> Running in 0ccf37fbefc5 [2022-04-05T21:13:55.009Z] Removing intermediate container 0ccf37fbefc5 [2022-04-05T21:13:55.009Z] ---> 2203930c1b28 [2022-04-05T21:13:55.009Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-05T21:13:56.004Z] ---> 990989745625 [2022-04-05T21:13:56.004Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-05T21:13:56.604Z] ---> Running in e5a6368d1818 [2022-04-05T21:14:00.006Z] Removing intermediate container e5a6368d1818 [2022-04-05T21:14:00.006Z] ---> 7be2602098c4 [2022-04-05T21:14:00.006Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-05T21:14:01.001Z] ---> Running in 9a03fee4c0f8 [2022-04-05T21:14:01.992Z] Removing intermediate container 9a03fee4c0f8 [2022-04-05T21:14:01.992Z] ---> 1b461cdb692e [2022-04-05T21:14:01.992Z] Step 28/31 : CMD ["gate"] [2022-04-05T21:14:02.589Z] ---> Running in 06a7143d9682 [2022-04-05T21:14:03.572Z] Removing intermediate container 06a7143d9682 [2022-04-05T21:14:03.572Z] ---> 18bc016f3ba6 [2022-04-05T21:14:03.572Z] Step 29/31 : LABEL arch=arm64 [2022-04-05T21:14:04.179Z] ---> Running in 615c0bf7245c [2022-04-05T21:14:04.809Z] Removing intermediate container 615c0bf7245c [2022-04-05T21:14:04.809Z] ---> 3bb390f7b7b6 [2022-04-05T21:14:04.809Z] Step 30/31 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T21:14:05.407Z] ---> Running in d7227ba816af [2022-04-05T21:14:06.396Z] Removing intermediate container d7227ba816af [2022-04-05T21:14:06.396Z] ---> fda282065cf3 [2022-04-05T21:14:06.396Z] Step 31/31 : LABEL version=0.0.0 [2022-04-05T21:14:07.007Z] ---> Running in 0384b19a0cc2 [2022-04-05T21:14:07.608Z] Removing intermediate container 0384b19a0cc2 [2022-04-05T21:14:07.608Z] ---> 4b5521216458 [2022-04-05T21:14:07.608Z] [2022-04-05T21:14:08.605Z] Successfully built 4b5521216458 [2022-04-05T21:14:08.605Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-05T21:14:08.605Z] Building support-scheduler [2022-04-05T21:14:10.087Z]  Building security-bootstrapper ... done Removing intermediate container c67cd7637050 [2022-04-05T21:14:10.087Z] ---> dfc0ee8a403b [2022-04-05T21:14:10.087Z] [2022-04-05T21:14:10.087Z] Step 10/23 : FROM alpine:3.14 [2022-04-05T21:14:10.087Z] ---> ac73e934f311 [2022-04-05T21:14:10.087Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-05T21:14:10.087Z] ---> Running in 02ac2bf5bd04 [2022-04-05T21:14:10.699Z] Removing intermediate container 02ac2bf5bd04 [2022-04-05T21:14:10.700Z] ---> a188233e163b [2022-04-05T21:14:10.700Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-05T21:14:10.979Z] ---> Running in 8495c05132f5 [2022-04-05T21:14:11.581Z] Removing intermediate container 8495c05132f5 [2022-04-05T21:14:11.581Z] ---> f92948724e86 [2022-04-05T21:14:11.581Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-05T21:14:11.581Z] ---> Running in 2c57e2c0360a [2022-04-05T21:14:12.565Z] Removing intermediate container 2c57e2c0360a [2022-04-05T21:14:12.565Z] ---> 0cbf0cc73a31 [2022-04-05T21:14:12.565Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:14:12.565Z] ---> Running in 71e62191d386 [2022-04-05T21:14:16.885Z] Removing intermediate container 71e62191d386 [2022-04-05T21:14:16.885Z] ---> c81cb0ac5dd3 [2022-04-05T21:14:16.885Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-05T21:14:16.885Z] ---> Running in b385d73701b2 [2022-04-05T21:14:18.874Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:14:19.488Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:14:20.951Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-05T21:14:21.331Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-05T21:14:21.331Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-05T21:14:21.331Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-05T21:14:21.770Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-05T21:14:21.770Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-05T21:14:21.770Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T21:14:22.052Z] OK: 8 MiB in 20 packages [2022-04-05T21:14:24.714Z] Removing intermediate container b385d73701b2 [2022-04-05T21:14:24.714Z] ---> 723512274254 [2022-04-05T21:14:24.714Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T21:14:25.718Z] ---> 884da5f8338d [2022-04-05T21:14:25.718Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-05T21:14:30.033Z] ---> 783abde0dfbc [2022-04-05T21:14:30.033Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-05T21:14:31.028Z] ---> 2e743193de1f [2022-04-05T21:14:31.028Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-05T21:14:31.306Z] ---> Running in d7392e14dc50 [2022-04-05T21:14:31.906Z] Removing intermediate container d7392e14dc50 [2022-04-05T21:14:31.906Z] ---> 76703b8338b9 [2022-04-05T21:14:31.906Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T21:14:32.186Z] ---> Running in ec0db45fa737 [2022-04-05T21:14:32.788Z] Removing intermediate container ec0db45fa737 [2022-04-05T21:14:32.788Z] ---> f765bd401ab6 [2022-04-05T21:14:32.788Z] Step 21/23 : LABEL arch=arm64 [2022-04-05T21:14:33.065Z] ---> Running in 8354d7ff0482 [2022-04-05T21:14:33.661Z] Removing intermediate container 8354d7ff0482 [2022-04-05T21:14:33.661Z] ---> 0a1be51fe955 [2022-04-05T21:14:33.661Z] Step 22/23 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T21:14:33.938Z] ---> Running in bfb2fdd8807f [2022-04-05T21:14:34.550Z] Removing intermediate container bfb2fdd8807f [2022-04-05T21:14:34.550Z] ---> cfc5ef41abb8 [2022-04-05T21:14:34.550Z] Step 23/23 : LABEL version=0.0.0 [2022-04-05T21:14:34.827Z] ---> Running in 9d2000ab3118 [2022-04-05T21:14:36.269Z] Removing intermediate container 9d2000ab3118 [2022-04-05T21:14:36.269Z] ---> b76d402ab11c [2022-04-05T21:14:36.269Z] [2022-04-05T21:14:37.258Z] Successfully built b76d402ab11c [2022-04-05T21:14:37.258Z] Successfully tagged core-data-arm64:latest [2022-04-05T21:14:37.258Z]  Building core-data ... done Building core-metadata [2022-04-05T21:14:47.458Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T21:14:47.458Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-05T21:14:47.458Z] ---> 5155ab162f44 [2022-04-05T21:14:47.458Z] Step 3/23 : WORKDIR /edgex-go [2022-04-05T21:14:47.458Z] ---> Using cache [2022-04-05T21:14:47.458Z] ---> d1ec303e9d55 [2022-04-05T21:14:47.458Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:14:47.458Z] ---> Using cache [2022-04-05T21:14:47.458Z] ---> c029b6f6956c [2022-04-05T21:14:47.458Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-05T21:14:47.458Z] ---> Running in 58d76a143f1a [2022-04-05T21:14:48.451Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:14:49.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:14:49.443Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T21:14:49.443Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-05T21:14:49.443Z] ---> 5155ab162f44 [2022-04-05T21:14:49.443Z] Step 3/20 : WORKDIR /edgex-go [2022-04-05T21:14:49.443Z] ---> Using cache [2022-04-05T21:14:49.443Z] ---> d1ec303e9d55 [2022-04-05T21:14:49.443Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-05T21:14:49.443Z] ---> Running in 2df17bac7641 [2022-04-05T21:14:50.458Z] OK: 220 MiB in 52 packages [2022-04-05T21:14:51.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:14:52.081Z] Removing intermediate container 58d76a143f1a [2022-04-05T21:14:52.081Z] ---> 63f914a63601 [2022-04-05T21:14:52.081Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-05T21:14:52.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:14:53.358Z] ---> 2f059b982b76 [2022-04-05T21:14:53.358Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T21:14:53.639Z] ---> Running in 08c9190e577f [2022-04-05T21:14:53.639Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-05T21:14:53.639Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-05T21:14:53.639Z] OK: 15739 distinct packages available [2022-04-05T21:14:53.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:14:54.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:14:55.939Z] OK: 220 MiB in 52 packages [2022-04-05T21:14:58.164Z] Removing intermediate container 2df17bac7641 [2022-04-05T21:14:58.164Z] ---> d4181210ff1f [2022-04-05T21:14:58.164Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-05T21:14:59.158Z] ---> 80d444e0da01 [2022-04-05T21:14:59.158Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T21:14:59.438Z] ---> Running in ab1ab451caac [2022-04-05T21:14:59.715Z] Removing intermediate container 08c9190e577f [2022-04-05T21:14:59.715Z] ---> cb4dedd18620 [2022-04-05T21:14:59.715Z] Step 8/23 : COPY . . [2022-04-05T21:15:05.166Z] Removing intermediate container ab1ab451caac [2022-04-05T21:15:05.166Z] ---> 108b92443c32 [2022-04-05T21:15:05.166Z] Step 7/20 : COPY . . [2022-04-05T21:15:10.602Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T21:15:10.602Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-05T21:15:10.602Z] ---> 5155ab162f44 [2022-04-05T21:15:10.602Z] Step 3/22 : WORKDIR /edgex-go [2022-04-05T21:15:10.602Z] ---> Using cache [2022-04-05T21:15:10.602Z] ---> d1ec303e9d55 [2022-04-05T21:15:10.602Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:15:10.602Z] ---> Using cache [2022-04-05T21:15:10.602Z] ---> c029b6f6956c [2022-04-05T21:15:10.602Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-05T21:15:10.602Z] ---> Using cache [2022-04-05T21:15:10.602Z] ---> f02feb209cd1 [2022-04-05T21:15:10.602Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-05T21:15:10.602Z] ---> Using cache [2022-04-05T21:15:10.602Z] ---> 5254e26689a1 [2022-04-05T21:15:10.602Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T21:15:10.602Z] ---> Using cache [2022-04-05T21:15:10.602Z] ---> 85e7035aad7a [2022-04-05T21:15:10.602Z] Step 8/22 : COPY . . [2022-04-05T21:15:10.879Z] ---> Using cache [2022-04-05T21:15:10.879Z] ---> 52eb79f3dcf5 [2022-04-05T21:15:10.879Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-05T21:15:11.868Z] ---> Running in 6a92731d5081 [2022-04-05T21:15:14.506Z] 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-05T21:15:29.651Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T21:15:29.651Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-05T21:15:29.651Z] ---> 5155ab162f44 [2022-04-05T21:15:29.651Z] Step 3/23 : WORKDIR /edgex-go [2022-04-05T21:15:29.651Z] ---> Using cache [2022-04-05T21:15:29.651Z] ---> d1ec303e9d55 [2022-04-05T21:15:29.651Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:15:29.651Z] ---> Using cache [2022-04-05T21:15:29.651Z] ---> c029b6f6956c [2022-04-05T21:15:29.651Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-05T21:15:29.651Z] ---> Using cache [2022-04-05T21:15:29.651Z] ---> f02feb209cd1 [2022-04-05T21:15:29.651Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-05T21:15:29.651Z] ---> Using cache [2022-04-05T21:15:29.651Z] ---> 5254e26689a1 [2022-04-05T21:15:29.651Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T21:15:29.651Z] ---> Using cache [2022-04-05T21:15:29.651Z] ---> 85e7035aad7a [2022-04-05T21:15:29.651Z] Step 8/23 : COPY . . [2022-04-05T21:15:29.651Z] ---> Using cache [2022-04-05T21:15:29.651Z] ---> 52eb79f3dcf5 [2022-04-05T21:15:29.651Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-05T21:15:31.675Z] ---> Running in f8e458cacd94 [2022-04-05T21:15:34.338Z] 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-05T21:15:52.687Z] ---> d11d82637efb [2022-04-05T21:15:52.687Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-05T21:15:52.687Z] ---> Running in 4397bccf072c [2022-04-05T21:15:52.969Z] ---> 66e3e92d3e0f [2022-04-05T21:15:52.969Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-05T21:15:52.969Z] ---> Running in 3aecd22d7c92 [2022-04-05T21:15:54.490Z] 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-05T21:15:55.104Z] 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-05T21:21:47.458Z] Removing intermediate container 6a92731d5081 [2022-04-05T21:21:47.458Z] ---> a669ffdc96f0 [2022-04-05T21:21:47.458Z] [2022-04-05T21:21:47.458Z] Step 10/22 : FROM alpine:3.14 [2022-04-05T21:21:47.458Z] ---> ac73e934f311 [2022-04-05T21:21:47.458Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-05T21:21:47.458Z] ---> Using cache [2022-04-05T21:21:47.458Z] ---> f99c07221e68 [2022-04-05T21:21:47.458Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-05T21:21:47.458Z] ---> Using cache [2022-04-05T21:21:47.458Z] ---> 44c0016ea722 [2022-04-05T21:21:47.458Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-05T21:21:47.458Z] ---> Running in 24e051f0ca68 [2022-04-05T21:21:47.458Z] Removing intermediate container 24e051f0ca68 [2022-04-05T21:21:47.458Z] ---> d927e4ec98f4 [2022-04-05T21:21:47.458Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-05T21:21:47.458Z] ---> Running in 665720b3d674 [2022-04-05T21:21:47.458Z] Removing intermediate container 665720b3d674 [2022-04-05T21:21:47.458Z] ---> 439628bc5bbc [2022-04-05T21:21:47.458Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T21:21:47.458Z] ---> 25ecfa812293 [2022-04-05T21:21:47.458Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-05T21:21:49.475Z] ---> e9c568b99c82 [2022-04-05T21:21:49.475Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-05T21:21:50.079Z] ---> 8ecbde005457 [2022-04-05T21:21:50.079Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-05T21:21:50.356Z] ---> Running in e8bf5980d714 [2022-04-05T21:21:50.960Z] Removing intermediate container e8bf5980d714 [2022-04-05T21:21:50.960Z] ---> 9920363d965b [2022-04-05T21:21:50.960Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T21:21:50.960Z] ---> Running in eed9a4c97a76 [2022-04-05T21:21:51.247Z] Removing intermediate container eed9a4c97a76 [2022-04-05T21:21:51.247Z] ---> a4d775c29cf3 [2022-04-05T21:21:51.247Z] Step 20/22 : LABEL arch=arm64 [2022-04-05T21:21:51.529Z] ---> Running in c7d0fbd96619 [2022-04-05T21:21:51.814Z] Removing intermediate container c7d0fbd96619 [2022-04-05T21:21:51.814Z] ---> 59ccced1e499 [2022-04-05T21:21:51.814Z] Step 21/22 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T21:21:52.092Z] ---> Running in e38d9e717bae [2022-04-05T21:21:52.398Z] Removing intermediate container e38d9e717bae [2022-04-05T21:21:52.398Z] ---> 733185f2a094 [2022-04-05T21:21:52.398Z] Step 22/22 : LABEL version=0.0.0 [2022-04-05T21:21:52.684Z] ---> Running in cb83663814e6 [2022-04-05T21:21:52.963Z] Removing intermediate container cb83663814e6 [2022-04-05T21:21:52.963Z] ---> 7d7e62211eaa [2022-04-05T21:21:52.963Z] [2022-04-05T21:21:53.569Z] Successfully built 7d7e62211eaa [2022-04-05T21:21:53.569Z] Successfully tagged support-scheduler-arm64:latest [2022-04-05T21:21:53.569Z]  Building support-scheduler ... done Building security-spire-server [2022-04-05T21:22:20.489Z] Removing intermediate container 3aecd22d7c92 [2022-04-05T21:22:20.489Z] ---> 9d82020b24d0 [2022-04-05T21:22:20.489Z] [2022-04-05T21:22:20.489Z] Step 9/20 : FROM alpine:3.15 [2022-04-05T21:22:20.489Z] 3.15: Pulling from library/alpine [2022-04-05T21:22:20.489Z] Removing intermediate container f8e458cacd94 [2022-04-05T21:22:20.489Z] ---> c3a968d31518 [2022-04-05T21:22:20.489Z] [2022-04-05T21:22:20.489Z] Step 10/23 : FROM alpine:3.14 [2022-04-05T21:22:20.489Z] ---> ac73e934f311 [2022-04-05T21:22:20.489Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-05T21:22:20.489Z] ---> Using cache [2022-04-05T21:22:20.489Z] ---> f99c07221e68 [2022-04-05T21:22:20.489Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-05T21:22:20.489Z] ---> Using cache [2022-04-05T21:22:20.489Z] ---> 44c0016ea722 [2022-04-05T21:22:20.489Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-05T21:22:20.489Z] ---> Running in 904d3cbe2936 [2022-04-05T21:22:21.948Z] Removing intermediate container 904d3cbe2936 [2022-04-05T21:22:21.948Z] ---> 1efeea9a5e4b [2022-04-05T21:22:21.948Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-05T21:22:21.948Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-05T21:22:21.948Z] Status: Downloaded newer image for alpine:3.15 [2022-04-05T21:22:22.229Z] ---> 3fb3c9af89a9 [2022-04-05T21:22:22.229Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-05T21:22:22.229Z] ---> Running in 6a84e6191954 [2022-04-05T21:22:22.229Z] ---> Running in 9b2003690390 [2022-04-05T21:22:23.227Z] Removing intermediate container 6a84e6191954 [2022-04-05T21:22:23.227Z] ---> 86f8e2d32b44 [2022-04-05T21:22:23.227Z] Step 15/23 : WORKDIR / [2022-04-05T21:22:23.227Z] ---> Running in f10bb1d5e5ae [2022-04-05T21:22:23.227Z] Removing intermediate container 9b2003690390 [2022-04-05T21:22:23.227Z] ---> 2a90dab8651a [2022-04-05T21:22:23.227Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:22:23.510Z] ---> Running in d6e3154933d7 [2022-04-05T21:22:24.978Z] Removing intermediate container f10bb1d5e5ae [2022-04-05T21:22:24.978Z] ---> 859bb6408b11 [2022-04-05T21:22:24.978Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T21:22:25.590Z] Removing intermediate container 4397bccf072c [2022-04-05T21:22:25.590Z] ---> 9127a556dfd3 [2022-04-05T21:22:25.590Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-05T21:22:25.869Z] ---> Running in d4802370a1e2 [2022-04-05T21:22:27.350Z] ---> b36410ded21f [2022-04-05T21:22:27.350Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-05T21:22:28.346Z] Removing intermediate container d6e3154933d7 [2022-04-05T21:22:28.346Z] ---> 89fbec510214 [2022-04-05T21:22:28.346Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-05T21:22:28.797Z] ---> Running in 424679c303c0 [2022-04-05T21:22:29.116Z] 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-05T21:22:31.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:22:32.259Z] ---> 480295a052cb [2022-04-05T21:22:32.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-05T21:22:32.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:22:33.538Z] Removing intermediate container d4802370a1e2 [2022-04-05T21:22:33.538Z] ---> eff1aa8d2942 [2022-04-05T21:22:33.538Z] [2022-04-05T21:22:33.538Z] Step 11/23 : FROM docker:20.10.14 [2022-04-05T21:22:33.538Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-05T21:22:33.538Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-05T21:22:33.538Z] OK: 15729 distinct packages available [2022-04-05T21:22:33.815Z] 20.10.14: Pulling from library/docker [2022-04-05T21:22:33.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:22:33.815Z] ---> b5182a61a294 [2022-04-05T21:22:33.815Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-05T21:22:34.094Z] ---> Running in c028abe68544 [2022-04-05T21:22:35.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:22:35.098Z] Removing intermediate container c028abe68544 [2022-04-05T21:22:35.098Z] ---> 215ec4050578 [2022-04-05T21:22:35.098Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T21:22:35.385Z] ---> Running in 3bc288896c1b [2022-04-05T21:22:35.999Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-05T21:22:35.999Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-05T21:22:36.276Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-05T21:22:36.276Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-05T21:22:36.559Z] (5/9) Installing curl (7.80.0-r0) [2022-04-05T21:22:36.559Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-05T21:22:36.559Z] Removing intermediate container 3bc288896c1b [2022-04-05T21:22:36.559Z] ---> 22b3c2b1926d [2022-04-05T21:22:36.559Z] Step 21/23 : LABEL arch=arm64 [2022-04-05T21:22:36.559Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-05T21:22:36.853Z] (8/9) Installing libucontext (1.1-r0) [2022-04-05T21:22:36.853Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-05T21:22:36.853Z] ---> Running in 5d334da85adf [2022-04-05T21:22:36.853Z] Executing busybox-1.34.1-r5.trigger [2022-04-05T21:22:37.134Z] Executing ca-certificates-20211220-r0.trigger [2022-04-05T21:22:37.412Z] OK: 8 MiB in 23 packages [2022-04-05T21:22:38.035Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T21:22:38.035Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-05T21:22:38.035Z] ---> 5155ab162f44 [2022-04-05T21:22:38.035Z] Step 3/25 : WORKDIR /edgex-go [2022-04-05T21:22:38.035Z] ---> Using cache [2022-04-05T21:22:38.035Z] ---> d1ec303e9d55 [2022-04-05T21:22:38.035Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:22:38.035Z] ---> Using cache [2022-04-05T21:22:38.035Z] ---> c029b6f6956c [2022-04-05T21:22:38.035Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-05T21:22:38.035Z] ---> Running in 2b0637b2b80b [2022-04-05T21:22:38.321Z] Removing intermediate container 5d334da85adf [2022-04-05T21:22:38.321Z] ---> e88c26dd7e53 [2022-04-05T21:22:38.321Z] Step 22/23 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T21:22:38.609Z] ---> Running in 1f88f220702c [2022-04-05T21:22:39.613Z] Removing intermediate container 1f88f220702c [2022-04-05T21:22:39.613Z] ---> ae0bb50f1605 [2022-04-05T21:22:39.613Z] Step 23/23 : LABEL version=0.0.0 [2022-04-05T21:22:39.898Z] ---> Running in 6b4fbe7452fa [2022-04-05T21:22:40.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:22:41.180Z] Removing intermediate container 6b4fbe7452fa [2022-04-05T21:22:41.180Z] ---> 3e6e2b11bb4d [2022-04-05T21:22:41.180Z] [2022-04-05T21:22:41.466Z] Removing intermediate container 424679c303c0 [2022-04-05T21:22:41.466Z] ---> fe4f5e2c8b71 [2022-04-05T21:22:41.466Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T21:22:41.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:22:42.356Z] Successfully built 3e6e2b11bb4d [2022-04-05T21:22:42.356Z] Successfully tagged core-metadata-arm64:latest [2022-04-05T21:22:42.356Z]  Building core-metadata ... done Building support-notifications [2022-04-05T21:22:42.979Z] OK: 220 MiB in 52 packages [2022-04-05T21:22:42.979Z] ---> 8118a2aaa20d [2022-04-05T21:22:42.979Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-05T21:22:44.982Z] Removing intermediate container 2b0637b2b80b [2022-04-05T21:22:44.982Z] ---> 590fd2343b4a [2022-04-05T21:22:44.982Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-05T21:22:47.005Z] ---> f361eb83cad3 [2022-04-05T21:22:47.005Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T21:22:47.005Z] ---> Running in f50baa22d262 [2022-04-05T21:22:47.005Z] ---> 6386d8a51c33 [2022-04-05T21:22:47.005Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-05T21:22:49.027Z] ---> 1530d1b840e2 [2022-04-05T21:22:49.027Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-05T21:22:49.305Z] ---> Running in c81294e0181b [2022-04-05T21:22:49.921Z] Removing intermediate container c81294e0181b [2022-04-05T21:22:49.922Z] ---> aa326da65ff0 [2022-04-05T21:22:49.922Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T21:22:50.215Z] ---> Running in 88b6f8a83018 [2022-04-05T21:22:51.668Z] Removing intermediate container 88b6f8a83018 [2022-04-05T21:22:51.668Z] ---> 3fd849a6e40b [2022-04-05T21:22:51.668Z] Step 18/20 : LABEL arch=arm64 [2022-04-05T21:22:51.947Z] ---> Running in 3bac3a7d3c2e [2022-04-05T21:22:52.551Z] Removing intermediate container f50baa22d262 [2022-04-05T21:22:52.551Z] ---> 0ee0b2ec2a0b [2022-04-05T21:22:52.551Z] Step 8/25 : COPY . . [2022-04-05T21:22:52.831Z] Removing intermediate container 3bac3a7d3c2e [2022-04-05T21:22:52.831Z] ---> f19e07552028 [2022-04-05T21:22:52.831Z] Step 19/20 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T21:22:53.108Z] ---> Running in 08675a6b031a [2022-04-05T21:22:53.710Z] Removing intermediate container 08675a6b031a [2022-04-05T21:22:53.710Z] ---> 540767a2faf0 [2022-04-05T21:22:53.710Z] Step 20/20 : LABEL version=0.0.0 [2022-04-05T21:22:53.985Z] ---> Running in a2088b846c4c [2022-04-05T21:22:54.975Z] Removing intermediate container a2088b846c4c [2022-04-05T21:22:54.975Z] ---> 303f232f9dfa [2022-04-05T21:22:54.975Z] [2022-04-05T21:22:56.817Z] Successfully built 303f232f9dfa [2022-04-05T21:22:56.817Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-05T21:22:56.817Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-04-05T21:23:01.148Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-05T21:23:01.148Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-05T21:23:01.148Z] ---> c346e9eafbab [2022-04-05T21:23:01.148Z] 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-05T21:23:02.132Z] ---> Running in 3f09c479dce1 [2022-04-05T21:23:02.732Z] Removing intermediate container 3f09c479dce1 [2022-04-05T21:23:02.732Z] ---> 79265e5978f2 [2022-04-05T21:23:02.732Z] 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-05T21:23:03.020Z] ---> Running in aa5b6774896a [2022-04-05T21:23:04.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:23:05.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:23:06.267Z] (1/43) Installing readline (8.1.1-r0) [2022-04-05T21:23:06.549Z] (2/43) Installing bash (5.1.16-r0) [2022-04-05T21:23:06.549Z] Executing bash-5.1.16-r0.post-install [2022-04-05T21:23:06.549Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-05T21:23:06.549Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-05T21:23:06.549Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-05T21:23:06.549Z] (6/43) Installing curl (7.80.0-r0) [2022-04-05T21:23:06.549Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-05T21:23:06.549Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-05T21:23:06.549Z] (9/43) Installing expat (2.4.7-r0) [2022-04-05T21:23:06.549Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-05T21:23:06.549Z] (11/43) Installing gdbm (1.22-r0) [2022-04-05T21:23:06.550Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-05T21:23:06.550Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-05T21:23:06.550Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-05T21:23:06.833Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-05T21:23:06.833Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-05T21:23:06.833Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-05T21:23:08.839Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-05T21:23:08.839Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-05T21:23:08.839Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-05T21:23:08.839Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-05T21:23:09.115Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-05T21:23:09.115Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-05T21:23:09.115Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-05T21:23:09.115Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-05T21:23:09.115Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-05T21:23:09.115Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-05T21:23:09.115Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-05T21:23:09.393Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-05T21:23:09.393Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-05T21:23:09.393Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-05T21:23:09.393Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-05T21:23:09.393Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-05T21:23:09.393Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-05T21:23:09.393Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-05T21:23:09.393Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-05T21:23:09.393Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-05T21:23:09.672Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-05T21:23:09.672Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-05T21:23:09.672Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-05T21:23:09.672Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-05T21:23:09.672Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-05T21:23:09.951Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-05T21:23:10.553Z] Executing busybox-1.34.1-r5.trigger [2022-04-05T21:23:10.553Z] OK: 82 MiB in 65 packages [2022-04-05T21:23:15.975Z] Collecting docker-compose==1.23.2 [2022-04-05T21:23:15.975Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-05T21:23:16.251Z] Collecting PyYAML<4,>=3.10 [2022-04-05T21:23:16.251Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-05T21:23:20.587Z] Collecting cached-property<2,>=1.2.0 [2022-04-05T21:23:20.587Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-05T21:23:20.587Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-05T21:23:20.587Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-05T21:23:23.219Z] Collecting texttable<0.10,>=0.9.0 [2022-04-05T21:23:23.219Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-05T21:23:23.219Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T21:23:23.219Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-05T21:23:23.219Z] ---> 5155ab162f44 [2022-04-05T21:23:23.219Z] Step 3/22 : WORKDIR /edgex-go [2022-04-05T21:23:23.219Z] ---> Using cache [2022-04-05T21:23:23.219Z] ---> d1ec303e9d55 [2022-04-05T21:23:23.219Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:23:23.219Z] ---> Using cache [2022-04-05T21:23:23.219Z] ---> c029b6f6956c [2022-04-05T21:23:23.219Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-05T21:23:23.219Z] ---> Running in 05d1f1178313 [2022-04-05T21:23:25.202Z] Collecting docker<4.0,>=3.6.0 [2022-04-05T21:23:25.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:23:25.202Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-05T21:23:25.802Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-05T21:23:25.802Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-05T21:23:26.403Z] Collecting jsonschema<3,>=2.5.1 [2022-04-05T21:23:26.403Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-05T21:23:26.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:23:26.403Z] Collecting docopt<0.7,>=0.6.1 [2022-04-05T21:23:26.403Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-05T21:23:27.983Z] OK: 220 MiB in 52 packages [2022-04-05T21:23:30.172Z] Removing intermediate container 05d1f1178313 [2022-04-05T21:23:30.172Z] ---> 8ab6c4c08a51 [2022-04-05T21:23:30.172Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-05T21:23:30.172Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-05T21:23:30.172Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-05T21:23:30.446Z] 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-05T21:23:30.727Z] Collecting docker-pycreds>=0.4.0 [2022-04-05T21:23:30.727Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-05T21:23:31.718Z] ---> 3b3a0fa1ade8 [2022-04-05T21:23:31.718Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T21:23:31.718Z] ---> Running in 4c5ee2ce19ee [2022-04-05T21:23:31.718Z] Collecting idna<2.8,>=2.5 [2022-04-05T21:23:31.718Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-05T21:23:32.713Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-05T21:23:32.713Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-05T21:23:32.713Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-05T21:23:32.713Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-05T21:23:32.713Z] 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-05T21:23:32.989Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-05T21:23:32.989Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-05T21:23:32.989Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-05T21:23:32.989Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-05T21:23:34.438Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-05T21:23:34.438Z] Attempting uninstall: urllib3 [2022-04-05T21:23:34.438Z] Found existing installation: urllib3 1.26.7 [2022-04-05T21:23:34.438Z] Uninstalling urllib3-1.26.7: [2022-04-05T21:23:34.438Z] Successfully uninstalled urllib3-1.26.7 [2022-04-05T21:23:35.433Z] Attempting uninstall: idna [2022-04-05T21:23:35.433Z] Found existing installation: idna 3.3 [2022-04-05T21:23:35.433Z] Uninstalling idna-3.3: [2022-04-05T21:23:35.433Z] Successfully uninstalled idna-3.3 [2022-04-05T21:23:38.886Z] Removing intermediate container 4c5ee2ce19ee [2022-04-05T21:23:38.886Z] ---> eb29d0a62dc0 [2022-04-05T21:23:38.886Z] Step 8/22 : COPY . . [2022-04-05T21:23:38.886Z] Attempting uninstall: requests [2022-04-05T21:23:38.886Z] Found existing installation: requests 2.26.0 [2022-04-05T21:23:38.886Z] Uninstalling requests-2.26.0: [2022-04-05T21:23:38.886Z] Successfully uninstalled requests-2.26.0 [2022-04-05T21:23:39.168Z] Running setup.py install for texttable: started [2022-04-05T21:23:40.611Z] ---> 66719080af2c [2022-04-05T21:23:40.611Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-05T21:23:41.219Z] ---> Running in ea1f1d5edaa2 [2022-04-05T21:23:41.503Z] Running setup.py install for texttable: finished with status 'done' [2022-04-05T21:23:41.503Z] Running setup.py install for PyYAML: started [2022-04-05T21:23:41.779Z] Removing intermediate container ea1f1d5edaa2 [2022-04-05T21:23:41.779Z] ---> e3a0ba698ac9 [2022-04-05T21:23:41.779Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-05T21:23:42.051Z] ---> Running in b5460ba6761d [2022-04-05T21:23:43.483Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T21:23:43.483Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-05T21:23:43.483Z] ---> 5155ab162f44 [2022-04-05T21:23:43.483Z] Step 3/22 : WORKDIR /edgex-go [2022-04-05T21:23:43.483Z] ---> Using cache [2022-04-05T21:23:43.483Z] ---> d1ec303e9d55 [2022-04-05T21:23:43.483Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:23:43.483Z] ---> Using cache [2022-04-05T21:23:43.483Z] ---> c029b6f6956c [2022-04-05T21:23:43.483Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-05T21:23:43.483Z] ---> Using cache [2022-04-05T21:23:43.483Z] ---> f02feb209cd1 [2022-04-05T21:23:43.483Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-05T21:23:43.483Z] ---> Using cache [2022-04-05T21:23:43.483Z] ---> 5254e26689a1 [2022-04-05T21:23:43.483Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T21:23:43.483Z] ---> Using cache [2022-04-05T21:23:43.483Z] ---> 85e7035aad7a [2022-04-05T21:23:43.483Z] Step 8/22 : COPY . . [2022-04-05T21:23:44.087Z] ---> Using cache [2022-04-05T21:23:44.087Z] ---> 52eb79f3dcf5 [2022-04-05T21:23:44.087Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-05T21:23:44.360Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-05T21:23:44.360Z] ---> Running in 4393f06d5dd9 [2022-04-05T21:23:44.631Z] Running setup.py install for docopt: started [2022-04-05T21:23:46.619Z] Removing intermediate container b5460ba6761d [2022-04-05T21:23:46.619Z] ---> aeee59fd5148 [2022-04-05T21:23:46.619Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-05T21:23:46.900Z] 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-05T21:23:46.900Z] ---> Running in 9b3a1e492449 [2022-04-05T21:23:47.176Z] Running setup.py install for docopt: finished with status 'done' [2022-04-05T21:23:47.176Z] Running setup.py install for dockerpty: started [2022-04-05T21:23:47.775Z] Removing intermediate container 9b3a1e492449 [2022-04-05T21:23:47.775Z] ---> c3f61b103404 [2022-04-05T21:23:48.050Z] 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-05T21:23:48.050Z] ---> Running in 0cb35ad7cb54 [2022-04-05T21:23:50.033Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-05T21:23:51.475Z] spire-1.2.1/ [2022-04-05T21:23:51.475Z] spire-1.2.1/.data/ [2022-04-05T21:23:51.475Z] spire-1.2.1/.data/.file [2022-04-05T21:23:51.475Z] spire-1.2.1/.dockerignore [2022-04-05T21:23:51.475Z] spire-1.2.1/.gitattributes [2022-04-05T21:23:51.475Z] spire-1.2.1/.githooks/ [2022-04-05T21:23:51.475Z] spire-1.2.1/.githooks/pre-commit [2022-04-05T21:23:51.475Z] spire-1.2.1/.github/ [2022-04-05T21:23:51.475Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-05T21:23:51.475Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-05T21:23:51.475Z] spire-1.2.1/.github/dependabot.yml [2022-04-05T21:23:51.475Z] spire-1.2.1/.github/workflows/ [2022-04-05T21:23:51.475Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-05T21:23:51.475Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-05T21:23:51.475Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-05T21:23:51.475Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-05T21:23:51.475Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-05T21:23:51.475Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-05T21:23:51.475Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-05T21:23:51.475Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-05T21:23:51.475Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-05T21:23:51.475Z] spire-1.2.1/.gitignore [2022-04-05T21:23:51.475Z] spire-1.2.1/.go-version [2022-04-05T21:23:51.475Z] spire-1.2.1/.golangci.yml [2022-04-05T21:23:51.475Z] spire-1.2.1/ADOPTERS.md [2022-04-05T21:23:51.475Z] spire-1.2.1/CHANGELOG.md [2022-04-05T21:23:51.475Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-05T21:23:51.475Z] spire-1.2.1/CODEOWNERS [2022-04-05T21:23:51.475Z] spire-1.2.1/CONTRIBUTING.md [2022-04-05T21:23:51.475Z] spire-1.2.1/Dockerfile [2022-04-05T21:23:51.475Z] spire-1.2.1/Dockerfile.dev [2022-04-05T21:23:51.475Z] spire-1.2.1/Dockerfile.scratch [2022-04-05T21:23:51.475Z] spire-1.2.1/LICENSE [2022-04-05T21:23:51.475Z] spire-1.2.1/MAINTAINERS.md [2022-04-05T21:23:51.475Z] spire-1.2.1/Makefile [2022-04-05T21:23:51.475Z] spire-1.2.1/README.md [2022-04-05T21:23:51.475Z] spire-1.2.1/ROADMAP.md [2022-04-05T21:23:51.475Z] spire-1.2.1/SECURITY.md [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/ [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/ [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/ [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-05T21:23:51.475Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-05T21:23:51.476Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-05T21:23:51.476Z] spire-1.2.1/conf/ [2022-04-05T21:23:51.476Z] spire-1.2.1/conf/agent/ [2022-04-05T21:23:51.476Z] spire-1.2.1/conf/agent/agent.conf [2022-04-05T21:23:51.476Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-05T21:23:51.476Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-05T21:23:51.476Z] spire-1.2.1/conf/server/ [2022-04-05T21:23:51.476Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-05T21:23:51.476Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-05T21:23:51.476Z] spire-1.2.1/conf/server/server.conf [2022-04-05T21:23:51.476Z] spire-1.2.1/conf/server/server_full.conf [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/ [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/SPIRE101.md [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/auditlog.md [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/images/ [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-05T21:23:51.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-05T21:23:51.751Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-05T21:23:51.751Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/scaling_spire.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/spire_agent.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/spire_server.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/supported_integrations.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/telemetry.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/telemetry_config.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/upgrading.md [2022-04-05T21:23:51.752Z] spire-1.2.1/doc/using_spire.md [2022-04-05T21:23:51.752Z] spire-1.2.1/examples/ [2022-04-05T21:23:51.752Z] spire-1.2.1/examples/README.md [2022-04-05T21:23:51.752Z] spire-1.2.1/go.mod [2022-04-05T21:23:51.752Z] spire-1.2.1/go.sum [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/agent.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/client/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/common/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/config.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-05T21:23:51.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/svid/ [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/ [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/ [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/names.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/auth/ [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-05T21:23:51.753Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cli/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-05T21:23:52.028Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/health/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/health/config.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/health/context.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/health/health.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/idutil/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/log/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/log/log.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/log/options.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/profiling/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/selector/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/uptime/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/util/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/util/task.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-05T21:23:52.029Z] spire-1.2.1/pkg/common/version/ [2022-04-05T21:23:52.030Z] spire-1.2.1/pkg/common/version/version.go [2022-04-05T21:23:52.030Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-05T21:23:52.030Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-05T21:23:52.030Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-05T21:23:52.030Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-05T21:23:52.030Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-05T21:23:52.030Z] spire-1.2.1/pkg/common/x509util/ [2022-04-05T21:23:52.030Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-05T21:23:52.030Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/ [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/ [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/api.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/health/ [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/id.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-05T21:23:52.304Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/status.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/bundle/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/ca/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/cache/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/catalog/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/config.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T21:23:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-05T21:23:52.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/registration/ [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/server.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/server_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/svid/ [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/ [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/private/ [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/private/server/ [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/private/server/journal/ [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/ [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/common/ [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/plugin/ [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-05T21:23:52.582Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-05T21:23:52.582Z] spire-1.2.1/release/ [2022-04-05T21:23:52.582Z] spire-1.2.1/release/spire-extras/ [2022-04-05T21:23:52.582Z] spire-1.2.1/release/spire-extras/README.md [2022-04-05T21:23:52.582Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-05T21:23:52.582Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-05T21:23:52.582Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-05T21:23:52.582Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-05T21:23:52.582Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-05T21:23:52.582Z] spire-1.2.1/release/spire/ [2022-04-05T21:23:52.582Z] spire-1.2.1/release/spire/README.md [2022-04-05T21:23:52.582Z] spire-1.2.1/release/spire/conf/ [2022-04-05T21:23:52.582Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-05T21:23:52.582Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-05T21:23:52.582Z] spire-1.2.1/release/spire/conf/server/ [2022-04-05T21:23:52.582Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-05T21:23:52.582Z] spire-1.2.1/script/ [2022-04-05T21:23:52.582Z] spire-1.2.1/script/build-artifact.sh [2022-04-05T21:23:52.582Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-05T21:23:52.582Z] spire-1.2.1/support/ [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/ [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/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-05T21:23:52.582Z] [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-05T21:23:52.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-05T21:23:52.860Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-05T21:23:52.860Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-05T21:23:52.860Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-05T21:23:52.860Z] spire-1.2.1/test/ [2022-04-05T21:23:52.860Z] spire-1.2.1/test/clock/ [2022-04-05T21:23:52.860Z] spire-1.2.1/test/clock/clock.go [2022-04-05T21:23:52.860Z] spire-1.2.1/test/fakes/ [2022-04-05T21:23:52.860Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-05T21:23:52.860Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-05T21:23:52.860Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-05T21:23:52.860Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-05T21:23:52.860Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-05T21:23:52.860Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-05T21:23:52.860Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-05T21:23:52.860Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-05T21:23:52.860Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-05T21:23:52.860Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-05T21:23:52.860Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-05T21:23:52.860Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/fixture.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/registration/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-05T21:23:52.861Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/README.md [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/common [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-05T21:23:52.861Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-05T21:23:52.862Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-05T21:23:53.139Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-05T21:23:53.140Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-05T21:23:53.417Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/test-one.sh [2022-04-05T21:23:53.418Z] spire-1.2.1/test/integration/test.sh [2022-04-05T21:23:53.418Z] spire-1.2.1/test/plugintest/ [2022-04-05T21:23:53.418Z] spire-1.2.1/test/plugintest/config.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/plugintest/load.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/plugintest/option.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/spiretest/ [2022-04-05T21:23:53.418Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/spiretest/dir.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/spiretest/logs.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/spiretest/suite.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/spiretest/x509.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/testca/ [2022-04-05T21:23:53.418Z] spire-1.2.1/test/testca/ca.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/testkey/ [2022-04-05T21:23:53.418Z] spire-1.2.1/test/testkey/generate.sh [2022-04-05T21:23:53.418Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/testkey/keys.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/testkey/new.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/tpmsimulator/ [2022-04-05T21:23:53.418Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/util/ [2022-04-05T21:23:53.418Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/util/cert_generation.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/util/io_redirection.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/util/race.go [2022-04-05T21:23:53.418Z] spire-1.2.1/test/util/util.go [2022-04-05T21:23:53.418Z] building spire from source... [2022-04-05T21:23:54.329Z] Installing go1.17.7... [2022-04-05T21:24:16.798Z] ---> 8d777409eaf8 [2022-04-05T21:24:16.798Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-05T21:24:16.798Z] Removing intermediate container aa5b6774896a [2022-04-05T21:24:16.798Z] ---> fff267a63704 [2022-04-05T21:24:16.798Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-05T21:24:16.798Z] ---> Running in 064d7ce4c1dc [2022-04-05T21:24:16.798Z] ---> Running in 663888a58f36 [2022-04-05T21:24:16.798Z] Removing intermediate container 663888a58f36 [2022-04-05T21:24:16.798Z] ---> 1375faf523c1 [2022-04-05T21:24:16.798Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-05T21:24:16.798Z] ---> Running in 79749f45ba09 [2022-04-05T21:24:16.798Z] Removing intermediate container 79749f45ba09 [2022-04-05T21:24:16.798Z] ---> 004f2e8aac7d [2022-04-05T21:24:16.798Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-05T21:24:17.403Z] 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-05T21:24:19.412Z] ---> 1494f96a054e [2022-04-05T21:24:19.412Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-05T21:24:20.030Z] Building bin/spire-server... [2022-04-05T21:24:20.030Z] ---> ef1dcdb00c72 [2022-04-05T21:24:20.314Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-05T21:24:20.314Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-05T21:24:20.314Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-05T21:24:20.314Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-05T21:24:21.302Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-05T21:24:21.302Z]  ---> 64d22eb0d487 [2022-04-05T21:24:21.302Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-05T21:24:21.302Z] ---> Running in ddf3be66aa23 [2022-04-05T21:24:21.906Z] Removing intermediate container ddf3be66aa23 [2022-04-05T21:24:21.906Z] ---> 2cb5359a3a7c [2022-04-05T21:24:21.906Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T21:24:21.906Z] ---> Running in 84823e2e0cc3 [2022-04-05T21:24:21.906Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-05T21:24:22.189Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-05T21:24:22.468Z] Removing intermediate container 84823e2e0cc3 [2022-04-05T21:24:22.468Z] ---> cf6d2770eb91 [2022-04-05T21:24:22.468Z] Step 21/23 : LABEL arch=arm64 [2022-04-05T21:24:22.468Z] ---> Running in f163c7222c63 [2022-04-05T21:24:23.072Z] Removing intermediate container f163c7222c63 [2022-04-05T21:24:23.072Z] ---> 657b3a7522f4 [2022-04-05T21:24:23.072Z] Step 22/23 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T21:24:23.072Z] ---> Running in 741a66797958 [2022-04-05T21:24:23.354Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-05T21:24:23.354Z] Removing intermediate container 741a66797958 [2022-04-05T21:24:23.354Z] ---> 6282da7bd23b [2022-04-05T21:24:23.354Z] Step 23/23 : LABEL version=0.0.0 [2022-04-05T21:24:23.635Z] ---> Running in 01ef24689586 [2022-04-05T21:24:24.234Z] Removing intermediate container 01ef24689586 [2022-04-05T21:24:24.234Z] ---> 888d8ea0827f [2022-04-05T21:24:24.234Z] [2022-04-05T21:24:24.509Z] Successfully built 888d8ea0827f [2022-04-05T21:24:24.509Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-05T21:24:24.509Z]  Building sys-mgmt-agent ... done Building security-spire-agent [2022-04-05T21:24:24.783Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-05T21:24:25.058Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T21:24:27.041Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-05T21:24:27.317Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-05T21:24:27.317Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-05T21:24:27.317Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T21:24:27.916Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-05T21:24:27.916Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-05T21:24:27.916Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-05T21:24:27.916Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-05T21:24:28.898Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-05T21:24:28.898Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-05T21:24:29.173Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-05T21:24:29.450Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-05T21:24:29.450Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-05T21:24:30.433Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-05T21:24:30.433Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-05T21:24:52.734Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-05T21:24:52.734Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T21:24:52.734Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-05T21:24:52.734Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T21:24:52.734Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-05T21:24:52.734Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-05T21:24:52.734Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-05T21:24:52.734Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-05T21:24:52.734Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-05T21:24:52.734Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-05T21:24:52.734Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T21:24:52.734Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-05T21:24:52.734Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T21:24:52.734Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T21:24:52.734Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-05T21:24:53.345Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-05T21:24:53.621Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T21:24:53.898Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-05T21:24:54.882Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-05T21:24:55.159Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-05T21:24:55.159Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-05T21:24:55.159Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-05T21:24:55.159Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-05T21:24:55.435Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-05T21:24:55.435Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-05T21:24:59.777Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T21:24:59.777Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-05T21:24:59.777Z] ---> 5155ab162f44 [2022-04-05T21:24:59.777Z] Step 3/26 : WORKDIR /edgex-go [2022-04-05T21:24:59.777Z] ---> Using cache [2022-04-05T21:24:59.778Z] ---> d1ec303e9d55 [2022-04-05T21:24:59.778Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:24:59.778Z] ---> Using cache [2022-04-05T21:24:59.778Z] ---> c029b6f6956c [2022-04-05T21:24:59.778Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-05T21:24:59.778Z] ---> Using cache [2022-04-05T21:24:59.778Z] ---> 590fd2343b4a [2022-04-05T21:24:59.778Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-05T21:24:59.778Z] ---> Using cache [2022-04-05T21:24:59.778Z] ---> f361eb83cad3 [2022-04-05T21:24:59.778Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T21:24:59.778Z] ---> Using cache [2022-04-05T21:24:59.778Z] ---> 0ee0b2ec2a0b [2022-04-05T21:24:59.778Z] Step 8/26 : COPY . . [2022-04-05T21:24:59.778Z] ---> Using cache [2022-04-05T21:24:59.778Z] ---> 66719080af2c [2022-04-05T21:24:59.778Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-05T21:24:59.778Z] ---> Using cache [2022-04-05T21:24:59.778Z] ---> e3a0ba698ac9 [2022-04-05T21:24:59.778Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-05T21:24:59.778Z] ---> Using cache [2022-04-05T21:24:59.778Z] ---> aeee59fd5148 [2022-04-05T21:24:59.778Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-05T21:24:59.778Z] ---> Using cache [2022-04-05T21:24:59.778Z] ---> c3f61b103404 [2022-04-05T21:24:59.778Z] 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-05T21:25:00.374Z] ---> Running in 84c9ae76c349 [2022-04-05T21:25:03.002Z] spire-1.2.1/ [2022-04-05T21:25:03.002Z] spire-1.2.1/.data/ [2022-04-05T21:25:03.002Z] spire-1.2.1/.data/.file [2022-04-05T21:25:03.002Z] spire-1.2.1/.dockerignore [2022-04-05T21:25:03.002Z] spire-1.2.1/.gitattributes [2022-04-05T21:25:03.002Z] spire-1.2.1/.githooks/ [2022-04-05T21:25:03.002Z] spire-1.2.1/.githooks/pre-commit [2022-04-05T21:25:03.002Z] spire-1.2.1/.github/ [2022-04-05T21:25:03.002Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-05T21:25:03.002Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-05T21:25:03.002Z] spire-1.2.1/.github/dependabot.yml [2022-04-05T21:25:03.002Z] spire-1.2.1/.github/workflows/ [2022-04-05T21:25:03.002Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-05T21:25:03.002Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-05T21:25:03.002Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-05T21:25:03.002Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-05T21:25:03.002Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-05T21:25:03.002Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-05T21:25:03.002Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-05T21:25:03.002Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-05T21:25:03.002Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-05T21:25:03.002Z] spire-1.2.1/.gitignore [2022-04-05T21:25:03.002Z] spire-1.2.1/.go-version [2022-04-05T21:25:03.002Z] spire-1.2.1/.golangci.yml [2022-04-05T21:25:03.002Z] spire-1.2.1/ADOPTERS.md [2022-04-05T21:25:03.002Z] spire-1.2.1/CHANGELOG.md [2022-04-05T21:25:03.002Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-05T21:25:03.002Z] spire-1.2.1/CODEOWNERS [2022-04-05T21:25:03.002Z] spire-1.2.1/CONTRIBUTING.md [2022-04-05T21:25:03.002Z] spire-1.2.1/Dockerfile [2022-04-05T21:25:03.002Z] spire-1.2.1/Dockerfile.dev [2022-04-05T21:25:03.002Z] spire-1.2.1/Dockerfile.scratch [2022-04-05T21:25:03.002Z] spire-1.2.1/LICENSE [2022-04-05T21:25:03.002Z] spire-1.2.1/MAINTAINERS.md [2022-04-05T21:25:03.002Z] spire-1.2.1/Makefile [2022-04-05T21:25:03.002Z] spire-1.2.1/README.md [2022-04-05T21:25:03.002Z] spire-1.2.1/ROADMAP.md [2022-04-05T21:25:03.002Z] spire-1.2.1/SECURITY.md [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/ [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/ [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/ [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-05T21:25:03.002Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-05T21:25:03.003Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-05T21:25:03.003Z] spire-1.2.1/conf/ [2022-04-05T21:25:03.003Z] spire-1.2.1/conf/agent/ [2022-04-05T21:25:03.003Z] spire-1.2.1/conf/agent/agent.conf [2022-04-05T21:25:03.003Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-05T21:25:03.003Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-05T21:25:03.003Z] spire-1.2.1/conf/server/ [2022-04-05T21:25:03.003Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-05T21:25:03.003Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-05T21:25:03.003Z] spire-1.2.1/conf/server/server.conf [2022-04-05T21:25:03.003Z] spire-1.2.1/conf/server/server_full.conf [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/ [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/SPIRE101.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/auditlog.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/images/ [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/scaling_spire.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/spire_agent.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/spire_server.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/supported_integrations.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/telemetry.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/telemetry_config.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/upgrading.md [2022-04-05T21:25:03.003Z] spire-1.2.1/doc/using_spire.md [2022-04-05T21:25:03.003Z] spire-1.2.1/examples/ [2022-04-05T21:25:03.003Z] spire-1.2.1/examples/README.md [2022-04-05T21:25:03.003Z] spire-1.2.1/go.mod [2022-04-05T21:25:03.003Z] spire-1.2.1/go.sum [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/agent.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/client/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/common/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/config.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-05T21:25:03.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T21:25:03.004Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/svid/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/common/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/common/api/ [2022-04-05T21:25:03.277Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/names.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/auth/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cli/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/health/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/health/config.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/health/context.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/health/health.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/idutil/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/log/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/log/log.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/log/options.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/plugin/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-05T21:25:03.278Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-05T21:25:03.279Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-05T21:25:03.279Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-05T21:25:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-05T21:25:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-05T21:25:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-05T21:25:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-05T21:25:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-05T21:25:03.279Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/profiling/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/selector/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/uptime/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/util/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/util/task.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/version/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/version/version.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/x509util/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/api.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/health/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/id.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/status.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-05T21:25:03.554Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/bundle/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/ca/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/cache/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/catalog/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/config.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-05T21:25:03.555Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-05T21:25:03.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/registration/ [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/server.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/server_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/svid/ [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/ [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/private/ [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/private/server/ [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/private/server/journal/ [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/ [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/common/ [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/plugin/ [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-05T21:25:03.832Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-05T21:25:03.832Z] spire-1.2.1/release/ [2022-04-05T21:25:03.832Z] spire-1.2.1/release/spire-extras/ [2022-04-05T21:25:03.832Z] spire-1.2.1/release/spire-extras/README.md [2022-04-05T21:25:03.832Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-05T21:25:03.832Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-05T21:25:03.832Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-05T21:25:03.832Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-05T21:25:03.832Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-05T21:25:03.832Z] spire-1.2.1/release/spire/ [2022-04-05T21:25:03.832Z] spire-1.2.1/release/spire/README.md [2022-04-05T21:25:03.832Z] spire-1.2.1/release/spire/conf/ [2022-04-05T21:25:03.832Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-05T21:25:03.832Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-05T21:25:03.832Z] spire-1.2.1/release/spire/conf/server/ [2022-04-05T21:25:03.832Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-05T21:25:03.832Z] spire-1.2.1/script/ [2022-04-05T21:25:03.832Z] spire-1.2.1/script/build-artifact.sh [2022-04-05T21:25:03.832Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-05T21:25:03.832Z] spire-1.2.1/support/ [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/ [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-05T21:25:03.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-05T21:25:03.833Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-05T21:25:03.833Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-05T21:25:03.833Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-05T21:25:04.109Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-05T21:25:04.109Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-05T21:25:04.109Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-05T21:25:04.109Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-05T21:25:04.109Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-05T21:25:04.109Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-05T21:25:04.109Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-05T21:25:04.109Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-05T21:25:04.109Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-05T21:25:04.109Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-05T21:25:04.109Z] spire-1.2.1/test/ [2022-04-05T21:25:04.109Z] spire-1.2.1/test/clock/ [2022-04-05T21:25:04.109Z] spire-1.2.1/test/clock/clock.go [2022-04-05T21:25:04.109Z] spire-1.2.1/test/fakes/ [2022-04-05T21:25:04.109Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-05T21:25:04.109Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-05T21:25:04.109Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-05T21:25:04.109Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-05T21:25:04.109Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-05T21:25:04.109Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-05T21:25:04.109Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-05T21:25:04.109Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-05T21:25:04.109Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-05T21:25:04.109Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-05T21:25:04.109Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-05T21:25:04.109Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-05T21:25:04.109Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/fixture.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/registration/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-05T21:25:04.110Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/README.md [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/common [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-05T21:25:04.110Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-05T21:25:04.111Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-05T21:25:04.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/test-one.sh [2022-04-05T21:25:04.389Z] spire-1.2.1/test/integration/test.sh [2022-04-05T21:25:04.389Z] spire-1.2.1/test/plugintest/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/plugintest/config.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/plugintest/load.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/plugintest/option.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/spiretest/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/spiretest/dir.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/spiretest/logs.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/spiretest/suite.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/spiretest/x509.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/testca/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/testca/ca.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/testkey/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/testkey/generate.sh [2022-04-05T21:25:04.389Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/testkey/keys.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/testkey/new.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/tpmsimulator/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/util/ [2022-04-05T21:25:04.389Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/util/cert_generation.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/util/io_redirection.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/util/race.go [2022-04-05T21:25:04.389Z] spire-1.2.1/test/util/util.go [2022-04-05T21:25:04.389Z] building spire from source... [2022-04-05T21:25:04.990Z] Installing go1.17.7... [2022-04-05T21:25:09.327Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-05T21:25:09.327Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-05T21:25:09.327Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-05T21:25:09.607Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T21:25:09.882Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-05T21:25:09.882Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-05T21:25:10.161Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-05T21:25:10.161Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-05T21:25:10.161Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-05T21:25:11.151Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-05T21:25:11.151Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-05T21:25:29.495Z] Building bin/spire-server... [2022-04-05T21:25:29.495Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-05T21:25:29.495Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-05T21:25:29.495Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-05T21:25:30.484Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-05T21:25:30.484Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-05T21:25:31.087Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-05T21:25:31.686Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-05T21:25:33.250Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-05T21:25:33.527Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T21:25:34.517Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-05T21:25:36.507Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-05T21:25:36.507Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-05T21:25:36.507Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T21:25:36.783Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-05T21:25:36.783Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-05T21:25:36.783Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-05T21:25:36.783Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-05T21:25:37.390Z] go: downloading google.golang.org/api v0.70.0 [2022-04-05T21:25:37.390Z] go: downloading k8s.io/api v0.23.4 [2022-04-05T21:25:37.390Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-05T21:25:37.674Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-05T21:25:37.674Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-05T21:25:37.674Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-05T21:25:38.283Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-05T21:25:38.283Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-05T21:25:39.282Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-05T21:25:39.561Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-05T21:25:51.988Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-05T21:25:51.988Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-05T21:25:52.977Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-05T21:25:52.977Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T21:25:53.256Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-05T21:25:53.536Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T21:25:53.536Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-05T21:25:53.536Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-05T21:25:53.812Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-05T21:25:53.812Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-05T21:25:54.090Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-05T21:25:54.090Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-05T21:25:54.090Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T21:25:54.090Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-05T21:25:54.368Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T21:25:54.368Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T21:25:54.647Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-05T21:25:55.251Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T21:25:55.526Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-05T21:25:56.125Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-05T21:25:56.725Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-05T21:25:56.725Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-05T21:25:56.725Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-05T21:25:56.999Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-05T21:25:56.999Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-05T21:25:56.999Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-05T21:25:57.275Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-05T21:25:57.275Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-05T21:25:57.550Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-05T21:25:57.826Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-05T21:25:58.425Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-05T21:25:58.699Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-05T21:25:58.699Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-05T21:26:03.021Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-05T21:26:13.332Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-05T21:26:13.332Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-05T21:26:13.332Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T21:26:13.332Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-05T21:26:13.332Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-05T21:26:20.054Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-05T21:26:20.054Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-05T21:26:20.054Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-05T21:26:20.054Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-05T21:26:20.326Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-05T21:26:21.311Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-05T21:26:23.293Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-05T21:26:23.893Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-05T21:26:24.167Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-05T21:26:26.158Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-05T21:26:26.435Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-05T21:26:27.879Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-05T21:26:27.879Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-05T21:26:27.879Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T21:26:28.156Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-05T21:26:28.156Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T21:26:28.433Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-05T21:26:28.710Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-05T21:26:28.987Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-05T21:26:29.264Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-05T21:26:29.265Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-05T21:26:30.714Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-05T21:26:30.714Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-05T21:26:30.990Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-05T21:26:31.266Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-05T21:26:36.687Z] go: downloading google.golang.org/api v0.70.0 [2022-04-05T21:26:36.687Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-05T21:26:36.687Z] go: downloading k8s.io/api v0.23.4 [2022-04-05T21:26:36.687Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-05T21:26:36.967Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-05T21:26:36.967Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-05T21:26:36.967Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-05T21:26:37.246Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-05T21:26:37.246Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-05T21:26:37.246Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-05T21:26:38.685Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-05T21:26:38.685Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-05T21:26:38.963Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-05T21:26:38.963Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-05T21:26:39.237Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-05T21:26:40.221Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-05T21:26:41.209Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T21:26:41.209Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-05T21:26:41.718Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-05T21:26:41.718Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-05T21:26:42.041Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-05T21:26:42.041Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-05T21:26:42.341Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-05T21:26:42.341Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-05T21:26:43.319Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T21:26:43.319Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-05T21:26:43.596Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-05T21:26:43.871Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-05T21:26:44.147Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-05T21:26:46.133Z] go: downloading go.opencensus.io v0.23.0 [2022-04-05T21:26:47.119Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-05T21:26:47.119Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-05T21:26:47.719Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-05T21:26:47.719Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-05T21:26:47.719Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-05T21:26:47.997Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-05T21:26:47.997Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-05T21:26:48.273Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-05T21:26:48.551Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-05T21:26:49.152Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-05T21:26:52.570Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-05T21:26:54.010Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-05T21:26:54.010Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-05T21:26:54.610Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-05T21:26:54.610Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-05T21:26:54.885Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-05T21:26:55.487Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-05T21:26:55.487Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-05T21:26:55.765Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-05T21:26:56.043Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-05T21:26:56.043Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-05T21:26:56.043Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-05T21:26:56.319Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-05T21:27:06.503Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-05T21:27:06.503Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-05T21:27:06.503Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-05T21:27:06.503Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-05T21:27:16.672Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-05T21:27:16.947Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-05T21:27:16.947Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-05T21:27:16.947Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-05T21:27:17.984Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-05T21:27:19.387Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-05T21:27:21.374Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-05T21:27:21.975Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-05T21:27:23.421Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-05T21:27:23.694Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-05T21:27:23.968Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-05T21:27:25.407Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T21:27:25.407Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-05T21:27:25.407Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-05T21:27:26.006Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T21:27:26.280Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-05T21:27:26.280Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-05T21:27:26.280Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-05T21:27:26.554Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-05T21:27:26.830Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-05T21:27:26.830Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-05T21:27:28.275Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-05T21:27:28.275Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-05T21:27:28.874Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-05T21:27:29.859Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-05T21:27:29.859Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-05T21:27:33.256Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-05T21:27:33.860Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-05T21:27:33.860Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-05T21:27:33.860Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-05T21:27:33.860Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-05T21:27:33.860Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-05T21:27:34.137Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-05T21:27:35.115Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-05T21:27:35.115Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-05T21:27:35.115Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-05T21:27:35.390Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-05T21:27:35.666Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-05T21:27:37.110Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-05T21:27:37.385Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T21:27:37.661Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-05T21:27:37.936Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-05T21:27:38.213Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-05T21:27:38.213Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-05T21:27:38.213Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-05T21:27:38.489Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-05T21:27:38.489Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-05T21:27:39.933Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T21:27:39.933Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-05T21:27:40.209Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-05T21:27:40.209Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-05T21:27:40.486Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-05T21:27:42.477Z] go: downloading go.opencensus.io v0.23.0 [2022-04-05T21:27:43.192Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-05T21:27:43.192Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-05T21:27:43.478Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-05T21:27:43.478Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-05T21:27:43.772Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-05T21:27:44.047Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-05T21:27:44.324Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-05T21:27:44.927Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-05T21:27:48.347Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-05T21:27:49.795Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-05T21:27:49.795Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-05T21:27:50.402Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-05T21:27:50.402Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-05T21:27:50.681Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-05T21:27:51.284Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-05T21:27:51.561Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-05T21:27:51.561Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-05T21:27:51.836Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-05T21:27:52.119Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-05T21:27:52.119Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-05T21:27:52.119Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-05T21:28:02.292Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-05T21:28:02.292Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-05T21:28:02.292Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-05T21:28:02.292Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-05T21:28:29.135Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-05T21:28:29.135Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-05T21:30:06.050Z] 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-05T21:30:28.219Z] Removing intermediate container 4393f06d5dd9 [2022-04-05T21:30:28.219Z] ---> 0e5d2c72459c [2022-04-05T21:30:28.219Z] [2022-04-05T21:30:28.219Z] Step 10/22 : FROM alpine:3.14 [2022-04-05T21:30:28.219Z] ---> ac73e934f311 [2022-04-05T21:30:28.219Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-05T21:30:28.219Z] ---> Running in 07f3d35856ca [2022-04-05T21:30:29.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:30:29.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:30:30.925Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-05T21:30:30.925Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-05T21:30:31.199Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-05T21:30:31.199Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-05T21:30:31.199Z] (5/6) Installing curl (7.79.1-r0) [2022-04-05T21:30:31.199Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-05T21:30:31.199Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T21:30:31.199Z] Executing ca-certificates-20211220-r0.trigger [2022-04-05T21:30:31.478Z] OK: 8 MiB in 20 packages [2022-04-05T21:30:34.102Z] Removing intermediate container 07f3d35856ca [2022-04-05T21:30:34.102Z] ---> c91b59923ecc [2022-04-05T21:30:34.102Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-05T21:30:34.102Z] ---> Running in f2774c4e88b0 [2022-04-05T21:30:34.380Z] Removing intermediate container f2774c4e88b0 [2022-04-05T21:30:34.380Z] ---> e8af8cdde6dc [2022-04-05T21:30:34.380Z] Step 13/22 : WORKDIR /edgex [2022-04-05T21:30:34.380Z] ---> Running in 8884ed7ce0c0 [2022-04-05T21:30:34.976Z] Removing intermediate container 8884ed7ce0c0 [2022-04-05T21:30:34.976Z] ---> 09854ab736a8 [2022-04-05T21:30:34.976Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-05T21:30:35.965Z] ---> 7a9df7398525 [2022-04-05T21:30:35.965Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-05T21:30:37.948Z] ---> 8429e35c778f [2022-04-05T21:30:37.948Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-05T21:30:40.578Z] ---> ea47db3721fb [2022-04-05T21:30:40.578Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-05T21:30:41.180Z] ---> 530360a0c195 [2022-04-05T21:30:41.180Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-05T21:30:41.180Z] ---> Running in 9979e5cc90ed [2022-04-05T21:30:44.602Z] Removing intermediate container 9979e5cc90ed [2022-04-05T21:30:44.602Z] ---> 7699687978d1 [2022-04-05T21:30:44.602Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-05T21:30:44.602Z] ---> Running in d93c0d22ad4b [2022-04-05T21:30:44.602Z] Removing intermediate container d93c0d22ad4b [2022-04-05T21:30:44.602Z] ---> ada62d4e8817 [2022-04-05T21:30:44.602Z] Step 20/22 : LABEL arch=arm64 [2022-04-05T21:30:44.939Z] ---> Running in 922c25214119 [2022-04-05T21:30:45.250Z] Removing intermediate container 922c25214119 [2022-04-05T21:30:45.250Z] ---> fa73333aa9f4 [2022-04-05T21:30:45.250Z] Step 21/22 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T21:30:45.250Z] ---> Running in 5e7e68a80f46 [2022-04-05T21:30:45.847Z] Removing intermediate container 5e7e68a80f46 [2022-04-05T21:30:45.847Z] ---> 8646c6a94183 [2022-04-05T21:30:45.847Z] Step 22/22 : LABEL version=0.0.0 [2022-04-05T21:30:46.116Z] ---> Running in b8cc6146137b [2022-04-05T21:30:46.709Z] Removing intermediate container b8cc6146137b [2022-04-05T21:30:46.709Z] ---> d9d811f04df5 [2022-04-05T21:30:46.709Z] [2022-04-05T21:30:47.306Z] Successfully built d9d811f04df5 [2022-04-05T21:30:47.306Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-05T21:31:14.100Z]  Building security-proxy-setup ... done Removing intermediate container 064d7ce4c1dc [2022-04-05T21:31:14.100Z] ---> fea235fc6047 [2022-04-05T21:31:14.100Z] [2022-04-05T21:31:14.100Z] Step 10/22 : FROM alpine:3.14 [2022-04-05T21:31:14.100Z] ---> ac73e934f311 [2022-04-05T21:31:14.100Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-05T21:31:14.100Z] ---> Running in c9c8b97b8b04 [2022-04-05T21:31:15.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:31:15.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:31:17.255Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-05T21:31:17.255Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-05T21:31:17.255Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T21:31:17.255Z] Executing ca-certificates-20211220-r0.trigger [2022-04-05T21:31:17.531Z] OK: 6 MiB in 16 packages [2022-04-05T21:31:19.531Z] Removing intermediate container c9c8b97b8b04 [2022-04-05T21:31:19.531Z] ---> 9f9b51ca476a [2022-04-05T21:31:19.531Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-05T21:31:19.531Z] ---> Running in c56bfe9bf7ab [2022-04-05T21:31:20.515Z] Removing intermediate container c56bfe9bf7ab [2022-04-05T21:31:20.515Z] ---> 848da1cac359 [2022-04-05T21:31:20.515Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-05T21:31:20.515Z] ---> Running in 17878435aa4e [2022-04-05T21:31:21.109Z] Removing intermediate container 17878435aa4e [2022-04-05T21:31:21.109Z] ---> bdaf4bcc2123 [2022-04-05T21:31:21.109Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-05T21:31:21.109Z] ---> Running in f046d6f6c2a3 [2022-04-05T21:31:21.380Z] Removing intermediate container f046d6f6c2a3 [2022-04-05T21:31:21.380Z] ---> 03d7ab41580a [2022-04-05T21:31:21.650Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T21:31:22.625Z] ---> a037dca84235 [2022-04-05T21:31:22.625Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-05T21:31:24.602Z] ---> 6c1fd208437f [2022-04-05T21:31:24.602Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-05T21:31:25.600Z] ---> 247345f09f29 [2022-04-05T21:31:25.600Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-05T21:31:25.600Z] ---> Running in 8f693dd37fec [2022-04-05T21:31:26.197Z] Removing intermediate container 8f693dd37fec [2022-04-05T21:31:26.197Z] ---> 5d52fb331fa7 [2022-04-05T21:31:26.197Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T21:31:26.197Z] ---> Running in 8f8cbe6ade61 [2022-04-05T21:31:26.798Z] Removing intermediate container 8f8cbe6ade61 [2022-04-05T21:31:26.798Z] ---> 6ae2e7beb413 [2022-04-05T21:31:26.798Z] Step 20/22 : LABEL arch=arm64 [2022-04-05T21:31:26.798Z] ---> Running in 692b805d560b [2022-04-05T21:31:27.395Z] Removing intermediate container 692b805d560b [2022-04-05T21:31:27.395Z] ---> 3cc3574a7082 [2022-04-05T21:31:27.395Z] Step 21/22 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T21:31:27.669Z] ---> Running in 7201dd818792 [2022-04-05T21:31:27.943Z] Removing intermediate container 7201dd818792 [2022-04-05T21:31:27.943Z] ---> de3234c3cfae [2022-04-05T21:31:27.943Z] Step 22/22 : LABEL version=0.0.0 [2022-04-05T21:31:28.214Z] ---> Running in 3216cacd239d [2022-04-05T21:31:28.727Z] Removing intermediate container 3216cacd239d [2022-04-05T21:31:28.727Z] ---> 5adc5210af75 [2022-04-05T21:31:28.727Z] [2022-04-05T21:31:29.130Z] Successfully built 5adc5210af75 [2022-04-05T21:31:29.130Z] Successfully tagged support-notifications-arm64:latest [2022-04-05T21:41:52.064Z]  Building support-notifications ... done Building bin/spire-agent... [2022-04-05T21:41:52.064Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-05T21:41:52.064Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-05T21:41:52.064Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-05T21:41:52.064Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-05T21:41:52.064Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-05T21:41:52.064Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-05T21:41:52.064Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-05T21:41:52.064Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-05T21:41:52.064Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-05T21:41:52.064Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-05T21:41:52.064Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-05T21:41:52.064Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-05T21:41:52.064Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-05T21:48:14.605Z] Removing intermediate container 385b1dfbe4f9 [2022-04-05T21:48:14.605Z] ---> 6dcedefecf01 [2022-04-05T21:48:14.605Z] [2022-04-05T21:48:14.605Z] Step 13/26 : FROM alpine:3.15 [2022-04-05T21:48:14.605Z] ---> 3fb3c9af89a9 [2022-04-05T21:48:14.605Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-05T21:48:14.605Z] ---> Using cache [2022-04-05T21:48:14.605Z] ---> 2a90dab8651a [2022-04-05T21:48:14.605Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:48:14.605Z] ---> Using cache [2022-04-05T21:48:14.605Z] ---> 89fbec510214 [2022-04-05T21:48:14.605Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-05T21:48:14.605Z] ---> Running in 14ecc72ac111 [2022-04-05T21:48:14.605Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:48:14.605Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:48:14.605Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-05T21:48:14.605Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-05T21:48:14.605Z] OK: 15729 distinct packages available [2022-04-05T21:48:14.605Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:48:15.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:48:16.573Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-05T21:48:16.850Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-05T21:48:16.850Z] (3/4) Installing libucontext (1.1-r0) [2022-04-05T21:48:16.850Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-05T21:48:17.128Z] Executing busybox-1.34.1-r5.trigger [2022-04-05T21:48:17.128Z] OK: 6 MiB in 18 packages [2022-04-05T21:48:18.601Z] Removing intermediate container 14ecc72ac111 [2022-04-05T21:48:18.601Z] ---> 4ff928b663d7 [2022-04-05T21:48:18.601Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-05T21:48:24.045Z] ---> 1284f3238233 [2022-04-05T21:48:24.045Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-05T21:48:24.322Z] ---> 5232132708dc [2022-04-05T21:48:24.322Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-05T21:48:24.322Z] ---> Running in 451b31d475db [2022-04-05T21:48:24.925Z] Removing intermediate container 451b31d475db [2022-04-05T21:48:24.925Z] ---> 420cb18401e7 [2022-04-05T21:48:24.925Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-05T21:48:26.039Z] ---> 172665b2bcb5 [2022-04-05T21:48:26.039Z] Step 21/26 : WORKDIR / [2022-04-05T21:48:26.039Z] ---> Running in a6bb0e8840ea [2022-04-05T21:48:26.680Z] Removing intermediate container a6bb0e8840ea [2022-04-05T21:48:26.680Z] ---> 2f2953e9e6a5 [2022-04-05T21:48:26.680Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-05T21:48:26.680Z] ---> Running in b7b87543c89a [2022-04-05T21:48:27.385Z] Removing intermediate container b7b87543c89a [2022-04-05T21:48:27.385Z] ---> 77472e0ac0ca [2022-04-05T21:48:27.385Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-05T21:48:27.385Z] ---> Running in 208d5d6d0042 [2022-04-05T21:48:27.683Z] Removing intermediate container 208d5d6d0042 [2022-04-05T21:48:27.683Z] ---> fe07a21b9971 [2022-04-05T21:48:27.683Z] Step 24/26 : LABEL arch=arm64 [2022-04-05T21:48:27.955Z] ---> Running in 22c5afee5751 [2022-04-05T21:48:28.556Z] Removing intermediate container 22c5afee5751 [2022-04-05T21:48:28.556Z] ---> c972575489ab [2022-04-05T21:48:28.556Z] Step 25/26 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T21:48:28.556Z] ---> Running in 9b1dce63fcd6 [2022-04-05T21:48:29.155Z] Removing intermediate container 9b1dce63fcd6 [2022-04-05T21:48:29.155Z] ---> 740f723c3476 [2022-04-05T21:48:29.155Z] Step 26/26 : LABEL version=0.0.0 [2022-04-05T21:48:29.155Z] ---> Running in a2370ea78f60 [2022-04-05T21:48:29.762Z] Removing intermediate container a2370ea78f60 [2022-04-05T21:48:29.762Z] ---> 5e0157681500 [2022-04-05T21:48:29.762Z] [2022-04-05T21:48:30.036Z] Successfully built 5e0157681500 [2022-04-05T21:48:30.036Z] Successfully tagged security-spire-config-arm64:latest [2022-04-05T21:52:22.049Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-05T21:52:22.049Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-05T21:52:22.049Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-05T21:52:22.049Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-05T21:52:22.049Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-05T21:52:22.049Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-05T21:52:22.049Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-05T21:52:22.049Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-05T21:52:22.049Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-05T21:52:22.049Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-05T21:52:22.049Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-05T21:52:22.049Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-05T21:52:22.049Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-05T21:52:22.049Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-05T21:52:37.631Z] Building bin/spire-agent... [2022-04-05T21:52:37.631Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-05T21:52:37.631Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-05T21:52:37.631Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-05T21:52:37.631Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-05T21:52:41.039Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-05T21:52:42.490Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-05T21:52:42.490Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-05T21:52:42.765Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-05T21:52:42.765Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-05T21:52:42.765Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-05T21:52:43.043Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-05T21:52:43.043Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-05T21:52:43.043Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-05T21:56:50.127Z] Removing intermediate container 0cb35ad7cb54 [2022-04-05T21:56:50.127Z] ---> 49c813fcbb87 [2022-04-05T21:56:50.127Z] [2022-04-05T21:56:50.127Z] Step 13/25 : FROM alpine:3.15 [2022-04-05T21:56:50.127Z] ---> 3fb3c9af89a9 [2022-04-05T21:56:50.127Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-05T21:56:50.127Z] ---> Using cache [2022-04-05T21:56:50.127Z] ---> 2a90dab8651a [2022-04-05T21:56:50.127Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:56:50.127Z] ---> Using cache [2022-04-05T21:56:50.127Z] ---> 89fbec510214 [2022-04-05T21:56:50.127Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-05T21:56:50.127Z] ---> Running in 4285fd56adac [2022-04-05T21:56:50.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:56:50.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:56:50.127Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-05T21:56:50.127Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-05T21:56:50.127Z] OK: 15729 distinct packages available [2022-04-05T21:56:50.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T21:56:50.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T21:56:50.398Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-05T21:56:50.398Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-05T21:56:50.672Z] (3/5) Installing libucontext (1.1-r0) [2022-04-05T21:56:50.672Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-05T21:56:50.672Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-05T21:56:50.944Z] Executing busybox-1.34.1-r5.trigger [2022-04-05T21:56:50.944Z] OK: 6 MiB in 19 packages [2022-04-05T21:56:51.930Z] Removing intermediate container 4285fd56adac [2022-04-05T21:56:51.930Z] ---> dac66ec4d782 [2022-04-05T21:56:51.930Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-05T21:56:56.236Z] ---> 8a47b1940cb6 [2022-04-05T21:56:56.236Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-05T21:56:56.514Z] ---> 0e24f259e9c9 [2022-04-05T21:56:56.514Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-05T21:56:57.107Z] ---> 95fe60f13312 [2022-04-05T21:56:57.107Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-05T21:56:57.704Z] ---> 865e8807c867 [2022-04-05T21:56:57.704Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-05T21:56:57.978Z] ---> Running in 8d65fca9b354 [2022-04-05T21:56:58.250Z] Removing intermediate container 8d65fca9b354 [2022-04-05T21:56:58.250Z] ---> 348791364831 [2022-04-05T21:56:58.250Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-05T21:56:58.525Z] ---> Running in 0202bcf9bd42 [2022-04-05T21:56:58.807Z] Removing intermediate container 0202bcf9bd42 [2022-04-05T21:56:58.807Z] ---> ea4f158ec063 [2022-04-05T21:56:58.807Z] Step 23/25 : LABEL arch=arm64 [2022-04-05T21:56:59.082Z] ---> Running in c11a68a2bb86 [2022-04-05T21:56:59.678Z] Removing intermediate container c11a68a2bb86 [2022-04-05T21:56:59.678Z] ---> dac4509c04cf [2022-04-05T21:56:59.678Z] Step 24/25 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T21:56:59.678Z] ---> Running in f1b99ab99e52 [2022-04-05T21:56:59.951Z] Removing intermediate container 84c9ae76c349 [2022-04-05T21:56:59.951Z] ---> 362a4e747ff5 [2022-04-05T21:56:59.951Z] [2022-04-05T21:56:59.951Z] Step 13/26 : FROM alpine:3.15 [2022-04-05T21:56:59.951Z] ---> 3fb3c9af89a9 [2022-04-05T21:56:59.951Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-05T21:56:59.951Z] ---> Using cache [2022-04-05T21:56:59.951Z] ---> 2a90dab8651a [2022-04-05T21:56:59.951Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T21:56:59.951Z] ---> Using cache [2022-04-05T21:56:59.951Z] ---> 89fbec510214 [2022-04-05T21:56:59.951Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-05T21:56:59.951Z] ---> Using cache [2022-04-05T21:56:59.951Z] ---> dac66ec4d782 [2022-04-05T21:56:59.951Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-05T21:57:00.223Z] Removing intermediate container f1b99ab99e52 [2022-04-05T21:57:00.223Z] ---> c7952533fbb7 [2022-04-05T21:57:00.223Z] Step 25/25 : LABEL version=0.0.0 [2022-04-05T21:57:00.223Z] ---> Running in 16b721e5d084 [2022-04-05T21:57:00.497Z] Removing intermediate container 16b721e5d084 [2022-04-05T21:57:00.497Z] ---> 089ce429c638 [2022-04-05T21:57:00.497Z] [2022-04-05T21:57:01.091Z] Successfully built 089ce429c638 [2022-04-05T21:57:01.091Z] Successfully tagged security-spire-server-arm64:latest [2022-04-05T21:57:02.069Z]  Building security-spire-server ... done  ---> 87681592d662 [2022-04-05T21:57:02.069Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-05T21:57:05.451Z] ---> caa398625088 [2022-04-05T21:57:05.451Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-05T21:57:06.048Z] ---> 8275ad502214 [2022-04-05T21:57:06.048Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-05T21:57:06.642Z] ---> c28baaa0605f [2022-04-05T21:57:06.642Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-05T21:57:07.240Z] ---> 2a389ec891d9 [2022-04-05T21:57:07.240Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-05T21:57:07.240Z] ---> Running in 1921600635d2 [2022-04-05T21:57:07.511Z] Removing intermediate container 1921600635d2 [2022-04-05T21:57:07.511Z] ---> ae3072aeacfb [2022-04-05T21:57:07.511Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-05T21:57:07.511Z] ---> Running in d0c6c5d6368b [2022-04-05T21:57:07.788Z] Removing intermediate container d0c6c5d6368b [2022-04-05T21:57:07.788Z] ---> 32fb42273481 [2022-04-05T21:57:07.788Z] Step 24/26 : LABEL arch=arm64 [2022-04-05T21:57:07.788Z] ---> Running in a023a4aeef81 [2022-04-05T21:57:08.388Z] Removing intermediate container a023a4aeef81 [2022-04-05T21:57:08.388Z] ---> 9c49c5380fa7 [2022-04-05T21:57:08.388Z] Step 25/26 : LABEL git_sha=78e5fe6abbd7e398691895f3eda4e07144e223fc [2022-04-05T21:57:08.388Z] ---> Running in 8072a441a9fa [2022-04-05T21:57:08.662Z] Removing intermediate container 8072a441a9fa [2022-04-05T21:57:08.662Z] ---> bded24fca62f [2022-04-05T21:57:08.662Z] Step 26/26 : LABEL version=0.0.0 [2022-04-05T21:57:08.662Z] ---> Running in 018497506d24 [2022-04-05T21:57:08.936Z] Removing intermediate container 018497506d24 [2022-04-05T21:57:08.936Z] ---> 53fbb0310e26 [2022-04-05T21:57:08.936Z] [2022-04-05T21:57:09.209Z] Successfully built 53fbb0310e26 [2022-04-05T21:57:09.209Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-05T21:57:09.495Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-05T21:57:09.484Z] $ docker stop --time=1 f8895a8d17ad4a8dfd1fb54d624b70fdfb9ef9b1050c56965f4c25cefb4c8b20 [2022-04-05T21:57:11.226Z] $ docker rm -f f8895a8d17ad4a8dfd1fb54d624b70fdfb9ef9b1050c56965f4c25cefb4c8b20 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-05T21:57:11.813Z] + docker images [2022-04-05T21:57:12.404Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-05T21:57:12.405Z] security-spire-agent-arm64 latest 53fbb0310e26 4 seconds ago 126MB [2022-04-05T21:57:12.405Z] security-spire-server-arm64 latest 089ce429c638 12 seconds ago 86.3MB [2022-04-05T21:57:12.405Z] 362a4e747ff5 27 seconds ago 4.21GB [2022-04-05T21:57:12.405Z] 49c813fcbb87 46 seconds ago 4.21GB [2022-04-05T21:57:12.405Z] security-spire-config-arm64 latest 5e0157681500 8 minutes ago 85.6MB [2022-04-05T21:57:12.405Z] 6dcedefecf01 9 minutes ago 4.21GB [2022-04-05T21:57:12.405Z] support-notifications-arm64 latest 5adc5210af75 25 minutes ago 25.5MB [2022-04-05T21:57:12.405Z] fea235fc6047 26 minutes ago 1.43GB [2022-04-05T21:57:12.405Z] security-proxy-setup-arm64 latest d9d811f04df5 26 minutes ago 42.1MB [2022-04-05T21:57:12.405Z] 0e5d2c72459c 26 minutes ago 1.44GB [2022-04-05T21:57:12.405Z] sys-mgmt-agent-arm64 latest 888d8ea0827f 32 minutes ago 290MB [2022-04-05T21:57:12.405Z] security-spiffe-token-provider-arm64 latest 303f232f9dfa 34 minutes ago 27.7MB [2022-04-05T21:57:12.405Z] core-metadata-arm64 latest 3e6e2b11bb4d 34 minutes ago 25.1MB [2022-04-05T21:57:12.405Z] eff1aa8d2942 34 minutes ago 1.43GB [2022-04-05T21:57:12.405Z] c3a968d31518 34 minutes ago 1.43GB [2022-04-05T21:57:12.405Z] 9d82020b24d0 34 minutes ago 1.42GB [2022-04-05T21:57:12.405Z] support-scheduler-arm64 latest 7d7e62211eaa 35 minutes ago 24.9MB [2022-04-05T21:57:12.405Z] a669ffdc96f0 35 minutes ago 1.43GB [2022-04-05T21:57:12.405Z] core-data-arm64 latest b76d402ab11c 42 minutes ago 34.4MB [2022-04-05T21:57:12.405Z] dfc0ee8a403b 43 minutes ago 1.46GB [2022-04-05T21:57:12.405Z] security-bootstrapper-arm64 latest 4b5521216458 43 minutes ago 23.6MB [2022-04-05T21:57:12.405Z] security-secretstore-setup-arm64 latest ced84c871ed1 43 minutes ago 40.8MB [2022-04-05T21:57:12.405Z] core-command-arm64 latest ff4985e52f1e 43 minutes ago 23.7MB [2022-04-05T21:57:12.405Z] 6d7b3f0ee6b4 43 minutes ago 1.43GB [2022-04-05T21:57:12.405Z] 3e7de371f1c3 43 minutes ago 1.43GB [2022-04-05T21:57:12.405Z] 635f85d08e01 44 minutes ago 1.44GB [2022-04-05T21:57:12.405Z] ci-base-image-arm64 latest 5155ab162f44 About an hour ago 886MB [2022-04-05T21:57:12.405Z] docker 20.10.14 c346e9eafbab 13 hours ago 202MB [2022-04-05T21:57:12.405Z] alpine 3.14 ac73e934f311 22 hours ago 5.34MB [2022-04-05T21:57:12.405Z] alpine 3.15 3fb3c9af89a9 22 hours ago 5.32MB [2022-04-05T21:57:12.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-05T21:57:12.405Z] 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-05T21:57:12.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-05T21:57:13.135Z] [2022-04-05T21:57:13.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-05T21:57:13.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-05T21:57:13.757Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-05T21:57:13.757Z] 8998bd30e6a1: Pulling fs layer [2022-04-05T21:57:13.757Z] 04944245beec: Pulling fs layer [2022-04-05T21:57:13.757Z] 699f458cf7ca: Pulling fs layer [2022-04-05T21:57:13.757Z] 765212b225bb: Pulling fs layer [2022-04-05T21:57:13.757Z] f23df028b6ca: Pulling fs layer [2022-04-05T21:57:13.757Z] d65c8cfc05b1: Pulling fs layer [2022-04-05T21:57:13.757Z] 2437ff75d9bd: Pulling fs layer [2022-04-05T21:57:13.757Z] f23df028b6ca: Waiting [2022-04-05T21:57:13.757Z] d65c8cfc05b1: Waiting [2022-04-05T21:57:13.757Z] 2437ff75d9bd: Waiting [2022-04-05T21:57:13.757Z] 765212b225bb: Waiting [2022-04-05T21:57:13.757Z] 04944245beec: Verifying Checksum [2022-04-05T21:57:13.757Z] 04944245beec: Download complete [2022-04-05T21:57:13.757Z] 765212b225bb: Download complete [2022-04-05T21:57:13.757Z] f23df028b6ca: Verifying Checksum [2022-04-05T21:57:13.757Z] f23df028b6ca: Download complete [2022-04-05T21:57:13.757Z] d65c8cfc05b1: Verifying Checksum [2022-04-05T21:57:13.757Z] d65c8cfc05b1: Download complete [2022-04-05T21:57:14.031Z] 699f458cf7ca: Verifying Checksum [2022-04-05T21:57:14.031Z] 699f458cf7ca: Download complete [2022-04-05T21:57:14.304Z] 8998bd30e6a1: Verifying Checksum [2022-04-05T21:57:14.304Z] 8998bd30e6a1: Download complete [2022-04-05T21:57:16.920Z] 2437ff75d9bd: Verifying Checksum [2022-04-05T21:57:16.920Z] 2437ff75d9bd: Download complete [2022-04-05T21:57:18.894Z] 8998bd30e6a1: Pull complete [2022-04-05T21:57:19.169Z] 04944245beec: Pull complete [2022-04-05T21:57:20.602Z] 699f458cf7ca: Pull complete [2022-04-05T21:57:20.873Z] 765212b225bb: Pull complete [2022-04-05T21:57:21.853Z] f23df028b6ca: Pull complete [2022-04-05T21:57:22.127Z] d65c8cfc05b1: Pull complete [2022-04-05T21:57:37.204Z] 2437ff75d9bd: Pull complete [2022-04-05T21:57:37.204Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-05T21:57:37.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-05T21:57:37.204Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-05T21:57:37.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-10785 does not seem to be running inside a container [2022-04-05T21:57:37.521Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-05T21:57:40.236Z] $ docker top 472b80d8fc083e2cd126f8909ba74d2e932fffcd9c7f9419a0f81aafb25e6859 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-05T21:57:41.321Z] ---> job-cost.sh [2022-04-05T21:57:41.321Z] lf-activate-venv: SKIPPING [2022-04-05T21:57:41.321Z] INFO: No Stack... [2022-04-05T21:57:41.917Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-05T21:57:42.889Z] INFO: Archiving Costs [Pipeline] sh [2022-04-05T21:57:43.551Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-04-05T21:57:43.551Z] + cut -d, -f6 [Pipeline] lock [2022-04-05T21:57:43.582Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3944-2-stack-cost] [2022-04-05T21:57:43.587Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3944-2-stack-cost] did not exist. Created. [2022-04-05T21:57:43.587Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3944-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-05T21:57:44.254Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-05T21:57:44.423Z] Stashed 1 file(s) [Pipeline] } [2022-04-05T21:57:44.430Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3944-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-05T21:57:44.432Z] $ docker stop --time=1 472b80d8fc083e2cd126f8909ba74d2e932fffcd9c7f9419a0f81aafb25e6859 [2022-04-05T21:57:45.924Z] $ docker rm -f 472b80d8fc083e2cd126f8909ba74d2e932fffcd9c7f9419a0f81aafb25e6859 [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-05T21:57:46.497Z] provisioning config files... [2022-04-05T21:57:46.511Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4172731513393443024tmp [Pipeline] { [Pipeline] sh [2022-04-05T21:57:46.810Z] + set +x [2022-04-05T21:57:46.810Z] + curl -s https://codecov.io/bash [2022-04-05T21:57:46.810Z] + bash -s -- [2022-04-05T21:57:46.810Z] [2022-04-05T21:57:46.810Z] _____ _ [2022-04-05T21:57:46.810Z] / ____| | | [2022-04-05T21:57:46.810Z] | | ___ __| | ___ ___ _____ __ [2022-04-05T21:57:46.810Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-05T21:57:46.810Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-05T21:57:46.810Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-05T21:57:46.810Z] Bash-1.0.6 [2022-04-05T21:57:46.810Z] [2022-04-05T21:57:46.810Z] [2022-04-05T21:57:46.810Z] ==> git version 2.25.1 found [2022-04-05T21:57:46.810Z] ==> 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-05T21:57:46.810Z] Release-Date: 2020-01-08 [2022-04-05T21:57:46.810Z] 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-05T21:57:46.810Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-05T21:57:46.810Z] ==> Jenkins CI detected. [2022-04-05T21:57:46.810Z] current dir:  /w/workspace/edgex-go/2 [2022-04-05T21:57:46.810Z] project root: . [2022-04-05T21:57:46.810Z] --> token set from env [2022-04-05T21:57:46.810Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-05T21:57:46.810Z] ==> Running gcov in . (disable via -X gcov) [2022-04-05T21:57:46.810Z] ==> Python coveragepy not found [2022-04-05T21:57:46.810Z] ==> Searching for coverage reports in: [2022-04-05T21:57:46.810Z] + . [2022-04-05T21:57:47.071Z] -> Found 1 reports [2022-04-05T21:57:47.071Z] ==> Detecting git/mercurial file structure [2022-04-05T21:57:47.071Z] ==> Reading reports [2022-04-05T21:57:47.071Z] + ./coverage.out bytes=429121 [2022-04-05T21:57:47.071Z] ==> Appending adjustments [2022-04-05T21:57:47.071Z] https://docs.codecov.io/docs/fixing-reports [2022-04-05T21:57:48.456Z] + Found adjustments [2022-04-05T21:57:48.456Z] ==> Gzipping contents [2022-04-05T21:57:48.456Z] 60K /tmp/codecov.WP6pyT.gz [2022-04-05T21:57:48.456Z] ==> Uploading reports [2022-04-05T21:57:48.456Z] url: https://codecov.io [2022-04-05T21:57:48.456Z] query: branch=PR-3944&commit=78e5fe6abbd7e398691895f3eda4e07144e223fc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3944%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3944&job=&cmd_args= [2022-04-05T21:57:48.456Z] -> Pinging Codecov [2022-04-05T21:57:48.456Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3944&commit=78e5fe6abbd7e398691895f3eda4e07144e223fc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3944%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3944&job=&cmd_args= [2022-04-05T21:57:48.456Z] -> Uploading to [2022-04-05T21:57:48.456Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-05/00271124DB129430A58F1EEE437C3FCB/78e5fe6abbd7e398691895f3eda4e07144e223fc/c6be57ee-1382-4d33-96a3-7be6df07743b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220405T215748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21a46c200ec609c1a5098bafe1c37ba678a66c6b55fae2a913cfd04aec8c8027 [2022-04-05T21:57:48.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-05T21:57:48.456Z] Dload Upload Total Spent Left Speed [2022-04-05T21:57:48.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58683 0 0 100 58683 0 259k --:--:-- --:--:-- --:--:-- 258k 100 58683 0 0 100 58683 0 233k --:--:-- --:--:-- --:--:-- 232k [2022-04-05T21:57:48.717Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/78e5fe6abbd7e398691895f3eda4e07144e223fc [Pipeline] } [2022-04-05T21:57:48.726Z] 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-05T21:57:49.407Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-05T21:57:49.702Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-05T21:57:50.570Z] ---> package-listing.sh [2022-04-05T21:57:50.570Z] ++ facter osfamily [2022-04-05T21:57:50.570Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-05T21:57:50.830Z] + OS_FAMILY=debian [2022-04-05T21:57:50.830Z] + workspace=/w/workspace/edgex-go/2 [2022-04-05T21:57:50.830Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-05T21:57:50.830Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-05T21:57:50.830Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-05T21:57:50.830Z] + PACKAGES=/tmp/packages_start.txt [2022-04-05T21:57:50.830Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-05T21:57:50.830Z] + PACKAGES=/tmp/packages_end.txt [2022-04-05T21:57:50.830Z] + case "${OS_FAMILY}" in [2022-04-05T21:57:50.830Z] + dpkg -l [2022-04-05T21:57:50.830Z] + grep '^ii' [2022-04-05T21:57:50.830Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-05T21:57:50.830Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-05T21:57:50.830Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-05T21:57:50.830Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-05T21:57:50.830Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-04-05T21:57:50.830Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-04-05T21:57:50.843Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-05T21:57:51.143Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-05T21:57:51.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-05T21:57:51.443Z] [2022-04-05T21:57:51.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-05T21:57:51.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-05T21:57:51.755Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-05T21:57:51.755Z] 5eb5b503b376: Pulling fs layer [2022-04-05T21:57:51.755Z] 5c69ac0246d0: Pulling fs layer [2022-04-05T21:57:51.755Z] ec43610c2a17: Pulling fs layer [2022-04-05T21:57:51.755Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-05T21:57:51.755Z] 33b1e0a273af: Pulling fs layer [2022-04-05T21:57:51.755Z] 5d3b04190fa2: Pulling fs layer [2022-04-05T21:57:51.755Z] 2f39f015ded8: Pulling fs layer [2022-04-05T21:57:51.755Z] 33b1e0a273af: Waiting [2022-04-05T21:57:51.755Z] 5d3b04190fa2: Waiting [2022-04-05T21:57:51.755Z] 2f39f015ded8: Waiting [2022-04-05T21:57:51.755Z] 3a2ae6a8a46f: Waiting [2022-04-05T21:57:51.755Z] 5c69ac0246d0: Verifying Checksum [2022-04-05T21:57:51.755Z] 5c69ac0246d0: Download complete [2022-04-05T21:57:51.755Z] 3a2ae6a8a46f: Download complete [2022-04-05T21:57:51.755Z] 33b1e0a273af: Verifying Checksum [2022-04-05T21:57:51.755Z] 33b1e0a273af: Download complete [2022-04-05T21:57:51.755Z] ec43610c2a17: Verifying Checksum [2022-04-05T21:57:51.755Z] ec43610c2a17: Download complete [2022-04-05T21:57:52.020Z] 5d3b04190fa2: Verifying Checksum [2022-04-05T21:57:52.020Z] 5d3b04190fa2: Download complete [2022-04-05T21:57:52.020Z] 5eb5b503b376: Verifying Checksum [2022-04-05T21:57:52.020Z] 5eb5b503b376: Download complete [2022-04-05T21:57:52.587Z] 2f39f015ded8: Download complete [2022-04-05T21:57:53.154Z] 5eb5b503b376: Pull complete [2022-04-05T21:57:53.414Z] 5c69ac0246d0: Pull complete [2022-04-05T21:57:53.675Z] ec43610c2a17: Pull complete [2022-04-05T21:57:53.935Z] 3a2ae6a8a46f: Pull complete [2022-04-05T21:57:54.193Z] 33b1e0a273af: Pull complete [2022-04-05T21:57:54.193Z] 5d3b04190fa2: Pull complete [2022-04-05T21:57:58.384Z] 2f39f015ded8: Pull complete [2022-04-05T21:57:58.384Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-05T21:57:58.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-05T21:57:58.384Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-05T21:57:58.447Z] prd-ubuntu20.04-docker-8c-8g-10784 does not seem to be running inside a container [2022-04-05T21:57:58.483Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-05T21:58:00.655Z] $ docker top a0b1dcf0b4adbffd76b7fa6a404001376a196d281c7d7dadddba85983ebc7a14 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-05T21:58:01.019Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-05T21:58:01.309Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-05T21:58:01.602Z] + ls /var/log/sa-host [2022-04-05T21:58:01.602Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-05T21:58:01.828Z] provisioning config files... [2022-04-05T21:58:01.838Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3694668949008402261tmp [Pipeline] { [Pipeline] echo [2022-04-05T21:58:01.856Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-05T21:58:02.143Z] ---> create-netrc.sh [Pipeline] } [2022-04-05T21:58:02.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-05T21:58:02.492Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-05T21:58:02.503Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-05T21:58:02.793Z] ---> sudo-logs.sh [2022-04-05T21:58:02.793Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-05T21:58:02.823Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-05T21:58:03.110Z] ---> job-cost.sh [2022-04-05T21:58:03.110Z] lf-activate-venv: SKIPPING [2022-04-05T21:58:03.110Z] DEBUG: total: 0.2199999988079071 [2022-04-05T21:58:03.110Z] INFO: Retrieving Stack Cost... [2022-04-05T21:58:03.385Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-05T21:58:03.992Z] INFO: Archiving Costs [Pipeline] echo [2022-04-05T21:58:04.012Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-05T21:58:04.299Z] ---> logs-deploy.sh [2022-04-05T21:58:04.299Z] lf-activate-venv: SKIPPING [2022-04-05T21:58:04.299Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3944/2 [2022-04-05T21:58:04.299Z] INFO: archiving workspace using pattern(s): [2022-04-05T21:58:05.241Z] Archives upload complete. [2022-04-05T21:58:05.241Z] INFO: archiving logs to Nexus