Pull request #3997 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d5387ffbe1ea8539644617d7303fcf42376e1ce+08f871be9aeb39437cbfe86cbb0b4d15d0abe658 (171ac5f3bf9db22bdb4d0486cc50d0d6e20042a2) 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-ssh4044446694742609562.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh14130759938329333982.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3997/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3997/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5801303548361407821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3997/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15754541522986270844.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10814441690017024754.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3997/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3997/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14893152868893072668.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33699 in /w/workspace/edgexfoundry_edgex-go_PR-3997 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 into PR head commit 7d5387ffbe1ea8539644617d7303fcf42376e1ce Merge succeeded, producing 7d5387ffbe1ea8539644617d7303fcf42376e1ce Checking out Revision 7d5387ffbe1ea8539644617d7303fcf42376e1ce (PR-3997) > 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/3997/head:refs/remotes/origin/PR-3997 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d5387ffbe1ea8539644617d7303fcf42376e1ce # 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 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d5387ffbe1ea8539644617d7303fcf42376e1ce # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T19:07:47.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T19:07:47.290Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T19:07:47.382Z] ========================================================= [2022-04-28T19:07:47.382Z] EdgeX Global Pipelines Version Info [2022-04-28T19:07:47.382Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:07:48.202Z] ------------------- [2022-04-28T19:07:48.202Z] stable info: [2022-04-28T19:07:48.202Z] ------------------- [2022-04-28T19:07:48.202Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T19:07:48.202Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T19:07:48.202Z] Message: update stable to v1.0.227 [2022-04-28T19:07:48.774Z] ------------------- [2022-04-28T19:07:48.774Z] experimental info: [2022-04-28T19:07:48.774Z] ------------------- [2022-04-28T19:07:48.774Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T19:07:48.774Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T19:07:48.774Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T19:07:49.034Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-28T19:07:49.079Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-28T19:07:49.125Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T19:07:49.165Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T19:07:49.202Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T19:07:49.234Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T19:07:49.275Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T19:07:49.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-28T19:07:49.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-28T19:07:49.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-28T19:07:49.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T19:07:49.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T19:07:49.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T19:07:49.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T19:07:49.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T19:07:49.644Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T19:07:49.683Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T19:07:49.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T19:07:49.774Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-28T19:07:49.814Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-28T19:07:49.853Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T19:07:49.893Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T19:07:49.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3997 [Pipeline] echo [2022-04-28T19:07:49.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3997 [Pipeline] echo [2022-04-28T19:07:50.027Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3997 [Pipeline] echo [2022-04-28T19:07:50.074Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d5387ffbe1ea8539644617d7303fcf42376e1ce [Pipeline] echo [2022-04-28T19:07:50.115Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d5387f [Pipeline] echo [2022-04-28T19:07:50.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T19:07:50.291Z] provisioning config files... [2022-04-28T19:07:50.308Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config244274683175710946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:07:50.667Z] ---> docker-login.sh [2022-04-28T19:07:50.667Z] nexus3.edgexfoundry.org:10001 [2022-04-28T19:07:50.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:07:50.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:07:50.930Z] Configure a credential helper to remove this warning. See [2022-04-28T19:07:50.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:07:50.930Z] [2022-04-28T19:07:50.930Z] Login Succeeded [2022-04-28T19:07:50.930Z] nexus3.edgexfoundry.org:10002 [2022-04-28T19:07:51.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:07:51.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:07:51.193Z] Configure a credential helper to remove this warning. See [2022-04-28T19:07:51.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:07:51.193Z] [2022-04-28T19:07:51.193Z] Login Succeeded [2022-04-28T19:07:51.193Z] nexus3.edgexfoundry.org:10003 [2022-04-28T19:07:51.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:07:51.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:07:51.456Z] Configure a credential helper to remove this warning. See [2022-04-28T19:07:51.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:07:51.456Z] [2022-04-28T19:07:51.456Z] Login Succeeded [2022-04-28T19:07:51.456Z] nexus3.edgexfoundry.org:10004 [2022-04-28T19:07:51.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:07:51.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:07:51.456Z] Configure a credential helper to remove this warning. See [2022-04-28T19:07:51.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:07:51.456Z] [2022-04-28T19:07:51.456Z] Login Succeeded [2022-04-28T19:07:51.456Z] docker.io [2022-04-28T19:07:51.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:07:51.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:07:51.977Z] Configure a credential helper to remove this warning. See [2022-04-28T19:07:51.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:07:51.977Z] [2022-04-28T19:07:51.977Z] Login Succeeded [2022-04-28T19:07:51.977Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T19:07:52.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T19:07:52.426Z] + 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-28T19:07:52.426Z] + dirname cmd/core-command/Dockerfile [2022-04-28T19:07:52.426Z] + cut -d/ -f2 [2022-04-28T19:07:52.426Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-28T19:07:52.426Z] + dirname cmd/core-data/Dockerfile [2022-04-28T19:07:52.426Z] + cut -d/ -f2 [2022-04-28T19:07:52.426Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-28T19:07:52.426Z] + dirname cmd/core-metadata/Dockerfile [2022-04-28T19:07:52.426Z] + cut -d/ -f2 [2022-04-28T19:07:52.426Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-28T19:07:52.426Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-28T19:07:52.426Z] + cut -d/ -f2 [2022-04-28T19:07:52.426Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-28T19:07:52.426Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2022-04-28T19:07:52.426Z] [2022-04-28T19:07:52.426Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-28T19:07:52.426Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-28T19:07:52.426Z] + cut -d/ -f2 [2022-04-28T19:07:52.426Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-28T19:07:52.426Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T19:07:52.426Z] + cut -d/ -f2 [2022-04-28T19:07:52.426Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T19:07:52.426Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-28T19:07:52.426Z] + cut -d/ -f2 [2022-04-28T19:07:52.426Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-28T19:07:52.426Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-28T19:07:52.426Z] + cut -d/ -f2 [2022-04-28T19:07:52.426Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-28T19:07:52.426Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-28T19:07:52.426Z] + cut -d/ -f2 [2022-04-28T19:07:52.426Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-28T19:07:52.426Z] + dirname cmd/support-notifications/Dockerfile [2022-04-28T19:07:52.426Z] + cut -d/ -f2 [2022-04-28T19:07:52.426Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-28T19:07:52.426Z] + cut -d/ -f2 [2022-04-28T19:07:52.427Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-28T19:07:52.427Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-28T19:07:52.427Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-28T19:07:52.427Z] + cut -d/ -f2 [2022-04-28T19:07:52.427Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-28T19:07:52.485Z] 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-28T19:07:52.998Z] + git rev-list -1 --merges 7d5387ffbe1ea8539644617d7303fcf42376e1ce~1..7d5387ffbe1ea8539644617d7303fcf42376e1ce [Pipeline] echo [2022-04-28T19:07:53.030Z] -----------> git rev-list -1 --merges 7d5387ffbe1ea8539644617d7303fcf42376e1ce~1..7d5387ffbe1ea8539644617d7303fcf42376e1ce 7d5387ffbe1ea8539644617d7303fcf42376e1ce [false] [Pipeline] sh [2022-04-28T19:07:53.344Z] + git log --format=format:%s -1 7d5387ffbe1ea8539644617d7303fcf42376e1ce [Pipeline] echo [2022-04-28T19:07:53.378Z] ========================================================= [2022-04-28T19:07:53.378Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T19:07:53.378Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-28T19:07:53.855Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T19:07:53.856Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T19:07:53.856Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T19:07:53.856Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T19:07:53.856Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T19:07:53.856Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T19:07:53.856Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:07:54.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T19:07:54.246Z] [2022-04-28T19:07:54.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:07:54.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T19:07:54.607Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T19:07:54.607Z] 1fe172e4850f: Pulling fs layer [2022-04-28T19:07:54.607Z] caf521ccaac6: Pulling fs layer [2022-04-28T19:07:54.607Z] 3ead6fa29328: Pulling fs layer [2022-04-28T19:07:54.607Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T19:07:54.607Z] a8d5f1318db7: Pulling fs layer [2022-04-28T19:07:54.607Z] c427282e49a2: Pulling fs layer [2022-04-28T19:07:54.607Z] 1827001aaf11: Pulling fs layer [2022-04-28T19:07:54.607Z] 0714d37db230: Pulling fs layer [2022-04-28T19:07:54.607Z] ac28cf19c067: Pulling fs layer [2022-04-28T19:07:54.607Z] ca983d60f3e2: Pulling fs layer [2022-04-28T19:07:54.607Z] 9f894cec8388: Pulling fs layer [2022-04-28T19:07:54.607Z] 0714d37db230: Waiting [2022-04-28T19:07:54.607Z] 5c2a1cbceb83: Waiting [2022-04-28T19:07:54.607Z] ca983d60f3e2: Waiting [2022-04-28T19:07:54.607Z] a8d5f1318db7: Waiting [2022-04-28T19:07:54.607Z] ac28cf19c067: Waiting [2022-04-28T19:07:54.607Z] 1827001aaf11: Waiting [2022-04-28T19:07:54.607Z] c427282e49a2: Waiting [2022-04-28T19:07:54.607Z] caf521ccaac6: Download complete [2022-04-28T19:07:54.607Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T19:07:54.607Z] 5c2a1cbceb83: Download complete [2022-04-28T19:07:54.607Z] a8d5f1318db7: Verifying Checksum [2022-04-28T19:07:54.607Z] a8d5f1318db7: Download complete [2022-04-28T19:07:54.607Z] c427282e49a2: Verifying Checksum [2022-04-28T19:07:54.607Z] c427282e49a2: Download complete [2022-04-28T19:07:54.869Z] 3ead6fa29328: Verifying Checksum [2022-04-28T19:07:54.869Z] 3ead6fa29328: Download complete [2022-04-28T19:07:54.869Z] 0714d37db230: Verifying Checksum [2022-04-28T19:07:54.869Z] 0714d37db230: Download complete [2022-04-28T19:07:54.869Z] ac28cf19c067: Download complete [2022-04-28T19:07:54.869Z] ca983d60f3e2: Verifying Checksum [2022-04-28T19:07:54.869Z] ca983d60f3e2: Download complete [2022-04-28T19:07:54.869Z] 9f894cec8388: Verifying Checksum [2022-04-28T19:07:54.869Z] 9f894cec8388: Download complete [2022-04-28T19:07:54.869Z] 1fe172e4850f: Verifying Checksum [2022-04-28T19:07:54.869Z] 1fe172e4850f: Download complete [2022-04-28T19:07:55.129Z] 1827001aaf11: Verifying Checksum [2022-04-28T19:07:55.129Z] 1827001aaf11: Download complete [2022-04-28T19:07:56.514Z] 1fe172e4850f: Pull complete [2022-04-28T19:07:56.514Z] caf521ccaac6: Pull complete [2022-04-28T19:07:57.084Z] 3ead6fa29328: Pull complete [2022-04-28T19:07:57.084Z] 5c2a1cbceb83: Pull complete [2022-04-28T19:07:57.344Z] a8d5f1318db7: Pull complete [2022-04-28T19:07:57.344Z] c427282e49a2: Pull complete [2022-04-28T19:07:59.251Z] 1827001aaf11: Pull complete [2022-04-28T19:07:59.512Z] 0714d37db230: Pull complete [2022-04-28T19:07:59.512Z] ac28cf19c067: Pull complete [2022-04-28T19:07:59.771Z] ca983d60f3e2: Pull complete [2022-04-28T19:07:59.771Z] 9f894cec8388: Pull complete [2022-04-28T19:07:59.771Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T19:07:59.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T19:07:59.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T19:07:59.867Z] prd-ubuntu20.04-docker-8c-8g-33699 does not seem to be running inside a container [2022-04-28T19:07:59.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T19:08:01.277Z] $ docker top a7b689a88f58511375f0b39783b1742e52156111f8413b0c948f46792b19ad84 -eo pid,comm [2022-04-28T19:08:01.346Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-28T19:08:01.346Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T19:08:01.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T19:08:01.471Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T19:08:01.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T19:08:01.617Z] $ docker exec a7b689a88f58511375f0b39783b1742e52156111f8413b0c948f46792b19ad84 ssh-agent [2022-04-28T19:08:01.743Z] SSH_AUTH_SOCK=/tmp/ssh-1N4F2X4sXQ8T/agent.33 [2022-04-28T19:08:01.743Z] SSH_AGENT_PID=39 [2022-04-28T19:08:01.752Z] Running ssh-add (command line suppressed) [2022-04-28T19:08:01.875Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8754784498736340317.key (/w/workspace/edgex-go/1@tmp/private_key_8754784498736340317.key) [2022-04-28T19:08:01.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T19:08:02.221Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T19:08:02.255Z] $ docker exec --env ******** --env ******** a7b689a88f58511375f0b39783b1742e52156111f8413b0c948f46792b19ad84 ssh-agent -k [2022-04-28T19:08:02.356Z] unset SSH_AUTH_SOCK; [2022-04-28T19:08:02.356Z] unset SSH_AGENT_PID; [2022-04-28T19:08:02.356Z] echo Agent pid 39 killed; [2022-04-28T19:08:02.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T19:08:02.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T19:08:02.457Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T19:08:02.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T19:08:02.592Z] $ docker exec a7b689a88f58511375f0b39783b1742e52156111f8413b0c948f46792b19ad84 ssh-agent [2022-04-28T19:08:02.703Z] SSH_AUTH_SOCK=/tmp/ssh-hH6qek8auzOu/agent.72 [2022-04-28T19:08:02.703Z] SSH_AGENT_PID=78 [2022-04-28T19:08:02.708Z] Running ssh-add (command line suppressed) [2022-04-28T19:08:02.824Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2955007517943668696.key (/w/workspace/edgex-go/1@tmp/private_key_2955007517943668696.key) [2022-04-28T19:08:02.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T19:08:03.175Z] + git semver init [2022-04-28T19:08:03.436Z] 2022-04-28 19:08:03,402 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T19:08:03.436Z] 2022-04-28 19:08:03,402 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-04-28T19:08:03.436Z] 2022-04-28 19:08:03,403 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-04-28T19:08:03.436Z] 2022-04-28 19:08:03,403 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-04-28T19:08:07.645Z] 2022-04-28 19:08:07,485 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-04-28T19:08:07.645Z] 2022-04-28 19:08:07,487 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-3997 with force:False [2022-04-28T19:08:07.645Z] 2022-04-28 19:08:07,487 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-3997 [2022-04-28T19:08:07.645Z] 2022-04-28 19:08:07,491 [execute] INFO git cat-file --batch-check [2022-04-28T19:08:07.645Z] 2022-04-28 19:08:07,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T19:08:07.645Z] 2022-04-28 19:08:07,497 [execute] INFO git cat-file --batch [2022-04-28T19:08:07.645Z] 2022-04-28 19:08:07,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T19:08:07.645Z] 2022-04-28 19:08:07,503 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-3997 [2022-04-28T19:08:07.645Z] 0.0.0 [Pipeline] } [2022-04-28T19:08:07.675Z] $ docker exec --env ******** --env ******** a7b689a88f58511375f0b39783b1742e52156111f8413b0c948f46792b19ad84 ssh-agent -k [2022-04-28T19:08:07.807Z] unset SSH_AUTH_SOCK; [2022-04-28T19:08:07.808Z] unset SSH_AGENT_PID; [2022-04-28T19:08:07.808Z] echo Agent pid 78 killed; [2022-04-28T19:08:07.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T19:08:08.238Z] + git semver [Pipeline] } [2022-04-28T19:08:08.532Z] $ docker stop --time=1 a7b689a88f58511375f0b39783b1742e52156111f8413b0c948f46792b19ad84 [2022-04-28T19:08:09.930Z] $ docker rm -f a7b689a88f58511375f0b39783b1742e52156111f8413b0c948f46792b19ad84 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T19:08:10.361Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T19:08:10.693Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T19:08:10.712Z] [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-28T19:08:11.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T19:08:11.255Z] ========================================================= [2022-04-28T19:08:11.255Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T19:08:11.255Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T19:08:11.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T19:08:11.605Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T19:08:11.605Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T19:08:11.605Z] 666ba61612fd: Pulling fs layer [2022-04-28T19:08:11.605Z] 8ed8ca486205: Pulling fs layer [2022-04-28T19:08:11.605Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T19:08:11.605Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T19:08:11.605Z] ca2b28591e48: Pulling fs layer [2022-04-28T19:08:11.605Z] a51346096db8: Pulling fs layer [2022-04-28T19:08:11.605Z] daebc70d1ce1: Pulling fs layer [2022-04-28T19:08:11.605Z] 0e18a0eac166: Pulling fs layer [2022-04-28T19:08:11.605Z] 4fe6c5a15a65: Waiting [2022-04-28T19:08:11.605Z] 22a0e8bec74d: Waiting [2022-04-28T19:08:11.605Z] ca2b28591e48: Waiting [2022-04-28T19:08:11.605Z] a51346096db8: Waiting [2022-04-28T19:08:11.605Z] daebc70d1ce1: Waiting [2022-04-28T19:08:11.605Z] 0e18a0eac166: Waiting [2022-04-28T19:08:11.605Z] 8ed8ca486205: Verifying Checksum [2022-04-28T19:08:11.605Z] 8ed8ca486205: Download complete [2022-04-28T19:08:11.605Z] 666ba61612fd: Verifying Checksum [2022-04-28T19:08:11.605Z] 666ba61612fd: Download complete [2022-04-28T19:08:11.605Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T19:08:11.605Z] ca2b28591e48: Verifying Checksum [2022-04-28T19:08:11.605Z] ca2b28591e48: Download complete [2022-04-28T19:08:11.605Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T19:08:11.605Z] 59bf1c3509f3: Download complete [2022-04-28T19:08:11.605Z] a51346096db8: Verifying Checksum [2022-04-28T19:08:11.605Z] a51346096db8: Download complete [2022-04-28T19:08:11.867Z] daebc70d1ce1: Verifying Checksum [2022-04-28T19:08:11.867Z] daebc70d1ce1: Download complete [2022-04-28T19:08:11.867Z] 59bf1c3509f3: Pull complete [2022-04-28T19:08:11.867Z] 666ba61612fd: Pull complete [2022-04-28T19:08:12.126Z] 8ed8ca486205: Pull complete [2022-04-28T19:08:12.386Z] 0e18a0eac166: Verifying Checksum [2022-04-28T19:08:12.386Z] 0e18a0eac166: Download complete [2022-04-28T19:08:12.386Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T19:08:12.386Z] 4fe6c5a15a65: Download complete [2022-04-28T19:08:16.593Z] 4fe6c5a15a65: Pull complete [2022-04-28T19:08:16.594Z] 22a0e8bec74d: Pull complete [2022-04-28T19:08:16.594Z] ca2b28591e48: Pull complete [2022-04-28T19:08:16.594Z] a51346096db8: Pull complete [2022-04-28T19:08:16.594Z] daebc70d1ce1: Pull complete [2022-04-28T19:08:18.501Z] 0e18a0eac166: Pull complete [2022-04-28T19:08:18.501Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T19:08:18.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T19:08:18.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T19:08:18.862Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T19:08:18.862Z] WORKDIR /edgex [2022-04-28T19:08:18.862Z] COPY go.mod . [2022-04-28T19:08:18.862Z] RUN go mod download [2022-04-28T19:08:18.862Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-28T19:08:20.245Z] Sending build context to Docker daemon 335.1MB [2022-04-28T19:08:20.245Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T19:08:20.245Z] ---> f018257e8ee9 [2022-04-28T19:08:20.245Z] Step 2/4 : WORKDIR /edgex [2022-04-28T19:08:22.797Z] ---> Running in 187cb3de5da5 [2022-04-28T19:08:22.797Z] Removing intermediate container 187cb3de5da5 [2022-04-28T19:08:22.797Z] ---> 68d268aeee70 [2022-04-28T19:08:22.797Z] Step 3/4 : COPY go.mod . [2022-04-28T19:08:22.797Z] ---> 77488a2c9f10 [2022-04-28T19:08:22.797Z] Step 4/4 : RUN go mod download [2022-04-28T19:08:23.058Z] ---> Running in bf6463f8442e [2022-04-28T19:08:26.040Z] Still waiting to schedule task [2022-04-28T19:08:26.040Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-28T19:08:37.963Z] Removing intermediate container bf6463f8442e [2022-04-28T19:08:37.963Z] ---> eaf31bbd3971 [2022-04-28T19:08:37.963Z] Successfully built eaf31bbd3971 [2022-04-28T19:08:37.963Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:08:38.306Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T19:08:38.306Z] . [Pipeline] withDockerContainer [2022-04-28T19:08:38.399Z] prd-ubuntu20.04-docker-8c-8g-33699 does not seem to be running inside a container [2022-04-28T19:08:38.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T19:08:38.919Z] $ docker top 5a8469cc1ef1a3b68e70c521b5ee6fa39d0713e07fed653d7483c598597ede30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T19:08:39.316Z] + go version [2022-04-28T19:08:39.317Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T19:08:39.353Z] $ docker stop --time=1 5a8469cc1ef1a3b68e70c521b5ee6fa39d0713e07fed653d7483c598597ede30 [2022-04-28T19:08:40.637Z] $ docker rm -f 5a8469cc1ef1a3b68e70c521b5ee6fa39d0713e07fed653d7483c598597ede30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:08:41.296Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T19:08:41.296Z] . [Pipeline] withDockerContainer [2022-04-28T19:08:41.387Z] prd-ubuntu20.04-docker-8c-8g-33699 does not seem to be running inside a container [2022-04-28T19:08:41.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T19:08:41.772Z] $ docker top 0d0caaff7aeeb6db4e0c19fc166d76f938fece55c52ffe4a1e61c8d59b908e50 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T19:08:41.900Z] ========================================================= [2022-04-28T19:08:41.900Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T19:08:41.900Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T19:08:42.244Z] + make test [2022-04-28T19:08:42.244Z] go mod tidy -compat=1.17 [2022-04-28T19:08:42.244Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T19:08:47.580Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T19:08:59.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T19:08:59.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T19:09:00.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements [2022-04-28T19:09:00.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T19:09:00.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 53.4% of statements [2022-04-28T19:09:00.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T19:09:00.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T19:09:04.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.563s coverage: 89.2% of statements [2022-04-28T19:09:04.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T19:09:04.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T19:09:04.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T19:09:04.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.131s coverage: 84.4% of statements [2022-04-28T19:09:04.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T19:09:04.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T19:09:04.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T19:09:04.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T19:09:04.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T19:09:04.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.467s coverage: 95.6% of statements [2022-04-28T19:09:04.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T19:09:04.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T19:09:04.606Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.085s coverage: 72.2% of statements [2022-04-28T19:09:04.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T19:09:04.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T19:09:04.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T19:09:04.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T19:09:04.606Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T19:09:04.606Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-04-28T19:09:04.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T19:09:04.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T19:09:04.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T19:09:04.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2022-04-28T19:09:04.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T19:09:04.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-04-28T19:09:04.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements [2022-04-28T19:09:04.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T19:09:04.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2022-04-28T19:09:04.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2022-04-28T19:09:04.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2022-04-28T19:09:04.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2022-04-28T19:09:04.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-04-28T19:09:14.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2022-04-28T19:09:14.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-04-28T19:09:15.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.189s coverage: 82.5% of statements [2022-04-28T19:09:15.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T19:09:25.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2022-04-28T19:09:25.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T19:09:25.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T19:09:25.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T19:09:25.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-04-28T19:09:25.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T19:09:25.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T19:09:25.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T19:09:25.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T19:09:25.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T19:09:25.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-04-28T19:09:25.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T19:09:25.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T19:09:25.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-04-28T19:09:25.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T19:09:25.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements [2022-04-28T19:09:25.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T19:09:25.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-04-28T19:09:25.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.046s coverage: 87.2% of statements [2022-04-28T19:09:25.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-04-28T19:09:25.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.2% of statements [2022-04-28T19:09:25.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T19:09:25.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements [2022-04-28T19:09:25.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T19:09:25.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T19:09:25.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2022-04-28T19:09:25.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-04-28T19:09:25.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-04-28T19:09:25.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-04-28T19:09:25.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-04-28T19:09:25.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.339s coverage: 65.4% of statements [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T19:09:25.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T19:09:25.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T19:09:25.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T19:09:25.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T19:09:25.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T19:09:25.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T19:09:25.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T19:09:25.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T19:09:25.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T19:09:25.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-04-28T19:09:25.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-04-28T19:09:25.211Z] 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-28T19:09:43.362Z] GO111MODULE=on go vet ./... [2022-04-28T19:09:45.905Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T19:09:45.905Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T19:09:46.479Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T19:09:47.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T19:09:47.402Z] + ls -al . [2022-04-28T19:09:47.402Z] total 672 [2022-04-28T19:09:47.402Z] drwxrwxr-x 10 1001 1001 4096 Apr 28 19:09 . [2022-04-28T19:09:47.402Z] drwxr-xr-x 4 root root 4096 Apr 28 19:08 .. [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 19:07 .dockerignore [2022-04-28T19:09:47.402Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 19:08 .git [2022-04-28T19:09:47.402Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 19:07 .github [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 19:07 .gitignore [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 19:07 .golangci.yml [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 19:07 .hadolint.yml [2022-04-28T19:09:47.402Z] drwxr-xr-x 3 1001 1001 4096 Apr 28 19:08 .semver [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 19:07 .sonarcloud.properties [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 19:07 ADOPTERS.md [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 19:07 Attribution.txt [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 19:07 CHANGELOG.md [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 19:07 CONTRIBUTING.md [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 19:07 GOVERNANCE.md [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 19:07 Jenkinsfile [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 19:07 LICENSE [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 19:07 Makefile [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 19:07 OWNERS.md [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 19:07 README.md [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 19:07 SECURITY.md [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 5 Apr 28 19:08 VERSION [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 19:07 ZMQWindows.md [2022-04-28T19:09:47.402Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 19:07 bin [2022-04-28T19:09:47.402Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 19:07 cmd [2022-04-28T19:09:47.402Z] -rw-r--r-- 1 root root 435134 Apr 28 19:09 coverage.out [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 19:07 go.mod [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 19:08 go.sum [2022-04-28T19:09:47.402Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 19:07 internal [2022-04-28T19:09:47.402Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 19:07 openapi [2022-04-28T19:09:47.402Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 19:07 snap [2022-04-28T19:09:47.402Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 19:07 version.go [Pipeline] sh [2022-04-28T19:09:47.727Z] + '[' -e coverage.out ] [2022-04-28T19:09:47.727Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T19:09:47.969Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T19:09:48.271Z] + make build [2022-04-28T19:09:48.271Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T19:10:00.487Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T19:10:10.480Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T19:10:10.481Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T19:10:15.759Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T19:10:16.019Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T19:10:16.959Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T19:10:17.898Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T19:10:18.836Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T19:10:19.775Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T19:10:20.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T19:10:21.286Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T19:10:22.670Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-28T19:10:23.647Z] $ docker stop --time=1 0d0caaff7aeeb6db4e0c19fc166d76f938fece55c52ffe4a1e61c8d59b908e50 [2022-04-28T19:10:26.374Z] $ docker rm -f 0d0caaff7aeeb6db4e0c19fc166d76f938fece55c52ffe4a1e61c8d59b908e50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:10:27.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T19:10:27.724Z] [2022-04-28T19:10:27.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:10:28.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T19:10:28.073Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-28T19:10:28.073Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-28T19:10:28.073Z] ca9280d653b3: Pulling fs layer [2022-04-28T19:10:28.073Z] 7e9c9ca2126c: Pulling fs layer [2022-04-28T19:10:28.073Z] cbdbe7a5bc2a: Download complete [2022-04-28T19:10:28.335Z] ca9280d653b3: Verifying Checksum [2022-04-28T19:10:28.335Z] ca9280d653b3: Download complete [2022-04-28T19:10:28.335Z] cbdbe7a5bc2a: Pull complete [2022-04-28T19:10:28.594Z] 7e9c9ca2126c: Verifying Checksum [2022-04-28T19:10:28.594Z] 7e9c9ca2126c: Download complete [2022-04-28T19:10:28.853Z] ca9280d653b3: Pull complete [2022-04-28T19:10:32.147Z] 7e9c9ca2126c: Pull complete [2022-04-28T19:10:32.147Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-28T19:10:32.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T19:10:32.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-28T19:10:32.292Z] prd-ubuntu20.04-docker-8c-8g-33699 does not seem to be running inside a container [2022-04-28T19:10:32.355Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T19:10:33.687Z] $ docker top ecdddd494551e9eef6bc0a4fa67fec138cef40b016f05c789aeeb4cdf419b723 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T19:10:34.185Z] + docker-compose build --help [2022-04-28T19:10:34.186Z] + grep parallel [2022-04-28T19:10:34.757Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T19:10:34.796Z] $ docker stop --time=1 ecdddd494551e9eef6bc0a4fa67fec138cef40b016f05c789aeeb4cdf419b723 [2022-04-28T19:10:36.127Z] $ docker rm -f ecdddd494551e9eef6bc0a4fa67fec138cef40b016f05c789aeeb4cdf419b723 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:10:36.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T19:10:36.775Z] . [Pipeline] withDockerContainer [2022-04-28T19:10:36.867Z] prd-ubuntu20.04-docker-8c-8g-33699 does not seem to be running inside a container [2022-04-28T19:10:36.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T19:10:37.290Z] $ docker top 3791f4a33384dffccf28930642bf435b4107cad8028fc2c786ca39e94c2ab1e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T19:10:37.703Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T19:10:38.271Z] Building core-command ... [2022-04-28T19:10:38.271Z] Building core-data ... [2022-04-28T19:10:38.271Z] Building core-metadata ... [2022-04-28T19:10:38.271Z] Building security-bootstrapper ... [2022-04-28T19:10:38.271Z] Building security-proxy-setup ... [2022-04-28T19:10:38.271Z] Building security-secretstore-setup ... [2022-04-28T19:10:38.271Z] Building security-spiffe-token-provider ... [2022-04-28T19:10:38.271Z] Building security-spire-agent ... [2022-04-28T19:10:38.271Z] Building security-spire-config ... [2022-04-28T19:10:38.271Z] Building security-spire-server ... [2022-04-28T19:10:38.271Z] Building support-notifications ... [2022-04-28T19:10:38.271Z] Building support-scheduler ... [2022-04-28T19:10:38.271Z] Building sys-mgmt-agent ... [2022-04-28T19:10:38.271Z] Building security-spire-agent [2022-04-28T19:10:38.271Z] Building sys-mgmt-agent [2022-04-28T19:10:38.271Z] Building core-data [2022-04-28T19:10:38.271Z] Building security-bootstrapper [2022-04-28T19:10:38.271Z] Building support-scheduler [2022-04-28T19:10:49.141Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33700 in /w/workspace/edgexfoundry_edgex-go_PR-3997 [Pipeline] { [Pipeline] ws [2022-04-28T19:10:49.189Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-28T19:10:49.422Z] The recommended git tool is: git [2022-04-28T19:10:53.161Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:10:53.161Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:10:53.161Z] ---> eaf31bbd3971 [2022-04-28T19:10:53.161Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T19:10:53.161Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:10:53.161Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:10:53.161Z] ---> eaf31bbd3971 [2022-04-28T19:10:53.161Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T19:10:53.161Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:10:53.161Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:10:53.161Z] ---> eaf31bbd3971 [2022-04-28T19:10:53.161Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T19:10:53.161Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:10:53.161Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:10:53.161Z] ---> eaf31bbd3971 [2022-04-28T19:10:53.161Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T19:10:53.161Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:10:53.161Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:10:53.161Z] ---> eaf31bbd3971 [2022-04-28T19:10:53.161Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T19:10:55.540Z] using credential edgex-jenkins-ssh [2022-04-28T19:10:55.559Z] Cloning the remote Git repository [2022-04-28T19:10:55.616Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-28T19:10:56.461Z] ---> Running in 024ccf50060a [2022-04-28T19:10:56.461Z] ---> Running in 8ab1af398f11 [2022-04-28T19:10:56.461Z] ---> Running in ef4a9577973e [2022-04-28T19:10:56.461Z] ---> Running in b1653a6f854d [2022-04-28T19:10:56.461Z] ---> Running in 631f62e172ae [2022-04-28T19:10:56.461Z] Removing intermediate container ef4a9577973e [2022-04-28T19:10:56.461Z] ---> a8d450bdf92d [2022-04-28T19:10:56.461Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:10:56.461Z] Removing intermediate container 024ccf50060a [2022-04-28T19:10:56.461Z] ---> 80f0756341e3 [2022-04-28T19:10:56.461Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:10:56.461Z] Removing intermediate container 8ab1af398f11 [2022-04-28T19:10:56.461Z] ---> 20a83147c962 [2022-04-28T19:10:56.461Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:10:56.461Z] Removing intermediate container 631f62e172ae [2022-04-28T19:10:56.461Z] ---> 854f841d33a0 [2022-04-28T19:10:56.461Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:10:56.461Z] Removing intermediate container b1653a6f854d [2022-04-28T19:10:56.461Z] ---> 117dc8e39e39 [2022-04-28T19:10:56.461Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:10:56.461Z] ---> Running in f87ee93eb77a [2022-04-28T19:10:56.461Z] ---> Running in cc10a5d9ef9b [2022-04-28T19:10:56.461Z] ---> Running in d493ab5a4873 [2022-04-28T19:10:56.461Z] ---> Running in d717885d4616 [2022-04-28T19:10:56.461Z] ---> Running in 7f4ca46af25c [2022-04-28T19:10:55.688Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-28T19:10:55.759Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T19:10:55.759Z] > git --version # timeout=10 [2022-04-28T19:10:55.774Z] > git --version # 'git version 2.25.1' [2022-04-28T19:10:55.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T19:10:55.906Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T19:10:57.843Z] Removing intermediate container f87ee93eb77a [2022-04-28T19:10:57.843Z] ---> 31bc943b16ac [2022-04-28T19:10:57.843Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T19:10:57.843Z] ---> Running in 91d04433ea3e [2022-04-28T19:10:57.843Z] Removing intermediate container d493ab5a4873 [2022-04-28T19:10:57.843Z] ---> 21bad8862dd9 [2022-04-28T19:10:57.843Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T19:10:57.843Z] ---> Running in e6aebab55dfd [2022-04-28T19:10:57.843Z] Removing intermediate container d717885d4616 [2022-04-28T19:10:57.843Z] ---> 61caf9cdd19e [2022-04-28T19:10:57.843Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T19:10:57.843Z] ---> Running in 040bc72d188c [2022-04-28T19:10:58.101Z] Removing intermediate container cc10a5d9ef9b [2022-04-28T19:10:58.101Z] ---> 79f2649af2cd [2022-04-28T19:10:58.101Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T19:10:58.101Z] Removing intermediate container 7f4ca46af25c [2022-04-28T19:10:58.101Z] ---> f37fa4e53ed1 [2022-04-28T19:10:58.101Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T19:10:58.101Z] ---> Running in d5f740f1bb3e [2022-04-28T19:10:58.101Z] ---> Running in 39e8208eab78 [2022-04-28T19:10:58.360Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:10:58.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:10:58.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:10:58.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:10:58.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:10:59.192Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:10:59.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:10:59.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:10:59.458Z] OK: 221 MiB in 52 packages [2022-04-28T19:10:59.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:10:59.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:10:59.744Z] OK: 221 MiB in 52 packages [2022-04-28T19:10:59.744Z] OK: 221 MiB in 52 packages [2022-04-28T19:11:00.004Z] OK: 221 MiB in 52 packages [2022-04-28T19:11:00.004Z] OK: 221 MiB in 52 packages [2022-04-28T19:11:00.270Z] Removing intermediate container 91d04433ea3e [2022-04-28T19:11:00.270Z] ---> bfa72a388949 [2022-04-28T19:11:00.270Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T19:11:00.533Z] ---> 6fe36770e0c8 [2022-04-28T19:11:00.533Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:11:00.792Z] Removing intermediate container e6aebab55dfd [2022-04-28T19:11:00.792Z] ---> 0de499e071ec [2022-04-28T19:11:00.792Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T19:11:00.792Z] ---> Running in 803fab7a743b [2022-04-28T19:11:00.792Z] Removing intermediate container 040bc72d188c [2022-04-28T19:11:00.792Z] ---> e69c02fe1bfa [2022-04-28T19:11:00.792Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T19:11:01.090Z] Removing intermediate container d5f740f1bb3e [2022-04-28T19:11:01.090Z] ---> fb8ad2b868fe [2022-04-28T19:11:01.090Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T19:11:01.090Z] Removing intermediate container 39e8208eab78 [2022-04-28T19:11:01.090Z] ---> ae13b73f8858 [2022-04-28T19:11:01.090Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T19:11:01.351Z] ---> 8bd80b2144bb [2022-04-28T19:11:01.351Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:11:01.351Z] ---> Running in d1a44437c379 [2022-04-28T19:11:01.616Z] ---> 83688d988e56 [2022-04-28T19:11:01.616Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:11:01.616Z] ---> 08c1928e6c30 [2022-04-28T19:11:01.616Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:11:01.616Z] ---> ad698604811a [2022-04-28T19:11:01.616Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:11:01.874Z] ---> Running in 88c4f5770674 [2022-04-28T19:11:01.874Z] ---> Running in 1ab7d03a0f0e [2022-04-28T19:11:01.874Z] ---> Running in 21ce5216f6ae [2022-04-28T19:11:02.138Z] Removing intermediate container 803fab7a743b [2022-04-28T19:11:02.138Z] ---> 7cf81a47e98b [2022-04-28T19:11:02.138Z] Step 8/26 : COPY . . [2022-04-28T19:11:03.529Z] Removing intermediate container d1a44437c379 [2022-04-28T19:11:03.529Z] ---> 7e5b01fd48ab [2022-04-28T19:11:03.529Z] Step 8/31 : COPY . . [2022-04-28T19:11:03.788Z] Removing intermediate container 88c4f5770674 [2022-04-28T19:11:03.788Z] ---> e31bb8473b3e [2022-04-28T19:11:03.788Z] Step 8/22 : COPY . . [2022-04-28T19:11:04.049Z] Removing intermediate container 21ce5216f6ae [2022-04-28T19:11:04.049Z] ---> 499e84fd7d69 [2022-04-28T19:11:04.049Z] Step 8/23 : COPY . . [2022-04-28T19:11:04.987Z] Removing intermediate container 1ab7d03a0f0e [2022-04-28T19:11:04.987Z] ---> c691fe06216d [2022-04-28T19:11:04.987Z] Step 8/23 : COPY . . [2022-04-28T19:11:13.603Z] Merging remotes/origin/main commit 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 into PR head commit 7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:11:12.772Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T19:11:12.793Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T19:11:12.819Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T19:11:12.853Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T19:11:12.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T19:11:12.874Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3997/head:refs/remotes/origin/PR-3997 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T19:11:13.631Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T19:11:13.649Z] > git checkout -f 7d5387ffbe1ea8539644617d7303fcf42376e1ce # timeout=10 [2022-04-28T19:11:13.968Z] Merge succeeded, producing 7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:11:13.969Z] Checking out Revision 7d5387ffbe1ea8539644617d7303fcf42376e1ce (PR-3997) [2022-04-28T19:11:14.982Z] ---> 5e7fc1d42592 [2022-04-28T19:11:14.982Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T19:11:14.982Z] ---> fcb897a136e7 [2022-04-28T19:11:14.982Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T19:11:14.982Z] ---> 09e7b3c1e859 [2022-04-28T19:11:14.982Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T19:11:14.982Z] ---> e747c6e8620d [2022-04-28T19:11:14.982Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T19:11:14.982Z] ---> 085360a68521 [2022-04-28T19:11:14.982Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T19:11:14.982Z] ---> Running in be9e5ab4e903 [2022-04-28T19:11:14.982Z] ---> Running in ee8af1d30734 [2022-04-28T19:11:14.982Z] ---> Running in 6d0798a8a0b2 [2022-04-28T19:11:14.982Z] ---> Running in 6acba0f7a1d5 [2022-04-28T19:11:14.982Z] ---> Running in eadeb9d69f48 [2022-04-28T19:11:14.982Z] Removing intermediate container 6d0798a8a0b2 [2022-04-28T19:11:14.982Z] ---> 52d5d9c1e15a [2022-04-28T19:11:14.982Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T19:11:14.982Z] ---> Running in 3b707ac78229 [2022-04-28T19:11:14.982Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T19:11:14.982Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T19:11:14.982Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T19:11:14.982Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T19:11:15.243Z] Removing intermediate container 3b707ac78229 [2022-04-28T19:11:15.243Z] ---> b0a951c37975 [2022-04-28T19:11:15.243Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T19:11:15.243Z] ---> Running in b55318e41af3 [2022-04-28T19:11:15.502Z] Removing intermediate container b55318e41af3 [2022-04-28T19:11:15.502Z] ---> cd3742d03e02 [2022-04-28T19:11:15.502Z] 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-28T19:11:15.502Z] ---> Running in e2febeb01822 [2022-04-28T19:11:13.890Z] > git remote # timeout=10 [2022-04-28T19:11:13.907Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T19:11:13.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T19:11:13.938Z] > git merge 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 [2022-04-28T19:11:13.961Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T19:11:13.983Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T19:11:14.003Z] > git checkout -f 7d5387ffbe1ea8539644617d7303fcf42376e1ce # timeout=10 [2022-04-28T19:11:16.884Z] spire-1.2.1/ [2022-04-28T19:11:16.884Z] spire-1.2.1/.data/ [2022-04-28T19:11:16.884Z] spire-1.2.1/.data/.file [2022-04-28T19:11:16.884Z] spire-1.2.1/.dockerignore [2022-04-28T19:11:16.884Z] spire-1.2.1/.gitattributes [2022-04-28T19:11:16.884Z] spire-1.2.1/.githooks/ [2022-04-28T19:11:16.884Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T19:11:16.884Z] spire-1.2.1/.github/ [2022-04-28T19:11:16.884Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T19:11:16.884Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T19:11:16.884Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T19:11:16.884Z] spire-1.2.1/.github/workflows/ [2022-04-28T19:11:16.884Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T19:11:16.884Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T19:11:16.884Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T19:11:16.884Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T19:11:16.884Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T19:11:16.884Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T19:11:16.884Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T19:11:16.884Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T19:11:16.884Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T19:11:16.884Z] spire-1.2.1/.gitignore [2022-04-28T19:11:16.884Z] spire-1.2.1/.go-version [2022-04-28T19:11:16.884Z] spire-1.2.1/.golangci.yml [2022-04-28T19:11:16.884Z] spire-1.2.1/ADOPTERS.md [2022-04-28T19:11:16.884Z] spire-1.2.1/CHANGELOG.md [2022-04-28T19:11:16.884Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T19:11:16.884Z] spire-1.2.1/CODEOWNERS [2022-04-28T19:11:16.884Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T19:11:16.884Z] spire-1.2.1/Dockerfile [2022-04-28T19:11:16.884Z] spire-1.2.1/Dockerfile.dev [2022-04-28T19:11:16.884Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T19:11:16.884Z] spire-1.2.1/LICENSE [2022-04-28T19:11:16.884Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T19:11:16.884Z] spire-1.2.1/Makefile [2022-04-28T19:11:16.884Z] spire-1.2.1/README.md [2022-04-28T19:11:16.884Z] spire-1.2.1/ROADMAP.md [2022-04-28T19:11:16.884Z] spire-1.2.1/SECURITY.md [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T19:11:16.884Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T19:11:16.884Z] spire-1.2.1/conf/ [2022-04-28T19:11:16.884Z] spire-1.2.1/conf/agent/ [2022-04-28T19:11:16.884Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T19:11:16.884Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T19:11:16.884Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T19:11:16.884Z] spire-1.2.1/conf/server/ [2022-04-28T19:11:16.884Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T19:11:16.884Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T19:11:16.884Z] spire-1.2.1/conf/server/server.conf [2022-04-28T19:11:16.884Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/ [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/auditlog.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/images/ [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T19:11:16.884Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/spire_server.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/telemetry.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/upgrading.md [2022-04-28T19:11:16.885Z] spire-1.2.1/doc/using_spire.md [2022-04-28T19:11:16.885Z] spire-1.2.1/examples/ [2022-04-28T19:11:16.885Z] spire-1.2.1/examples/README.md [2022-04-28T19:11:16.885Z] spire-1.2.1/go.mod [2022-04-28T19:11:16.885Z] spire-1.2.1/go.sum [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T19:11:16.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/health/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/log/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T19:11:16.886Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/util/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/version/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T19:11:16.887Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/config.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T19:11:16.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/server.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/ [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/private/ [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/private/server/ [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/ [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/common/ [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T19:11:16.889Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T19:11:16.889Z] spire-1.2.1/release/ [2022-04-28T19:11:16.889Z] spire-1.2.1/release/spire-extras/ [2022-04-28T19:11:16.889Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T19:11:16.889Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T19:11:16.890Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T19:11:16.890Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T19:11:16.890Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/release/spire/ [2022-04-28T19:11:16.890Z] spire-1.2.1/release/spire/README.md [2022-04-28T19:11:16.890Z] spire-1.2.1/release/spire/conf/ [2022-04-28T19:11:16.890Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T19:11:16.890Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T19:11:16.890Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/script/ [2022-04-28T19:11:16.890Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T19:11:16.890Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T19:11:16.890Z] spire-1.2.1/support/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T19:11:16.890Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T19:11:16.890Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T19:11:16.890Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/clock/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/clock/clock.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/ [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T19:11:16.890Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T19:11:16.891Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/README.md [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/common [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T19:11:16.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T19:11:16.892Z] spire-1.2.1/test/integration/test.sh [2022-04-28T19:11:16.892Z] spire-1.2.1/test/plugintest/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/spiretest/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/testca/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/testca/ca.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/testkey/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T19:11:16.892Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/testkey/new.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/util/ [2022-04-28T19:11:16.892Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/util/race.go [2022-04-28T19:11:16.892Z] spire-1.2.1/test/util/util.go [2022-04-28T19:11:16.892Z] building spire from source... [2022-04-28T19:11:16.892Z] Installing go1.17.7... [2022-04-28T19:11:18.314Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-04-28T19:11:18.378Z] > git --version # timeout=10 [2022-04-28T19:11:18.391Z] > git --version # 'git version 2.25.1' [2022-04-28T19:11:18.410Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T19:11:19.531Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T19:11:19.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T19:11:19.531Z] Dload Upload Total Spent Left Speed [2022-04-28T19:11:19.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85201 0 --:--:-- --:--:-- --:--:-- 85201 [Pipeline] sh [2022-04-28T19:11:20.099Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T19:11:20.454Z] + sudo tee /etc/docker/daemon.new [2022-04-28T19:11:20.454Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T19:11:20.454Z] { [2022-04-28T19:11:20.454Z] "registry-mirrors": [ [2022-04-28T19:11:20.454Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T19:11:20.454Z] ], [2022-04-28T19:11:20.454Z] "bip": "10.250.0.254/24", [2022-04-28T19:11:20.454Z] "hosts": [ [2022-04-28T19:11:20.454Z] "tcp://0.0.0.0:5555", [2022-04-28T19:11:20.454Z] "unix:///var/run/docker.sock" [2022-04-28T19:11:20.454Z] ], [2022-04-28T19:11:20.454Z] "mtu": 1458, [2022-04-28T19:11:20.454Z] "selinux-enabled": true, [2022-04-28T19:11:20.454Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T19:11:20.454Z] } [Pipeline] sh [2022-04-28T19:11:20.814Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T19:11:21.191Z] + sudo service docker restart [2022-04-28T19:11:22.164Z] Building bin/spire-server... [2022-04-28T19:11:22.423Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T19:11:22.423Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T19:11:22.423Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T19:11:22.423Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T19:11:22.423Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T19:11:22.686Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T19:11:22.686Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T19:11:22.686Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T19:11:22.945Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T19:11:22.945Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T19:11:22.945Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T19:11:22.945Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T19:11:22.945Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T19:11:22.945Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T19:11:22.945Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T19:11:22.945Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T19:11:22.945Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T19:11:22.945Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T19:11:22.945Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T19:11:22.945Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T19:11:23.204Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T19:11:23.204Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T19:11:23.204Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T19:11:23.204Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T19:11:23.204Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T19:11:23.463Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T19:11:23.463Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T19:11:23.463Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T19:11:23.463Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T19:11:23.463Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T19:11:23.722Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T19:11:23.722Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T19:11:23.722Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T19:11:23.722Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T19:11:23.981Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T19:11:23.981Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T19:11:23.981Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T19:11:23.981Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T19:11:23.981Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T19:11:23.981Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T19:11:23.981Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T19:11:23.981Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T19:11:23.981Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T19:11:23.981Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T19:11:24.241Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T19:11:24.241Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T19:11:24.241Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T19:11:24.241Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T19:11:24.499Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T19:11:24.499Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T19:11:24.499Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T19:11:24.758Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T19:11:25.016Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T19:11:26.923Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T19:11:26.923Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T19:11:27.183Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T19:11:27.183Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T19:11:27.183Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T19:11:31.374Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T19:11:31.374Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T19:11:31.374Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T19:11:31.374Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T19:11:31.374Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T19:11:31.374Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T19:11:31.374Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T19:11:31.374Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T19:11:31.637Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T19:11:31.896Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T19:11:32.465Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T19:11:32.724Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T19:11:32.984Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T19:11:32.984Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T19:11:33.243Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T19:11:33.243Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T19:11:33.502Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T19:11:33.502Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T19:11:33.502Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T19:11:33.762Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T19:11:33.762Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T19:11:34.021Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T19:11:34.021Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T19:11:34.280Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T19:11:34.280Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T19:11:34.539Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T19:11:34.539Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T19:11:34.539Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T19:11:34.539Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T19:11:34.539Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T19:11:34.830Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T19:11:34.830Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T19:11:35.090Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T19:11:35.090Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T19:11:35.090Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T19:11:35.658Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T19:11:35.658Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T19:11:35.658Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T19:11:35.658Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T19:11:35.658Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T19:11:36.048Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T19:11:36.048Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T19:11:36.048Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T19:11:36.308Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T19:11:36.308Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T19:11:36.308Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T19:11:36.308Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T19:11:36.308Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T19:11:36.568Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T19:11:36.568Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T19:11:36.568Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T19:11:36.568Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T19:11:36.568Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T19:11:36.568Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T19:11:36.568Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T19:11:36.568Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T19:11:36.568Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T19:11:36.568Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T19:11:36.826Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T19:11:36.827Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T19:11:36.827Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T19:11:36.827Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T19:11:36.827Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T19:11:36.827Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T19:11:36.827Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T19:11:36.827Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T19:11:36.827Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T19:11:37.088Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T19:11:37.088Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T19:11:37.088Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T19:11:37.088Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T19:11:37.088Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T19:11:37.088Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T19:11:37.088Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T19:11:37.088Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T19:11:37.088Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T19:11:37.088Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T19:11:37.088Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T19:11:37.088Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T19:11:37.088Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T19:11:37.348Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T19:11:37.348Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T19:11:37.348Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T19:11:37.348Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T19:11:39.603Z] provisioning config files... [2022-04-28T19:11:39.632Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8963905052233116545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:11:40.262Z] ---> docker-login.sh [2022-04-28T19:11:40.263Z] nexus3.edgexfoundry.org:10001 [2022-04-28T19:11:40.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:11:41.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:11:41.141Z] Configure a credential helper to remove this warning. See [2022-04-28T19:11:41.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:11:41.141Z] [2022-04-28T19:11:41.141Z] Login Succeeded [2022-04-28T19:11:41.141Z] nexus3.edgexfoundry.org:10002 [2022-04-28T19:11:41.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:11:41.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:11:41.741Z] Configure a credential helper to remove this warning. See [2022-04-28T19:11:41.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:11:41.741Z] [2022-04-28T19:11:41.741Z] Login Succeeded [2022-04-28T19:11:41.741Z] nexus3.edgexfoundry.org:10003 [2022-04-28T19:11:42.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:11:42.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:11:42.294Z] Configure a credential helper to remove this warning. See [2022-04-28T19:11:42.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:11:42.294Z] [2022-04-28T19:11:42.294Z] Login Succeeded [2022-04-28T19:11:42.294Z] nexus3.edgexfoundry.org:10004 [2022-04-28T19:11:42.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:11:42.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:11:42.569Z] Configure a credential helper to remove this warning. See [2022-04-28T19:11:42.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:11:42.569Z] [2022-04-28T19:11:42.569Z] Login Succeeded [2022-04-28T19:11:42.569Z] docker.io [2022-04-28T19:11:42.632Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T19:11:42.632Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T19:11:43.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:11:43.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:11:43.438Z] Configure a credential helper to remove this warning. See [2022-04-28T19:11:43.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:11:43.438Z] [2022-04-28T19:11:43.438Z] Login Succeeded [2022-04-28T19:11:43.438Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T19:11:43.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T19:11:43.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T19:11:43.883Z] ========================================================= [2022-04-28T19:11:43.883Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T19:11:43.883Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T19:11:44.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T19:11:44.548Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T19:11:44.548Z] 9b3977197b4f: Pulling fs layer [2022-04-28T19:11:44.548Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T19:11:44.548Z] 94645a83ff95: Pulling fs layer [2022-04-28T19:11:44.548Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T19:11:44.548Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T19:11:44.548Z] 3096ccb668a1: Pulling fs layer [2022-04-28T19:11:44.548Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T19:11:44.548Z] a4caa8a26152: Pulling fs layer [2022-04-28T19:11:44.548Z] 3f3a8bcf1eab: Waiting [2022-04-28T19:11:44.548Z] 0c92f367c5e7: Waiting [2022-04-28T19:11:44.548Z] 3096ccb668a1: Waiting [2022-04-28T19:11:44.548Z] a4caa8a26152: Waiting [2022-04-28T19:11:44.548Z] e8cf19c19ddd: Waiting [2022-04-28T19:11:44.548Z] 94645a83ff95: Download complete [2022-04-28T19:11:44.548Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T19:11:44.548Z] 1a89e8eeedd5: Download complete [2022-04-28T19:11:44.548Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T19:11:44.548Z] 0c92f367c5e7: Download complete [2022-04-28T19:11:44.548Z] 3096ccb668a1: Verifying Checksum [2022-04-28T19:11:44.548Z] 3096ccb668a1: Download complete [2022-04-28T19:11:44.548Z] 9b3977197b4f: Download complete [2022-04-28T19:11:44.548Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T19:11:44.548Z] e8cf19c19ddd: Download complete [2022-04-28T19:11:45.157Z] 9b3977197b4f: Pull complete [2022-04-28T19:11:45.764Z] 1a89e8eeedd5: Pull complete [2022-04-28T19:11:46.044Z] 94645a83ff95: Pull complete [2022-04-28T19:11:46.640Z] a4caa8a26152: Verifying Checksum [2022-04-28T19:11:46.640Z] a4caa8a26152: Download complete [2022-04-28T19:11:46.916Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T19:11:46.916Z] 3f3a8bcf1eab: Download complete [2022-04-28T19:11:49.212Z] Removing intermediate container be9e5ab4e903 [2022-04-28T19:11:49.212Z] ---> 81d22a7588d0 [2022-04-28T19:11:49.212Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executorRemoving intermediate container ee8af1d30734 [2022-04-28T19:11:49.212Z] [2022-04-28T19:11:49.212Z] ---> 48d67af0a378 [2022-04-28T19:11:49.212Z] [2022-04-28T19:11:49.212Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T19:11:49.212Z] Removing intermediate container 6acba0f7a1d5 [2022-04-28T19:11:49.212Z] ---> d4ba8292f495 [2022-04-28T19:11:49.212Z] [2022-04-28T19:11:49.212Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T19:11:49.212Z] Removing intermediate container eadeb9d69f48 [2022-04-28T19:11:49.212Z] ---> adf71e005c33 [2022-04-28T19:11:49.212Z] [2022-04-28T19:11:49.212Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T19:11:49.212Z] ---> Running in 99b6e3fe423b [2022-04-28T19:11:49.212Z] 3.14: Pulling from library/alpine [2022-04-28T19:11:49.212Z] 3.14: Pulling from library/alpine [2022-04-28T19:11:49.212Z] 3.14: Pulling from library/alpine [2022-04-28T19:11:49.779Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T19:11:49.779Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T19:11:49.779Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T19:11:49.779Z] Status: Image is up to date for alpine:3.14 [2022-04-28T19:11:49.779Z] ---> e04c818066af [2022-04-28T19:11:49.779Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T19:11:49.779Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T19:11:49.779Z] Status: Image is up to date for alpine:3.14 [2022-04-28T19:11:49.779Z] ---> e04c818066af [2022-04-28T19:11:49.779Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T19:11:50.042Z] ---> e04c818066af [2022-04-28T19:11:50.042Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T19:11:50.042Z] ---> Running in 9e2ef046f5bb [2022-04-28T19:11:50.042Z] ---> Running in 9a09371863ad [2022-04-28T19:11:50.310Z] ---> Running in 00d4d644178f [2022-04-28T19:11:50.568Z] Removing intermediate container 9e2ef046f5bb [2022-04-28T19:11:50.568Z] ---> 241bc6bf874f [2022-04-28T19:11:50.568Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T19:11:50.568Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T19:11:50.568Z] Removing intermediate container 9a09371863ad [2022-04-28T19:11:50.568Z] ---> 4a4c4dbe9606 [2022-04-28T19:11:50.568Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T19:11:50.568Z] ---> Running in ed4894225465 [2022-04-28T19:11:50.568Z] ---> Running in b19a3574e30c [2022-04-28T19:11:50.828Z] Removing intermediate container ed4894225465 [2022-04-28T19:11:50.828Z] ---> 2f10c945d3f8 [2022-04-28T19:11:50.828Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T19:11:50.828Z] ---> Running in 13b9ad4e5a18 [2022-04-28T19:11:51.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:11:51.087Z] Removing intermediate container 13b9ad4e5a18 [2022-04-28T19:11:51.087Z] ---> c64c5624bb5b [2022-04-28T19:11:51.087Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:11:51.087Z] ---> Running in fcf5b4e5231b [2022-04-28T19:11:51.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:11:51.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:11:51.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:11:51.358Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T19:11:51.358Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T19:11:51.358Z] OK: 6 MiB in 15 packages [2022-04-28T19:11:51.618Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T19:11:51.618Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T19:11:51.618Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T19:11:51.618Z] OK: 6 MiB in 16 packages [2022-04-28T19:11:51.618Z] Removing intermediate container 99b6e3fe423b [2022-04-28T19:11:51.618Z] ---> 8fe9e66546ad [2022-04-28T19:11:51.618Z] [2022-04-28T19:11:51.618Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T19:11:52.187Z] 20.10.14: Pulling from library/docker [2022-04-28T19:11:52.446Z] Removing intermediate container 00d4d644178f [2022-04-28T19:11:52.446Z] ---> b1b3b1823281 [2022-04-28T19:11:52.446Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T19:11:52.446Z] Removing intermediate container b19a3574e30c [2022-04-28T19:11:52.446Z] ---> 0078ece88d98 [2022-04-28T19:11:52.446Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T19:11:52.446Z] ---> Running in d44ab6c8c38a [2022-04-28T19:11:52.707Z] ---> Running in 9738a844fcc2 [2022-04-28T19:11:52.707Z] Removing intermediate container fcf5b4e5231b [2022-04-28T19:11:52.707Z] ---> ceff68e32aad [2022-04-28T19:11:52.707Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T19:11:52.707Z] Removing intermediate container d44ab6c8c38a [2022-04-28T19:11:52.707Z] ---> ebb70192dc62 [2022-04-28T19:11:52.707Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T19:11:52.975Z] ---> Running in f654a51abc7a [2022-04-28T19:11:52.975Z] ---> Running in 43d8d88a419f [2022-04-28T19:11:52.975Z] Removing intermediate container 9738a844fcc2 [2022-04-28T19:11:52.975Z] ---> 1999118b9c9d [2022-04-28T19:11:52.975Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T19:11:53.235Z] Removing intermediate container 43d8d88a419f [2022-04-28T19:11:53.235Z] ---> e8867ed19a8c [2022-04-28T19:11:53.235Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T19:11:53.235Z] ---> Running in 36c38f8a5fb1 [2022-04-28T19:11:53.495Z] ---> Running in b8d12b98bb0c [2022-04-28T19:11:53.495Z] Removing intermediate container 36c38f8a5fb1 [2022-04-28T19:11:53.495Z] ---> 46837e9b6719 [2022-04-28T19:11:53.495Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T19:11:53.495Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:11:53.495Z] ---> Running in d6f678c37215 [2022-04-28T19:11:53.495Z] Removing intermediate container b8d12b98bb0c [2022-04-28T19:11:53.495Z] ---> f3ba4f581242 [2022-04-28T19:11:53.495Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T19:11:54.067Z] ---> 1e86f4098ec7 [2022-04-28T19:11:54.067Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T19:11:54.327Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:11:54.586Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T19:11:54.586Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T19:11:54.847Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T19:11:54.847Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T19:11:54.847Z] Removing intermediate container d6f678c37215 [2022-04-28T19:11:54.847Z] ---> 9a660dce8cc0 [2022-04-28T19:11:54.847Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T19:11:55.106Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T19:11:55.106Z] ---> Running in e4fd53932593 [2022-04-28T19:11:55.106Z] ---> 60660923c0b2 [2022-04-28T19:11:55.106Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T19:11:55.106Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T19:11:55.106Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T19:11:55.106Z] OK: 8 MiB in 20 packages [2022-04-28T19:11:55.371Z] Removing intermediate container e4fd53932593 [2022-04-28T19:11:55.371Z] ---> 9c0e1f1c87c9 [2022-04-28T19:11:55.371Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T19:11:55.371Z] ---> d4dcea929b63 [2022-04-28T19:11:55.371Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T19:11:55.662Z] ---> Running in 17aea00bb65b [2022-04-28T19:11:55.662Z] ---> dd99f37b2031 [2022-04-28T19:11:55.662Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T19:11:55.950Z] ---> Running in cd9349ef051b [2022-04-28T19:11:55.950Z] Removing intermediate container 17aea00bb65b [2022-04-28T19:11:55.950Z] ---> 1b63d24c36fb [2022-04-28T19:11:55.950Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T19:11:55.950Z] ---> Running in 03cb7ee64cb1 [2022-04-28T19:11:55.950Z] Removing intermediate container f654a51abc7a [2022-04-28T19:11:55.950Z] ---> 95ee51eb6044 [2022-04-28T19:11:55.950Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T19:11:56.562Z] Removing intermediate container 03cb7ee64cb1 [2022-04-28T19:11:56.562Z] ---> 99d1d346dc69 [2022-04-28T19:11:56.562Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T19:11:56.562Z] ---> 6059a657d59b [2022-04-28T19:11:56.562Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T19:11:56.562Z] ---> Running in bb7a8cf29534 [2022-04-28T19:11:56.826Z] Removing intermediate container bb7a8cf29534 [2022-04-28T19:11:56.826Z] ---> 216168241a7d [2022-04-28T19:11:56.826Z] Step 21/22 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:11:56.826Z] ---> Running in ef2c6705d59c [2022-04-28T19:11:57.140Z] Removing intermediate container ef2c6705d59c [2022-04-28T19:11:57.140Z] ---> c6d858ae91c3 [2022-04-28T19:11:57.140Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T19:11:57.140Z] ---> Running in 060c4959353d [2022-04-28T19:11:57.140Z] Removing intermediate container cd9349ef051b [2022-04-28T19:11:57.140Z] ---> b1b5c60958b2 [2022-04-28T19:11:57.140Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T19:11:57.398Z] Removing intermediate container 060c4959353d [2022-04-28T19:11:57.398Z] ---> 9eba240a5077 [2022-04-28T19:11:57.398Z] [2022-04-28T19:11:57.398Z] Successfully built 9eba240a5077 [2022-04-28T19:11:57.398Z] ---> ed6d7022e46c [2022-04-28T19:11:57.398Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T19:11:57.398Z] Successfully tagged support-scheduler:latest [2022-04-28T19:11:57.398Z] Building security-secretstore-setup [2022-04-28T19:11:57.657Z]  Building support-scheduler ... done  ---> 1e665e1244f1 [2022-04-28T19:11:57.657Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T19:11:59.037Z] ---> 950220f3ebef [2022-04-28T19:11:59.037Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T19:11:59.037Z] ---> bb590eac59c3 [2022-04-28T19:11:59.037Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T19:11:59.037Z] ---> Running in d112836531f0 [2022-04-28T19:11:59.299Z] Removing intermediate container d112836531f0 [2022-04-28T19:11:59.299Z] ---> 78cb61b23b03 [2022-04-28T19:11:59.299Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T19:11:59.328Z] 3f3a8bcf1eab: Pull complete [2022-04-28T19:11:59.558Z] ---> cdfe7aa163c9 [2022-04-28T19:11:59.558Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T19:11:59.558Z] ---> Running in 933bae1dd0d3 [2022-04-28T19:11:59.602Z] 0c92f367c5e7: Pull complete [2022-04-28T19:11:59.831Z] Removing intermediate container 933bae1dd0d3 [2022-04-28T19:11:59.831Z] ---> 84ecfb4407b2 [2022-04-28T19:11:59.831Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T19:11:59.831Z] ---> ca09ea4eb2c6 [2022-04-28T19:11:59.831Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T19:11:59.877Z] 3096ccb668a1: Pull complete [2022-04-28T19:12:00.092Z] ---> Running in dc7b1978b868 [2022-04-28T19:12:00.152Z] e8cf19c19ddd: Pull complete [2022-04-28T19:12:00.352Z] ---> b2e282261dba [2022-04-28T19:12:00.352Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T19:12:00.352Z] Removing intermediate container dc7b1978b868 [2022-04-28T19:12:00.352Z] ---> 3b27eae06b67 [2022-04-28T19:12:00.352Z] Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:12:00.614Z] ---> Running in 5e3269cd30ce [2022-04-28T19:12:00.614Z] ---> Running in babd3469b4b5 [2022-04-28T19:12:00.875Z] Removing intermediate container 5e3269cd30ce [2022-04-28T19:12:00.875Z] ---> bef5e9ec8515 [2022-04-28T19:12:00.875Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T19:12:01.135Z] Removing intermediate container babd3469b4b5 [2022-04-28T19:12:01.135Z] ---> 33b8e57b952e [2022-04-28T19:12:01.135Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T19:12:01.135Z] ---> Running in 64da5c821c05 [2022-04-28T19:12:01.135Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T19:12:01.135Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T19:12:01.135Z] ---> 7417809fdb73 [2022-04-28T19:12:01.135Z] 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-28T19:12:01.395Z] ---> Running in d883d4f22e25 [2022-04-28T19:12:01.395Z] Removing intermediate container 64da5c821c05 [2022-04-28T19:12:01.395Z] ---> c833011b0921 [2022-04-28T19:12:01.395Z] [2022-04-28T19:12:01.395Z] ---> 5c9af91b8f4c [2022-04-28T19:12:01.395Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T19:12:01.693Z] Successfully built c833011b0921 [2022-04-28T19:12:01.693Z] Successfully tagged core-data:latest [2022-04-28T19:12:01.693Z]  Building core-data ... done Building core-metadata [2022-04-28T19:12:01.693Z] ---> Running in 6f8401384856 [2022-04-28T19:12:01.693Z] Removing intermediate container d883d4f22e25 [2022-04-28T19:12:01.693Z] ---> 8e80af9424be [2022-04-28T19:12:01.693Z] 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-28T19:12:01.952Z] ---> Running in ca6f5fba33b3 [2022-04-28T19:12:02.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:12:02.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:12:02.781Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T19:12:02.782Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T19:12:02.782Z] Executing bash-5.1.16-r0.post-install [2022-04-28T19:12:02.782Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T19:12:02.782Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T19:12:02.782Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T19:12:02.782Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T19:12:03.041Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T19:12:03.041Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T19:12:03.041Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T19:12:03.041Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T19:12:03.041Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T19:12:03.041Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T19:12:03.041Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T19:12:03.041Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T19:12:03.041Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T19:12:03.041Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T19:12:03.041Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T19:12:03.300Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T19:12:03.300Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T19:12:03.300Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T19:12:03.300Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T19:12:03.300Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T19:12:03.300Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T19:12:03.300Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T19:12:03.300Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T19:12:03.300Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T19:12:03.300Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T19:12:03.300Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T19:12:03.300Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T19:12:03.559Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T19:12:03.559Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T19:12:03.559Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T19:12:03.559Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T19:12:03.559Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T19:12:03.559Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T19:12:03.559Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T19:12:03.559Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T19:12:03.559Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T19:12:03.559Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T19:12:03.559Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T19:12:03.559Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T19:12:03.559Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T19:12:03.559Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T19:12:03.559Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T19:12:03.559Z] OK: 83 MiB in 65 packages [2022-04-28T19:12:04.497Z] Collecting docker-compose==1.23.2 [2022-04-28T19:12:04.497Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T19:12:04.497Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T19:12:04.497Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T19:12:04.497Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T19:12:04.497Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T19:12:04.756Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T19:12:04.756Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T19:12:04.756Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T19:12:04.756Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T19:12:04.756Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T19:12:04.756Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T19:12:04.756Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T19:12:04.756Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T19:12:05.323Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:12:05.323Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:12:05.323Z] ---> eaf31bbd3971 [2022-04-28T19:12:05.323Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T19:12:05.323Z] ---> Using cache [2022-04-28T19:12:05.323Z] ---> 117dc8e39e39 [2022-04-28T19:12:05.323Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:12:05.323Z] ---> Using cache [2022-04-28T19:12:05.323Z] ---> f37fa4e53ed1 [2022-04-28T19:12:05.323Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T19:12:05.323Z] Collecting PyYAML<4,>=3.10 [2022-04-28T19:12:05.323Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T19:12:05.615Z] Removing intermediate container 6f8401384856 [2022-04-28T19:12:05.615Z] ---> e4d818e52cd9 [2022-04-28T19:12:05.615Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T19:12:05.615Z] ---> Running in 321f0f00bada [2022-04-28T19:12:05.874Z] ---> Running in b38cc44d66e4 [2022-04-28T19:12:06.133Z] Removing intermediate container b38cc44d66e4 [2022-04-28T19:12:06.133Z] ---> 927312d8cad3 [2022-04-28T19:12:06.133Z] Step 28/31 : CMD ["gate"] [2022-04-28T19:12:06.133Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T19:12:06.133Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T19:12:06.133Z] ---> Running in 9228842c6bf8 [2022-04-28T19:12:06.398Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:12:06.398Z] Removing intermediate container 9228842c6bf8 [2022-04-28T19:12:06.398Z] ---> b0dc47e3613c [2022-04-28T19:12:06.398Z] Step 29/31 : LABEL arch=x86_64 [2022-04-28T19:12:06.398Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T19:12:06.398Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T19:12:06.662Z] ---> Running in 8bcc25bed5ed [2022-04-28T19:12:06.887Z] a4caa8a26152: Pull complete [2022-04-28T19:12:06.887Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T19:12:06.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T19:12:06.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [2022-04-28T19:12:06.921Z] 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-28T19:12:06.921Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T19:12:06.921Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T19:12:06.921Z] Removing intermediate container 8bcc25bed5ed [2022-04-28T19:12:06.921Z] ---> f135c4e767fc [2022-04-28T19:12:06.921Z] Step 30/31 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [Pipeline] sh [2022-04-28T19:12:07.180Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T19:12:07.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:12:07.180Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T19:12:07.180Z] ---> Running in 71fc14d13c5f [2022-04-28T19:12:07.180Z] Collecting idna<2.8,>=2.5 [2022-04-28T19:12:07.180Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T19:12:07.180Z] 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-28T19:12:07.180Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T19:12:07.180Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T19:12:07.180Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T19:12:07.180Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T19:12:07.180Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T19:12:07.180Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T19:12:07.313Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T19:12:07.313Z] WORKDIR /edgex [2022-04-28T19:12:07.313Z] COPY go.mod . [2022-04-28T19:12:07.313Z] RUN go mod download [2022-04-28T19:12:07.313Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-28T19:12:07.439Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T19:12:07.439Z] Attempting uninstall: urllib3 [2022-04-28T19:12:07.439Z] Found existing installation: urllib3 1.26.7 [2022-04-28T19:12:07.439Z] Uninstalling urllib3-1.26.7: [2022-04-28T19:12:07.439Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T19:12:07.439Z] OK: 221 MiB in 52 packages [2022-04-28T19:12:07.439Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:12:07.439Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:12:07.439Z] ---> eaf31bbd3971 [2022-04-28T19:12:07.439Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T19:12:07.700Z] ---> Using cache [2022-04-28T19:12:07.700Z] ---> 117dc8e39e39 [2022-04-28T19:12:07.700Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:12:07.700Z] ---> Using cache [2022-04-28T19:12:07.700Z] ---> f37fa4e53ed1 [2022-04-28T19:12:07.700Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T19:12:07.700Z] Attempting uninstall: idna [2022-04-28T19:12:07.700Z] Found existing installation: idna 3.3 [2022-04-28T19:12:07.700Z] Uninstalling idna-3.3: [2022-04-28T19:12:07.700Z] Removing intermediate container 71fc14d13c5f [2022-04-28T19:12:07.700Z] ---> 17d00f70821d [2022-04-28T19:12:07.700Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T19:12:07.700Z] Successfully uninstalled idna-3.3 [2022-04-28T19:12:07.700Z] ---> Running in 992e0635d45a [2022-04-28T19:12:07.700Z] ---> Running in a639b75e6d66 [2022-04-28T19:12:07.959Z] Removing intermediate container a639b75e6d66 [2022-04-28T19:12:07.959Z] ---> 2defc8157f58 [2022-04-28T19:12:07.959Z] [2022-04-28T19:12:08.218Z] Removing intermediate container 321f0f00bada [2022-04-28T19:12:08.218Z] ---> 61b2a927f764 [2022-04-28T19:12:08.218Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T19:12:08.218Z] Successfully built 2defc8157f58 [2022-04-28T19:12:08.218Z] Successfully tagged security-bootstrapper:latest [2022-04-28T19:12:08.218Z] Building support-notifications [2022-04-28T19:12:08.218Z]  Building security-bootstrapper ... done  Attempting uninstall: requests [2022-04-28T19:12:08.218Z] Found existing installation: requests 2.26.0 [2022-04-28T19:12:08.218Z] Uninstalling requests-2.26.0: [2022-04-28T19:12:08.218Z] Successfully uninstalled requests-2.26.0 [2022-04-28T19:12:08.218Z] Running setup.py install for texttable: started [2022-04-28T19:12:08.481Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T19:12:08.481Z] Running setup.py install for PyYAML: started [2022-04-28T19:12:08.741Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:12:09.005Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T19:12:09.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:12:09.574Z] Running setup.py install for docopt: started [2022-04-28T19:12:09.574Z] ---> b0976fca6a1e [2022-04-28T19:12:09.574Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:12:09.837Z] OK: 221 MiB in 52 packages [2022-04-28T19:12:09.948Z] Sending build context to Docker daemon 169.3MB [2022-04-28T19:12:09.948Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T19:12:09.948Z] ---> 725f1c02e7f9 [2022-04-28T19:12:09.948Z] Step 2/4 : WORKDIR /edgex [2022-04-28T19:12:10.098Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T19:12:10.098Z] Running setup.py install for dockerpty: started [2022-04-28T19:12:10.098Z] ---> Running in b0657759c443 [2022-04-28T19:12:10.358Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T19:12:10.927Z] Removing intermediate container 992e0635d45a [2022-04-28T19:12:10.927Z] ---> 831511ecf18a [2022-04-28T19:12:10.927Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T19:12:10.927Z] 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-28T19:12:11.495Z] ---> 414e2a1d51ca [2022-04-28T19:12:11.495Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:12:11.755Z] ---> Running in 9bfddd8f25f9 [2022-04-28T19:12:11.926Z] ---> Running in 48d957dd9eb9 [2022-04-28T19:12:11.926Z] Removing intermediate container 48d957dd9eb9 [2022-04-28T19:12:11.926Z] ---> 1dd170337bb0 [2022-04-28T19:12:11.926Z] Step 3/4 : COPY go.mod . [2022-04-28T19:12:12.522Z] ---> 1f9984537ea1 [2022-04-28T19:12:12.522Z] Step 4/4 : RUN go mod download [2022-04-28T19:12:12.522Z] ---> Running in f8f51513be94 [2022-04-28T19:12:13.134Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:12:13.134Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:12:13.134Z] ---> eaf31bbd3971 [2022-04-28T19:12:13.134Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T19:12:13.134Z] ---> Using cache [2022-04-28T19:12:13.134Z] ---> 117dc8e39e39 [2022-04-28T19:12:13.134Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:12:13.134Z] ---> Using cache [2022-04-28T19:12:13.134Z] ---> f37fa4e53ed1 [2022-04-28T19:12:13.134Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T19:12:13.395Z] ---> Running in 6877cf3f2f41 [2022-04-28T19:12:13.395Z] Removing intermediate container b0657759c443 [2022-04-28T19:12:13.395Z] ---> 10f4746ff99e [2022-04-28T19:12:13.395Z] Step 8/25 : COPY . . [2022-04-28T19:12:14.332Z] Removing intermediate container 9bfddd8f25f9 [2022-04-28T19:12:14.332Z] ---> baa6013175c4 [2022-04-28T19:12:14.332Z] Step 8/23 : COPY . . [2022-04-28T19:12:14.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:12:15.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:12:15.528Z] OK: 221 MiB in 52 packages [2022-04-28T19:12:18.073Z] Removing intermediate container ca6f5fba33b3 [2022-04-28T19:12:18.073Z] ---> f236a3977ac8 [2022-04-28T19:12:18.073Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T19:12:18.073Z] Removing intermediate container 6877cf3f2f41 [2022-04-28T19:12:18.073Z] ---> 86ea2fd80144 [2022-04-28T19:12:18.073Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T19:12:18.073Z] ---> Running in d36fab426e79 [2022-04-28T19:12:18.662Z] Removing intermediate container d36fab426e79 [2022-04-28T19:12:18.662Z] ---> 0601df33ef72 [2022-04-28T19:12:18.662Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T19:12:18.662Z] ---> 21a492af1194 [2022-04-28T19:12:18.662Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:12:18.921Z] ---> Running in 2fb3ec2738d9 [2022-04-28T19:12:18.921Z] ---> Running in fe9eafd47fba [2022-04-28T19:12:19.180Z] Removing intermediate container 2fb3ec2738d9 [2022-04-28T19:12:19.180Z] ---> da2154a2f458 [2022-04-28T19:12:19.180Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T19:12:20.564Z] ---> 127b85917e73 [2022-04-28T19:12:20.564Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T19:12:21.504Z] ---> c19a63f10636 [2022-04-28T19:12:21.504Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T19:12:22.081Z] Removing intermediate container fe9eafd47fba [2022-04-28T19:12:22.081Z] ---> ff4be3710eb9 [2022-04-28T19:12:22.081Z] Step 8/22 : COPY . . [2022-04-28T19:12:22.340Z] ---> 19dbe2f66e34 [2022-04-28T19:12:22.340Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T19:12:22.340Z] ---> Running in debe8ed3601f [2022-04-28T19:12:22.599Z] Removing intermediate container debe8ed3601f [2022-04-28T19:12:22.599Z] ---> ab805bee5f03 [2022-04-28T19:12:22.599Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T19:12:22.858Z] ---> Running in 001be163586e [2022-04-28T19:12:23.434Z] Removing intermediate container 001be163586e [2022-04-28T19:12:23.434Z] ---> ecaa696ff7e8 [2022-04-28T19:12:23.434Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T19:12:23.434Z] ---> Running in 9dce3f0aa45c [2022-04-28T19:12:24.376Z] Removing intermediate container 9dce3f0aa45c [2022-04-28T19:12:24.376Z] ---> 12204dea613b [2022-04-28T19:12:24.376Z] Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:12:24.635Z] ---> Running in 94296e4fe0da [2022-04-28T19:12:25.581Z] Removing intermediate container 94296e4fe0da [2022-04-28T19:12:25.581Z] ---> 9e3a2d4e3aef [2022-04-28T19:12:25.581Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T19:12:25.841Z] ---> 2828cfd334b7 [2022-04-28T19:12:25.841Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T19:12:25.841Z] ---> Running in 07a2c6defe86 [2022-04-28T19:12:26.100Z] ---> Running in ba123d34068f [2022-04-28T19:12:26.100Z] Removing intermediate container 07a2c6defe86 [2022-04-28T19:12:26.100Z] ---> 457d6163b570 [2022-04-28T19:12:26.100Z] [2022-04-28T19:12:26.359Z] Successfully built 457d6163b570 [2022-04-28T19:12:26.359Z] Successfully tagged sys-mgmt-agent:latest [2022-04-28T19:12:26.359Z] Building security-spiffe-token-provider [2022-04-28T19:12:26.926Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T19:12:30.218Z] ---> d5d55ea6fbe4 [2022-04-28T19:12:30.218Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T19:12:30.478Z] ---> Running in 6bc5555494a0 [2022-04-28T19:12:31.416Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T19:12:33.323Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:12:33.323Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:12:33.323Z] ---> eaf31bbd3971 [2022-04-28T19:12:33.323Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T19:12:33.323Z] ---> Using cache [2022-04-28T19:12:33.323Z] ---> 117dc8e39e39 [2022-04-28T19:12:33.323Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T19:12:34.702Z] ---> Running in 64f0027a2468 [2022-04-28T19:12:34.702Z] ---> db87da335783 [2022-04-28T19:12:34.702Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T19:12:34.962Z] ---> Running in 1d609594ec07 [2022-04-28T19:12:35.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:12:35.791Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T19:12:36.050Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:12:36.620Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T19:12:36.620Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T19:12:36.620Z] OK: 15864 distinct packages available [2022-04-28T19:12:36.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:12:37.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:12:37.818Z] OK: 221 MiB in 52 packages [2022-04-28T19:12:39.201Z] Removing intermediate container 64f0027a2468 [2022-04-28T19:12:39.201Z] ---> fce53b052c95 [2022-04-28T19:12:39.201Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T19:12:39.462Z] ---> 478f02d752ee [2022-04-28T19:12:39.462Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:12:39.462Z] ---> Running in a2e26d1b292a [2022-04-28T19:12:42.002Z] Removing intermediate container a2e26d1b292a [2022-04-28T19:12:42.002Z] ---> 6cadba9fba67 [2022-04-28T19:12:42.002Z] Step 7/20 : COPY . . [2022-04-28T19:12:43.911Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T19:12:48.109Z] ---> 278b6ed16d75 [2022-04-28T19:12:48.109Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T19:12:48.109Z] ---> Running in 9014dd19f4f6 [2022-04-28T19:12:49.046Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-28T19:12:50.425Z] Removing intermediate container ba123d34068f [2022-04-28T19:12:50.425Z] ---> e29100ff8cf5 [2022-04-28T19:12:50.425Z] [2022-04-28T19:12:50.425Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T19:12:50.425Z] ---> e04c818066af [2022-04-28T19:12:50.425Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T19:12:50.425Z] ---> Running in 63a9e446f105 [2022-04-28T19:12:50.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:12:50.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:12:51.253Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T19:12:51.253Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T19:12:51.253Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T19:12:51.253Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T19:12:51.253Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T19:12:51.253Z] OK: 6 MiB in 17 packages [2022-04-28T19:12:52.632Z] Removing intermediate container 63a9e446f105 [2022-04-28T19:12:52.632Z] ---> f6612bdcf8f1 [2022-04-28T19:12:52.632Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T19:12:52.632Z] Removing intermediate container 6bc5555494a0 [2022-04-28T19:12:52.632Z] ---> 9f3dfc95412e [2022-04-28T19:12:52.632Z] [2022-04-28T19:12:52.632Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T19:12:52.632Z] ---> e04c818066af [2022-04-28T19:12:52.632Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T19:12:52.632Z] ---> Using cache [2022-04-28T19:12:52.632Z] ---> b1b3b1823281 [2022-04-28T19:12:52.632Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T19:12:52.632Z] ---> Using cache [2022-04-28T19:12:52.632Z] ---> ebb70192dc62 [2022-04-28T19:12:52.632Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T19:12:52.632Z] ---> Running in a6b5b563d272 [2022-04-28T19:12:52.632Z] ---> Running in 3d3425c54d8c [2022-04-28T19:12:52.632Z] Removing intermediate container 3d3425c54d8c [2022-04-28T19:12:52.632Z] ---> 0531ed4b4f3e [2022-04-28T19:12:52.632Z] Step 13/25 : WORKDIR / [2022-04-28T19:12:52.893Z] ---> Running in c24f75b65ef0 [2022-04-28T19:12:52.893Z] Removing intermediate container a6b5b563d272 [2022-04-28T19:12:52.893Z] ---> e4b68b6f25ed [2022-04-28T19:12:52.893Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T19:12:52.893Z] ---> Running in 1b364442fb48 [2022-04-28T19:12:53.153Z] Removing intermediate container 1b364442fb48 [2022-04-28T19:12:53.153Z] ---> ea42abb30116 [2022-04-28T19:12:53.153Z] Step 15/23 : WORKDIR / [2022-04-28T19:12:53.153Z] Removing intermediate container c24f75b65ef0 [2022-04-28T19:12:53.153Z] ---> 33738bc91c39 [2022-04-28T19:12:53.153Z] 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-28T19:12:53.153Z] ---> Running in 4f44fdc63e40 [2022-04-28T19:12:53.722Z] Removing intermediate container 4f44fdc63e40 [2022-04-28T19:12:53.722Z] ---> f78694089550 [2022-04-28T19:12:53.722Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T19:12:53.722Z] ---> dd0f63cd8250 [2022-04-28T19:12:53.722Z] 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-28T19:12:53.983Z] ---> 44e01734cddd [2022-04-28T19:12:53.983Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T19:12:53.983Z] ---> b78ea42dddec [2022-04-28T19:12:53.983Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T19:12:54.556Z] ---> 2886b91fa843 [2022-04-28T19:12:54.556Z] 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-28T19:12:54.815Z] ---> b02ab6e7ea58 [2022-04-28T19:12:54.815Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T19:12:55.078Z] ---> d75399fa57ca [2022-04-28T19:12:55.078Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T19:12:55.078Z] ---> fcf3ea24cd2a [2022-04-28T19:12:55.078Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T19:12:55.078Z] ---> Running in 138be0425d36 [2022-04-28T19:12:55.338Z] Removing intermediate container 138be0425d36 [2022-04-28T19:12:55.338Z] ---> 6b5150c9d0b2 [2022-04-28T19:12:55.338Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T19:12:55.600Z] ---> 4ca5aacc6e6f [2022-04-28T19:12:55.600Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T19:12:55.600Z] ---> Running in 72cebe9f144b [2022-04-28T19:12:55.600Z] Removing intermediate container 72cebe9f144b [2022-04-28T19:12:55.600Z] ---> 055d322ce82c [2022-04-28T19:12:55.860Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T19:12:55.860Z] ---> Running in b26d69c0c4fa [2022-04-28T19:12:55.860Z] ---> 7269354a10cf [2022-04-28T19:12:55.860Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T19:12:56.118Z] Removing intermediate container b26d69c0c4fa [2022-04-28T19:12:56.119Z] ---> 37c034a5d961 [2022-04-28T19:12:56.119Z] Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:12:56.119Z] ---> Running in 45b2664d2aef [2022-04-28T19:12:56.378Z] Removing intermediate container 45b2664d2aef [2022-04-28T19:12:56.378Z] ---> ba14c6912344 [2022-04-28T19:12:56.378Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T19:12:56.378Z] ---> 3df1fa88b3c3 [2022-04-28T19:12:56.378Z] 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-28T19:12:56.639Z] ---> Running in 4b2473256f48 [2022-04-28T19:12:56.639Z] ---> Running in 3f37e513d8f1 [2022-04-28T19:12:56.899Z] Removing intermediate container 4b2473256f48 [2022-04-28T19:12:56.899Z] ---> 5fc474ee526e [2022-04-28T19:12:56.899Z] [2022-04-28T19:12:56.899Z] Successfully built 5fc474ee526e [2022-04-28T19:12:56.899Z] Successfully tagged core-metadata:latest [2022-04-28T19:12:56.899Z] Building security-proxy-setup [2022-04-28T19:12:59.440Z]  Building core-metadata ... done Removing intermediate container 3f37e513d8f1 [2022-04-28T19:12:59.440Z] ---> fcdfee0eb0bd [2022-04-28T19:12:59.440Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T19:12:59.440Z] ---> Running in d2facbc97d14 [2022-04-28T19:12:59.545Z] Removing intermediate container f8f51513be94 [2022-04-28T19:12:59.545Z] ---> e02a0b72630e [2022-04-28T19:12:59.545Z] Successfully built e02a0b72630e [2022-04-28T19:12:59.545Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:12:59.698Z] Removing intermediate container d2facbc97d14 [2022-04-28T19:12:59.698Z] ---> 514d91b24996 [2022-04-28T19:12:59.698Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T19:12:59.931Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T19:12:59.931Z] . [2022-04-28T19:12:59.959Z] ---> Running in 5a2ab7beb068 [Pipeline] withDockerContainer [2022-04-28T19:13:00.169Z] prd-ubuntu20.04-docker-arm64-4c-16g-33700 does not seem to be running inside a container [2022-04-28T19:13:00.220Z] Removing intermediate container 5a2ab7beb068 [2022-04-28T19:13:00.220Z] ---> 434c93ed9204 [2022-04-28T19:13:00.220Z] Step 24/25 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:13:00.220Z] ---> Running in 8cf32bfbb481 [2022-04-28T19:13:00.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T19:13:00.788Z] Removing intermediate container 8cf32bfbb481 [2022-04-28T19:13:00.788Z] ---> 5dbac9848b4c [2022-04-28T19:13:00.788Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T19:13:00.788Z] ---> Running in b03e00869288 [2022-04-28T19:13:01.141Z] Removing intermediate container b03e00869288 [2022-04-28T19:13:01.141Z] ---> f6509a760e26 [2022-04-28T19:13:01.141Z] [2022-04-28T19:13:01.468Z] Successfully built f6509a760e26 [2022-04-28T19:13:01.468Z] Successfully tagged security-secretstore-setup:latest [2022-04-28T19:13:01.468Z]  Building security-secretstore-setup ... done Building core-command [2022-04-28T19:13:01.586Z] $ docker top 7ae89179347cf6e5c55501d053790904ae536c57fd82cecd21c0df3132aa6b72 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T19:13:02.543Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:13:02.543Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:13:02.543Z] ---> eaf31bbd3971 [2022-04-28T19:13:02.543Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T19:13:02.543Z] ---> Using cache [2022-04-28T19:13:02.543Z] ---> 117dc8e39e39 [2022-04-28T19:13:02.543Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:13:02.543Z] ---> Using cache [2022-04-28T19:13:02.543Z] ---> f37fa4e53ed1 [2022-04-28T19:13:02.543Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T19:13:02.543Z] ---> Using cache [2022-04-28T19:13:02.543Z] ---> 831511ecf18a [2022-04-28T19:13:02.543Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T19:13:02.543Z] ---> Using cache [2022-04-28T19:13:02.543Z] ---> 414e2a1d51ca [2022-04-28T19:13:02.543Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:13:02.543Z] ---> Using cache [2022-04-28T19:13:02.543Z] ---> baa6013175c4 [2022-04-28T19:13:02.543Z] Step 8/22 : COPY . . [2022-04-28T19:13:02.543Z] ---> Using cache [2022-04-28T19:13:02.543Z] ---> d5d55ea6fbe4 [2022-04-28T19:13:02.543Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T19:13:02.594Z] + go version [2022-04-28T19:13:02.594Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T19:13:02.634Z] $ docker stop --time=1 7ae89179347cf6e5c55501d053790904ae536c57fd82cecd21c0df3132aa6b72 [2022-04-28T19:13:03.925Z] ---> Running in c3d814b428b0 [2022-04-28T19:13:03.925Z] Removing intermediate container 1d609594ec07 [2022-04-28T19:13:03.925Z] ---> a8164b939f90 [2022-04-28T19:13:03.925Z] [2022-04-28T19:13:03.925Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T19:13:03.925Z] ---> e04c818066af [2022-04-28T19:13:03.925Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T19:13:04.308Z] $ docker rm -f 7ae89179347cf6e5c55501d053790904ae536c57fd82cecd21c0df3132aa6b72 [2022-04-28T19:13:04.491Z] ---> Running in fffda1ecfb2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-04-28T19:13:04.751Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T19:13:04.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:13:05.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:13:05.185Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T19:13:05.185Z] . [Pipeline] withDockerContainer [2022-04-28T19:13:05.267Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T19:13:05.267Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T19:13:05.267Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T19:13:05.267Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T19:13:05.267Z] OK: 6 MiB in 16 packages [2022-04-28T19:13:05.267Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:13:05.267Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:13:05.267Z] ---> eaf31bbd3971 [2022-04-28T19:13:05.267Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T19:13:05.267Z] ---> Using cache [2022-04-28T19:13:05.267Z] ---> 117dc8e39e39 [2022-04-28T19:13:05.267Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:13:05.267Z] ---> Using cache [2022-04-28T19:13:05.267Z] ---> f37fa4e53ed1 [2022-04-28T19:13:05.267Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T19:13:05.267Z] ---> Using cache [2022-04-28T19:13:05.267Z] ---> 831511ecf18a [2022-04-28T19:13:05.267Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T19:13:05.267Z] ---> Using cache [2022-04-28T19:13:05.267Z] ---> 414e2a1d51ca [2022-04-28T19:13:05.267Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:13:05.267Z] ---> Using cache [2022-04-28T19:13:05.267Z] ---> baa6013175c4 [2022-04-28T19:13:05.267Z] Step 8/23 : COPY . . [2022-04-28T19:13:05.267Z] ---> Using cache [2022-04-28T19:13:05.267Z] ---> d5d55ea6fbe4 [2022-04-28T19:13:05.267Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T19:13:05.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-33700 does not seem to be running inside a container [2022-04-28T19:13:05.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T19:13:05.840Z] ---> Running in 0a2688d9acb4 [2022-04-28T19:13:06.101Z] Removing intermediate container fffda1ecfb2a [2022-04-28T19:13:06.101Z] ---> 19b991e7223c [2022-04-28T19:13:06.101Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T19:13:06.360Z] ---> Running in a3da569397dc [2022-04-28T19:13:06.360Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T19:13:06.360Z] Removing intermediate container a3da569397dc [2022-04-28T19:13:06.360Z] ---> 506def5a3947 [2022-04-28T19:13:06.360Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T19:13:06.360Z] ---> Running in b7ac1fd17ba4 [2022-04-28T19:13:06.639Z] Removing intermediate container b7ac1fd17ba4 [2022-04-28T19:13:06.639Z] ---> 27f4c476529e [2022-04-28T19:13:06.639Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T19:13:06.826Z] $ docker top 2e46226212e9e64b885beb086f5dc355dc92dda6bf659a399a03acb2e35b2011 -eo pid,comm [2022-04-28T19:13:06.898Z] ---> Running in 88fc2bd057d3 [Pipeline] { [2022-04-28T19:13:07.157Z] Removing intermediate container 88fc2bd057d3 [2022-04-28T19:13:07.157Z] ---> 117f5766c271 [2022-04-28T19:13:07.157Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] echo [2022-04-28T19:13:07.248Z] ========================================================= [2022-04-28T19:13:07.248Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T19:13:07.248Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T19:13:07.951Z] + make test [2022-04-28T19:13:07.951Z] go mod tidy -compat=1.17 [2022-04-28T19:13:08.093Z] ---> 24e4f40825bb [2022-04-28T19:13:08.093Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T19:13:08.663Z] Removing intermediate container 9014dd19f4f6 [2022-04-28T19:13:08.664Z] ---> ff18ac3980e7 [2022-04-28T19:13:08.664Z] [2022-04-28T19:13:08.664Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T19:13:08.664Z] ---> 8fc3a1d4bfe2 [2022-04-28T19:13:08.664Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T19:13:08.927Z] 3.15: Pulling from library/alpine [2022-04-28T19:13:08.927Z] ---> 905efcd64847 [2022-04-28T19:13:08.927Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T19:13:08.937Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T19:13:09.186Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T19:13:09.186Z] ---> Running in c0962cf7060e [2022-04-28T19:13:09.186Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T19:13:09.186Z] ---> 0ac33e5f5afa [2022-04-28T19:13:09.186Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T19:13:09.186Z] ---> Running in d6ca7d7a2c9c [2022-04-28T19:13:09.186Z] Removing intermediate container c0962cf7060e [2022-04-28T19:13:09.186Z] ---> 7ae0b0b9ba9d [2022-04-28T19:13:09.186Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T19:13:09.448Z] ---> Running in 2589b9d7eaea [2022-04-28T19:13:09.448Z] Removing intermediate container d6ca7d7a2c9c [2022-04-28T19:13:09.448Z] ---> 471452340a7c [2022-04-28T19:13:09.448Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:13:09.448Z] ---> Running in 52a6b12534c3 [2022-04-28T19:13:09.448Z] Removing intermediate container 2589b9d7eaea [2022-04-28T19:13:09.448Z] ---> 7ad7f9007d4a [2022-04-28T19:13:09.448Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T19:13:09.712Z] ---> Running in bea14a7fff8e [2022-04-28T19:13:09.977Z] Removing intermediate container bea14a7fff8e [2022-04-28T19:13:09.977Z] ---> 55464e5b7e5f [2022-04-28T19:13:09.977Z] Step 21/22 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:13:10.237Z] ---> Running in ab71a2eb9a6f [2022-04-28T19:13:10.501Z] Removing intermediate container ab71a2eb9a6f [2022-04-28T19:13:10.501Z] ---> a0057abf1930 [2022-04-28T19:13:10.501Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T19:13:10.501Z] ---> Running in 30bf3cd03d22 [2022-04-28T19:13:10.761Z] Removing intermediate container 52a6b12534c3 [2022-04-28T19:13:10.761Z] ---> 5d885829730f [2022-04-28T19:13:10.761Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T19:13:10.761Z] ---> Running in 0d2a4cd219c3 [2022-04-28T19:13:10.761Z] Removing intermediate container 30bf3cd03d22 [2022-04-28T19:13:10.761Z] ---> bb68363d4f68 [2022-04-28T19:13:10.761Z] [2022-04-28T19:13:10.761Z] Successfully built bb68363d4f68 [2022-04-28T19:13:10.761Z] Successfully tagged support-notifications:latest [2022-04-28T19:13:10.761Z]  Building support-notifications ... done Building security-spire-config [2022-04-28T19:13:11.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:13:12.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:13:12.902Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T19:13:12.902Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T19:13:12.902Z] OK: 15854 distinct packages available [2022-04-28T19:13:13.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:13:14.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:13:14.356Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T19:13:14.356Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:13:14.356Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:13:14.356Z] ---> eaf31bbd3971 [2022-04-28T19:13:14.356Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T19:13:14.356Z] ---> Using cache [2022-04-28T19:13:14.356Z] ---> 117dc8e39e39 [2022-04-28T19:13:14.356Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:13:14.356Z] ---> Using cache [2022-04-28T19:13:14.356Z] ---> f37fa4e53ed1 [2022-04-28T19:13:14.356Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T19:13:14.356Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T19:13:14.356Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T19:13:14.614Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T19:13:14.614Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T19:13:14.614Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T19:13:14.872Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T19:13:14.872Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T19:13:14.872Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T19:13:15.131Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T19:13:15.131Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T19:13:15.131Z] OK: 8 MiB in 23 packages [2022-04-28T19:13:16.068Z] ---> Running in 85cb89140776 [2022-04-28T19:13:16.328Z] Removing intermediate container 0d2a4cd219c3 [2022-04-28T19:13:16.328Z] ---> 4c6defabe2f5 [2022-04-28T19:13:16.328Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T19:13:16.591Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:13:16.851Z] ---> ea661812c0b2 [2022-04-28T19:13:16.851Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T19:13:17.433Z] ---> a0ac3512d840 [2022-04-28T19:13:17.433Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T19:13:17.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:13:17.699Z] ---> b2155e7092e0 [2022-04-28T19:13:17.699Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T19:13:17.699Z] ---> Running in 4ffeff54f1b8 [2022-04-28T19:13:17.699Z] OK: 221 MiB in 52 packages [2022-04-28T19:13:17.962Z] Removing intermediate container 4ffeff54f1b8 [2022-04-28T19:13:17.962Z] ---> b6e742039e01 [2022-04-28T19:13:17.962Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T19:13:17.962Z] ---> Running in decbe395df2a [2022-04-28T19:13:18.222Z] Removing intermediate container decbe395df2a [2022-04-28T19:13:18.222Z] ---> 97bdc86d567b [2022-04-28T19:13:18.222Z] Step 18/20 : LABEL arch=x86_64 [2022-04-28T19:13:18.222Z] ---> Running in 395db1fc2136 [2022-04-28T19:13:18.222Z] Removing intermediate container 85cb89140776 [2022-04-28T19:13:18.222Z] ---> c44821d73556 [2022-04-28T19:13:18.222Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T19:13:18.483Z] Removing intermediate container 395db1fc2136 [2022-04-28T19:13:18.483Z] ---> 7afbf57058a3 [2022-04-28T19:13:18.483Z] Step 19/20 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:13:18.483Z] ---> Running in aa2484e021c8 [2022-04-28T19:13:18.741Z] ---> a6a1f3da0c6d [2022-04-28T19:13:18.741Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:13:18.741Z] Removing intermediate container aa2484e021c8 [2022-04-28T19:13:18.741Z] ---> 32b7a057210f [2022-04-28T19:13:18.741Z] Step 20/20 : LABEL version=0.0.0 [2022-04-28T19:13:18.741Z] ---> Running in 62dce7f7bf80 [2022-04-28T19:13:18.741Z] ---> Running in 0c4c67c8ac69 [2022-04-28T19:13:19.004Z] Removing intermediate container 0c4c67c8ac69 [2022-04-28T19:13:19.004Z] ---> 974048620d92 [2022-04-28T19:13:19.004Z] [2022-04-28T19:13:19.263Z] Successfully built 974048620d92 [2022-04-28T19:13:19.264Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-28T19:13:19.264Z] Building security-spire-server [2022-04-28T19:13:19.264Z]  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T19:13:22.564Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:13:22.564Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:13:22.564Z] ---> eaf31bbd3971 [2022-04-28T19:13:22.564Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T19:13:22.564Z] ---> Using cache [2022-04-28T19:13:22.564Z] ---> 117dc8e39e39 [2022-04-28T19:13:22.564Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:13:22.564Z] ---> Using cache [2022-04-28T19:13:22.564Z] ---> f37fa4e53ed1 [2022-04-28T19:13:22.564Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T19:13:22.564Z] ---> Using cache [2022-04-28T19:13:22.564Z] ---> c44821d73556 [2022-04-28T19:13:22.564Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T19:13:22.564Z] ---> Using cache [2022-04-28T19:13:22.564Z] ---> a6a1f3da0c6d [2022-04-28T19:13:22.564Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:13:22.564Z] ---> Running in 1cffbc84bab8 [2022-04-28T19:13:22.564Z] Removing intermediate container 62dce7f7bf80 [2022-04-28T19:13:22.564Z] ---> 84f4a3fe08a0 [2022-04-28T19:13:22.564Z] Step 8/26 : COPY . . [2022-04-28T19:13:24.472Z] Building bin/spire-agent... [2022-04-28T19:13:24.472Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T19:13:24.472Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T19:13:24.472Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T19:13:24.472Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T19:13:25.859Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T19:13:25.859Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T19:13:25.859Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T19:13:25.859Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T19:13:25.859Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T19:13:25.859Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T19:13:25.859Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T19:13:25.859Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T19:13:25.859Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T19:13:28.400Z] Removing intermediate container 1cffbc84bab8 [2022-04-28T19:13:28.400Z] ---> 888171e6305e [2022-04-28T19:13:28.400Z] Step 8/25 : COPY . . [2022-04-28T19:13:28.400Z] Removing intermediate container 0a2688d9acb4 [2022-04-28T19:13:28.400Z] ---> d349e745d2b4 [2022-04-28T19:13:28.400Z] [2022-04-28T19:13:28.400Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T19:13:28.400Z] ---> e04c818066af [2022-04-28T19:13:28.400Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T19:13:28.400Z] ---> Using cache [2022-04-28T19:13:28.400Z] ---> b1b3b1823281 [2022-04-28T19:13:28.400Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T19:13:28.400Z] ---> Using cache [2022-04-28T19:13:28.400Z] ---> ebb70192dc62 [2022-04-28T19:13:28.400Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T19:13:28.400Z] Removing intermediate container c3d814b428b0 [2022-04-28T19:13:28.400Z] ---> b60665da6f8f [2022-04-28T19:13:28.400Z] [2022-04-28T19:13:28.400Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T19:13:28.400Z] ---> e04c818066af [2022-04-28T19:13:28.400Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T19:13:28.400Z] ---> 53ab06919e6a [2022-04-28T19:13:28.400Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T19:13:29.345Z] ---> Running in 3d99c6211567 [2022-04-28T19:13:29.345Z] ---> Running in e24d7faefd8a [2022-04-28T19:13:29.604Z] ---> Running in d2edc567971f [2022-04-28T19:13:30.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:13:30.173Z] Removing intermediate container e24d7faefd8a [2022-04-28T19:13:30.173Z] ---> ecb5a7762a5d [2022-04-28T19:13:30.173Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T19:13:30.173Z] Removing intermediate container d2edc567971f [2022-04-28T19:13:30.173Z] ---> ceeed63ae155 [2022-04-28T19:13:30.173Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T19:13:30.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:13:30.173Z] ---> Running in 9c0529917d82 [2022-04-28T19:13:30.173Z] ---> Running in c0506526ed45 [2022-04-28T19:13:30.435Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T19:13:30.435Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T19:13:30.435Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T19:13:30.435Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T19:13:30.435Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T19:13:30.435Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T19:13:30.435Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T19:13:30.435Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T19:13:30.435Z] OK: 8 MiB in 20 packages [2022-04-28T19:13:30.706Z] Removing intermediate container c0506526ed45 [2022-04-28T19:13:30.706Z] ---> ac455af63fa3 [2022-04-28T19:13:30.706Z] Step 15/23 : WORKDIR / [2022-04-28T19:13:30.706Z] ---> Running in 513131297d39 [2022-04-28T19:13:31.277Z] Removing intermediate container 513131297d39 [2022-04-28T19:13:31.277Z] ---> 3536dafa34a0 [2022-04-28T19:13:31.277Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T19:13:31.277Z] Removing intermediate container 3d99c6211567 [2022-04-28T19:13:31.277Z] ---> fcc83fe9bffd [2022-04-28T19:13:31.277Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T19:13:31.537Z] ---> e77e4c8103cd [2022-04-28T19:13:31.537Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T19:13:31.537Z] ---> Running in 545543f7144e [2022-04-28T19:13:31.537Z] Removing intermediate container 9c0529917d82 [2022-04-28T19:13:31.537Z] ---> 08b18ee5da6e [2022-04-28T19:13:31.537Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T19:13:31.537Z] ---> Running in 235de84f1bf3 [2022-04-28T19:13:31.798Z] Removing intermediate container 545543f7144e [2022-04-28T19:13:31.798Z] ---> 726db0ceba92 [2022-04-28T19:13:31.798Z] Step 13/22 : WORKDIR /edgex [2022-04-28T19:13:31.798Z] Removing intermediate container 235de84f1bf3 [2022-04-28T19:13:31.798Z] ---> 00de5ac1c1b3 [2022-04-28T19:13:31.798Z] 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-28T19:13:32.058Z] ---> Running in 6fd54b2ebc38 [2022-04-28T19:13:32.058Z] ---> Running in 2cda58322444 [2022-04-28T19:13:32.317Z] ---> 32389078abb2 [2022-04-28T19:13:32.317Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T19:13:32.317Z] Removing intermediate container 6fd54b2ebc38 [2022-04-28T19:13:32.317Z] ---> e26c72110649 [2022-04-28T19:13:32.317Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T19:13:32.911Z] ---> 6a3f29cc1bad [2022-04-28T19:13:32.911Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T19:13:33.175Z] ---> 4b0ce1d6b417 [2022-04-28T19:13:33.175Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T19:13:33.175Z] ---> Running in 1f68c703919a [2022-04-28T19:13:33.175Z] spire-1.2.1/ [2022-04-28T19:13:33.175Z] spire-1.2.1/.data/ [2022-04-28T19:13:33.175Z] spire-1.2.1/.data/.file [2022-04-28T19:13:33.175Z] spire-1.2.1/.dockerignore [2022-04-28T19:13:33.175Z] spire-1.2.1/.gitattributes [2022-04-28T19:13:33.175Z] spire-1.2.1/.githooks/ [2022-04-28T19:13:33.175Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T19:13:33.175Z] spire-1.2.1/.github/ [2022-04-28T19:13:33.175Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T19:13:33.175Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T19:13:33.175Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T19:13:33.175Z] spire-1.2.1/.github/workflows/ [2022-04-28T19:13:33.175Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T19:13:33.175Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T19:13:33.175Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T19:13:33.175Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T19:13:33.175Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T19:13:33.175Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T19:13:33.175Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T19:13:33.175Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T19:13:33.175Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T19:13:33.175Z] spire-1.2.1/.gitignore [2022-04-28T19:13:33.175Z] spire-1.2.1/.go-version [2022-04-28T19:13:33.175Z] spire-1.2.1/.golangci.yml [2022-04-28T19:13:33.175Z] spire-1.2.1/ADOPTERS.md [2022-04-28T19:13:33.175Z] spire-1.2.1/CHANGELOG.md [2022-04-28T19:13:33.175Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T19:13:33.175Z] spire-1.2.1/CODEOWNERS [2022-04-28T19:13:33.175Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T19:13:33.175Z] spire-1.2.1/Dockerfile [2022-04-28T19:13:33.175Z] spire-1.2.1/Dockerfile.dev [2022-04-28T19:13:33.175Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T19:13:33.175Z] spire-1.2.1/LICENSE [2022-04-28T19:13:33.175Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T19:13:33.175Z] spire-1.2.1/Makefile [2022-04-28T19:13:33.175Z] spire-1.2.1/README.md [2022-04-28T19:13:33.175Z] spire-1.2.1/ROADMAP.md [2022-04-28T19:13:33.175Z] spire-1.2.1/SECURITY.md [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/ [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T19:13:33.175Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T19:13:33.176Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T19:13:33.176Z] spire-1.2.1/conf/ [2022-04-28T19:13:33.176Z] spire-1.2.1/conf/agent/ [2022-04-28T19:13:33.176Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T19:13:33.176Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T19:13:33.176Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T19:13:33.176Z] spire-1.2.1/conf/server/ [2022-04-28T19:13:33.176Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T19:13:33.176Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T19:13:33.176Z] spire-1.2.1/conf/server/server.conf [2022-04-28T19:13:33.176Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/ [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/auditlog.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/images/ [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/spire_server.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/telemetry.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/upgrading.md [2022-04-28T19:13:33.176Z] spire-1.2.1/doc/using_spire.md [2022-04-28T19:13:33.176Z] spire-1.2.1/examples/ [2022-04-28T19:13:33.176Z] spire-1.2.1/examples/README.md [2022-04-28T19:13:33.176Z] spire-1.2.1/go.mod [2022-04-28T19:13:33.176Z] spire-1.2.1/go.sum [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T19:13:33.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T19:13:33.177Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/health/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/log/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T19:13:33.178Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/util/ [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/version/ [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T19:13:33.440Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/config.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T19:13:33.441Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T19:13:33.442Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/server.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/ [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/private/ [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/private/server/ [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/ [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/common/ [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T19:13:33.443Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T19:13:33.443Z] spire-1.2.1/release/Removing intermediate container 1f68c703919a [2022-04-28T19:13:33.443Z] ---> 358bd654c962 [2022-04-28T19:13:33.443Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T19:13:33.443Z] [2022-04-28T19:13:33.443Z] spire-1.2.1/release/spire-extras/ [2022-04-28T19:13:33.443Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T19:13:33.443Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T19:13:33.443Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T19:13:33.443Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T19:13:33.443Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T19:13:33.443Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T19:13:33.443Z] spire-1.2.1/release/spire/ [2022-04-28T19:13:33.443Z] spire-1.2.1/release/spire/README.md [2022-04-28T19:13:33.443Z] spire-1.2.1/release/spire/conf/ [2022-04-28T19:13:33.443Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T19:13:33.443Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T19:13:33.443Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T19:13:33.443Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T19:13:33.443Z] spire-1.2.1/script/ [2022-04-28T19:13:33.443Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T19:13:33.443Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T19:13:33.443Z] spire-1.2.1/support/ [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/ [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T19:13:33.443Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T19:13:33.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T19:13:33.444Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T19:13:33.444Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T19:13:33.444Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/clock/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/clock/clock.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T19:13:33.444Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/README.md [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/common [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T19:13:33.444Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T19:13:33.445Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T19:13:33.446Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T19:13:33.447Z] spire-1.2.1/test/integration/test.sh [2022-04-28T19:13:33.447Z] spire-1.2.1/test/plugintest/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/spiretest/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/testca/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/testca/ca.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/testkey/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T19:13:33.447Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/testkey/new.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/util/ [2022-04-28T19:13:33.447Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/util/race.go [2022-04-28T19:13:33.447Z] spire-1.2.1/test/util/util.go [2022-04-28T19:13:33.447Z] building spire from source... [2022-04-28T19:13:33.447Z] Installing go1.17.7... [2022-04-28T19:13:33.707Z] ---> Running in 69c216c1d43b [2022-04-28T19:13:33.707Z] ---> 67693a650d62 [2022-04-28T19:13:33.707Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T19:13:33.967Z] Removing intermediate container 69c216c1d43b [2022-04-28T19:13:33.967Z] ---> 2604187c7608 [2022-04-28T19:13:33.967Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T19:13:33.967Z] ---> Running in 2d10d0b8b2c4 [2022-04-28T19:13:34.228Z] Removing intermediate container 2d10d0b8b2c4 [2022-04-28T19:13:34.228Z] ---> f6efc87b0414 [2022-04-28T19:13:34.228Z] Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:13:34.228Z] ---> Running in 6fc400e69682 [2022-04-28T19:13:34.490Z] ---> 02fe9a962937 [2022-04-28T19:13:34.490Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T19:13:34.490Z] Removing intermediate container 6fc400e69682 [2022-04-28T19:13:34.490Z] ---> 6e71418c54b2 [2022-04-28T19:13:34.490Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T19:13:34.490Z] ---> Running in 3f0319722584 [2022-04-28T19:13:34.750Z] ---> 38394e44667e [2022-04-28T19:13:34.750Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T19:13:34.750Z] Removing intermediate container 3f0319722584 [2022-04-28T19:13:34.750Z] ---> eda7851e2831 [2022-04-28T19:13:34.750Z] [2022-04-28T19:13:34.750Z] ---> Running in f6f4b73feaa5 [2022-04-28T19:13:34.750Z] Successfully built eda7851e2831 [2022-04-28T19:13:34.750Z] Successfully tagged core-command:latest [2022-04-28T19:13:36.130Z]  Building core-command ... done Removing intermediate container f6f4b73feaa5 [2022-04-28T19:13:36.130Z] ---> 6da552405b24 [2022-04-28T19:13:36.130Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T19:13:36.130Z] ---> 44a685ab8d5e [2022-04-28T19:13:36.130Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T19:13:36.130Z] ---> Running in ce72fe91b658 [2022-04-28T19:13:36.130Z] ---> Running in cd4bcb00e30c [2022-04-28T19:13:36.130Z] Removing intermediate container cd4bcb00e30c [2022-04-28T19:13:36.130Z] ---> d43ee34408b5 [2022-04-28T19:13:36.130Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T19:13:36.130Z] Removing intermediate container ce72fe91b658 [2022-04-28T19:13:36.130Z] ---> 79b5ddb2b940 [2022-04-28T19:13:36.130Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T19:13:36.130Z] ---> Running in 5ee9ecea3b97 [2022-04-28T19:13:36.392Z] ---> Running in 424583dd34e0 [2022-04-28T19:13:36.392Z] Removing intermediate container 424583dd34e0 [2022-04-28T19:13:36.392Z] ---> 32f79730cd4f [2022-04-28T19:13:36.392Z] Step 21/22 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:13:36.392Z] ---> Running in 90dc90c3c7b1 [2022-04-28T19:13:36.653Z] Removing intermediate container 90dc90c3c7b1 [2022-04-28T19:13:36.653Z] ---> a7769ddaa0eb [2022-04-28T19:13:36.653Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T19:13:36.653Z] ---> Running in 3a614d98f667 [2022-04-28T19:13:36.917Z] Removing intermediate container 3a614d98f667 [2022-04-28T19:13:36.917Z] ---> 08da95d79a76 [2022-04-28T19:13:36.917Z] [2022-04-28T19:13:36.917Z] Successfully built 08da95d79a76 [2022-04-28T19:13:37.178Z] Successfully tagged security-proxy-setup:latest [2022-04-28T19:13:37.178Z]  Building security-proxy-setup ... done Removing intermediate container 5ee9ecea3b97 [2022-04-28T19:13:37.178Z] ---> b40b538a080a [2022-04-28T19:13:37.178Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T19:13:37.178Z] ---> Running in d596b0f3bc90 [2022-04-28T19:13:37.438Z] Removing intermediate container d596b0f3bc90 [2022-04-28T19:13:37.438Z] ---> 3c49c4e297e1 [2022-04-28T19:13:37.438Z] 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-28T19:13:37.438Z] ---> Running in 4d0c2e8d9611 [2022-04-28T19:13:38.383Z] spire-1.2.1/ [2022-04-28T19:13:38.383Z] spire-1.2.1/.data/ [2022-04-28T19:13:38.383Z] spire-1.2.1/.data/.file [2022-04-28T19:13:38.383Z] spire-1.2.1/.dockerignore [2022-04-28T19:13:38.383Z] spire-1.2.1/.gitattributes [2022-04-28T19:13:38.383Z] spire-1.2.1/.githooks/ [2022-04-28T19:13:38.383Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T19:13:38.383Z] spire-1.2.1/.github/ [2022-04-28T19:13:38.383Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T19:13:38.383Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T19:13:38.383Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T19:13:38.383Z] spire-1.2.1/.github/workflows/ [2022-04-28T19:13:38.383Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T19:13:38.383Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T19:13:38.383Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T19:13:38.383Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T19:13:38.383Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T19:13:38.383Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T19:13:38.383Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T19:13:38.383Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T19:13:38.383Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T19:13:38.383Z] spire-1.2.1/.gitignore [2022-04-28T19:13:38.383Z] spire-1.2.1/.go-version [2022-04-28T19:13:38.383Z] spire-1.2.1/.golangci.yml [2022-04-28T19:13:38.383Z] spire-1.2.1/ADOPTERS.md [2022-04-28T19:13:38.383Z] spire-1.2.1/CHANGELOG.md [2022-04-28T19:13:38.383Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T19:13:38.383Z] spire-1.2.1/CODEOWNERS [2022-04-28T19:13:38.383Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T19:13:38.383Z] spire-1.2.1/Dockerfile [2022-04-28T19:13:38.383Z] spire-1.2.1/Dockerfile.dev [2022-04-28T19:13:38.383Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T19:13:38.383Z] spire-1.2.1/LICENSE [2022-04-28T19:13:38.383Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T19:13:38.383Z] spire-1.2.1/Makefile [2022-04-28T19:13:38.383Z] spire-1.2.1/README.md [2022-04-28T19:13:38.383Z] spire-1.2.1/ROADMAP.md [2022-04-28T19:13:38.383Z] spire-1.2.1/SECURITY.md [2022-04-28T19:13:38.383Z] spire-1.2.1/cmd/ [2022-04-28T19:13:38.383Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T19:13:38.383Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T19:13:38.383Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T19:13:38.383Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T19:13:38.383Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T19:13:38.383Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T19:13:38.383Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T19:13:38.384Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T19:13:38.384Z] spire-1.2.1/conf/ [2022-04-28T19:13:38.384Z] spire-1.2.1/conf/agent/ [2022-04-28T19:13:38.384Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T19:13:38.384Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T19:13:38.384Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T19:13:38.384Z] spire-1.2.1/conf/server/ [2022-04-28T19:13:38.384Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T19:13:38.384Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T19:13:38.384Z] spire-1.2.1/conf/server/server.conf [2022-04-28T19:13:38.384Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/ [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/auditlog.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/images/ [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/spire_server.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/telemetry.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/upgrading.md [2022-04-28T19:13:38.384Z] spire-1.2.1/doc/using_spire.md [2022-04-28T19:13:38.384Z] spire-1.2.1/examples/ [2022-04-28T19:13:38.384Z] spire-1.2.1/examples/README.md [2022-04-28T19:13:38.384Z] spire-1.2.1/go.mod [2022-04-28T19:13:38.384Z] spire-1.2.1/go.sum [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T19:13:38.384Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T19:13:38.385Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/health/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/log/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T19:13:38.386Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/util/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/version/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/config.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T19:13:38.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T19:13:38.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/server.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/ [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/private/ [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/private/server/ [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/ [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/common/ [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T19:13:38.389Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T19:13:38.389Z] spire-1.2.1/release/ [2022-04-28T19:13:38.389Z] spire-1.2.1/release/spire-extras/ [2022-04-28T19:13:38.389Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T19:13:38.389Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T19:13:38.389Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T19:13:38.389Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T19:13:38.389Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T19:13:38.389Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T19:13:38.389Z] spire-1.2.1/release/spire/ [2022-04-28T19:13:38.389Z] spire-1.2.1/release/spire/README.md [2022-04-28T19:13:38.389Z] spire-1.2.1/release/spire/conf/ [2022-04-28T19:13:38.389Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T19:13:38.389Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T19:13:38.389Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T19:13:38.389Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T19:13:38.389Z] spire-1.2.1/script/ [2022-04-28T19:13:38.389Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T19:13:38.389Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T19:13:38.389Z] spire-1.2.1/support/ [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/ [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T19:13:38.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T19:13:38.390Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T19:13:38.390Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T19:13:38.390Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/clock/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/clock/clock.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T19:13:38.390Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/README.md [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/common [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T19:13:38.390Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T19:13:38.391Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T19:13:38.392Z] spire-1.2.1/test/integration/test.sh [2022-04-28T19:13:38.392Z] spire-1.2.1/test/plugintest/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T19:13:38.392Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T19:13:38.392Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T19:13:38.392Z] spire-1.2.1/test/spiretest/ [2022-04-28T19:13:38.392Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T19:13:38.392Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T19:13:38.392Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T19:13:38.392Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T19:13:38.392Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T19:13:38.393Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T19:13:38.393Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T19:13:38.393Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T19:13:38.393Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T19:13:38.393Z] spire-1.2.1/test/testca/ [2022-04-28T19:13:38.393Z] spire-1.2.1/test/testca/ca.go [2022-04-28T19:13:38.393Z] spire-1.2.1/test/testkey/ [2022-04-28T19:13:38.393Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T19:13:38.393Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T19:13:38.393Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T19:13:38.393Z] spire-1.2.1/test/testkey/new.go [2022-04-28T19:13:38.393Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T19:13:38.393Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T19:13:38.393Z] spire-1.2.1/test/util/ [2022-04-28T19:13:38.393Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T19:13:38.393Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T19:13:38.393Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T19:13:38.393Z] spire-1.2.1/test/util/race.go [2022-04-28T19:13:38.393Z] spire-1.2.1/test/util/util.go [2022-04-28T19:13:38.393Z] building spire from source... [2022-04-28T19:13:38.393Z] Installing go1.17.7... [2022-04-28T19:13:39.769Z] Building bin/spire-server... [2022-04-28T19:13:39.769Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T19:13:39.769Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T19:13:39.769Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T19:13:39.769Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T19:13:39.769Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T19:13:39.769Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T19:13:39.769Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T19:13:39.769Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T19:13:39.769Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T19:13:39.769Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T19:13:39.769Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T19:13:39.769Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T19:13:39.769Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T19:13:40.029Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T19:13:40.029Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T19:13:40.029Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T19:13:40.029Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T19:13:40.029Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T19:13:40.029Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T19:13:40.029Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T19:13:40.292Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T19:13:40.292Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T19:13:40.292Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T19:13:40.292Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T19:13:40.292Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T19:13:40.292Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T19:13:40.292Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T19:13:40.292Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T19:13:40.292Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T19:13:40.292Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T19:13:40.292Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T19:13:40.292Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T19:13:40.292Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T19:13:40.292Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T19:13:40.292Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T19:13:40.292Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T19:13:40.292Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T19:13:40.574Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T19:13:40.574Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T19:13:40.574Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T19:13:40.574Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T19:13:40.574Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T19:13:40.574Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T19:13:40.574Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T19:13:40.574Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T19:13:40.574Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T19:13:40.574Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T19:13:40.574Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T19:13:40.574Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T19:13:40.574Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T19:13:40.574Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T19:13:40.574Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T19:13:40.574Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T19:13:40.837Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T19:13:41.305Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T19:13:41.773Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T19:13:41.773Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T19:13:41.773Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T19:13:41.773Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T19:13:41.773Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T19:13:43.152Z] Building bin/spire-server... [2022-04-28T19:13:43.152Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T19:13:43.152Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T19:13:43.152Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T19:13:43.152Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T19:13:43.152Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T19:13:43.413Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T19:13:43.413Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T19:13:43.413Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T19:13:43.413Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T19:13:43.413Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T19:13:43.413Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T19:13:43.413Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T19:13:43.413Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T19:13:43.413Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T19:13:43.413Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T19:13:43.413Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T19:13:43.413Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T19:13:43.674Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T19:13:43.674Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T19:13:43.674Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T19:13:43.674Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T19:13:43.674Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T19:13:43.674Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T19:13:43.674Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T19:13:43.674Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T19:13:43.674Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T19:13:43.674Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T19:13:43.674Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T19:13:43.674Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T19:13:43.674Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T19:13:43.674Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T19:13:43.674Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T19:13:43.674Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T19:13:43.674Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T19:13:43.939Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T19:13:43.939Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T19:13:43.939Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T19:13:43.939Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T19:13:43.939Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T19:13:43.939Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T19:13:43.939Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T19:13:43.939Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T19:13:43.939Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T19:13:43.939Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T19:13:43.939Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T19:13:43.939Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T19:13:43.939Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T19:13:43.939Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T19:13:44.201Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T19:13:45.141Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T19:13:45.141Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T19:13:45.141Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T19:13:45.141Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T19:13:45.141Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T19:13:45.141Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T19:13:45.402Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T19:13:45.402Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T19:13:45.402Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T19:13:45.402Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T19:13:45.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T19:13:45.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T19:13:45.402Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T19:13:45.402Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T19:13:45.402Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T19:13:45.402Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T19:13:45.402Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T19:13:45.667Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T19:13:45.667Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T19:13:45.667Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T19:13:45.667Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T19:13:45.667Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T19:13:45.926Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T19:13:46.186Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T19:13:46.186Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T19:13:46.186Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T19:13:46.186Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T19:13:46.445Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T19:13:46.445Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T19:13:46.445Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T19:13:46.445Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T19:13:46.445Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T19:13:46.445Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T19:13:46.445Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T19:13:46.445Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T19:13:46.445Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T19:13:46.445Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T19:13:46.445Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T19:13:46.445Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T19:13:46.445Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T19:13:46.445Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T19:13:46.706Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T19:13:46.706Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T19:13:46.706Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T19:13:46.706Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T19:13:46.706Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T19:13:48.892Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T19:13:48.892Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T19:13:48.892Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T19:13:48.892Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T19:13:48.892Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T19:13:48.892Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T19:13:48.892Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T19:13:48.892Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T19:13:49.152Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T19:13:49.152Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T19:13:49.152Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T19:13:49.152Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T19:13:49.152Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T19:13:49.152Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T19:13:49.152Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T19:13:49.152Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T19:13:49.152Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T19:13:49.152Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T19:13:49.152Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T19:13:49.152Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T19:13:49.152Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T19:13:49.152Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T19:13:49.152Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T19:13:49.152Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T19:13:49.152Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T19:13:49.411Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T19:13:49.411Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T19:13:49.411Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T19:13:49.411Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T19:13:49.411Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T19:13:49.411Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T19:13:49.411Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T19:13:49.411Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T19:13:49.411Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T19:13:49.411Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T19:13:49.411Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T19:13:49.411Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T19:13:49.411Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T19:13:49.411Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T19:13:49.411Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T19:13:49.411Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T19:13:49.411Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T19:13:49.411Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T19:13:49.411Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T19:13:49.677Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T19:13:49.677Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T19:13:49.677Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T19:13:49.677Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T19:13:49.677Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T19:13:49.677Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T19:13:49.677Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T19:13:49.677Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T19:13:49.677Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T19:13:49.677Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T19:13:49.677Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T19:13:49.677Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T19:13:49.677Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T19:13:49.677Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T19:13:49.677Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T19:13:50.247Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T19:13:50.247Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T19:13:50.505Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T19:13:50.505Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T19:13:50.505Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T19:13:50.505Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T19:13:50.764Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T19:13:50.764Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T19:13:51.023Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T19:13:51.023Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T19:13:51.023Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T19:13:51.023Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T19:13:51.023Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T19:13:51.023Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T19:13:51.023Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T19:13:51.023Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T19:13:51.023Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T19:13:51.023Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T19:13:51.023Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T19:13:51.283Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T19:13:51.283Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T19:13:51.283Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T19:13:52.827Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T19:13:52.827Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T19:13:52.827Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T19:13:52.827Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T19:13:52.827Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T19:13:52.827Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T19:13:52.827Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T19:13:52.827Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T19:13:52.827Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T19:13:52.827Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T19:13:52.827Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T19:13:52.827Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T19:13:52.827Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T19:13:52.827Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T19:13:52.827Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T19:13:52.827Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T19:13:52.827Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T19:13:53.086Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T19:13:53.087Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T19:13:53.087Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T19:13:53.087Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T19:13:53.087Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T19:13:53.087Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T19:13:53.087Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T19:13:53.087Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T19:13:53.087Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T19:13:53.087Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T19:13:53.087Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T19:13:53.087Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T19:13:53.087Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T19:13:53.087Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T19:13:53.087Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T19:13:53.087Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T19:13:53.345Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T19:13:53.345Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T19:13:53.345Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T19:13:53.345Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T19:13:53.345Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T19:13:53.345Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T19:13:53.345Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T19:13:53.345Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T19:13:53.345Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T19:13:53.345Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T19:13:53.345Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T19:13:53.345Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T19:13:53.345Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T19:13:53.345Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T19:13:53.345Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T19:13:53.345Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T19:13:55.250Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T19:13:55.250Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T19:13:59.444Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T19:13:59.444Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T19:14:26.187Z] Removing intermediate container e2febeb01822 [2022-04-28T19:14:26.187Z] ---> 343e5e541665 [2022-04-28T19:14:26.187Z] [2022-04-28T19:14:26.187Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T19:14:26.187Z] ---> 0ac33e5f5afa [2022-04-28T19:14:26.187Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T19:14:26.187Z] ---> Using cache [2022-04-28T19:14:26.187Z] ---> 471452340a7c [2022-04-28T19:14:26.187Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:14:26.187Z] ---> Using cache [2022-04-28T19:14:26.187Z] ---> 5d885829730f [2022-04-28T19:14:26.187Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T19:14:26.187Z] ---> Running in 3d9ecb9a9705 [2022-04-28T19:14:26.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:14:27.382Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:14:27.641Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T19:14:27.641Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T19:14:27.641Z] OK: 15854 distinct packages available [2022-04-28T19:14:27.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:14:28.577Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:14:28.836Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T19:14:28.836Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T19:14:29.094Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T19:14:29.094Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T19:14:29.094Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T19:14:29.354Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T19:14:29.354Z] OK: 6 MiB in 19 packages [2022-04-28T19:14:30.727Z] Removing intermediate container 3d9ecb9a9705 [2022-04-28T19:14:30.727Z] ---> 5db2a9c3a33a [2022-04-28T19:14:30.727Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T19:14:32.102Z] ---> 1ee499aa1ff7 [2022-04-28T19:14:32.102Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T19:14:34.636Z] ---> 44faa6659dc7 [2022-04-28T19:14:34.636Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T19:14:34.636Z] ---> dfc8772fb87d [2022-04-28T19:14:34.636Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T19:14:35.569Z] ---> 7bb99ddf9346 [2022-04-28T19:14:35.570Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T19:14:35.828Z] ---> 12d8569107e2 [2022-04-28T19:14:35.828Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T19:14:35.828Z] ---> Running in a84d66daea63 [2022-04-28T19:14:36.397Z] Removing intermediate container a84d66daea63 [2022-04-28T19:14:36.397Z] ---> 4ab76d639108 [2022-04-28T19:14:36.397Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T19:14:36.397Z] ---> Running in de8cefcdc51c [2022-04-28T19:14:36.963Z] Removing intermediate container de8cefcdc51c [2022-04-28T19:14:36.963Z] ---> 0ba464a7ae64 [2022-04-28T19:14:36.963Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T19:14:36.963Z] ---> Running in d26b707fd82c [2022-04-28T19:14:37.222Z] Removing intermediate container d26b707fd82c [2022-04-28T19:14:37.222Z] ---> 6755d0eada7c [2022-04-28T19:14:37.222Z] Step 25/26 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:14:37.222Z] ---> Running in 3ed35ad028c2 [2022-04-28T19:14:37.481Z] Removing intermediate container 3ed35ad028c2 [2022-04-28T19:14:37.481Z] ---> 6827f6e4a832 [2022-04-28T19:14:37.481Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T19:14:37.481Z] ---> Running in 2f7926d9d7e0 [2022-04-28T19:14:37.739Z] Removing intermediate container 2f7926d9d7e0 [2022-04-28T19:14:37.740Z] ---> 73c9e531c0c9 [2022-04-28T19:14:37.740Z] [2022-04-28T19:14:37.999Z] Successfully built 73c9e531c0c9 [2022-04-28T19:14:37.999Z] Successfully tagged security-spire-agent:latest [2022-04-28T19:15:18.216Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T19:15:18.216Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T19:15:18.216Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T19:15:18.216Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T19:15:18.216Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T19:15:18.216Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T19:15:18.216Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T19:15:18.216Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T19:15:18.216Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T19:15:18.216Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T19:15:18.216Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T19:15:18.216Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T19:15:18.216Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T19:15:18.216Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T19:15:18.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T19:15:30.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.244s coverage: 28.7% of statements [2022-04-28T19:15:30.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T19:15:30.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T19:15:36.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.437s coverage: 98.5% of statements [2022-04-28T19:15:36.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T19:15:36.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.462s coverage: 53.4% of statements [2022-04-28T19:15:36.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T19:15:36.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T19:15:58.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.752s coverage: 89.2% of statements [2022-04-28T19:15:58.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T19:15:58.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T19:15:58.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T19:15:58.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.464s coverage: 84.4% of statements [2022-04-28T19:15:58.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T19:15:58.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T19:15:58.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T19:15:58.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T19:15:58.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T19:15:59.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.218s coverage: 95.6% of statements [2022-04-28T19:15:59.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T19:15:59.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T19:15:59.411Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.291s coverage: 72.2% of statements [2022-04-28T19:15:59.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T19:15:59.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T19:15:59.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T19:15:59.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T19:15:59.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T19:15:59.411Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.478s coverage: 60.0% of statements [2022-04-28T19:15:59.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T19:15:59.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T19:15:59.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T19:15:59.411Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.516s coverage: 0.9% of statements [2022-04-28T19:15:59.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T19:15:59.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.407s coverage: 58.8% of statements [2022-04-28T19:15:59.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.6% of statements [2022-04-28T19:15:59.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T19:15:59.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.280s coverage: 47.1% of statements [2022-04-28T19:15:59.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.268s coverage: 79.5% of statements [2022-04-28T19:15:59.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements [2022-04-28T19:15:59.445Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-28T19:15:59.446Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T19:15:59.446Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T19:15:59.446Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T19:15:59.446Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T19:15:59.446Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T19:15:59.446Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T19:15:59.446Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T19:15:59.446Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T19:15:59.446Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T19:15:59.446Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T19:15:59.446Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T19:15:59.446Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T19:15:59.446Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T19:15:59.446Z] Building bin/spire-agent... [2022-04-28T19:15:59.446Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T19:15:59.446Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T19:15:59.446Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T19:15:59.446Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T19:15:59.446Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T19:15:59.446Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T19:15:59.446Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T19:15:59.446Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T19:15:59.446Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T19:15:59.446Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T19:15:59.446Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T19:15:59.446Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T19:15:59.446Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T19:16:00.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.231s coverage: 96.3% of statements [2022-04-28T19:16:00.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.307s coverage: 87.5% of statements [2022-04-28T19:16:15.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.213s coverage: 94.4% of statements [2022-04-28T19:16:15.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.224s coverage: 44.8% of statements [2022-04-28T19:16:18.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.656s coverage: 82.5% of statements [2022-04-28T19:16:18.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T19:16:26.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements [2022-04-28T19:16:26.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T19:16:26.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T19:16:26.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T19:16:26.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-04-28T19:16:26.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T19:16:26.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T19:16:26.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T19:16:26.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T19:16:26.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T19:16:26.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2022-04-28T19:16:26.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T19:16:26.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T19:16:26.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-04-28T19:16:26.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T19:16:26.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.294s coverage: 58.8% of statements [2022-04-28T19:16:26.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T19:16:26.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements [2022-04-28T19:16:26.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.224s coverage: 87.2% of statements [2022-04-28T19:16:26.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.304s coverage: 85.4% of statements [2022-04-28T19:16:26.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.767s coverage: 91.2% of statements [2022-04-28T19:16:26.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T19:16:29.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.888s coverage: 64.4% of statements [2022-04-28T19:16:29.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T19:16:29.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T19:16:29.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.357s coverage: 100.0% of statements [2022-04-28T19:16:29.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements [2022-04-28T19:16:29.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2022-04-28T19:16:29.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2022-04-28T19:16:29.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements [2022-04-28T19:16:38.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.338s coverage: 65.4% of statements [2022-04-28T19:16:38.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T19:16:38.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T19:16:38.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T19:16:40.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.874s coverage: 43.8% of statements [2022-04-28T19:16:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T19:16:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T19:16:40.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements [2022-04-28T19:16:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T19:16:40.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.456s coverage: 84.8% of statements [2022-04-28T19:16:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T19:16:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T19:16:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T19:16:40.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T19:16:51.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.323s coverage: 17.7% of statements [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T19:16:51.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.736s coverage: 92.3% of statements [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T19:16:51.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.382s coverage: 63.2% of statements [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T19:16:51.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.443s coverage: 97.7% of statements [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T19:16:51.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.323s coverage: 28.9% of statements [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T19:16:51.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T19:16:51.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements [2022-04-28T19:16:51.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-04-28T19:16:51.059Z] 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-28T19:16:51.059Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T19:16:51.059Z] GO111MODULE=on go vet ./... [2022-04-28T19:16:55.697Z] Removing intermediate container 2cda58322444 [2022-04-28T19:16:55.697Z] ---> f6b728e83be1 [2022-04-28T19:16:55.697Z] [2022-04-28T19:16:55.697Z] Step 13/26 : FROM alpine:3.15Removing intermediate container 4d0c2e8d9611 [2022-04-28T19:16:55.697Z] [2022-04-28T19:16:55.697Z] ---> 4a47eb187a8c [2022-04-28T19:16:55.697Z] ---> 0ac33e5f5afa [2022-04-28T19:16:55.697Z] [2022-04-28T19:16:55.697Z] Step 13/25 : FROM alpine:3.15Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T19:16:55.697Z] [2022-04-28T19:16:55.697Z] ---> 0ac33e5f5afa [2022-04-28T19:16:55.697Z] ---> Using cache [2022-04-28T19:16:55.697Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T19:16:55.697Z] ---> 471452340a7c [2022-04-28T19:16:55.697Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:16:55.697Z] ---> Using cache [2022-04-28T19:16:55.697Z] ---> 5d885829730f [2022-04-28T19:16:55.697Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T19:16:55.697Z] ---> Using cache [2022-04-28T19:16:55.697Z] ---> 471452340a7c [2022-04-28T19:16:55.697Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:16:55.697Z] ---> Using cache [2022-04-28T19:16:55.697Z] ---> 5d885829730f [2022-04-28T19:16:55.697Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T19:16:55.697Z] ---> Using cache [2022-04-28T19:16:55.697Z] ---> 5db2a9c3a33a [2022-04-28T19:16:55.697Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T19:16:55.697Z] ---> Running in b4506c143abe [2022-04-28T19:16:55.697Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:16:55.697Z] ---> c01e423e77f4 [2022-04-28T19:16:55.697Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T19:16:55.697Z] ---> f9c81febb266 [2022-04-28T19:16:55.697Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T19:16:55.697Z] ---> 4390c8686648 [2022-04-28T19:16:55.697Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T19:16:55.697Z] ---> 7f2deadf938d [2022-04-28T19:16:55.697Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T19:16:55.697Z] ---> Running in 5097f97b6487 [2022-04-28T19:16:55.697Z] Removing intermediate container 5097f97b6487 [2022-04-28T19:16:55.697Z] ---> 03942d723032 [2022-04-28T19:16:55.697Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T19:16:55.697Z] ---> Running in 36b8cebe0da7 [2022-04-28T19:16:55.697Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:16:55.697Z] Removing intermediate container 36b8cebe0da7 [2022-04-28T19:16:55.697Z] ---> 5859e099bee1 [2022-04-28T19:16:55.697Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T19:16:55.697Z] ---> Running in 8a878021cb68 [2022-04-28T19:16:55.697Z] Removing intermediate container 8a878021cb68 [2022-04-28T19:16:55.697Z] ---> 1c5ded812ddc [2022-04-28T19:16:55.697Z] Step 24/25 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:16:55.697Z] ---> Running in b02b1b5f21c1 [2022-04-28T19:16:55.697Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T19:16:55.697Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T19:16:55.697Z] OK: 15854 distinct packages available [2022-04-28T19:16:55.697Z] Removing intermediate container b02b1b5f21c1 [2022-04-28T19:16:55.697Z] ---> 35ff226e8bac [2022-04-28T19:16:55.697Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T19:16:55.697Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:16:55.697Z] ---> Running in cfeaf68260e8 [2022-04-28T19:16:55.697Z] Removing intermediate container cfeaf68260e8 [2022-04-28T19:16:55.697Z] ---> 0d270f435ad1 [2022-04-28T19:16:55.697Z] [2022-04-28T19:16:55.697Z] Successfully built 0d270f435ad1 [2022-04-28T19:16:55.697Z] Successfully tagged security-spire-server:latest [2022-04-28T19:16:55.697Z]  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:16:55.697Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T19:16:55.697Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T19:16:55.697Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T19:16:55.697Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T19:16:55.697Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T19:16:55.697Z] OK: 6 MiB in 18 packages [2022-04-28T19:16:55.697Z] Removing intermediate container b4506c143abe [2022-04-28T19:16:55.697Z] ---> 7e6631500b24 [2022-04-28T19:16:55.697Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T19:16:57.086Z] ---> 5f6b73ab1efc [2022-04-28T19:16:57.086Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T19:16:57.086Z] ---> 15a58998e754 [2022-04-28T19:16:57.086Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T19:16:57.086Z] ---> Running in 9c63c2cffe5b [2022-04-28T19:16:57.346Z] Removing intermediate container 9c63c2cffe5b [2022-04-28T19:16:57.346Z] ---> 623224885cef [2022-04-28T19:16:57.346Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T19:16:57.346Z] ---> ce2f6fd80078 [2022-04-28T19:16:57.346Z] Step 21/26 : WORKDIR / [2022-04-28T19:16:57.346Z] ---> Running in e2abace34093 [2022-04-28T19:16:57.605Z] Removing intermediate container e2abace34093 [2022-04-28T19:16:57.605Z] ---> 07425ce1b8ad [2022-04-28T19:16:57.605Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T19:16:57.605Z] ---> Running in 792487cee22b [2022-04-28T19:16:57.605Z] Removing intermediate container 792487cee22b [2022-04-28T19:16:57.605Z] ---> 305e16c1b150 [2022-04-28T19:16:57.605Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T19:16:57.865Z] ---> Running in 8c87b1e7b754 [2022-04-28T19:16:57.865Z] Removing intermediate container 8c87b1e7b754 [2022-04-28T19:16:57.865Z] ---> f767ba3777ea [2022-04-28T19:16:57.865Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T19:16:57.865Z] ---> Running in e0a3b8d9b1ff [2022-04-28T19:16:57.865Z] Removing intermediate container e0a3b8d9b1ff [2022-04-28T19:16:57.865Z] ---> 5876b41203e3 [2022-04-28T19:16:57.865Z] Step 25/26 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:16:58.124Z] ---> Running in 5f975c41fb70 [2022-04-28T19:16:58.124Z] Removing intermediate container 5f975c41fb70 [2022-04-28T19:16:58.124Z] ---> faa169370d09 [2022-04-28T19:16:58.124Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T19:16:58.124Z] ---> Running in 2c368a721697 [2022-04-28T19:16:58.124Z] Removing intermediate container 2c368a721697 [2022-04-28T19:16:58.124Z] ---> 0e5cc9b683fc [2022-04-28T19:16:58.124Z] [2022-04-28T19:16:58.386Z] Successfully built 0e5cc9b683fc [2022-04-28T19:16:58.386Z] Successfully tagged security-spire-config:latest [2022-04-28T19:16:58.394Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-28T19:16:58.428Z] $ docker stop --time=1 3791f4a33384dffccf28930642bf435b4107cad8028fc2c786ca39e94c2ab1e9 [2022-04-28T19:16:59.806Z] $ docker rm -f 3791f4a33384dffccf28930642bf435b4107cad8028fc2c786ca39e94c2ab1e9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T19:17:00.211Z] + docker images [2022-04-28T19:17:00.211Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T19:17:00.211Z] security-spire-config latest 0e5cc9b683fc 2 seconds ago 86.7MB [2022-04-28T19:17:00.211Z] security-spire-server latest 0d270f435ad1 7 seconds ago 87.3MB [2022-04-28T19:17:00.211Z] 4a47eb187a8c 22 seconds ago 4.43GB [2022-04-28T19:17:00.211Z] f6b728e83be1 22 seconds ago 4.43GB [2022-04-28T19:17:00.211Z] security-spire-agent latest 73c9e531c0c9 2 minutes ago 127MB [2022-04-28T19:17:00.211Z] 343e5e541665 2 minutes ago 4.43GB [2022-04-28T19:17:00.211Z] security-proxy-setup latest 08da95d79a76 3 minutes ago 26.9MB [2022-04-28T19:17:00.212Z] core-command latest eda7851e2831 3 minutes ago 16.1MB [2022-04-28T19:17:00.212Z] b60665da6f8f 3 minutes ago 1.5GB [2022-04-28T19:17:00.212Z] d349e745d2b4 3 minutes ago 1.49GB [2022-04-28T19:17:00.212Z] security-spiffe-token-provider latest 974048620d92 3 minutes ago 28.8MB [2022-04-28T19:17:00.212Z] support-notifications latest bb68363d4f68 3 minutes ago 26.9MB [2022-04-28T19:17:00.212Z] ff18ac3980e7 3 minutes ago 1.54GB [2022-04-28T19:17:00.212Z] a8164b939f90 3 minutes ago 1.55GB [2022-04-28T19:17:00.212Z] security-secretstore-setup latest f6509a760e26 4 minutes ago 28.5MB [2022-04-28T19:17:00.212Z] core-metadata latest 5fc474ee526e 4 minutes ago 17MB [2022-04-28T19:17:00.212Z] 9f3dfc95412e 4 minutes ago 1.5GB [2022-04-28T19:17:00.212Z] e29100ff8cf5 4 minutes ago 1.5GB [2022-04-28T19:17:00.212Z] sys-mgmt-agent latest 457d6163b570 4 minutes ago 299MB [2022-04-28T19:17:00.212Z] security-bootstrapper latest 2defc8157f58 4 minutes ago 19.1MB [2022-04-28T19:17:00.212Z] core-data latest c833011b0921 4 minutes ago 22.5MB [2022-04-28T19:17:00.212Z] support-scheduler latest 9eba240a5077 5 minutes ago 26.3MB [2022-04-28T19:17:00.212Z] 8fe9e66546ad 5 minutes ago 1.49GB [2022-04-28T19:17:00.212Z] d4ba8292f495 5 minutes ago 1.52GB [2022-04-28T19:17:00.212Z] adf71e005c33 5 minutes ago 1.55GB [2022-04-28T19:17:00.212Z] 48d67af0a378 5 minutes ago 1.5GB [2022-04-28T19:17:00.212Z] ci-base-image-x86_64 latest eaf31bbd3971 8 minutes ago 896MB [2022-04-28T19:17:00.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 6 days ago 562MB [2022-04-28T19:17:00.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 7 days ago 254MB [2022-04-28T19:17:00.212Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-28T19:17:00.212Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-28T19:17:00.212Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-28T19:17:00.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T19:18:27.942Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T19:18:28.922Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T19:18:30.363Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T19:18:33.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T19:18:34.508Z] + ls -al . [2022-04-28T19:18:34.508Z] total 668 [2022-04-28T19:18:34.508Z] drwxrwxr-x 9 1001 1001 4096 Apr 28 19:18 . [2022-04-28T19:18:34.508Z] drwxr-xr-x 4 root root 4096 Apr 28 19:13 .. [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 19:11 .dockerignore [2022-04-28T19:18:34.508Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 19:11 .git [2022-04-28T19:18:34.508Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 19:11 .github [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 19:11 .gitignore [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 19:11 .golangci.yml [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 19:11 .hadolint.yml [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 19:11 .sonarcloud.properties [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 19:11 ADOPTERS.md [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 19:11 Attribution.txt [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 19:11 CHANGELOG.md [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 19:11 CONTRIBUTING.md [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 19:11 GOVERNANCE.md [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 19:11 Jenkinsfile [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 19:11 LICENSE [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 19:11 Makefile [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 19:11 OWNERS.md [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 19:11 README.md [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 19:11 SECURITY.md [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 5 Apr 28 19:08 VERSION [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 19:11 ZMQWindows.md [2022-04-28T19:18:34.508Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 19:11 bin [2022-04-28T19:18:34.508Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 19:11 cmd [2022-04-28T19:18:34.508Z] -rw-r--r-- 1 root root 435134 Apr 28 19:16 coverage.out [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 19:11 go.mod [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 19:13 go.sum [2022-04-28T19:18:34.508Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 19:11 internal [2022-04-28T19:18:34.508Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 19:11 openapi [2022-04-28T19:18:34.508Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 19:11 snap [2022-04-28T19:18:34.508Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 19:11 version.go [Pipeline] sh [2022-04-28T19:18:35.209Z] + '[' -e coverage.out ] [2022-04-28T19:18:35.209Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T19:18:35.251Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T19:18:36.019Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T19:18:36.691Z] + make build [2022-04-28T19:18:36.691Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T19:19:58.514Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T19:20:55.120Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T19:20:58.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T19:21:37.611Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T19:21:37.611Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T19:21:39.677Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T19:21:48.220Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T19:21:51.609Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T19:21:57.014Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T19:21:59.653Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T19:22:03.964Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T19:22:10.689Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-28T19:22:16.139Z] $ docker stop --time=1 2e46226212e9e64b885beb086f5dc355dc92dda6bf659a399a03acb2e35b2011 [2022-04-28T19:22:18.263Z] $ docker rm -f 2e46226212e9e64b885beb086f5dc355dc92dda6bf659a399a03acb2e35b2011 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:22:20.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T19:22:20.745Z] [2022-04-28T19:22:20.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:22:21.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T19:22:21.405Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-28T19:22:21.405Z] 29e5d40040c1: Pulling fs layer [2022-04-28T19:22:21.405Z] 1ce36da41761: Pulling fs layer [2022-04-28T19:22:21.405Z] 25b303627fd3: Pulling fs layer [2022-04-28T19:22:21.405Z] 29e5d40040c1: Verifying Checksum [2022-04-28T19:22:21.405Z] 29e5d40040c1: Download complete [2022-04-28T19:22:21.680Z] 1ce36da41761: Verifying Checksum [2022-04-28T19:22:21.680Z] 1ce36da41761: Download complete [2022-04-28T19:22:22.278Z] 29e5d40040c1: Pull complete [2022-04-28T19:22:23.261Z] 25b303627fd3: Verifying Checksum [2022-04-28T19:22:23.261Z] 25b303627fd3: Download complete [2022-04-28T19:22:23.536Z] 1ce36da41761: Pull complete [2022-04-28T19:22:35.947Z] 25b303627fd3: Pull complete [2022-04-28T19:22:35.947Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-28T19:22:35.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T19:22:35.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-28T19:22:36.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-33700 does not seem to be running inside a container [2022-04-28T19:22:36.281Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-28T19:22:38.660Z] $ docker top 0992410fb390803c9bb207ce30e5b51e4365dff1bbd7d54b11272176f36f1439 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T19:22:39.647Z] + docker-compose build --help+ [2022-04-28T19:22:39.647Z] grep parallel [2022-04-28T19:22:43.953Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T19:22:44.267Z] $ docker stop --time=1 0992410fb390803c9bb207ce30e5b51e4365dff1bbd7d54b11272176f36f1439 [2022-04-28T19:22:45.927Z] $ docker rm -f 0992410fb390803c9bb207ce30e5b51e4365dff1bbd7d54b11272176f36f1439 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:22:46.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T19:22:46.668Z] . [Pipeline] withDockerContainer [2022-04-28T19:22:46.909Z] prd-ubuntu20.04-docker-arm64-4c-16g-33700 does not seem to be running inside a container [2022-04-28T19:22:47.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-28T19:22:48.330Z] $ docker top 46494583a89ec5ab291db890adaf2da9a94ddbfdf1b06ba1baf02c8e04e2f6f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T19:22:49.279Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T19:22:54.667Z] Building core-command ... [2022-04-28T19:22:54.667Z] Building core-data ... [2022-04-28T19:22:54.667Z] Building core-metadata ... [2022-04-28T19:22:54.667Z] Building security-bootstrapper ... [2022-04-28T19:22:54.667Z] Building security-proxy-setup ... [2022-04-28T19:22:54.667Z] Building security-secretstore-setup ... [2022-04-28T19:22:54.667Z] Building security-spiffe-token-provider ... [2022-04-28T19:22:54.667Z] Building security-spire-agent ... [2022-04-28T19:22:54.667Z] Building security-spire-config ... [2022-04-28T19:22:54.667Z] Building security-spire-server ... [2022-04-28T19:22:54.667Z] Building support-notifications ... [2022-04-28T19:22:54.667Z] Building support-scheduler ... [2022-04-28T19:22:54.667Z] Building sys-mgmt-agent ... [2022-04-28T19:22:54.667Z] Building core-metadata [2022-04-28T19:22:54.667Z] Building security-spire-config [2022-04-28T19:22:54.667Z] Building security-spire-agent [2022-04-28T19:22:54.667Z] Building sys-mgmt-agent [2022-04-28T19:22:54.667Z] Building security-spire-server [2022-04-28T19:24:31.496Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:24:31.496Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:24:31.496Z] ---> e02a0b72630e [2022-04-28T19:24:31.496Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T19:24:31.496Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:24:31.496Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:24:31.496Z] ---> e02a0b72630e [2022-04-28T19:24:31.496Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T19:24:31.496Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:24:31.496Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:24:31.496Z] ---> e02a0b72630e [2022-04-28T19:24:31.496Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T19:24:31.496Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:24:31.496Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:24:31.496Z] ---> e02a0b72630e [2022-04-28T19:24:31.496Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T19:24:31.496Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:24:31.496Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:24:31.496Z] ---> e02a0b72630e [2022-04-28T19:24:31.496Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T19:24:31.496Z] ---> Running in e832b798e35e [2022-04-28T19:24:31.496Z] ---> Running in 70a23cb7a420 [2022-04-28T19:24:31.496Z] ---> Running in dd21bc2a4d4e [2022-04-28T19:24:31.496Z] ---> Running in d579c4133e24 [2022-04-28T19:24:31.496Z] ---> Running in deae63230202 [2022-04-28T19:24:31.496Z] Removing intermediate container e832b798e35e [2022-04-28T19:24:31.496Z] ---> 23255ea2a672 [2022-04-28T19:24:31.496Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:24:31.496Z] Removing intermediate container dd21bc2a4d4e [2022-04-28T19:24:31.496Z] ---> 126f2405bee0 [2022-04-28T19:24:31.496Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:24:31.496Z] ---> Running in a378e40906b4 [2022-04-28T19:24:31.496Z] Removing intermediate container 70a23cb7a420 [2022-04-28T19:24:31.496Z] ---> 0ca2119c1874 [2022-04-28T19:24:31.496Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:24:31.496Z] Removing intermediate container d579c4133e24 [2022-04-28T19:24:31.496Z] ---> 3b0199749abb [2022-04-28T19:24:31.496Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:24:31.496Z] Removing intermediate container deae63230202 [2022-04-28T19:24:31.496Z] ---> 69ae5e0eaf92 [2022-04-28T19:24:31.496Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:24:31.496Z] ---> Running in b2a24b1075b9 [2022-04-28T19:24:31.496Z] ---> Running in 39375626002b [2022-04-28T19:24:31.496Z] ---> Running in 9cb46dfaa79d [2022-04-28T19:24:31.496Z] ---> Running in 9c4bc4f34205 [2022-04-28T19:24:31.496Z] Removing intermediate container a378e40906b4 [2022-04-28T19:24:31.496Z] ---> 6b5d7ae047b8 [2022-04-28T19:24:31.496Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T19:24:31.496Z] ---> Running in 078e61e0e67d [2022-04-28T19:24:31.496Z] Removing intermediate container b2a24b1075b9 [2022-04-28T19:24:31.496Z] ---> 7fb58879824d [2022-04-28T19:24:31.496Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T19:24:31.496Z] Removing intermediate container 9cb46dfaa79d [2022-04-28T19:24:31.496Z] ---> a676a5d9e8b7 [2022-04-28T19:24:31.496Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T19:24:31.496Z] Removing intermediate container 39375626002b [2022-04-28T19:24:31.496Z] ---> 86138b1175d6 [2022-04-28T19:24:31.496Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T19:24:31.496Z] ---> Running in 477cf50d2479 [2022-04-28T19:24:31.496Z] ---> Running in c0e23717a15c [2022-04-28T19:24:31.496Z] ---> Running in fefc1bf80356 [2022-04-28T19:24:31.496Z] Removing intermediate container 9c4bc4f34205 [2022-04-28T19:24:31.496Z] ---> e38c157883aa [2022-04-28T19:24:31.496Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T19:24:31.496Z] ---> Running in b6651e827576 [2022-04-28T19:24:31.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:24:31.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:24:31.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:24:31.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:24:31.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:24:31.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:24:31.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:24:31.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:24:31.496Z] OK: 220 MiB in 52 packages [2022-04-28T19:24:31.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:24:31.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:24:31.496Z] OK: 220 MiB in 52 packages [2022-04-28T19:24:31.496Z] Removing intermediate container 078e61e0e67d [2022-04-28T19:24:31.496Z] ---> 94c595445255 [2022-04-28T19:24:31.496Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T19:24:31.496Z] OK: 220 MiB in 52 packages [2022-04-28T19:24:31.496Z] OK: 220 MiB in 52 packages [2022-04-28T19:24:31.496Z] OK: 220 MiB in 52 packages [2022-04-28T19:24:31.497Z] Removing intermediate container 477cf50d2479 [2022-04-28T19:24:31.497Z] ---> bb97ad8b813d [2022-04-28T19:24:31.497Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T19:24:31.497Z] ---> 95f8d30b8f83 [2022-04-28T19:24:31.497Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:24:31.497Z] Removing intermediate container fefc1bf80356 [2022-04-28T19:24:31.497Z] ---> 77e3718d927f [2022-04-28T19:24:31.497Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T19:24:31.497Z] ---> Running in 05887b42601c [2022-04-28T19:24:31.497Z] Removing intermediate container c0e23717a15c [2022-04-28T19:24:31.497Z] ---> b2477276f296 [2022-04-28T19:24:31.497Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T19:24:31.497Z] Removing intermediate container b6651e827576 [2022-04-28T19:24:31.497Z] ---> bf460bff7399 [2022-04-28T19:24:31.497Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T19:24:32.491Z] ---> 2f78b1afca56 [2022-04-28T19:24:32.491Z] ---> 75777c2a462b [2022-04-28T19:24:32.491Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:24:32.491Z] [2022-04-28T19:24:32.491Z] ---> Running in fd02a987db05 [2022-04-28T19:24:32.491Z] ---> Running in a63507d46eab [2022-04-28T19:24:33.100Z] ---> ea4c93d3dc4e [2022-04-28T19:24:33.100Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:24:33.100Z] ---> 588404a188b6 [2022-04-28T19:24:33.100Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:24:33.100Z] ---> Running in 235d9514f322 [2022-04-28T19:24:33.386Z] ---> Running in 063c205442ed [2022-04-28T19:24:35.402Z] Removing intermediate container 05887b42601c [2022-04-28T19:24:35.402Z] ---> 33b3808a78be [2022-04-28T19:24:35.402Z] Step 8/23 : COPY . . [2022-04-28T19:24:38.847Z] Removing intermediate container fd02a987db05 [2022-04-28T19:24:38.847Z] ---> e9dd479d5edd [2022-04-28T19:24:38.847Z] Step 8/26 : COPY . . [2022-04-28T19:24:40.306Z] Removing intermediate container 235d9514f322 [2022-04-28T19:24:40.306Z] ---> 34fff6331ef7 [2022-04-28T19:24:40.306Z] Step 8/25 : COPY . . [2022-04-28T19:24:40.306Z] Removing intermediate container 063c205442ed [2022-04-28T19:24:40.306Z] ---> ee175960e718 [2022-04-28T19:24:40.306Z] Step 8/26 : COPY . . [2022-04-28T19:24:40.306Z] Removing intermediate container a63507d46eab [2022-04-28T19:24:40.306Z] ---> 4a3a203d9b9c [2022-04-28T19:24:40.306Z] Step 8/23 : COPY . . [2022-04-28T19:25:07.129Z] ---> 2ec21e609d38 [2022-04-28T19:25:07.129Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T19:25:07.129Z] ---> Running in 34d813dcc568 [2022-04-28T19:25:07.129Z] ---> 38f4262e45b9 [2022-04-28T19:25:07.129Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T19:25:07.129Z] ---> Running in bba0c92c9979 [2022-04-28T19:25:07.129Z] Removing intermediate container bba0c92c9979 [2022-04-28T19:25:07.129Z] ---> 6539662ebe97 [2022-04-28T19:25:07.129Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T19:25:07.129Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T19:25:07.129Z] ---> Running in 41bea65596b3 [2022-04-28T19:25:07.758Z] ---> f3d6291cf29e [2022-04-28T19:25:07.758Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T19:25:08.043Z] ---> Running in ceb7c292b99c [2022-04-28T19:25:09.046Z] ---> c4e83a0ff833 [2022-04-28T19:25:09.046Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T19:25:09.046Z] Removing intermediate container ceb7c292b99c [2022-04-28T19:25:09.046Z] ---> eec5a9d1b5cc [2022-04-28T19:25:09.046Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T19:25:09.046Z] ---> Running in 142e2887086b [2022-04-28T19:25:09.046Z] ---> Running in a9f300b81a0d [2022-04-28T19:25:10.521Z] Removing intermediate container 142e2887086b [2022-04-28T19:25:10.521Z] ---> 0572f6769698 [2022-04-28T19:25:10.521Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T19:25:10.826Z] ---> Running in 7e763a2801b4 [2022-04-28T19:25:10.826Z] ---> 72cf2ec844f9 [2022-04-28T19:25:10.826Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T19:25:11.112Z] Removing intermediate container 41bea65596b3 [2022-04-28T19:25:11.113Z] ---> 3e91e40c4179 [2022-04-28T19:25:11.113Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T19:25:11.113Z] ---> Running in ff89ded4c123 [2022-04-28T19:25:11.395Z] ---> Running in 8fda0edb2825 [2022-04-28T19:25:12.421Z] Removing intermediate container 8fda0edb2825 [2022-04-28T19:25:12.421Z] ---> 177b78e00cb3 [2022-04-28T19:25:12.421Z] 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-28T19:25:12.421Z] ---> Running in 49f6c6af4c31 [2022-04-28T19:25:14.447Z] Removing intermediate container a9f300b81a0d [2022-04-28T19:25:14.447Z] ---> 944b9dba713f [2022-04-28T19:25:14.447Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T19:25:14.447Z] ---> Running in 8b8a7dc900ec [2022-04-28T19:25:14.447Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T19:25:15.456Z] Removing intermediate container 8b8a7dc900ec [2022-04-28T19:25:15.456Z] ---> edf87f22337b [2022-04-28T19:25:15.456Z] 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-28T19:25:15.456Z] Removing intermediate container 7e763a2801b4 [2022-04-28T19:25:15.456Z] ---> c9c8b0cd31c3 [2022-04-28T19:25:15.456Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T19:25:15.456Z] ---> Running in aa5192a82586 [2022-04-28T19:25:15.742Z] ---> Running in b09fe5cb88f1 [2022-04-28T19:25:16.026Z] spire-1.2.1/ [2022-04-28T19:25:16.026Z] spire-1.2.1/.data/ [2022-04-28T19:25:16.026Z] spire-1.2.1/.data/.file [2022-04-28T19:25:16.026Z] spire-1.2.1/.dockerignore [2022-04-28T19:25:16.026Z] spire-1.2.1/.gitattributes [2022-04-28T19:25:16.026Z] spire-1.2.1/.githooks/ [2022-04-28T19:25:16.026Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T19:25:16.026Z] spire-1.2.1/.github/ [2022-04-28T19:25:16.026Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T19:25:16.026Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T19:25:16.026Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T19:25:16.026Z] spire-1.2.1/.github/workflows/ [2022-04-28T19:25:16.026Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T19:25:16.026Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T19:25:16.026Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T19:25:16.026Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T19:25:16.026Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T19:25:16.026Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T19:25:16.026Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T19:25:16.026Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T19:25:16.026Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T19:25:16.026Z] spire-1.2.1/.gitignore [2022-04-28T19:25:16.026Z] spire-1.2.1/.go-version [2022-04-28T19:25:16.026Z] spire-1.2.1/.golangci.yml [2022-04-28T19:25:16.026Z] spire-1.2.1/ADOPTERS.md [2022-04-28T19:25:16.026Z] spire-1.2.1/CHANGELOG.md [2022-04-28T19:25:16.026Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T19:25:16.026Z] spire-1.2.1/CODEOWNERS [2022-04-28T19:25:16.026Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T19:25:16.026Z] spire-1.2.1/Dockerfile [2022-04-28T19:25:16.026Z] spire-1.2.1/Dockerfile.dev [2022-04-28T19:25:16.026Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T19:25:16.026Z] spire-1.2.1/LICENSE [2022-04-28T19:25:16.026Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T19:25:16.026Z] spire-1.2.1/Makefile [2022-04-28T19:25:16.026Z] spire-1.2.1/README.md [2022-04-28T19:25:16.026Z] spire-1.2.1/ROADMAP.md [2022-04-28T19:25:16.026Z] spire-1.2.1/SECURITY.md [2022-04-28T19:25:16.026Z] spire-1.2.1/cmd/ [2022-04-28T19:25:16.026Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T19:25:16.026Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T19:25:16.026Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T19:25:16.026Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T19:25:16.026Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T19:25:16.026Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T19:25:16.026Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T19:25:16.027Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T19:25:16.027Z] spire-1.2.1/conf/ [2022-04-28T19:25:16.027Z] spire-1.2.1/conf/agent/ [2022-04-28T19:25:16.027Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T19:25:16.027Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T19:25:16.027Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T19:25:16.027Z] spire-1.2.1/conf/server/ [2022-04-28T19:25:16.027Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T19:25:16.027Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T19:25:16.027Z] spire-1.2.1/conf/server/server.conf [2022-04-28T19:25:16.027Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T19:25:16.027Z] spire-1.2.1/doc/ [2022-04-28T19:25:16.027Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T19:25:16.027Z] spire-1.2.1/doc/auditlog.md [2022-04-28T19:25:16.027Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T19:25:16.027Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T19:25:16.027Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T19:25:16.027Z] spire-1.2.1/doc/images/ [2022-04-28T19:25:16.027Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T19:25:16.027Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T19:25:16.027Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T19:25:16.323Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T19:25:16.324Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T19:25:16.324Z] spire-1.2.1/doc/spire_server.md [2022-04-28T19:25:16.324Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T19:25:16.324Z] spire-1.2.1/doc/telemetry.md [2022-04-28T19:25:16.324Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T19:25:16.324Z] spire-1.2.1/doc/upgrading.md [2022-04-28T19:25:16.324Z] spire-1.2.1/doc/using_spire.md [2022-04-28T19:25:16.324Z] spire-1.2.1/examples/ [2022-04-28T19:25:16.324Z] spire-1.2.1/examples/README.md [2022-04-28T19:25:16.324Z] spire-1.2.1/go.mod [2022-04-28T19:25:16.324Z] spire-1.2.1/go.sum [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T19:25:16.324Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/health/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/log/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T19:25:16.614Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.goRemoving intermediate container b09fe5cb88f1 [2022-04-28T19:25:16.615Z] ---> a9b2d164a210 [2022-04-28T19:25:16.615Z] 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-28T19:25:16.615Z] [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T19:25:16.615Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T19:25:16.899Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/util/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/version/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/x509util/dns_test.go ---> Running in c99be2e18cc6 [2022-04-28T19:25:16.900Z] [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/config.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T19:25:16.900Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T19:25:17.180Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/server.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T19:25:17.181Z] spire-1.2.1/proto/ [2022-04-28T19:25:17.181Z] spire-1.2.1/proto/private/ [2022-04-28T19:25:17.181Z] spire-1.2.1/proto/private/server/ [2022-04-28T19:25:17.181Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T19:25:17.181Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T19:25:17.181Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T19:25:17.181Z] spire-1.2.1/proto/spire/ [2022-04-28T19:25:17.181Z] spire-1.2.1/proto/spire/common/ [2022-04-28T19:25:17.181Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T19:25:17.181Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T19:25:17.181Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T19:25:17.181Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T19:25:17.181Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T19:25:17.182Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T19:25:17.182Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T19:25:17.182Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T19:25:17.182Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T19:25:17.182Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T19:25:17.182Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T19:25:17.182Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T19:25:17.182Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T19:25:17.182Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T19:25:17.182Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T19:25:17.182Z] spire-1.2.1/release/ [2022-04-28T19:25:17.182Z] spire-1.2.1/release/spire-extras/ [2022-04-28T19:25:17.182Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T19:25:17.182Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T19:25:17.182Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T19:25:17.182Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T19:25:17.182Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T19:25:17.182Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T19:25:17.182Z] spire-1.2.1/release/spire/ [2022-04-28T19:25:17.182Z] spire-1.2.1/release/spire/README.md [2022-04-28T19:25:17.182Z] spire-1.2.1/release/spire/conf/ [2022-04-28T19:25:17.182Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T19:25:17.182Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T19:25:17.182Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T19:25:17.182Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T19:25:17.182Z] spire-1.2.1/script/ [2022-04-28T19:25:17.182Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T19:25:17.182Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T19:25:17.182Z] spire-1.2.1/support/ [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/ [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T19:25:17.182Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T19:25:17.461Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T19:25:17.461Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T19:25:17.461Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T19:25:17.461Z] spire-1.2.1/test/ [2022-04-28T19:25:17.461Z] spire-1.2.1/test/clock/ [2022-04-28T19:25:17.461Z] spire-1.2.1/test/clock/clock.go [2022-04-28T19:25:17.461Z] spire-1.2.1/test/fakes/ [2022-04-28T19:25:17.461Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T19:25:17.461Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T19:25:17.461Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T19:25:17.461Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T19:25:17.461Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T19:25:17.461Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T19:25:17.461Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T19:25:17.461Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T19:25:17.461Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T19:25:17.461Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T19:25:17.461Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T19:25:17.461Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T19:25:17.461Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T19:25:17.462Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/README.md [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/common [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T19:25:17.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T19:25:17.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T19:25:17.744Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T19:25:17.745Z] spire-1.2.1/test/integration/test.sh [2022-04-28T19:25:17.745Z] spire-1.2.1/test/plugintest/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/spiretest/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/testca/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/testca/ca.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/testkey/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T19:25:17.745Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/testkey/new.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/util/ [2022-04-28T19:25:17.745Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/util/race.go [2022-04-28T19:25:17.745Z] spire-1.2.1/test/util/util.go [2022-04-28T19:25:17.745Z] building spire from source... [2022-04-28T19:25:18.369Z] Installing go1.17.7... [2022-04-28T19:25:18.983Z] spire-1.2.1/ [2022-04-28T19:25:18.983Z] spire-1.2.1/.data/ [2022-04-28T19:25:18.983Z] spire-1.2.1/.data/.file [2022-04-28T19:25:18.983Z] spire-1.2.1/.dockerignore [2022-04-28T19:25:18.983Z] spire-1.2.1/.gitattributes [2022-04-28T19:25:18.983Z] spire-1.2.1/.githooks/ [2022-04-28T19:25:18.983Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T19:25:18.983Z] spire-1.2.1/.github/ [2022-04-28T19:25:18.983Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T19:25:18.983Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T19:25:18.983Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T19:25:18.983Z] spire-1.2.1/.github/workflows/ [2022-04-28T19:25:18.983Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T19:25:18.983Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T19:25:18.983Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T19:25:18.983Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T19:25:18.983Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T19:25:18.983Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T19:25:18.983Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T19:25:18.983Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T19:25:18.983Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T19:25:18.983Z] spire-1.2.1/.gitignore [2022-04-28T19:25:18.983Z] spire-1.2.1/.go-version [2022-04-28T19:25:18.983Z] spire-1.2.1/.golangci.yml [2022-04-28T19:25:18.983Z] spire-1.2.1/ADOPTERS.md [2022-04-28T19:25:18.983Z] spire-1.2.1/CHANGELOG.md [2022-04-28T19:25:18.983Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T19:25:18.983Z] spire-1.2.1/CODEOWNERS [2022-04-28T19:25:18.983Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T19:25:18.983Z] spire-1.2.1/Dockerfile [2022-04-28T19:25:18.983Z] spire-1.2.1/Dockerfile.dev [2022-04-28T19:25:18.983Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T19:25:18.983Z] spire-1.2.1/LICENSE [2022-04-28T19:25:18.983Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T19:25:18.983Z] spire-1.2.1/Makefile [2022-04-28T19:25:18.983Z] spire-1.2.1/README.md [2022-04-28T19:25:18.983Z] spire-1.2.1/ROADMAP.md [2022-04-28T19:25:18.983Z] spire-1.2.1/SECURITY.md [2022-04-28T19:25:18.983Z] spire-1.2.1/cmd/ [2022-04-28T19:25:18.983Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T19:25:18.983Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T19:25:18.983Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T19:25:18.983Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T19:25:18.983Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T19:25:18.983Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T19:25:18.983Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T19:25:18.983Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T19:25:18.983Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T19:25:18.983Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T19:25:18.983Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T19:25:18.983Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T19:25:18.984Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T19:25:18.984Z] spire-1.2.1/conf/ [2022-04-28T19:25:18.984Z] spire-1.2.1/conf/agent/ [2022-04-28T19:25:18.984Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T19:25:18.984Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T19:25:18.984Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T19:25:18.984Z] spire-1.2.1/conf/server/ [2022-04-28T19:25:18.984Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T19:25:18.984Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T19:25:18.984Z] spire-1.2.1/conf/server/server.conf [2022-04-28T19:25:18.984Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/ [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/auditlog.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/images/ [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/spire_server.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/telemetry.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/upgrading.md [2022-04-28T19:25:18.984Z] spire-1.2.1/doc/using_spire.md [2022-04-28T19:25:18.984Z] spire-1.2.1/examples/ [2022-04-28T19:25:18.984Z] spire-1.2.1/examples/README.md [2022-04-28T19:25:18.984Z] spire-1.2.1/go.mod [2022-04-28T19:25:18.984Z] spire-1.2.1/go.sum [2022-04-28T19:25:18.984Z] spire-1.2.1/pkg/ [2022-04-28T19:25:18.984Z] spire-1.2.1/pkg/agent/ [2022-04-28T19:25:18.984Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T19:25:18.984Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T19:25:18.984Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T19:25:18.984Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T19:25:18.984Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T19:25:18.984Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T19:25:19.267Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T19:25:19.268Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/health/ [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T19:25:19.269Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T19:25:19.549Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T19:25:19.549Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T19:25:19.549Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T19:25:19.549Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T19:25:19.549Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T19:25:19.549Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T19:25:19.549Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T19:25:19.549Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T19:25:19.549Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/log/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/ [2022-04-28T19:25:19.550Z] [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/.data/ [2022-04-28T19:25:19.550Z] spire-1.2.1/.data/.file [2022-04-28T19:25:19.550Z] spire-1.2.1/.dockerignore [2022-04-28T19:25:19.550Z] spire-1.2.1/.gitattributes [2022-04-28T19:25:19.550Z] spire-1.2.1/.githooks/ [2022-04-28T19:25:19.550Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T19:25:19.550Z] spire-1.2.1/.github/ [2022-04-28T19:25:19.550Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T19:25:19.550Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T19:25:19.550Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T19:25:19.550Z] spire-1.2.1/.github/workflows/ [2022-04-28T19:25:19.550Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T19:25:19.550Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T19:25:19.550Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T19:25:19.550Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T19:25:19.550Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T19:25:19.550Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T19:25:19.550Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T19:25:19.550Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T19:25:19.550Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T19:25:19.550Z] spire-1.2.1/.gitignore [2022-04-28T19:25:19.550Z] spire-1.2.1/.go-version [2022-04-28T19:25:19.550Z] spire-1.2.1/.golangci.yml [2022-04-28T19:25:19.550Z] spire-1.2.1/ADOPTERS.md [2022-04-28T19:25:19.550Z] spire-1.2.1/CHANGELOG.md [2022-04-28T19:25:19.550Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T19:25:19.550Z] spire-1.2.1/CODEOWNERS [2022-04-28T19:25:19.550Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T19:25:19.550Z] spire-1.2.1/Dockerfile [2022-04-28T19:25:19.550Z] spire-1.2.1/Dockerfile.dev [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T19:25:19.550Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T19:25:19.550Z] spire-1.2.1/LICENSE [2022-04-28T19:25:19.550Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T19:25:19.550Z] spire-1.2.1/Makefile [2022-04-28T19:25:19.550Z] spire-1.2.1/README.md [2022-04-28T19:25:19.550Z] spire-1.2.1/ROADMAP.md [2022-04-28T19:25:19.550Z] spire-1.2.1/SECURITY.md [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/ [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T19:25:19.550Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/util/ [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/version/ [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T19:25:19.551Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T19:25:19.551Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T19:25:19.836Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T19:25:19.836Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T19:25:19.836Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T19:25:19.836Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T19:25:19.836Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T19:25:19.836Z] spire-1.2.1/pkg/server/ [2022-04-28T19:25:19.836Z] spire-1.2.1/pkg/server/api/ [2022-04-28T19:25:19.836Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T19:25:19.836Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T19:25:19.836Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T19:25:19.836Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T19:25:19.836Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T19:25:19.836Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T19:25:19.837Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T19:25:19.837Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T19:25:19.837Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T19:25:19.837Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T19:25:19.837Z] spire-1.2.1/conf/ [2022-04-28T19:25:19.837Z] spire-1.2.1/conf/agent/ [2022-04-28T19:25:19.837Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T19:25:19.837Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T19:25:19.837Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T19:25:19.837Z] spire-1.2.1/conf/server/ [2022-04-28T19:25:19.837Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T19:25:19.837Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T19:25:19.837Z] spire-1.2.1/conf/server/server.conf [2022-04-28T19:25:19.837Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/ [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/auditlog.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/images/ [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/spire_server.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/telemetry.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/upgrading.md [2022-04-28T19:25:19.837Z] spire-1.2.1/doc/using_spire.md [2022-04-28T19:25:19.837Z] spire-1.2.1/examples/ [2022-04-28T19:25:19.837Z] spire-1.2.1/examples/README.md [2022-04-28T19:25:19.837Z] spire-1.2.1/go.mod [2022-04-28T19:25:19.837Z] spire-1.2.1/go.sum [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T19:25:19.837Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T19:25:19.837Z] [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/metrics.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/config.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T19:25:19.838Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/common/ [2022-04-28T19:25:20.122Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T19:25:20.123Z] [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T19:25:20.123Z] [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T19:25:20.123Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/health/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/log/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T19:25:20.124Z] [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T19:25:20.124Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/server.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/ [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/private/ [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/private/server/ [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/ [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/common/ [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T19:25:20.125Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T19:25:20.125Z] spire-1.2.1/release/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T19:25:20.125Z] spire-1.2.1/release/spire-extras/ [2022-04-28T19:25:20.125Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T19:25:20.125Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T19:25:20.125Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T19:25:20.125Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T19:25:20.125Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T19:25:20.125Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T19:25:20.125Z] spire-1.2.1/release/spire/ [2022-04-28T19:25:20.125Z] spire-1.2.1/release/spire/README.md [2022-04-28T19:25:20.125Z] spire-1.2.1/release/spire/conf/ [2022-04-28T19:25:20.125Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T19:25:20.125Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T19:25:20.125Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T19:25:20.125Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T19:25:20.125Z] spire-1.2.1/script/ [2022-04-28T19:25:20.125Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T19:25:20.125Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T19:25:20.125Z] spire-1.2.1/support/ [2022-04-28T19:25:20.125Z] spire-1.2.1/support/k8s/ [2022-04-28T19:25:20.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T19:25:20.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T19:25:20.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T19:25:20.125Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T19:25:20.125Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/util/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/version/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T19:25:20.405Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T19:25:20.405Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T19:25:20.405Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T19:25:20.406Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T19:25:20.406Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T19:25:20.406Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T19:25:20.406Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T19:25:20.406Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T19:25:20.406Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/clock/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/clock/clock.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T19:25:20.406Z] [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T19:25:20.406Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/README.mdspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/config.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/common [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T19:25:20.406Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T19:25:20.406Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T19:25:20.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T19:25:20.407Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T19:25:20.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T19:25:20.685Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T19:25:20.686Z] [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yamlspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T19:25:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T19:25:20.686Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/server.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T19:25:20.687Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/ [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/private/ [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/private/server/ [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/ [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/common/ [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T19:25:20.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T19:25:20.687Z] spire-1.2.1/release/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T19:25:20.687Z] spire-1.2.1/release/spire-extras/ [2022-04-28T19:25:20.687Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T19:25:20.687Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T19:25:20.687Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T19:25:20.687Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T19:25:20.687Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/release/spire/ [2022-04-28T19:25:20.687Z] spire-1.2.1/release/spire/README.md [2022-04-28T19:25:20.687Z] spire-1.2.1/release/spire/conf/ [2022-04-28T19:25:20.687Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T19:25:20.687Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T19:25:20.687Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/script/ [2022-04-28T19:25:20.687Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T19:25:20.687Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T19:25:20.687Z] spire-1.2.1/support/ [2022-04-28T19:25:20.687Z] spire-1.2.1/support/k8s/ [2022-04-28T19:25:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T19:25:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T19:25:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T19:25:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T19:25:20.687Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T19:25:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T19:25:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T19:25:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T19:25:20.688Z] spire-1.2.1/test/integration/test.sh [2022-04-28T19:25:20.688Z] spire-1.2.1/test/plugintest/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/spiretest/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T19:25:20.688Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T19:25:20.688Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/testca/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/testca/ca.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/testkey/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T19:25:20.688Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/testkey/new.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/util/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/util/race.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/util/util.go [2022-04-28T19:25:20.688Z] building spire from source... [2022-04-28T19:25:20.688Z] [2022-04-28T19:25:20.688Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T19:25:20.688Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/clock/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/clock/clock.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/fakes/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T19:25:20.688Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T19:25:20.688Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T19:25:20.966Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/README.md [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/common [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T19:25:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T19:25:20.967Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T19:25:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T19:25:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T19:25:21.245Z] spire-1.2.1/test/integration/test.sh [2022-04-28T19:25:21.245Z] spire-1.2.1/test/plugintest/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/spiretest/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/testca/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/testca/ca.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/testkey/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T19:25:21.245Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/testkey/new.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/util/ [2022-04-28T19:25:21.245Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/util/race.go [2022-04-28T19:25:21.245Z] spire-1.2.1/test/util/util.go [2022-04-28T19:25:21.245Z] building spire from source... [2022-04-28T19:25:21.245Z] Installing go1.17.7... [2022-04-28T19:25:21.851Z] Installing go1.17.7... [2022-04-28T19:25:44.101Z] Building bin/spire-server... [2022-04-28T19:25:44.101Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T19:25:44.101Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T19:25:44.101Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T19:25:44.101Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T19:25:44.101Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T19:25:44.101Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T19:25:46.728Z] Building bin/spire-server... [2022-04-28T19:25:46.728Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T19:25:46.728Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T19:25:46.728Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T19:25:47.330Z] Building bin/spire-server... [2022-04-28T19:25:47.330Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T19:25:47.607Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T19:25:47.607Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T19:25:47.607Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T19:25:47.607Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T19:25:47.607Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T19:25:47.886Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T19:25:47.886Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T19:25:48.162Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T19:25:48.162Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T19:25:48.162Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T19:25:48.442Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T19:25:48.719Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T19:25:48.719Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T19:25:48.719Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T19:25:48.996Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T19:25:48.996Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T19:25:48.996Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T19:25:48.996Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T19:25:48.996Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T19:25:48.996Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T19:25:49.599Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T19:25:49.877Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T19:25:50.155Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T19:25:50.155Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T19:25:50.155Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T19:25:50.432Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T19:25:50.432Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T19:25:50.708Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T19:25:50.708Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T19:25:50.984Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T19:25:51.587Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T19:25:51.864Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T19:25:51.864Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T19:25:52.466Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T19:25:52.466Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T19:25:52.466Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T19:25:52.744Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T19:25:52.744Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T19:25:52.744Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T19:25:52.744Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T19:25:53.346Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T19:25:53.623Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T19:25:53.623Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T19:25:53.623Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T19:25:53.899Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T19:25:53.899Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T19:25:54.176Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T19:25:54.176Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T19:25:54.176Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T19:25:54.456Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T19:25:54.456Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T19:25:54.456Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T19:25:54.456Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T19:25:55.063Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T19:25:55.063Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T19:25:55.342Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T19:25:55.342Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T19:25:55.623Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T19:25:55.901Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T19:25:55.901Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T19:25:56.899Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T19:25:56.899Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T19:26:09.337Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T19:26:09.337Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T19:26:09.607Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T19:26:09.607Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T19:26:09.607Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T19:26:09.890Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T19:26:09.890Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T19:26:10.186Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T19:26:10.468Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T19:26:10.468Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T19:26:10.468Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T19:26:10.744Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T19:26:10.744Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T19:26:10.744Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T19:26:11.018Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T19:26:11.623Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T19:26:11.623Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T19:26:11.902Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T19:26:11.902Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T19:26:11.902Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T19:26:11.902Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T19:26:11.902Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T19:26:12.183Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T19:26:12.466Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T19:26:12.466Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T19:26:12.466Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T19:26:12.466Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T19:26:12.747Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T19:26:12.747Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T19:26:12.747Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T19:26:12.747Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T19:26:12.747Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T19:26:12.747Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T19:26:13.029Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T19:26:13.029Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T19:26:13.029Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T19:26:13.029Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T19:26:13.029Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T19:26:13.307Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T19:26:13.307Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T19:26:13.587Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T19:26:14.193Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T19:26:14.193Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T19:26:14.193Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T19:26:14.475Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T19:26:14.475Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T19:26:15.076Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T19:26:15.076Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T19:26:15.076Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T19:26:15.076Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T19:26:15.076Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T19:26:15.076Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T19:26:15.076Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T19:26:15.353Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T19:26:15.354Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T19:26:15.633Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T19:26:15.633Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T19:26:15.633Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T19:26:15.912Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T19:26:15.912Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T19:26:16.189Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T19:26:16.190Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T19:26:16.190Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T19:26:16.190Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T19:26:16.190Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T19:26:16.466Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T19:26:16.466Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T19:26:16.466Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T19:26:16.746Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T19:26:17.031Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T19:26:17.640Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T19:26:17.918Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T19:26:18.195Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T19:26:18.195Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T19:26:18.696Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T19:26:18.696Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T19:26:19.175Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T19:26:19.175Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T19:26:19.487Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T19:26:21.620Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T19:26:28.561Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T19:26:28.561Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T19:26:28.561Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T19:26:28.561Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T19:26:28.561Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T19:26:28.561Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T19:26:28.561Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T19:26:28.561Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T19:26:28.841Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T19:26:28.841Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T19:26:28.841Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T19:26:29.117Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T19:26:29.117Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T19:26:29.117Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T19:26:29.394Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T19:26:29.672Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T19:26:29.672Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T19:26:29.950Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T19:26:31.973Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T19:26:31.973Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T19:26:31.974Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T19:26:31.974Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T19:26:32.253Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T19:26:32.534Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T19:26:32.534Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T19:26:32.534Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T19:26:32.817Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T19:26:33.425Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T19:26:33.425Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T19:26:33.425Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T19:27:00.265Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T19:27:00.265Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T19:27:00.265Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T19:27:07.011Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T19:27:07.011Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T19:27:07.011Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T19:27:07.287Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T19:27:08.733Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T19:27:08.733Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T19:27:08.733Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T19:27:09.339Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T19:27:09.949Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T19:27:10.548Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T19:27:11.541Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T19:27:12.996Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T19:27:21.332Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T19:27:21.332Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T19:27:21.332Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T19:27:21.332Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T19:27:22.316Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T19:27:23.747Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T19:27:25.733Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T19:27:25.733Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T19:27:26.017Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T19:27:26.017Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T19:27:27.012Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T19:27:27.012Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T19:27:27.615Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T19:27:27.891Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T19:27:29.336Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T19:27:29.613Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T19:27:29.613Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T19:27:29.888Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T19:27:29.888Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T19:27:30.875Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T19:27:30.875Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T19:27:31.152Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T19:27:31.430Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T19:27:31.430Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T19:27:31.430Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T19:27:31.708Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T19:27:31.708Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T19:27:32.701Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T19:27:32.701Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T19:27:32.701Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T19:27:32.982Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T19:27:33.258Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T19:27:33.258Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T19:27:33.535Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T19:27:33.535Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T19:27:33.535Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T19:27:33.535Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T19:27:33.535Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T19:27:33.813Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T19:27:34.099Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T19:27:34.099Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T19:27:34.099Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T19:27:34.708Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T19:27:34.708Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T19:27:34.708Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T19:27:34.708Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T19:27:35.312Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T19:27:35.312Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T19:27:36.304Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T19:27:36.304Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T19:27:36.581Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T19:27:37.187Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T19:27:39.182Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T19:27:39.182Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T19:27:39.182Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T19:27:39.182Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T19:27:39.182Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T19:27:39.182Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T19:27:39.459Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T19:27:39.459Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T19:27:39.459Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T19:27:39.738Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T19:27:40.019Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T19:27:40.296Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T19:27:40.296Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T19:27:40.572Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T19:27:40.572Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T19:27:41.561Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T19:27:41.561Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T19:27:42.166Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T19:27:42.166Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T19:27:42.166Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T19:27:42.166Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T19:27:42.166Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T19:27:42.444Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T19:27:42.444Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T19:27:42.444Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T19:27:42.444Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T19:27:42.444Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T19:27:42.444Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T19:27:42.723Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T19:27:42.723Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T19:27:42.723Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T19:27:42.723Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T19:27:43.329Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T19:27:43.329Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T19:27:43.607Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T19:27:43.607Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T19:27:43.607Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T19:27:43.886Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T19:27:43.886Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T19:27:44.167Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T19:27:44.167Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T19:27:44.444Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T19:27:44.444Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T19:27:44.444Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T19:27:44.444Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T19:27:44.722Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T19:27:44.722Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T19:27:44.999Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T19:27:45.282Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T19:27:45.562Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T19:27:45.562Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T19:27:45.562Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T19:27:45.562Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T19:27:45.844Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T19:27:45.844Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T19:27:45.844Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T19:27:45.844Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T19:27:45.844Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T19:27:46.119Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T19:27:46.398Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T19:27:46.672Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T19:27:46.672Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T19:27:46.951Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T19:27:46.951Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T19:27:47.230Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T19:27:47.230Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T19:27:47.230Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T19:27:47.230Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T19:27:47.230Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T19:27:47.507Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T19:27:47.507Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T19:27:47.783Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T19:27:47.783Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T19:27:47.783Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T19:27:48.059Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T19:27:48.336Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T19:27:48.336Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T19:27:48.613Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T19:27:48.613Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T19:27:48.613Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T19:27:48.613Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T19:27:48.893Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T19:27:48.893Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T19:27:50.345Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T19:27:50.623Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T19:27:50.899Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T19:27:50.899Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T19:27:51.174Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T19:27:51.448Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T19:27:51.448Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T19:27:51.722Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T19:27:52.322Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T19:27:53.318Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T19:27:53.318Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T19:27:53.922Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T19:27:53.922Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T19:27:54.199Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T19:27:54.199Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T19:27:55.192Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T19:27:55.192Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T19:27:55.192Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T19:27:55.192Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T19:27:55.192Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T19:27:55.192Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T19:27:55.469Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T19:27:55.469Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T19:27:55.746Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T19:27:55.746Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T19:27:55.746Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T19:27:56.022Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T19:27:56.022Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T19:27:56.022Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T19:27:56.299Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T19:27:56.299Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T19:27:56.576Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T19:27:56.576Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T19:27:56.576Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T19:27:56.853Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T19:27:56.853Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T19:27:57.462Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T19:27:57.462Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T19:27:57.462Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T19:27:58.065Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T19:27:58.341Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T19:27:58.341Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T19:27:58.341Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T19:27:58.617Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T19:27:58.617Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T19:27:58.617Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T19:27:58.921Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T19:27:58.921Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T19:27:58.921Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T19:27:59.199Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T19:27:59.199Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T19:27:59.477Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T19:27:59.477Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T19:27:59.477Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T19:27:59.754Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T19:28:00.740Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T19:28:00.740Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T19:28:01.014Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T19:28:01.292Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T19:28:01.292Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T19:28:03.274Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T19:28:04.259Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T19:28:04.259Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T19:28:04.535Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T19:28:04.535Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T19:28:04.535Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T19:28:04.811Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T19:28:04.811Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T19:28:04.811Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T19:28:04.811Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T19:28:05.086Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T19:28:05.362Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T19:28:05.961Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T19:28:08.589Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T19:28:08.864Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T19:28:09.140Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T19:28:09.140Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T19:28:09.416Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T19:28:10.857Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T19:28:10.857Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T19:28:11.456Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T19:28:11.731Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T19:28:11.731Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T19:28:12.333Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T19:28:12.333Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T19:28:12.607Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T19:28:12.607Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T19:28:12.881Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T19:28:12.881Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T19:28:13.235Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T19:28:23.437Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T19:28:23.437Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T19:28:23.437Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T19:28:23.437Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T19:28:41.766Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T19:28:41.766Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T19:28:42.750Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T19:28:42.750Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T19:28:51.050Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T19:28:51.050Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T19:29:30.073Z] Removing intermediate container 34d813dcc568 [2022-04-28T19:29:30.073Z] ---> 5e5c578253d5 [2022-04-28T19:29:30.073Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T19:29:30.073Z] ---> Running in e9fb2009384e [2022-04-28T19:29:30.073Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T19:29:30.677Z] Removing intermediate container e9fb2009384e [2022-04-28T19:29:30.677Z] ---> 2057391de577 [2022-04-28T19:29:30.677Z] [2022-04-28T19:29:30.677Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T19:29:31.292Z] 20.10.14: Pulling from library/docker [2022-04-28T19:29:53.515Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T19:29:53.515Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T19:29:53.515Z] ---> c346e9eafbab [2022-04-28T19:29:53.515Z] 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-28T19:29:53.515Z] ---> Running in da9b225fdcd1 [2022-04-28T19:29:53.515Z] Removing intermediate container da9b225fdcd1 [2022-04-28T19:29:53.515Z] ---> 6983e03a2e59 [2022-04-28T19:29:53.515Z] 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-28T19:29:53.515Z] ---> Running in e653b0a20a42 [2022-04-28T19:29:54.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:29:54.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:29:56.248Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T19:29:56.248Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T19:29:56.528Z] Executing bash-5.1.16-r0.post-install [2022-04-28T19:29:56.528Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T19:29:56.528Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T19:29:56.528Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T19:29:56.528Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T19:29:56.528Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T19:29:56.529Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T19:29:56.529Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T19:29:56.529Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T19:29:56.529Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T19:29:56.529Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T19:29:56.529Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T19:29:56.529Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T19:29:56.810Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T19:29:56.810Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T19:29:56.810Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T19:29:58.808Z] Removing intermediate container ff89ded4c123 [2022-04-28T19:29:58.808Z] ---> 27a7036ababc [2022-04-28T19:29:58.808Z] [2022-04-28T19:29:58.808Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T19:29:59.414Z] 3.14: Pulling from library/alpine [2022-04-28T19:29:59.701Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T19:29:59.701Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T19:29:59.701Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T19:29:59.980Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T19:29:59.980Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T19:29:59.980Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T19:29:59.980Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T19:29:59.980Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T19:29:59.980Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T19:30:00.260Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T19:30:00.260Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T19:30:00.260Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T19:30:00.260Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T19:30:00.260Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T19:30:00.260Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T19:30:00.260Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T19:30:00.260Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T19:30:00.260Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T19:30:00.260Z] ---> ac73e934f311 [2022-04-28T19:30:00.260Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T19:30:00.548Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T19:30:00.548Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T19:30:00.548Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T19:30:00.548Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T19:30:00.548Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T19:30:00.548Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T19:30:00.548Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T19:30:00.548Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T19:30:00.831Z] ---> Running in 7eecf258591a [2022-04-28T19:30:00.831Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T19:30:01.114Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T19:30:01.713Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T19:30:01.999Z] OK: 82 MiB in 65 packages [2022-04-28T19:30:02.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:30:03.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:30:04.272Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T19:30:04.272Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T19:30:04.272Z] OK: 5 MiB in 15 packages [2022-04-28T19:30:05.714Z] Removing intermediate container 7eecf258591a [2022-04-28T19:30:05.714Z] ---> 7f6133cd2c96 [2022-04-28T19:30:05.714Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T19:30:05.714Z] ---> Running in 7ceae430ec41 [2022-04-28T19:30:06.319Z] Removing intermediate container 7ceae430ec41 [2022-04-28T19:30:06.319Z] ---> d7818acfcb0d [2022-04-28T19:30:06.319Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T19:30:06.319Z] ---> Running in a8fe2ae86aae [2022-04-28T19:30:06.933Z] Removing intermediate container a8fe2ae86aae [2022-04-28T19:30:06.933Z] ---> 7ea2c379beaf [2022-04-28T19:30:06.933Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T19:30:06.933Z] ---> Running in e17a33809036 [2022-04-28T19:30:07.531Z] Removing intermediate container e17a33809036 [2022-04-28T19:30:07.531Z] ---> 0e9af34e4ba2 [2022-04-28T19:30:07.531Z] Step 15/23 : WORKDIR / [2022-04-28T19:30:07.531Z] ---> Running in b97b0f5800e4 [2022-04-28T19:30:08.135Z] Removing intermediate container b97b0f5800e4 [2022-04-28T19:30:08.135Z] ---> b7ed307277ba [2022-04-28T19:30:08.135Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T19:30:08.135Z] Collecting docker-compose==1.23.2 [2022-04-28T19:30:08.409Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T19:30:09.009Z] ---> 33bd1148fb8f [2022-04-28T19:30:09.009Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T19:30:10.462Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T19:30:10.462Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T19:30:10.462Z] 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-28T19:30:10.462Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T19:30:10.747Z] ---> ac30148987d5 [2022-04-28T19:30:10.747Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T19:30:10.747Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T19:30:11.355Z] ---> 0d9dd6e83687 [2022-04-28T19:30:11.355Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T19:30:11.638Z] ---> Running in e86331f556a5 [2022-04-28T19:30:11.909Z] Removing intermediate container e86331f556a5 [2022-04-28T19:30:11.909Z] ---> b88478063a12 [2022-04-28T19:30:11.909Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T19:30:12.195Z] ---> Running in 341342c3dc73 [2022-04-28T19:30:12.491Z] Removing intermediate container 341342c3dc73 [2022-04-28T19:30:12.491Z] ---> fee752468bf0 [2022-04-28T19:30:12.491Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T19:30:12.770Z] ---> Running in f0b4ec984f75 [2022-04-28T19:30:13.379Z] Removing intermediate container f0b4ec984f75 [2022-04-28T19:30:13.379Z] ---> 23935a482a51 [2022-04-28T19:30:13.379Z] Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:30:13.379Z] ---> Running in 67bc41d81547 [2022-04-28T19:30:13.987Z] Removing intermediate container 67bc41d81547 [2022-04-28T19:30:13.987Z] ---> 07bfb400d88e [2022-04-28T19:30:13.987Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T19:30:13.987Z] ---> Running in e03f0f3d1009 [2022-04-28T19:30:14.268Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T19:30:14.268Z] Removing intermediate container e03f0f3d1009 [2022-04-28T19:30:14.268Z] ---> 72d826ca4e8f [2022-04-28T19:30:14.268Z] [2022-04-28T19:30:14.268Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T19:30:14.546Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T19:30:14.546Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T19:30:14.830Z] Successfully built 72d826ca4e8f [2022-04-28T19:30:14.830Z] Successfully tagged core-metadata-arm64:latest [2022-04-28T19:30:14.830Z] Building security-spiffe-token-provider [2022-04-28T19:30:17.479Z]  Building core-metadata ... done Collecting cached-property<2,>=1.2.0 [2022-04-28T19:30:17.479Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T19:30:18.086Z] Collecting PyYAML<4,>=3.10 [2022-04-28T19:30:18.366Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T19:30:22.696Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T19:30:22.696Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T19:30:26.206Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T19:30:26.206Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T19:30:27.723Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T19:30:27.723Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T19:30:28.803Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T19:30:28.803Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T19:30:30.327Z] 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-28T19:30:31.565Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T19:30:31.565Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T19:30:31.565Z] Collecting idna<2.8,>=2.5 [2022-04-28T19:30:31.988Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T19:30:31.988Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T19:30:31.988Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T19:30:32.589Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T19:30:32.589Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T19:30:32.589Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T19:30:32.589Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T19:30:34.036Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T19:30:34.036Z] Attempting uninstall: urllib3 [2022-04-28T19:30:34.036Z] Found existing installation: urllib3 1.26.7 [2022-04-28T19:30:34.036Z] Uninstalling urllib3-1.26.7: [2022-04-28T19:30:34.313Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T19:30:35.808Z] Attempting uninstall: idna [2022-04-28T19:30:35.808Z] Found existing installation: idna 3.3 [2022-04-28T19:30:35.808Z] Uninstalling idna-3.3: [2022-04-28T19:30:35.808Z] Successfully uninstalled idna-3.3 [2022-04-28T19:30:42.561Z] Attempting uninstall: requests [2022-04-28T19:30:42.561Z] Found existing installation: requests 2.26.0 [2022-04-28T19:30:42.561Z] Uninstalling requests-2.26.0: [2022-04-28T19:30:42.561Z] Successfully uninstalled requests-2.26.0 [2022-04-28T19:30:42.561Z] Running setup.py install for texttable: started [2022-04-28T19:30:44.557Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:30:44.557Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:30:44.557Z] ---> e02a0b72630e [2022-04-28T19:30:44.557Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T19:30:44.557Z] ---> Using cache [2022-04-28T19:30:44.557Z] ---> 69ae5e0eaf92 [2022-04-28T19:30:44.557Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T19:30:44.557Z] ---> Running in f0a980cbd0ce [2022-04-28T19:30:45.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:30:45.820Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T19:30:45.820Z] Running setup.py install for PyYAML: started [2022-04-28T19:30:46.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:30:48.259Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T19:30:48.259Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T19:30:48.259Z] OK: 15739 distinct packages available [2022-04-28T19:30:48.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:30:48.536Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T19:30:48.813Z] Running setup.py install for docopt: started [2022-04-28T19:30:49.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:30:50.405Z] OK: 220 MiB in 52 packages [2022-04-28T19:30:51.902Z] Removing intermediate container f0a980cbd0ce [2022-04-28T19:30:51.902Z] ---> 4334880dd8e9 [2022-04-28T19:30:51.902Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T19:30:52.188Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T19:30:52.188Z] Running setup.py install for dockerpty: started [2022-04-28T19:30:53.180Z] ---> 82af70dbe134 [2022-04-28T19:30:53.180Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:30:53.180Z] ---> Running in 14ad67973865 [2022-04-28T19:30:55.174Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T19:30:57.813Z] 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-28T19:30:58.422Z] Removing intermediate container 14ad67973865 [2022-04-28T19:30:58.422Z] ---> 61950c2ef483 [2022-04-28T19:30:58.422Z] Step 7/20 : COPY . . [2022-04-28T19:31:20.631Z] Removing intermediate container e653b0a20a42 [2022-04-28T19:31:20.631Z] ---> 2afb4651435f [2022-04-28T19:31:20.631Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T19:31:20.631Z] ---> Running in 7b0ac4387360 [2022-04-28T19:31:20.631Z] Removing intermediate container 7b0ac4387360 [2022-04-28T19:31:20.631Z] ---> 54d894d8765c [2022-04-28T19:31:20.631Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T19:31:20.631Z] ---> Running in 5816c95101ce [2022-04-28T19:31:20.631Z] Removing intermediate container 5816c95101ce [2022-04-28T19:31:20.631Z] ---> 5c49b7c74ebd [2022-04-28T19:31:20.631Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T19:31:22.630Z] ---> f324514424cf [2022-04-28T19:31:22.630Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T19:31:25.275Z] ---> ac38938624e8 [2022-04-28T19:31:25.275Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T19:31:26.745Z] ---> b7f96a31d5c4 [2022-04-28T19:31:26.745Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T19:31:26.745Z] ---> Running in 063afe30d255 [2022-04-28T19:31:27.739Z] Removing intermediate container 063afe30d255 [2022-04-28T19:31:28.021Z] ---> 40fff050083e [2022-04-28T19:31:28.021Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T19:31:28.021Z] ---> Running in e14d0d143903 [2022-04-28T19:31:29.018Z] Removing intermediate container e14d0d143903 [2022-04-28T19:31:29.018Z] ---> 14c5dfd48303 [2022-04-28T19:31:29.018Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T19:31:29.018Z] ---> Running in d1d8a69d62ad [2022-04-28T19:31:29.297Z] ---> 1ec0c3ad9875 [2022-04-28T19:31:29.297Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T19:31:29.585Z] ---> Running in 6bfda4997575 [2022-04-28T19:31:29.585Z] Removing intermediate container d1d8a69d62ad [2022-04-28T19:31:29.585Z] ---> 612ebdbe6052 [2022-04-28T19:31:29.585Z] Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:31:29.864Z] ---> Running in cc9ef8ee8130 [2022-04-28T19:31:30.498Z] Removing intermediate container cc9ef8ee8130 [2022-04-28T19:31:30.498Z] ---> 5dc778a12f41 [2022-04-28T19:31:30.498Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T19:31:30.777Z] ---> Running in b8754ea8ac6d [2022-04-28T19:31:31.382Z] Removing intermediate container b8754ea8ac6d [2022-04-28T19:31:31.382Z] ---> b395f24e2558 [2022-04-28T19:31:31.382Z] [2022-04-28T19:31:31.995Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-28T19:31:31.995Z] Successfully built b395f24e2558 [2022-04-28T19:31:31.995Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-28T19:31:31.995Z]  Building sys-mgmt-agent ... done Building core-data [2022-04-28T19:32:04.385Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:32:04.385Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:32:04.385Z] ---> e02a0b72630e [2022-04-28T19:32:04.385Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T19:32:04.385Z] ---> Using cache [2022-04-28T19:32:04.385Z] ---> 69ae5e0eaf92 [2022-04-28T19:32:04.385Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:32:04.385Z] ---> Using cache [2022-04-28T19:32:04.385Z] ---> e38c157883aa [2022-04-28T19:32:04.385Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T19:32:04.385Z] ---> Running in 112be5f42f3e [2022-04-28T19:32:04.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:32:04.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:32:04.385Z] OK: 220 MiB in 52 packages [2022-04-28T19:32:04.385Z] Removing intermediate container 112be5f42f3e [2022-04-28T19:32:04.385Z] ---> 9ea6b80af988 [2022-04-28T19:32:04.385Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T19:32:05.374Z] ---> e2357419a86b [2022-04-28T19:32:05.374Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:32:05.374Z] ---> Running in cba7f3c58533 [2022-04-28T19:32:10.816Z] Removing intermediate container cba7f3c58533 [2022-04-28T19:32:10.816Z] ---> 8efff276ac81 [2022-04-28T19:32:10.816Z] Step 8/23 : COPY . . [2022-04-28T19:32:33.067Z] ---> 1b87704aa1c7 [2022-04-28T19:32:33.067Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T19:32:33.067Z] ---> Running in 12300f0bf8b8 [2022-04-28T19:32:33.342Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T19:38:25.615Z] Removing intermediate container 6bfda4997575 [2022-04-28T19:38:25.615Z] ---> 154fffb2c992 [2022-04-28T19:38:25.615Z] [2022-04-28T19:38:25.615Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T19:38:25.615Z] 3.15: Pulling from library/alpine [2022-04-28T19:38:25.615Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T19:38:25.615Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T19:38:25.615Z] ---> 3fb3c9af89a9 [2022-04-28T19:38:25.615Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T19:38:25.615Z] ---> Running in 55174284be2b [2022-04-28T19:38:25.615Z] Removing intermediate container 12300f0bf8b8 [2022-04-28T19:38:25.615Z] ---> d50297900676 [2022-04-28T19:38:25.615Z] [2022-04-28T19:38:25.615Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T19:38:25.615Z] ---> ac73e934f311 [2022-04-28T19:38:25.615Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T19:38:25.615Z] ---> Running in 6e05ad84458f [2022-04-28T19:38:25.615Z] Removing intermediate container 55174284be2b [2022-04-28T19:38:25.615Z] ---> 13c436e1be56 [2022-04-28T19:38:25.615Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:38:25.615Z] Removing intermediate container 6e05ad84458f [2022-04-28T19:38:25.615Z] ---> 71a5c9b14596 [2022-04-28T19:38:25.615Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T19:38:25.615Z] ---> Running in 9c1b6c203875 [2022-04-28T19:38:25.615Z] ---> Running in a4e5329c7554 [2022-04-28T19:38:25.615Z] Removing intermediate container a4e5329c7554 [2022-04-28T19:38:25.615Z] ---> 3f16910d47ce [2022-04-28T19:38:25.615Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T19:38:25.615Z] ---> Running in 4f4ea19ba223 [2022-04-28T19:38:25.615Z] Removing intermediate container 4f4ea19ba223 [2022-04-28T19:38:25.615Z] ---> 9a8ba37949b2 [2022-04-28T19:38:25.615Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:38:25.615Z] ---> Running in 21f2aaae7028 [2022-04-28T19:38:25.615Z] Removing intermediate container 9c1b6c203875 [2022-04-28T19:38:25.615Z] ---> 59253572a2af [2022-04-28T19:38:25.615Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T19:38:25.615Z] ---> Running in 3b749d05c6cf [2022-04-28T19:38:25.615Z] Removing intermediate container 21f2aaae7028 [2022-04-28T19:38:25.615Z] ---> 9679998aa6b3 [2022-04-28T19:38:25.615Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T19:38:25.615Z] ---> Running in d32e22d6d465 [2022-04-28T19:38:25.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:38:25.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:38:25.615Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:38:25.615Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:38:25.615Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T19:38:25.615Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T19:38:25.615Z] OK: 15729 distinct packages available [2022-04-28T19:38:25.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:38:25.615Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T19:38:25.615Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T19:38:25.615Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T19:38:25.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:38:25.616Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T19:38:25.616Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T19:38:25.616Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T19:38:25.616Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T19:38:25.616Z] OK: 8 MiB in 20 packages [2022-04-28T19:38:25.616Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T19:38:25.616Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T19:38:25.616Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T19:38:25.616Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T19:38:25.616Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T19:38:25.616Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T19:38:25.616Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T19:38:25.616Z] Removing intermediate container d32e22d6d465 [2022-04-28T19:38:25.616Z] ---> 6c0bcbf2d473 [2022-04-28T19:38:25.616Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T19:38:25.616Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T19:38:25.616Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T19:38:25.616Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T19:38:25.616Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T19:38:26.215Z] OK: 8 MiB in 23 packages [2022-04-28T19:38:26.493Z] ---> 5e89d24fec4d [2022-04-28T19:38:26.493Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T19:38:29.162Z] Removing intermediate container 3b749d05c6cf [2022-04-28T19:38:29.162Z] ---> 6d423866f1e6 [2022-04-28T19:38:29.162Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T19:38:29.440Z] ---> 845acc8674e9 [2022-04-28T19:38:29.440Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T19:38:30.453Z] ---> e49cf9083d74 [2022-04-28T19:38:30.453Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T19:38:30.453Z] ---> 7615d9963031 [2022-04-28T19:38:30.453Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T19:38:30.732Z] ---> Running in 53c460aa7c0b [2022-04-28T19:38:31.784Z] Removing intermediate container 53c460aa7c0b [2022-04-28T19:38:31.784Z] ---> e015c56d7560 [2022-04-28T19:38:31.784Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T19:38:31.784Z] ---> Running in bf7adfa5af26 [2022-04-28T19:38:32.781Z] Removing intermediate container bf7adfa5af26 [2022-04-28T19:38:32.781Z] ---> efa5af7776f9 [2022-04-28T19:38:32.781Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T19:38:33.058Z] ---> Running in 0697cd45c9ed [2022-04-28T19:38:33.336Z] ---> f8d5317e104f [2022-04-28T19:38:33.336Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T19:38:33.619Z] Removing intermediate container 0697cd45c9ed [2022-04-28T19:38:33.619Z] ---> c15b09883639 [2022-04-28T19:38:33.619Z] Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:38:33.619Z] ---> Running in a1d91d761536 [2022-04-28T19:38:34.611Z] ---> e33a2184de00 [2022-04-28T19:38:34.611Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T19:38:34.611Z] Removing intermediate container a1d91d761536 [2022-04-28T19:38:34.611Z] ---> 4126f6251e0c [2022-04-28T19:38:34.611Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T19:38:34.897Z] ---> Running in 6329e958347b [2022-04-28T19:38:34.897Z] ---> Running in 691491b1e478 [2022-04-28T19:38:35.504Z] Removing intermediate container 691491b1e478 [2022-04-28T19:38:35.504Z] ---> 7485287c4ed2 [2022-04-28T19:38:35.504Z] [2022-04-28T19:38:35.504Z] Removing intermediate container 6329e958347b [2022-04-28T19:38:35.504Z] ---> 5165f38c39d2 [2022-04-28T19:38:35.504Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T19:38:35.781Z] ---> Running in 78dfe443974c [2022-04-28T19:38:36.383Z] Removing intermediate container 78dfe443974c [2022-04-28T19:38:36.383Z] ---> acd7752899d1 [2022-04-28T19:38:36.383Z] Step 18/20 : LABEL arch=arm64 [2022-04-28T19:38:36.383Z] Successfully built 7485287c4ed2 [2022-04-28T19:38:36.383Z] Successfully tagged core-data-arm64:latest [2022-04-28T19:38:36.383Z] Building security-bootstrapper [2022-04-28T19:38:36.383Z]  Building core-data ... done  ---> Running in b53a60ac2f07 [2022-04-28T19:38:36.991Z] Removing intermediate container b53a60ac2f07 [2022-04-28T19:38:36.991Z] ---> 74898414ba50 [2022-04-28T19:38:36.991Z] Step 19/20 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:38:36.991Z] ---> Running in 1a1604d9fc7c [2022-04-28T19:38:37.595Z] Removing intermediate container 1a1604d9fc7c [2022-04-28T19:38:37.595Z] ---> 888fdfa9fdaa [2022-04-28T19:38:37.595Z] Step 20/20 : LABEL version=0.0.0 [2022-04-28T19:38:37.595Z] ---> Running in 52d7b49bcb05 [2022-04-28T19:38:38.197Z] Removing intermediate container 52d7b49bcb05 [2022-04-28T19:38:38.198Z] ---> 6917bcfd0427 [2022-04-28T19:38:38.475Z] [2022-04-28T19:38:38.752Z] Successfully built 6917bcfd0427 [2022-04-28T19:38:39.028Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-28T19:38:39.028Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2022-04-28T19:39:26.035Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:39:26.035Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:39:26.035Z] ---> e02a0b72630e [2022-04-28T19:39:26.035Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T19:39:26.035Z] ---> Using cache [2022-04-28T19:39:26.035Z] ---> 69ae5e0eaf92 [2022-04-28T19:39:26.035Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:39:26.035Z] ---> Using cache [2022-04-28T19:39:26.035Z] ---> e38c157883aa [2022-04-28T19:39:26.035Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T19:39:26.035Z] ---> Running in 8924b1f9a88c [2022-04-28T19:39:26.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:39:26.595Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:39:26.595Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:39:26.595Z] ---> e02a0b72630e [2022-04-28T19:39:26.595Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T19:39:26.595Z] ---> Using cache [2022-04-28T19:39:26.595Z] ---> 69ae5e0eaf92 [2022-04-28T19:39:26.595Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:39:26.595Z] ---> Using cache [2022-04-28T19:39:26.595Z] ---> e38c157883aa [2022-04-28T19:39:26.595Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T19:39:26.595Z] ---> Running in 5b2452cf13f9 [2022-04-28T19:39:27.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:39:28.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:39:28.466Z] OK: 220 MiB in 52 packages [2022-04-28T19:39:29.061Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:39:30.052Z] Removing intermediate container 8924b1f9a88c [2022-04-28T19:39:30.052Z] ---> 3e17b1bddf56 [2022-04-28T19:39:30.052Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T19:39:30.669Z] OK: 220 MiB in 52 packages [2022-04-28T19:39:31.005Z] ---> ca0a1378d7cb [2022-04-28T19:39:31.005Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:39:31.299Z] ---> Running in b86af72667c0 [2022-04-28T19:39:32.288Z] Removing intermediate container 5b2452cf13f9 [2022-04-28T19:39:32.289Z] ---> b8ace0e9ea11 [2022-04-28T19:39:32.289Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T19:39:33.743Z] ---> 58770894bbe6 [2022-04-28T19:39:33.743Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:39:33.743Z] ---> Running in baf6308679a5 [2022-04-28T19:39:38.091Z] Removing intermediate container b86af72667c0 [2022-04-28T19:39:38.091Z] ---> e339a8d89867 [2022-04-28T19:39:38.091Z] Step 8/31 : COPY . . [2022-04-28T19:39:39.538Z] Removing intermediate container baf6308679a5 [2022-04-28T19:39:39.538Z] ---> f62ee58c4e6b [2022-04-28T19:39:39.538Z] Step 8/22 : COPY . . [2022-04-28T19:40:12.301Z] ---> 1ded557331dc [2022-04-28T19:40:12.301Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T19:40:12.301Z] ---> Running in 31206539cdc6 [2022-04-28T19:40:12.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T19:40:13.189Z] ---> 9cc235b41a28 [2022-04-28T19:40:13.189Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T19:40:13.189Z] ---> Running in 1d42b98ef56f [2022-04-28T19:40:15.211Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T19:45:07.439Z] Removing intermediate container 31206539cdc6 [2022-04-28T19:45:07.439Z] ---> 4c4758a69677 [2022-04-28T19:45:07.439Z] [2022-04-28T19:45:07.439Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T19:45:07.439Z] ---> ac73e934f311 [2022-04-28T19:45:07.439Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T19:45:07.439Z] ---> Running in 1e01fd514891 [2022-04-28T19:45:07.439Z] Removing intermediate container 1e01fd514891 [2022-04-28T19:45:07.439Z] ---> 39a34571ecef [2022-04-28T19:45:07.439Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T19:45:07.439Z] ---> Running in 8e21b9529bb6 [2022-04-28T19:45:07.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:45:07.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:45:07.439Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T19:45:07.439Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T19:45:07.439Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T19:45:07.439Z] OK: 6 MiB in 16 packages [2022-04-28T19:45:08.440Z] Removing intermediate container 8e21b9529bb6 [2022-04-28T19:45:08.440Z] ---> 6ef1143a8a20 [2022-04-28T19:45:08.440Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T19:45:08.714Z] ---> Running in a18e38d0bd0f [2022-04-28T19:45:09.322Z] Removing intermediate container a18e38d0bd0f [2022-04-28T19:45:09.323Z] ---> 2b87a654d303 [2022-04-28T19:45:09.323Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T19:45:09.323Z] ---> Running in 5b9005b512d5 [2022-04-28T19:45:09.932Z] Removing intermediate container 5b9005b512d5 [2022-04-28T19:45:09.932Z] ---> 8df4c5d14ae3 [2022-04-28T19:45:09.932Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T19:45:09.932Z] ---> Running in fea8d602dfc1 [2022-04-28T19:45:13.406Z] Removing intermediate container fea8d602dfc1 [2022-04-28T19:45:13.406Z] ---> b2ba48a6a4d3 [2022-04-28T19:45:13.406Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T19:45:13.406Z] ---> Running in 364c1789e384 [2022-04-28T19:45:13.698Z] Removing intermediate container 364c1789e384 [2022-04-28T19:45:13.698Z] ---> b6156ef470ad [2022-04-28T19:45:13.698Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T19:45:14.717Z] ---> 6cbb70f599f1 [2022-04-28T19:45:14.717Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T19:45:15.000Z] ---> Running in 164ac7250d5e [2022-04-28T19:45:18.458Z] Removing intermediate container 164ac7250d5e [2022-04-28T19:45:18.458Z] ---> 42a7e5880c96 [2022-04-28T19:45:18.458Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T19:45:19.074Z] ---> f3ba8a6190fd [2022-04-28T19:45:19.074Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T19:45:21.087Z] ---> 6621c108dc8f [2022-04-28T19:45:21.087Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T19:45:22.075Z] ---> 198f16bbf1a2 [2022-04-28T19:45:22.075Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T19:45:22.688Z] ---> bacb898d501a [2022-04-28T19:45:22.688Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T19:45:24.135Z] ---> e434ee90e85b [2022-04-28T19:45:24.135Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T19:45:24.135Z] ---> Running in 4069d0317daa [2022-04-28T19:45:24.740Z] Removing intermediate container 4069d0317daa [2022-04-28T19:45:24.740Z] ---> d5abcc974d6f [2022-04-28T19:45:24.740Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T19:45:25.725Z] ---> 67c30fd97588 [2022-04-28T19:45:25.725Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T19:45:26.329Z] ---> Running in 718aee1f852a [2022-04-28T19:45:29.740Z] Removing intermediate container 718aee1f852a [2022-04-28T19:45:29.740Z] ---> 5b493009960d [2022-04-28T19:45:29.740Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T19:45:29.740Z] ---> Running in e79610605267 [2022-04-28T19:45:30.348Z] Removing intermediate container e79610605267 [2022-04-28T19:45:30.348Z] ---> ee3909579602 [2022-04-28T19:45:30.348Z] Step 28/31 : CMD ["gate"] [2022-04-28T19:45:30.624Z] ---> Running in 84a5ecf5c978 [2022-04-28T19:45:31.228Z] Removing intermediate container 84a5ecf5c978 [2022-04-28T19:45:31.228Z] ---> 37e7049563bd [2022-04-28T19:45:31.228Z] Step 29/31 : LABEL arch=arm64 [2022-04-28T19:45:31.506Z] ---> Running in bae739f0f504 [2022-04-28T19:45:32.113Z] Removing intermediate container bae739f0f504 [2022-04-28T19:45:32.113Z] ---> e6b2872b77e8 [2022-04-28T19:45:32.113Z] Step 30/31 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:45:32.393Z] ---> Running in 0da6168e004c [2022-04-28T19:45:33.002Z] Removing intermediate container 0da6168e004c [2022-04-28T19:45:33.002Z] ---> b5263ded2426 [2022-04-28T19:45:33.002Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T19:45:33.002Z] ---> Running in da0346fd4d2c [2022-04-28T19:45:33.613Z] Removing intermediate container da0346fd4d2c [2022-04-28T19:45:33.613Z] ---> 0f3f0d461e5a [2022-04-28T19:45:33.613Z] [2022-04-28T19:45:34.217Z] Successfully built 0f3f0d461e5a [2022-04-28T19:45:34.217Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-28T19:45:34.217Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-04-28T19:46:06.581Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:46:06.581Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:46:06.581Z] ---> e02a0b72630e [2022-04-28T19:46:06.581Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T19:46:06.581Z] ---> Using cache [2022-04-28T19:46:06.581Z] ---> 69ae5e0eaf92 [2022-04-28T19:46:06.581Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:46:06.581Z] ---> Using cache [2022-04-28T19:46:06.581Z] ---> e38c157883aa [2022-04-28T19:46:06.581Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T19:46:06.581Z] ---> Using cache [2022-04-28T19:46:06.581Z] ---> b8ace0e9ea11 [2022-04-28T19:46:06.581Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T19:46:06.581Z] ---> Using cache [2022-04-28T19:46:06.581Z] ---> 58770894bbe6 [2022-04-28T19:46:06.581Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:46:06.581Z] ---> Using cache [2022-04-28T19:46:06.581Z] ---> f62ee58c4e6b [2022-04-28T19:46:06.581Z] Step 8/25 : COPY . . [2022-04-28T19:46:06.581Z] ---> Using cache [2022-04-28T19:46:06.581Z] ---> 9cc235b41a28 [2022-04-28T19:46:06.581Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T19:46:06.581Z] ---> Running in 154fd2581433 [2022-04-28T19:46:06.857Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T19:47:58.732Z] Removing intermediate container 1d42b98ef56f [2022-04-28T19:47:58.732Z] ---> 43097509dce2 [2022-04-28T19:47:58.732Z] [2022-04-28T19:47:58.732Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T19:47:58.732Z] ---> ac73e934f311 [2022-04-28T19:47:58.732Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T19:47:58.732Z] ---> Using cache [2022-04-28T19:47:58.732Z] ---> 7f6133cd2c96 [2022-04-28T19:47:58.732Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T19:47:58.732Z] ---> Using cache [2022-04-28T19:47:58.732Z] ---> d7818acfcb0d [2022-04-28T19:47:58.732Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T19:47:58.732Z] ---> Running in 33cb3e2de0a9 [2022-04-28T19:47:58.732Z] Removing intermediate container 33cb3e2de0a9 [2022-04-28T19:47:58.732Z] ---> 469a903b3f9f [2022-04-28T19:47:58.732Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T19:47:58.732Z] ---> Running in 380b2ece1d96 [2022-04-28T19:47:58.732Z] Removing intermediate container 380b2ece1d96 [2022-04-28T19:47:58.732Z] ---> 4f58cf793f4c [2022-04-28T19:47:58.732Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T19:47:58.732Z] ---> 3540ed5aa725 [2022-04-28T19:47:58.732Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T19:47:58.732Z] ---> a4a9858aad09 [2022-04-28T19:47:58.732Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T19:47:58.732Z] ---> 2ffd9924bcf1 [2022-04-28T19:47:58.732Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T19:47:58.732Z] ---> Running in 29602758eeb6 [2022-04-28T19:47:58.732Z] Removing intermediate container 29602758eeb6 [2022-04-28T19:47:58.732Z] ---> 9ef28de6a80f [2022-04-28T19:47:58.732Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T19:47:58.732Z] ---> Running in ad8a92fe3a00 [2022-04-28T19:47:58.732Z] Removing intermediate container ad8a92fe3a00 [2022-04-28T19:47:58.732Z] ---> 74b53f9c4a97 [2022-04-28T19:47:58.732Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T19:47:58.732Z] ---> Running in 03db463b1564 [2022-04-28T19:47:58.732Z] Removing intermediate container 03db463b1564 [2022-04-28T19:47:58.732Z] ---> 2d4cb9fc04ea [2022-04-28T19:47:58.732Z] Step 21/22 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:47:58.732Z] ---> Running in 5dc3977dc6d5 [2022-04-28T19:47:58.732Z] Removing intermediate container 5dc3977dc6d5 [2022-04-28T19:47:58.732Z] ---> 49def9f2af47 [2022-04-28T19:47:58.732Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T19:47:58.732Z] ---> Running in 6cf7209ee4d7 [2022-04-28T19:47:58.732Z] Removing intermediate container 6cf7209ee4d7 [2022-04-28T19:47:58.732Z] ---> 80e08d497f31 [2022-04-28T19:47:58.732Z] [2022-04-28T19:47:58.732Z] Successfully built 80e08d497f31 [2022-04-28T19:47:58.732Z] Successfully tagged support-scheduler-arm64:latest [2022-04-28T19:47:58.732Z] Building security-proxy-setup [2022-04-28T19:48:31.153Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:48:31.153Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:48:31.153Z] ---> e02a0b72630e [2022-04-28T19:48:31.153Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T19:48:31.153Z] ---> Using cache [2022-04-28T19:48:31.153Z] ---> 69ae5e0eaf92 [2022-04-28T19:48:31.153Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:48:31.153Z] ---> Using cache [2022-04-28T19:48:31.153Z] ---> e38c157883aa [2022-04-28T19:48:31.153Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T19:48:31.153Z] ---> Using cache [2022-04-28T19:48:31.153Z] ---> b8ace0e9ea11 [2022-04-28T19:48:31.153Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T19:48:31.153Z] ---> Using cache [2022-04-28T19:48:31.153Z] ---> 58770894bbe6 [2022-04-28T19:48:31.153Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:48:31.153Z] ---> Using cache [2022-04-28T19:48:31.153Z] ---> f62ee58c4e6b [2022-04-28T19:48:31.153Z] Step 8/22 : COPY . . [2022-04-28T19:48:31.153Z] ---> Using cache [2022-04-28T19:48:31.153Z] ---> 9cc235b41a28 [2022-04-28T19:48:31.153Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T19:48:31.153Z] ---> Running in 80bb6c54fe74 [2022-04-28T19:48:31.153Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T19:51:23.145Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T19:51:31.463Z] Removing intermediate container 154fd2581433 [2022-04-28T19:51:31.463Z] ---> fc59ae41a282 [2022-04-28T19:51:31.463Z] [2022-04-28T19:51:31.463Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T19:51:31.463Z] ---> ac73e934f311 [2022-04-28T19:51:31.463Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T19:51:31.463Z] ---> Running in 2bd202ddb944 [2022-04-28T19:51:32.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:51:33.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:51:34.184Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T19:51:34.460Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T19:51:34.460Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T19:51:34.460Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T19:51:34.460Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T19:51:35.062Z] OK: 6 MiB in 17 packages [2022-04-28T19:51:37.060Z] Removing intermediate container 2bd202ddb944 [2022-04-28T19:51:37.060Z] ---> 99bde4611aed [2022-04-28T19:51:37.060Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T19:51:37.060Z] ---> Running in 900c023d26bb [2022-04-28T19:51:37.332Z] Removing intermediate container 900c023d26bb [2022-04-28T19:51:37.332Z] ---> ac30ff7cbce6 [2022-04-28T19:51:37.332Z] Step 13/25 : WORKDIR / [2022-04-28T19:51:37.332Z] ---> Running in 318add177f7a [2022-04-28T19:51:37.930Z] Removing intermediate container 318add177f7a [2022-04-28T19:51:37.930Z] ---> 0d101299bd45 [2022-04-28T19:51:37.930Z] 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-28T19:51:38.915Z] ---> 41c674f8700c [2022-04-28T19:51:38.915Z] 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-28T19:51:39.899Z] ---> 560b88450441 [2022-04-28T19:51:39.899Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T19:51:40.884Z] ---> 13b25cc3c795 [2022-04-28T19:51:40.884Z] 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-28T19:51:41.878Z] ---> 9c841463f660 [2022-04-28T19:51:41.879Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T19:51:43.324Z] ---> 5c6020dc9a2a [2022-04-28T19:51:43.324Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T19:51:44.770Z] ---> 46eff6dca0a8 [2022-04-28T19:51:44.770Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T19:51:45.757Z] ---> 107183988a42 [2022-04-28T19:51:45.757Z] 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-28T19:51:45.757Z] ---> Running in d4122f735d7c [2022-04-28T19:51:49.163Z] Removing intermediate container d4122f735d7c [2022-04-28T19:51:49.163Z] ---> 9a72fb67369a [2022-04-28T19:51:49.163Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T19:51:49.163Z] ---> Running in 5f57dd178a1b [2022-04-28T19:51:49.439Z] Removing intermediate container 5f57dd178a1b [2022-04-28T19:51:49.439Z] ---> 16dbe5687730 [2022-04-28T19:51:49.439Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T19:51:49.718Z] ---> Running in 38ee082ddf55 [2022-04-28T19:51:49.999Z] Removing intermediate container 38ee082ddf55 [2022-04-28T19:51:49.999Z] ---> f5437553ac58 [2022-04-28T19:51:49.999Z] Step 24/25 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:51:50.278Z] ---> Running in 0933ac77ba53 [2022-04-28T19:51:50.887Z] Removing intermediate container 0933ac77ba53 [2022-04-28T19:51:50.887Z] ---> a7a89cb05d7b [2022-04-28T19:51:50.887Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T19:51:50.887Z] ---> Running in aed5e59517d1 [2022-04-28T19:51:51.491Z] Removing intermediate container aed5e59517d1 [2022-04-28T19:51:51.491Z] ---> 52f6c0b398d4 [2022-04-28T19:51:51.491Z] [2022-04-28T19:51:51.769Z] Successfully built 52f6c0b398d4 [2022-04-28T19:51:51.769Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-28T19:51:51.769Z]  Building security-secretstore-setup ... done Building core-command [2022-04-28T19:52:24.127Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:52:24.127Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:52:24.127Z] ---> e02a0b72630e [2022-04-28T19:52:24.127Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T19:52:24.127Z] ---> Using cache [2022-04-28T19:52:24.127Z] ---> 69ae5e0eaf92 [2022-04-28T19:52:24.127Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:52:24.127Z] ---> Using cache [2022-04-28T19:52:24.127Z] ---> e38c157883aa [2022-04-28T19:52:24.127Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T19:52:24.127Z] ---> Using cache [2022-04-28T19:52:24.127Z] ---> b8ace0e9ea11 [2022-04-28T19:52:24.127Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T19:52:24.127Z] ---> Using cache [2022-04-28T19:52:24.127Z] ---> 58770894bbe6 [2022-04-28T19:52:24.127Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:52:24.127Z] ---> Using cache [2022-04-28T19:52:24.127Z] ---> f62ee58c4e6b [2022-04-28T19:52:24.127Z] Step 8/23 : COPY . . [2022-04-28T19:52:24.127Z] ---> Using cache [2022-04-28T19:52:24.127Z] ---> 9cc235b41a28 [2022-04-28T19:52:24.127Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T19:52:24.127Z] ---> Running in ad702c6673ab [2022-04-28T19:52:24.127Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T19:53:20.674Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T19:53:35.773Z] Removing intermediate container 80bb6c54fe74 [2022-04-28T19:53:35.773Z] ---> 9a62b37ab2d7 [2022-04-28T19:53:35.773Z] [2022-04-28T19:53:35.773Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T19:53:35.773Z] ---> ac73e934f311 [2022-04-28T19:53:35.773Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T19:53:35.773Z] ---> Running in 84e06db8f771 [2022-04-28T19:53:35.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:53:35.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:53:37.213Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T19:53:37.213Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T19:53:37.213Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T19:53:37.213Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T19:53:37.213Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T19:53:37.213Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T19:53:37.213Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T19:53:37.213Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T19:53:37.815Z] OK: 8 MiB in 20 packages [2022-04-28T19:53:39.831Z] Removing intermediate container 84e06db8f771 [2022-04-28T19:53:39.831Z] ---> 85c669e03520 [2022-04-28T19:53:39.831Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T19:53:39.831Z] ---> Running in dd2da45595d0 [2022-04-28T19:53:40.431Z] Removing intermediate container dd2da45595d0 [2022-04-28T19:53:40.431Z] ---> 3c2ac608615f [2022-04-28T19:53:40.431Z] Step 13/22 : WORKDIR /edgex [2022-04-28T19:53:40.431Z] ---> Running in 8e3eeb8a5022 [2022-04-28T19:53:41.044Z] Removing intermediate container 8e3eeb8a5022 [2022-04-28T19:53:41.044Z] ---> 61a2a44d1b30 [2022-04-28T19:53:41.044Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T19:53:42.040Z] ---> 10497e8d0808 [2022-04-28T19:53:42.040Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T19:53:43.490Z] ---> 94a612030595 [2022-04-28T19:53:43.490Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T19:53:44.942Z] ---> 0b8d8921b401 [2022-04-28T19:53:44.942Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T19:53:46.087Z] ---> dfedef3f4163 [2022-04-28T19:53:46.087Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T19:53:46.087Z] ---> Running in 3eba029f9108 [2022-04-28T19:53:49.657Z] Removing intermediate container 3eba029f9108 [2022-04-28T19:53:49.657Z] ---> 62e38382eb9c [2022-04-28T19:53:49.657Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T19:53:49.657Z] ---> Running in 11bba3b7865f [2022-04-28T19:53:50.316Z] Removing intermediate container 11bba3b7865f [2022-04-28T19:53:50.316Z] ---> 9e06af04ac54 [2022-04-28T19:53:50.316Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T19:53:50.316Z] ---> Running in 9f0b17f376b1 [2022-04-28T19:53:50.962Z] Removing intermediate container 9f0b17f376b1 [2022-04-28T19:53:50.962Z] ---> 7bea97d7cd78 [2022-04-28T19:53:50.962Z] Step 21/22 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:53:50.962Z] ---> Running in 3da4c302e072 [2022-04-28T19:53:51.632Z] Removing intermediate container 3da4c302e072 [2022-04-28T19:53:51.632Z] ---> d576a3a775aa [2022-04-28T19:53:51.632Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T19:53:51.632Z] ---> Running in 431120c27f1c [2022-04-28T19:53:51.920Z] Removing intermediate container 431120c27f1c [2022-04-28T19:53:51.920Z] ---> 84193c0b5d4f [2022-04-28T19:53:51.920Z] [2022-04-28T19:53:52.520Z] Successfully built 84193c0b5d4f [2022-04-28T19:53:52.520Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-28T19:53:52.520Z]  Building security-proxy-setup ... done Building support-notifications [2022-04-28T19:54:31.545Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T19:54:31.545Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T19:54:31.545Z] ---> e02a0b72630e [2022-04-28T19:54:31.545Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T19:54:31.545Z] ---> Using cache [2022-04-28T19:54:31.545Z] ---> 69ae5e0eaf92 [2022-04-28T19:54:31.545Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:54:31.545Z] ---> Using cache [2022-04-28T19:54:31.545Z] ---> e38c157883aa [2022-04-28T19:54:31.545Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T19:54:31.545Z] ---> Running in 7b9687e74edc [2022-04-28T19:54:31.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:54:31.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:54:31.545Z] OK: 220 MiB in 52 packages [2022-04-28T19:54:31.545Z] Removing intermediate container 7b9687e74edc [2022-04-28T19:54:31.545Z] ---> 298a921f22a6 [2022-04-28T19:54:31.545Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T19:54:31.822Z] ---> 28d6741ea242 [2022-04-28T19:54:31.822Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:54:32.103Z] ---> Running in af44d2ca5228 [2022-04-28T19:54:37.545Z] Removing intermediate container af44d2ca5228 [2022-04-28T19:54:37.545Z] ---> 25ffa678aa67 [2022-04-28T19:54:37.545Z] Step 8/22 : COPY . . [2022-04-28T19:54:59.753Z] ---> 915042d57683 [2022-04-28T19:54:59.753Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T19:54:59.753Z] ---> Running in 4676ffc59ed1 [2022-04-28T19:54:59.753Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T19:57:06.649Z] Removing intermediate container ad702c6673ab [2022-04-28T19:57:06.649Z] ---> 0069ceefda19 [2022-04-28T19:57:06.649Z] [2022-04-28T19:57:06.649Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T19:57:06.649Z] ---> ac73e934f311 [2022-04-28T19:57:06.649Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T19:57:06.649Z] ---> Using cache [2022-04-28T19:57:06.649Z] ---> 7f6133cd2c96 [2022-04-28T19:57:06.649Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T19:57:06.649Z] ---> Using cache [2022-04-28T19:57:06.649Z] ---> d7818acfcb0d [2022-04-28T19:57:06.649Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T19:57:06.649Z] ---> Running in f005ebd0759e [2022-04-28T19:57:06.649Z] Removing intermediate container f005ebd0759e [2022-04-28T19:57:06.649Z] ---> 7ea9c6243798 [2022-04-28T19:57:06.649Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T19:57:06.649Z] ---> Running in 5a64d69722bd [2022-04-28T19:57:06.649Z] Removing intermediate container 5a64d69722bd [2022-04-28T19:57:06.649Z] ---> 2dd9593a2274 [2022-04-28T19:57:06.649Z] Step 15/23 : WORKDIR / [2022-04-28T19:57:06.649Z] ---> Running in fabd94116fe9 [2022-04-28T19:57:06.649Z] Removing intermediate container fabd94116fe9 [2022-04-28T19:57:06.649Z] ---> 678e2516d292 [2022-04-28T19:57:06.649Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T19:57:06.649Z] ---> cdec4de45fe8 [2022-04-28T19:57:06.649Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T19:57:06.650Z] ---> d6a80cbcd002 [2022-04-28T19:57:06.650Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T19:57:06.650Z] ---> a2612a8edee1 [2022-04-28T19:57:06.650Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T19:57:06.650Z] ---> Running in f7083be963d3 [2022-04-28T19:57:06.650Z] Removing intermediate container f7083be963d3 [2022-04-28T19:57:06.650Z] ---> b490edb516c0 [2022-04-28T19:57:06.650Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T19:57:06.650Z] ---> Running in 0634b93e38c1 [2022-04-28T19:57:06.650Z] Removing intermediate container 0634b93e38c1 [2022-04-28T19:57:06.650Z] ---> 5e0e7f58fa3c [2022-04-28T19:57:06.650Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T19:57:06.650Z] ---> Running in ed00234660e1 [2022-04-28T19:57:06.650Z] Removing intermediate container ed00234660e1 [2022-04-28T19:57:06.650Z] ---> ad354f994ab1 [2022-04-28T19:57:06.650Z] Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T19:57:06.650Z] ---> Running in 6f52db0448ee [2022-04-28T19:57:06.650Z] Removing intermediate container 6f52db0448ee [2022-04-28T19:57:06.650Z] ---> 85effd67d253 [2022-04-28T19:57:06.650Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T19:57:06.650Z] ---> Running in d4b5d53a551f [2022-04-28T19:57:06.650Z] Removing intermediate container d4b5d53a551f [2022-04-28T19:57:06.650Z] ---> 179a1cee536f [2022-04-28T19:57:06.650Z] [2022-04-28T19:57:06.650Z] Successfully built 179a1cee536f [2022-04-28T19:57:06.650Z] Successfully tagged core-command-arm64:latest [2022-04-28T20:00:58.718Z]  Building core-command ... done Removing intermediate container 4676ffc59ed1 [2022-04-28T20:00:58.718Z] ---> c3ea7647e0d0 [2022-04-28T20:00:58.718Z] [2022-04-28T20:00:58.718Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T20:00:58.718Z] ---> ac73e934f311 [2022-04-28T20:00:58.718Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T20:00:58.718Z] ---> Running in 22a199294ab3 [2022-04-28T20:00:58.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:00:58.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:00:58.718Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T20:00:58.718Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T20:00:58.718Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:00:58.718Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T20:00:58.718Z] OK: 6 MiB in 16 packages [2022-04-28T20:01:00.719Z] Removing intermediate container 22a199294ab3 [2022-04-28T20:01:00.719Z] ---> 6afbc5feb036 [2022-04-28T20:01:00.719Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T20:01:00.719Z] ---> Running in 6f0b856501b6 [2022-04-28T20:01:01.323Z] Removing intermediate container 6f0b856501b6 [2022-04-28T20:01:01.323Z] ---> 86ba5933ab16 [2022-04-28T20:01:01.323Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T20:01:01.323Z] ---> Running in aa74e691c206 [2022-04-28T20:01:01.934Z] Removing intermediate container aa74e691c206 [2022-04-28T20:01:01.934Z] ---> 1579542f90e9 [2022-04-28T20:01:01.934Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T20:01:01.934Z] ---> Running in 324112b91549 [2022-04-28T20:01:02.534Z] Removing intermediate container 324112b91549 [2022-04-28T20:01:02.534Z] ---> 7c0f4abc02fc [2022-04-28T20:01:02.534Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:01:03.524Z] ---> 602f5ee9c6d2 [2022-04-28T20:01:03.524Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T20:01:06.160Z] ---> 13031605c1b7 [2022-04-28T20:01:06.160Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T20:01:06.439Z] ---> 0129e13c1f77 [2022-04-28T20:01:06.439Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T20:01:06.716Z] ---> Running in 768951157c11 [2022-04-28T20:01:06.996Z] Removing intermediate container 768951157c11 [2022-04-28T20:01:06.996Z] ---> 758195d23cba [2022-04-28T20:01:06.996Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:01:07.273Z] ---> Running in 1f6cf78a381c [2022-04-28T20:01:07.552Z] Removing intermediate container 1f6cf78a381c [2022-04-28T20:01:07.552Z] ---> 612a5cac2e85 [2022-04-28T20:01:07.552Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T20:01:07.831Z] ---> Running in 4f66e2329b11 [2022-04-28T20:01:08.114Z] Removing intermediate container 4f66e2329b11 [2022-04-28T20:01:08.114Z] ---> dedd66ddc0a4 [2022-04-28T20:01:08.114Z] Step 21/22 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T20:01:08.387Z] ---> Running in b66646706dcd [2022-04-28T20:01:08.997Z] Removing intermediate container b66646706dcd [2022-04-28T20:01:08.997Z] ---> d4685fc55469 [2022-04-28T20:01:08.997Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T20:01:08.997Z] ---> Running in 1e7f17afd616 [2022-04-28T20:01:09.607Z] Removing intermediate container 1e7f17afd616 [2022-04-28T20:01:09.607Z] ---> 8801446f81a0 [2022-04-28T20:01:09.607Z] [2022-04-28T20:01:09.882Z] Successfully built 8801446f81a0 [2022-04-28T20:01:09.882Z] Successfully tagged support-notifications-arm64:latest [2022-04-28T20:07:17.196Z]  Building support-notifications ... done Building bin/spire-agent... [2022-04-28T20:07:18.189Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T20:07:20.820Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T20:07:20.820Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T20:07:20.820Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T20:07:20.820Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T20:07:20.820Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T20:07:21.424Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T20:07:21.424Z] Building bin/spire-agent... [2022-04-28T20:07:22.407Z] Building bin/spire-agent... [2022-04-28T20:07:22.407Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T20:07:23.007Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T20:07:23.288Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T20:07:23.567Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T20:07:23.840Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T20:07:23.840Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T20:07:24.117Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T20:07:24.726Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T20:07:24.726Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T20:07:24.726Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T20:07:24.726Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T20:07:24.726Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T20:07:24.726Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T20:07:27.368Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T20:07:27.368Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T20:07:27.980Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T20:07:28.589Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T20:07:28.589Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T20:07:28.866Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T20:07:28.866Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T20:07:29.141Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T20:07:29.141Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T20:07:29.141Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T20:07:29.141Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T20:07:29.141Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T20:07:29.415Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T20:07:29.416Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T20:07:29.694Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T20:07:29.694Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T20:07:29.694Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T20:07:29.969Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T20:07:29.969Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T20:13:52.354Z] Removing intermediate container c99be2e18cc6 [2022-04-28T20:13:52.354Z] ---> 4cc85e3b1dc2 [2022-04-28T20:13:52.354Z] [2022-04-28T20:13:52.354Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T20:13:52.354Z] ---> 3fb3c9af89a9 [2022-04-28T20:13:52.354Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T20:13:52.354Z] ---> Using cache [2022-04-28T20:13:52.354Z] ---> 13c436e1be56 [2022-04-28T20:13:52.354Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:13:52.354Z] ---> Using cache [2022-04-28T20:13:52.354Z] ---> 59253572a2af [2022-04-28T20:13:52.354Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T20:13:52.354Z] ---> Running in 332d60d253f0 [2022-04-28T20:13:52.354Z] Removing intermediate container aa5192a82586 [2022-04-28T20:13:52.354Z] ---> 80c827174953 [2022-04-28T20:13:52.354Z] [2022-04-28T20:13:52.354Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T20:13:52.354Z] ---> 3fb3c9af89a9 [2022-04-28T20:13:52.354Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T20:13:52.354Z] ---> Using cache [2022-04-28T20:13:52.354Z] ---> 13c436e1be56 [2022-04-28T20:13:52.354Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:13:52.354Z] ---> Using cache [2022-04-28T20:13:52.354Z] ---> 59253572a2af [2022-04-28T20:13:52.354Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T20:13:52.354Z] ---> Running in 38e33d0bfd1b [2022-04-28T20:13:52.354Z] Removing intermediate container 49f6c6af4c31 [2022-04-28T20:13:52.354Z] ---> acf631857421 [2022-04-28T20:13:52.354Z] [2022-04-28T20:13:52.354Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T20:13:52.354Z] ---> 3fb3c9af89a9 [2022-04-28T20:13:52.354Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T20:13:52.354Z] ---> Using cache [2022-04-28T20:13:52.354Z] ---> 13c436e1be56 [2022-04-28T20:13:52.354Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:13:52.354Z] ---> Using cache [2022-04-28T20:13:52.354Z] ---> 59253572a2af [2022-04-28T20:13:52.354Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T20:13:52.354Z] ---> Running in 12760c19d9e0 [2022-04-28T20:13:52.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:13:52.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:13:52.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:13:52.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:13:52.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:13:52.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:13:52.354Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T20:13:52.354Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T20:13:52.354Z] OK: 15729 distinct packages available [2022-04-28T20:13:52.354Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T20:13:52.354Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T20:13:52.354Z] OK: 15729 distinct packages available [2022-04-28T20:13:52.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:13:52.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:13:52.354Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T20:13:52.354Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T20:13:52.354Z] OK: 15729 distinct packages available [2022-04-28T20:13:52.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:13:52.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:13:52.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:13:52.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:13:52.354Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T20:13:52.354Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T20:13:52.354Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T20:13:52.354Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T20:13:52.354Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T20:13:52.354Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T20:13:52.354Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T20:13:52.354Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T20:13:52.354Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T20:13:52.354Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T20:13:52.354Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T20:13:52.354Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T20:13:52.354Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T20:13:52.354Z] OK: 6 MiB in 19 packages [2022-04-28T20:13:52.354Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T20:13:52.354Z] OK: 6 MiB in 19 packages [2022-04-28T20:13:52.354Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T20:13:52.354Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T20:13:52.354Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T20:13:52.354Z] OK: 6 MiB in 18 packages [2022-04-28T20:13:52.354Z] Removing intermediate container 332d60d253f0 [2022-04-28T20:13:52.354Z] ---> 736865f130f4 [2022-04-28T20:13:52.354Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T20:13:52.354Z] Removing intermediate container 38e33d0bfd1b [2022-04-28T20:13:52.354Z] ---> 81f2cc4572ad [2022-04-28T20:13:52.354Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T20:13:52.354Z] Removing intermediate container 12760c19d9e0 [2022-04-28T20:13:52.354Z] ---> 9fb123c8e45e [2022-04-28T20:13:52.354Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T20:13:54.975Z] ---> 9d1e3a9e0930 [2022-04-28T20:13:54.975Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T20:13:55.575Z] ---> 2370584f5dcb [2022-04-28T20:13:55.575Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T20:13:55.575Z] ---> 52c91ed64b66 [2022-04-28T20:13:55.575Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T20:13:56.554Z] ---> 6cac30296fd5 [2022-04-28T20:13:56.554Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T20:13:56.554Z] ---> 154e8451a15b [2022-04-28T20:13:56.554Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T20:13:56.830Z] ---> Running in 2d9b1cd289e2 [2022-04-28T20:13:57.442Z] ---> a458efbad636 [2022-04-28T20:13:57.442Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T20:13:57.442Z] Removing intermediate container 2d9b1cd289e2 [2022-04-28T20:13:57.442Z] ---> 15cfcca47a5b [2022-04-28T20:13:57.442Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T20:13:58.039Z] ---> 1785b0e66fce [2022-04-28T20:13:58.039Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T20:13:58.313Z] ---> 6380f7de74bd [2022-04-28T20:13:58.313Z] Step 21/26 : WORKDIR / [2022-04-28T20:13:58.313Z] ---> Running in d038001799bd [2022-04-28T20:13:58.313Z] ---> Running in 78a9cb6e7ecb [2022-04-28T20:13:58.909Z] Removing intermediate container d038001799bd [2022-04-28T20:13:58.909Z] ---> 74632b9abca4 [2022-04-28T20:13:58.909Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T20:13:58.909Z] Removing intermediate container 78a9cb6e7ecb [2022-04-28T20:13:58.909Z] ---> 33e2316dc345 [2022-04-28T20:13:58.909Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T20:13:58.909Z] ---> Running in e410aa523a7c [2022-04-28T20:13:58.909Z] ---> Running in 7157394ce81a [2022-04-28T20:13:59.185Z] ---> 5c1511c474d6 [2022-04-28T20:13:59.185Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T20:13:59.185Z] Removing intermediate container e410aa523a7c [2022-04-28T20:13:59.185Z] ---> ffcd12dbeabe [2022-04-28T20:13:59.185Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T20:13:59.471Z] ---> Running in 2b15df5692ec [2022-04-28T20:13:59.471Z] Removing intermediate container 7157394ce81a [2022-04-28T20:13:59.471Z] ---> 13571d045892 [2022-04-28T20:13:59.471Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T20:13:59.471Z] ---> Running in 580c316d6e9d [2022-04-28T20:13:59.745Z] Removing intermediate container 2b15df5692ec [2022-04-28T20:13:59.745Z] ---> 675cab5fc7cd [2022-04-28T20:13:59.745Z] Step 24/25 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T20:14:00.017Z] Removing intermediate container 580c316d6e9d [2022-04-28T20:14:00.018Z] ---> 10a79c2e725b [2022-04-28T20:14:00.018Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T20:14:00.018Z] ---> Running in ec62a4e75f65 [2022-04-28T20:14:00.018Z] ---> 58949555392a [2022-04-28T20:14:00.018Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T20:14:00.018Z] ---> Running in 5d6edb29be2f [2022-04-28T20:14:00.628Z] Removing intermediate container ec62a4e75f65 [2022-04-28T20:14:00.628Z] ---> 9e342e91764c [2022-04-28T20:14:00.628Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T20:14:00.628Z] Removing intermediate container 5d6edb29be2f [2022-04-28T20:14:00.628Z] ---> 1ef8101e0a7f [2022-04-28T20:14:00.628Z] Step 25/26 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T20:14:00.628Z] ---> Running in b3d7385a629e [2022-04-28T20:14:00.628Z] ---> Running in 30437445da49 [2022-04-28T20:14:00.904Z] ---> 992c3c8f6f93 [2022-04-28T20:14:00.904Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T20:14:00.904Z] Removing intermediate container b3d7385a629e [2022-04-28T20:14:00.904Z] ---> 2fe56fdb50b6 [2022-04-28T20:14:00.904Z] [2022-04-28T20:14:01.180Z] Removing intermediate container 30437445da49 [2022-04-28T20:14:01.180Z] ---> 6171d7419ac5 [2022-04-28T20:14:01.180Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T20:14:01.180Z] ---> Running in c059100fefde [2022-04-28T20:14:01.456Z] Successfully built 2fe56fdb50b6 [2022-04-28T20:14:01.456Z] Successfully tagged security-spire-server-arm64:latest [2022-04-28T20:14:01.456Z]  Building security-spire-server ... done  ---> 50d9a3d39400 [2022-04-28T20:14:01.456Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T20:14:01.732Z] ---> Running in cfcf98a13546 [2022-04-28T20:14:01.732Z] Removing intermediate container c059100fefde [2022-04-28T20:14:01.732Z] ---> 23888090ef3b [2022-04-28T20:14:01.732Z] [2022-04-28T20:14:02.007Z] Successfully built 23888090ef3b [2022-04-28T20:14:02.007Z] Successfully tagged security-spire-config-arm64:latest [2022-04-28T20:14:02.007Z]  Building security-spire-config ... done Removing intermediate container cfcf98a13546 [2022-04-28T20:14:02.007Z] ---> 9e4727c5c0ff [2022-04-28T20:14:02.007Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T20:14:02.007Z] ---> Running in 6f568c73f85a [2022-04-28T20:14:02.280Z] Removing intermediate container 6f568c73f85a [2022-04-28T20:14:02.280Z] ---> 2ca2d9c20eb7 [2022-04-28T20:14:02.280Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T20:14:02.280Z] ---> Running in 0cb255493ba1 [2022-04-28T20:14:02.876Z] Removing intermediate container 0cb255493ba1 [2022-04-28T20:14:02.876Z] ---> 58797c40e42b [2022-04-28T20:14:02.876Z] Step 25/26 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [2022-04-28T20:14:02.876Z] ---> Running in 30b72f399a13 [2022-04-28T20:14:03.150Z] Removing intermediate container 30b72f399a13 [2022-04-28T20:14:03.150Z] ---> 0d3fa422f0c6 [2022-04-28T20:14:03.150Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T20:14:03.150Z] ---> Running in a35023f812d8 [2022-04-28T20:14:03.424Z] Removing intermediate container a35023f812d8 [2022-04-28T20:14:03.424Z] ---> 648a91873bb6 [2022-04-28T20:14:03.424Z] [2022-04-28T20:14:03.696Z] Successfully built 648a91873bb6 [2022-04-28T20:14:03.696Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-28T20:14:03.982Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-28T20:14:03.998Z] $ docker stop --time=1 46494583a89ec5ab291db890adaf2da9a94ddbfdf1b06ba1baf02c8e04e2f6f2 [2022-04-28T20:14:06.004Z] $ docker rm -f 46494583a89ec5ab291db890adaf2da9a94ddbfdf1b06ba1baf02c8e04e2f6f2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T20:14:06.640Z] + docker images [2022-04-28T20:14:07.232Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T20:14:07.232Z] security-spire-agent-arm64 latest 648a91873bb6 3 seconds ago 126MB [2022-04-28T20:14:07.232Z] security-spire-config-arm64 latest 23888090ef3b 5 seconds ago 85.6MB [2022-04-28T20:14:07.232Z] security-spire-server-arm64 latest 2fe56fdb50b6 6 seconds ago 86.3MB [2022-04-28T20:14:07.232Z] 80c827174953 40 seconds ago 4.14GB [2022-04-28T20:14:07.232Z] acf631857421 40 seconds ago 4.14GB [2022-04-28T20:14:07.232Z] 4cc85e3b1dc2 44 seconds ago 4.14GB [2022-04-28T20:14:07.232Z] support-notifications-arm64 latest 8801446f81a0 12 minutes ago 25.8MB [2022-04-28T20:14:07.232Z] c3ea7647e0d0 13 minutes ago 1.37GB [2022-04-28T20:14:07.232Z] core-command-arm64 latest 179a1cee536f 17 minutes ago 15.5MB [2022-04-28T20:14:07.232Z] 0069ceefda19 17 minutes ago 1.31GB [2022-04-28T20:14:07.232Z] security-proxy-setup-arm64 latest 84193c0b5d4f 20 minutes ago 26.1MB [2022-04-28T20:14:07.232Z] 9a62b37ab2d7 20 minutes ago 1.32GB [2022-04-28T20:14:07.232Z] security-secretstore-setup-arm64 latest 52f6c0b398d4 22 minutes ago 27.5MB [2022-04-28T20:14:07.232Z] fc59ae41a282 22 minutes ago 1.32GB [2022-04-28T20:14:07.232Z] support-scheduler-arm64 latest 80e08d497f31 26 minutes ago 25.3MB [2022-04-28T20:14:07.232Z] 43097509dce2 26 minutes ago 1.37GB [2022-04-28T20:14:07.232Z] security-bootstrapper-arm64 latest 0f3f0d461e5a 28 minutes ago 18.3MB [2022-04-28T20:14:07.232Z] 4c4758a69677 29 minutes ago 1.31GB [2022-04-28T20:14:07.233Z] security-spiffe-token-provider-arm64 latest 6917bcfd0427 35 minutes ago 27.9MB [2022-04-28T20:14:07.233Z] core-data-arm64 latest 7485287c4ed2 35 minutes ago 21.6MB [2022-04-28T20:14:07.233Z] d50297900676 35 minutes ago 1.34GB [2022-04-28T20:14:07.233Z] 154fffb2c992 35 minutes ago 1.36GB [2022-04-28T20:14:07.233Z] sys-mgmt-agent-arm64 latest b395f24e2558 42 minutes ago 282MB [2022-04-28T20:14:07.233Z] core-metadata-arm64 latest 72d826ca4e8f 43 minutes ago 16.3MB [2022-04-28T20:14:07.233Z] 27a7036ababc 44 minutes ago 1.31GB [2022-04-28T20:14:07.233Z] 2057391de577 44 minutes ago 1.31GB [2022-04-28T20:14:07.233Z] ci-base-image-arm64 latest e02a0b72630e About an hour ago 886MB [2022-04-28T20:14:07.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 6 days ago 551MB [2022-04-28T20:14:07.233Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-28T20:14:07.233Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-28T20:14:07.233Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-28T20:14:07.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:14:07.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T20:14:07.959Z] [2022-04-28T20:14:07.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:14:08.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T20:14:08.679Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T20:14:08.679Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T20:14:08.679Z] 04944245beec: Pulling fs layer [2022-04-28T20:14:08.679Z] 699f458cf7ca: Pulling fs layer [2022-04-28T20:14:08.679Z] 765212b225bb: Pulling fs layer [2022-04-28T20:14:08.679Z] f23df028b6ca: Pulling fs layer [2022-04-28T20:14:08.679Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T20:14:08.679Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T20:14:08.679Z] 765212b225bb: Waiting [2022-04-28T20:14:08.679Z] f23df028b6ca: Waiting [2022-04-28T20:14:08.679Z] 2437ff75d9bd: Waiting [2022-04-28T20:14:08.679Z] d65c8cfc05b1: Waiting [2022-04-28T20:14:08.679Z] 04944245beec: Verifying Checksum [2022-04-28T20:14:08.679Z] 04944245beec: Download complete [2022-04-28T20:14:08.679Z] 765212b225bb: Download complete [2022-04-28T20:14:08.981Z] f23df028b6ca: Verifying Checksum [2022-04-28T20:14:08.981Z] f23df028b6ca: Download complete [2022-04-28T20:14:08.981Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T20:14:08.981Z] d65c8cfc05b1: Download complete [2022-04-28T20:14:08.981Z] 699f458cf7ca: Verifying Checksum [2022-04-28T20:14:08.981Z] 699f458cf7ca: Download complete [2022-04-28T20:14:09.592Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T20:14:09.592Z] 8998bd30e6a1: Download complete [2022-04-28T20:14:12.291Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T20:14:12.291Z] 2437ff75d9bd: Download complete [2022-04-28T20:14:14.904Z] 8998bd30e6a1: Pull complete [2022-04-28T20:14:15.184Z] 04944245beec: Pull complete [2022-04-28T20:14:16.616Z] 699f458cf7ca: Pull complete [2022-04-28T20:14:17.212Z] 765212b225bb: Pull complete [2022-04-28T20:14:17.804Z] f23df028b6ca: Pull complete [2022-04-28T20:14:18.076Z] d65c8cfc05b1: Pull complete [2022-04-28T20:14:33.152Z] 2437ff75d9bd: Pull complete [2022-04-28T20:14:33.152Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T20:14:33.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T20:14:33.152Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T20:14:33.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-33700 does not seem to be running inside a container [2022-04-28T20:14:33.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T20:14:36.115Z] $ docker top 2c9031778a382c7cf920deabc065d97533eec1de312654d15e66fae001a4a075 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T20:14:37.216Z] ---> job-cost.sh [2022-04-28T20:14:37.216Z] lf-activate-venv: SKIPPING [2022-04-28T20:14:37.216Z] INFO: No Stack... [2022-04-28T20:14:37.810Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T20:14:38.402Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T20:14:39.093Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-04-28T20:14:39.093Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T20:14:39.147Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3997-1-stack-cost] [2022-04-28T20:14:39.153Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3997-1-stack-cost] did not exist. Created. [2022-04-28T20:14:39.153Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3997-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T20:14:39.900Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T20:14:40.095Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T20:14:40.112Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3997-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T20:14:40.193Z] $ docker stop --time=1 2c9031778a382c7cf920deabc065d97533eec1de312654d15e66fae001a4a075 [2022-04-28T20:14:41.662Z] $ docker rm -f 2c9031778a382c7cf920deabc065d97533eec1de312654d15e66fae001a4a075 [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-28T20:14:42.725Z] provisioning config files... [2022-04-28T20:14:42.734Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6660199491951058064tmp [Pipeline] { [Pipeline] sh [2022-04-28T20:14:43.072Z] + set +x [2022-04-28T20:14:43.072Z] + bash -s -- [2022-04-28T20:14:43.072Z] + curl -s https://codecov.io/bash [2022-04-28T20:14:43.072Z] [2022-04-28T20:14:43.072Z] _____ _ [2022-04-28T20:14:43.072Z] / ____| | | [2022-04-28T20:14:43.072Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T20:14:43.072Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T20:14:43.072Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T20:14:43.072Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T20:14:43.072Z] Bash-1.0.6 [2022-04-28T20:14:43.072Z] [2022-04-28T20:14:43.072Z] [2022-04-28T20:14:43.072Z] ==> git version 2.25.1 found [2022-04-28T20:14:43.072Z] ==> 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-28T20:14:43.072Z] Release-Date: 2020-01-08 [2022-04-28T20:14:43.072Z] 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-28T20:14:43.072Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T20:14:43.072Z] ==> Jenkins CI detected. [2022-04-28T20:14:43.072Z] current dir:  /w/workspace/edgex-go/1 [2022-04-28T20:14:43.072Z] project root: . [2022-04-28T20:14:43.072Z] --> token set from env [2022-04-28T20:14:43.073Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T20:14:43.073Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T20:14:43.073Z] ==> Python coveragepy not found [2022-04-28T20:14:43.073Z] ==> Searching for coverage reports in: [2022-04-28T20:14:43.073Z] + . [2022-04-28T20:14:43.073Z] -> Found 1 reports [2022-04-28T20:14:43.073Z] ==> Detecting git/mercurial file structure [2022-04-28T20:14:43.333Z] ==> Reading reports [2022-04-28T20:14:43.333Z] + ./coverage.out bytes=435134 [2022-04-28T20:14:43.333Z] ==> Appending adjustments [2022-04-28T20:14:43.333Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T20:14:44.275Z] + Found adjustments [2022-04-28T20:14:44.275Z] ==> Gzipping contents [2022-04-28T20:14:44.538Z] 60K /tmp/codecov.EN3PJK.gz [2022-04-28T20:14:44.538Z] ==> Uploading reports [2022-04-28T20:14:44.538Z] url: https://codecov.io [2022-04-28T20:14:44.538Z] query: branch=PR-3997&commit=7d5387ffbe1ea8539644617d7303fcf42376e1ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3997%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3997&job=&cmd_args= [2022-04-28T20:14:44.538Z] -> Pinging Codecov [2022-04-28T20:14:44.538Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3997&commit=7d5387ffbe1ea8539644617d7303fcf42376e1ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3997%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3997&job=&cmd_args= [2022-04-28T20:14:44.805Z] -> Uploading to [2022-04-28T20:14:44.805Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/00271124DB129430A58F1EEE437C3FCB/7d5387ffbe1ea8539644617d7303fcf42376e1ce/0992d3ae-d2d5-4e48-9070-062ce9506da3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T201444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cdab850a81a1029d5efbd804a078f1bec6e152bcd8861e80afe652a0681f658a [2022-04-28T20:14:44.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T20:14:44.805Z] Dload Upload Total Spent Left Speed [2022-04-28T20:14:45.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59936 0 0 100 59936 0 248k --:--:-- --:--:-- --:--:-- 248k [2022-04-28T20:14:45.066Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7d5387ffbe1ea8539644617d7303fcf42376e1ce [Pipeline] } [2022-04-28T20:14:45.096Z] 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-28T20:14:46.440Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-28T20:14:46.772Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T20:14:47.680Z] ---> package-listing.sh [2022-04-28T20:14:47.680Z] ++ facter osfamily [2022-04-28T20:14:47.680Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T20:14:47.943Z] + OS_FAMILY=debian [2022-04-28T20:14:47.943Z] + workspace=/w/workspace/edgex-go/1 [2022-04-28T20:14:47.943Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T20:14:47.943Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T20:14:47.943Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T20:14:47.943Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T20:14:47.943Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-28T20:14:47.943Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T20:14:47.943Z] + case "${OS_FAMILY}" in [2022-04-28T20:14:47.943Z] + dpkg -l [2022-04-28T20:14:47.943Z] + grep '^ii' [2022-04-28T20:14:47.943Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T20:14:47.943Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T20:14:47.943Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T20:14:47.943Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-28T20:14:47.943Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-28T20:14:47.943Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-28T20:14:47.978Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T20:14:48.276Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:14:48.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T20:14:48.860Z] [2022-04-28T20:14:48.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:14:49.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T20:14:49.214Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T20:14:49.214Z] 5eb5b503b376: Pulling fs layer [2022-04-28T20:14:49.214Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T20:14:49.214Z] ec43610c2a17: Pulling fs layer [2022-04-28T20:14:49.214Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T20:14:49.214Z] 33b1e0a273af: Pulling fs layer [2022-04-28T20:14:49.214Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T20:14:49.214Z] 2f39f015ded8: Pulling fs layer [2022-04-28T20:14:49.214Z] 3a2ae6a8a46f: Waiting [2022-04-28T20:14:49.214Z] 33b1e0a273af: Waiting [2022-04-28T20:14:49.214Z] 2f39f015ded8: Waiting [2022-04-28T20:14:49.214Z] 5c69ac0246d0: Verifying Checksum [2022-04-28T20:14:49.214Z] 5c69ac0246d0: Download complete [2022-04-28T20:14:49.214Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T20:14:49.214Z] 3a2ae6a8a46f: Download complete [2022-04-28T20:14:49.473Z] 33b1e0a273af: Verifying Checksum [2022-04-28T20:14:49.473Z] 33b1e0a273af: Download complete [2022-04-28T20:14:49.473Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T20:14:49.473Z] 5d3b04190fa2: Download complete [2022-04-28T20:14:49.473Z] ec43610c2a17: Verifying Checksum [2022-04-28T20:14:49.473Z] ec43610c2a17: Download complete [2022-04-28T20:14:49.473Z] 5eb5b503b376: Verifying Checksum [2022-04-28T20:14:49.473Z] 5eb5b503b376: Download complete [2022-04-28T20:14:50.042Z] 2f39f015ded8: Download complete [2022-04-28T20:14:50.982Z] 5eb5b503b376: Pull complete [2022-04-28T20:14:50.982Z] 5c69ac0246d0: Pull complete [2022-04-28T20:14:51.242Z] ec43610c2a17: Pull complete [2022-04-28T20:14:51.814Z] 3a2ae6a8a46f: Pull complete [2022-04-28T20:14:52.075Z] 33b1e0a273af: Pull complete [2022-04-28T20:14:52.075Z] 5d3b04190fa2: Pull complete [2022-04-28T20:14:57.352Z] 2f39f015ded8: Pull complete [2022-04-28T20:14:57.352Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T20:14:57.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T20:14:57.352Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T20:14:57.442Z] prd-ubuntu20.04-docker-8c-8g-33699 does not seem to be running inside a container [2022-04-28T20:14:57.488Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T20:14:59.534Z] $ docker top 55f3b946d5c78423cff99bd22994ab23462d3e61c755da5027641d7e91a5874a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T20:14:59.934Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T20:15:00.245Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T20:15:00.562Z] + ls /var/log/sa-host [2022-04-28T20:15:00.562Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T20:15:00.840Z] provisioning config files... [2022-04-28T20:15:00.850Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7364792679464772987tmp [Pipeline] { [Pipeline] echo [2022-04-28T20:15:00.898Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T20:15:01.218Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T20:15:01.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T20:15:01.666Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T20:15:01.704Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T20:15:02.021Z] ---> sudo-logs.sh [2022-04-28T20:15:02.021Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T20:15:02.095Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T20:15:02.412Z] ---> job-cost.sh [2022-04-28T20:15:02.412Z] lf-activate-venv: SKIPPING [2022-04-28T20:15:02.412Z] DEBUG: total: 0.2199999988079071 [2022-04-28T20:15:02.412Z] INFO: Retrieving Stack Cost... [2022-04-28T20:15:02.983Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T20:15:03.245Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T20:15:03.286Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T20:15:03.607Z] ---> logs-deploy.sh [2022-04-28T20:15:03.607Z] lf-activate-venv: SKIPPING [2022-04-28T20:15:03.607Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3997/1 [2022-04-28T20:15:03.607Z] INFO: archiving workspace using pattern(s): [2022-04-28T20:15:04.550Z] Archives upload complete. [2022-04-28T20:15:04.812Z] INFO: archiving logs to Nexus [2022-04-28T20:15:05.387Z] ---> uname -a: [2022-04-28T20:15:05.387Z] Linux prd-ubuntu20-04-docker-8c-8g-33699 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-28T20:15:05.387Z] [2022-04-28T20:15:05.387Z] [2022-04-28T20:15:05.387Z] ---> lscpu: [2022-04-28T20:15:05.387Z] Architecture: x86_64 [2022-04-28T20:15:05.387Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-28T20:15:05.387Z] Byte Order: Little Endian [2022-04-28T20:15:05.387Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-28T20:15:05.387Z] CPU(s): 8 [2022-04-28T20:15:05.387Z] On-line CPU(s) list: 0-7 [2022-04-28T20:15:05.387Z] Thread(s) per core: 1 [2022-04-28T20:15:05.387Z] Core(s) per socket: 1 [2022-04-28T20:15:05.387Z] Socket(s): 8 [2022-04-28T20:15:05.387Z] NUMA node(s): 1 [2022-04-28T20:15:05.387Z] Vendor ID: AuthenticAMD [2022-04-28T20:15:05.387Z] CPU family: 23 [2022-04-28T20:15:05.387Z] Model: 49 [2022-04-28T20:15:05.387Z] Model name: AMD EPYC-Rome Processor [2022-04-28T20:15:05.387Z] Stepping: 0 [2022-04-28T20:15:05.387Z] CPU MHz: 2799.998 [2022-04-28T20:15:05.387Z] BogoMIPS: 5599.99 [2022-04-28T20:15:05.387Z] Virtualization: AMD-V [2022-04-28T20:15:05.387Z] Hypervisor vendor: KVM [2022-04-28T20:15:05.387Z] Virtualization type: full [2022-04-28T20:15:05.387Z] L1d cache: 256 KiB [2022-04-28T20:15:05.387Z] L1i cache: 256 KiB [2022-04-28T20:15:05.387Z] L2 cache: 4 MiB [2022-04-28T20:15:05.387Z] L3 cache: 128 MiB [2022-04-28T20:15:05.387Z] NUMA node0 CPU(s): 0-7 [2022-04-28T20:15:05.387Z] Vulnerability Itlb multihit: Not affected [2022-04-28T20:15:05.387Z] Vulnerability L1tf: Not affected [2022-04-28T20:15:05.387Z] Vulnerability Mds: Not affected [2022-04-28T20:15:05.387Z] Vulnerability Meltdown: Not affected [2022-04-28T20:15:05.387Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-28T20:15:05.387Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-28T20:15:05.387Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-28T20:15:05.387Z] Vulnerability Srbds: Not affected [2022-04-28T20:15:05.387Z] Vulnerability Tsx async abort: Not affected [2022-04-28T20:15:05.387Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-28T20:15:05.387Z] [2022-04-28T20:15:05.387Z] [2022-04-28T20:15:05.387Z] ---> nproc: [2022-04-28T20:15:05.387Z] 8 [2022-04-28T20:15:05.387Z] [2022-04-28T20:15:05.387Z] [2022-04-28T20:15:05.387Z] ---> df -h: [2022-04-28T20:15:05.387Z] Filesystem Size Used Avail Use% Mounted on [2022-04-28T20:15:05.387Z] overlay 155G 28G 128G 18% / [2022-04-28T20:15:05.387Z] tmpfs 64M 0 64M 0% /dev [2022-04-28T20:15:05.387Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-28T20:15:05.387Z] shm 64M 0 64M 0% /dev/shm [2022-04-28T20:15:05.387Z] /dev/vda1 155G 28G 128G 18% /facter-os [2022-04-28T20:15:05.387Z] [2022-04-28T20:15:05.387Z] [2022-04-28T20:15:05.387Z] ---> sar -b -r -n DEV: [2022-04-28T20:15:05.387Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33699) 04/28/22 _x86_64_ (8 CPU) [2022-04-28T20:15:05.387Z] [2022-04-28T20:15:05.387Z] 19:07:06 LINUX RESTART (8 CPU) [2022-04-28T20:15:05.387Z] [2022-04-28T20:15:05.387Z] 19:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-28T20:15:05.387Z] 19:09:01 134.91 2.93 131.98 0.00 77.99 67637.53 0.00 [2022-04-28T20:15:05.387Z] 19:10:01 41.56 0.13 41.43 0.00 1.73 15670.74 0.00 [2022-04-28T20:15:05.387Z] 19:11:01 262.56 0.12 262.44 0.00 15.72 195124.85 0.00 [2022-04-28T20:15:05.387Z] 19:12:01 894.90 0.48 894.42 0.00 14.13 335333.82 0.00 [2022-04-28T20:15:05.387Z] 19:13:01 999.43 0.12 999.32 0.00 1.73 373744.59 0.00 [2022-04-28T20:15:05.387Z] 19:14:01 1082.44 5.88 1076.55 0.00 50.12 340937.71 0.00 [2022-04-28T20:15:05.387Z] 19:15:01 534.31 0.05 534.26 0.00 0.40 195526.69 0.00 [2022-04-28T20:15:05.387Z] 19:16:01 99.98 0.22 99.77 0.00 1.73 67229.46 0.00 [2022-04-28T20:15:05.387Z] 19:17:01 628.13 3.67 624.46 0.00 29.33 267663.79 0.00 [2022-04-28T20:15:05.387Z] 19:18:01 2.70 0.00 2.70 0.00 0.00 45.46 0.00 [2022-04-28T20:15:05.387Z] 19:19:01 0.90 0.00 0.90 0.00 0.00 9.86 0.00 [2022-04-28T20:15:05.387Z] 19:20:01 1.88 0.00 1.88 0.00 0.00 20.26 0.00 [2022-04-28T20:15:05.387Z] 19:21:01 2.82 1.47 1.35 0.00 42.79 16.80 0.00 [2022-04-28T20:15:05.387Z] 19:22:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 [2022-04-28T20:15:05.387Z] 19:23:01 1.68 0.02 1.67 0.00 0.13 19.46 0.00 [2022-04-28T20:15:05.387Z] 19:24:01 1.93 0.00 1.93 0.00 0.00 21.33 0.00 [2022-04-28T20:15:05.387Z] 19:25:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2022-04-28T20:15:05.387Z] 19:26:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 [2022-04-28T20:15:05.387Z] 19:27:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2022-04-28T20:15:05.387Z] 19:28:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 [2022-04-28T20:15:05.387Z] 19:29:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 [2022-04-28T20:15:05.387Z] 19:30:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 [2022-04-28T20:15:05.387Z] 19:31:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2022-04-28T20:15:05.387Z] 19:32:01 1.55 0.00 1.55 0.00 0.00 18.92 0.00 [2022-04-28T20:15:05.387Z] 19:33:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 [2022-04-28T20:15:05.387Z] 19:34:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 [2022-04-28T20:15:05.387Z] 19:35:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2022-04-28T20:15:05.387Z] 19:36:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 [2022-04-28T20:15:05.387Z] 19:37:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2022-04-28T20:15:05.387Z] 19:38:01 1.82 0.10 1.72 0.00 6.27 21.06 0.00 [2022-04-28T20:15:05.387Z] 19:39:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2022-04-28T20:15:05.387Z] 19:40:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 [2022-04-28T20:15:05.387Z] 19:41:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 [2022-04-28T20:15:05.387Z] 19:42:01 2.05 0.00 2.05 0.00 0.00 24.26 0.00 [2022-04-28T20:15:05.387Z] 19:43:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2022-04-28T20:15:05.387Z] 19:44:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 [2022-04-28T20:15:05.387Z] 19:45:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2022-04-28T20:15:05.387Z] 19:46:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 [2022-04-28T20:15:05.387Z] 19:47:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2022-04-28T20:15:05.387Z] 19:48:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 [2022-04-28T20:15:05.387Z] 19:49:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2022-04-28T20:15:05.387Z] 19:50:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2022-04-28T20:15:05.387Z] 19:51:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2022-04-28T20:15:05.387Z] 19:52:01 1.60 0.00 1.60 0.00 0.00 19.99 0.00 [2022-04-28T20:15:05.388Z] 19:53:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2022-04-28T20:15:05.388Z] 19:54:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 [2022-04-28T20:15:05.388Z] 19:55:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2022-04-28T20:15:05.388Z] 19:56:01 1.73 0.00 1.73 0.00 0.00 18.40 0.00 [2022-04-28T20:15:05.388Z] 19:57:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2022-04-28T20:15:05.388Z] 19:58:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 [2022-04-28T20:15:05.388Z] 19:59:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2022-04-28T20:15:05.388Z] 20:00:01 1.62 0.00 1.62 0.00 0.00 19.60 0.00 [2022-04-28T20:15:05.388Z] 20:01:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2022-04-28T20:15:05.388Z] 20:02:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 [2022-04-28T20:15:05.388Z] 20:03:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2022-04-28T20:15:05.388Z] 20:04:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 [2022-04-28T20:15:05.388Z] 20:05:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2022-04-28T20:15:05.388Z] 20:06:01 1.35 0.00 1.35 0.00 0.00 16.79 0.00 [2022-04-28T20:15:05.388Z] 20:07:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 [2022-04-28T20:15:05.388Z] 20:08:01 1.35 0.00 1.35 0.00 0.00 16.79 0.00 [2022-04-28T20:15:05.388Z] 20:09:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2022-04-28T20:15:05.388Z] 20:10:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 [2022-04-28T20:15:05.388Z] 20:11:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2022-04-28T20:15:05.388Z] 20:12:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 [2022-04-28T20:15:05.388Z] 20:13:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2022-04-28T20:15:05.388Z] 20:14:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 [2022-04-28T20:15:05.388Z] 20:15:01 46.03 0.22 45.81 0.00 16.93 20366.34 0.00 [2022-04-28T20:15:05.388Z] Average: 71.71 0.23 71.48 0.00 3.87 28064.78 0.00 [2022-04-28T20:15:05.388Z] [2022-04-28T20:15:05.388Z] 19:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-28T20:15:05.388Z] 19:09:01 27183216 31217052 1070604 3.26 160960 4046520 2547744 7.51 2090736 3116748 488532 [2022-04-28T20:15:05.388Z] 19:10:01 27591188 31707856 577660 1.76 165036 4100788 2022492 5.96 1419720 3356364 229176 [2022-04-28T20:15:05.388Z] 19:11:01 25019628 31602908 677300 2.06 172108 6494952 2903984 8.56 1903684 5369268 164 [2022-04-28T20:15:05.388Z] 19:12:01 18321412 31176364 1087192 3.31 257488 12295888 3062740 9.03 2887456 10678708 3452 [2022-04-28T20:15:05.388Z] 19:13:01 14370360 31148688 1115112 3.39 288112 16015504 3234256 9.53 3721044 13620692 31240 [2022-04-28T20:15:05.388Z] 19:14:01 7845816 31179780 1060904 3.23 512940 21783768 3622164 10.67 3854004 19424288 2968684 [2022-04-28T20:15:05.388Z] 19:15:01 5369968 28830220 3410440 10.37 541440 21931704 5810732 17.12 7168728 18633336 1232540 [2022-04-28T20:15:05.388Z] 19:16:01 8191620 31527836 712480 2.17 553996 21769948 2576344 7.59 3546640 19417084 734268 [2022-04-28T20:15:05.388Z] 19:17:01 9278748 31719980 540640 1.64 717988 20831080 1971776 5.81 2857936 19157740 392 [2022-04-28T20:15:05.388Z] 19:18:01 9282824 31724068 536712 1.63 718008 20831060 1971776 5.81 2850872 19157736 20 [2022-04-28T20:15:05.388Z] 19:19:01 9283680 31724976 535808 1.63 718016 20831060 1971776 5.81 2850700 19157736 16 [2022-04-28T20:15:05.388Z] 19:20:01 9295124 31736520 524440 1.59 718044 20831064 1971776 5.81 2838400 19157852 12 [2022-04-28T20:15:05.388Z] 19:21:01 9293140 31735912 525028 1.60 718092 20832348 1987856 5.86 2843868 19157304 8 [2022-04-28T20:15:05.388Z] 19:22:01 9292988 31735776 525004 1.60 718116 20832348 1987856 5.86 2843248 19157236 184 [2022-04-28T20:15:05.388Z] 19:23:01 9291028 31733944 526984 1.60 718132 20832352 2001156 5.90 2843364 19157240 24 [2022-04-28T20:15:05.388Z] 19:24:01 9291456 31734384 526696 1.60 718144 20832356 2001156 5.90 2843036 19157236 20 [2022-04-28T20:15:05.388Z] 19:25:01 9291440 31734380 526672 1.60 718152 20832360 2001156 5.90 2842872 19157240 12 [2022-04-28T20:15:05.388Z] 19:26:01 9291424 31734380 526612 1.60 718168 20832360 2001156 5.90 2842908 19157248 16 [2022-04-28T20:15:05.388Z] 19:27:01 9291628 31734608 526328 1.60 718192 20832356 2001156 5.90 2842928 19157248 8 [2022-04-28T20:15:05.388Z] 19:28:01 9291420 31734448 526336 1.60 718200 20832368 2001156 5.90 2843236 19157252 20 [2022-04-28T20:15:05.388Z] 19:29:01 9291380 31734428 526272 1.60 718212 20832376 2001156 5.90 2842988 19157256 20 [2022-04-28T20:15:05.388Z] 19:30:01 9291324 31734384 526228 1.60 718228 20832376 2001156 5.90 2843004 19157256 12 [2022-04-28T20:15:05.388Z] 19:31:01 9291492 31734572 526196 1.60 718244 20832380 2001156 5.90 2843336 19157260 12 [2022-04-28T20:15:05.388Z] 19:32:01 9291476 31734584 526156 1.60 718268 20832380 2001156 5.90 2843148 19157264 12 [2022-04-28T20:15:05.388Z] 19:33:01 9291396 31734532 526144 1.60 718296 20832384 2001156 5.90 2843528 19157268 20 [2022-04-28T20:15:05.388Z] 19:34:01 9291348 31734508 526220 1.60 718312 20832392 2001156 5.90 2843308 19157276 12 [2022-04-28T20:15:05.388Z] 19:35:01 9291552 31734724 525956 1.60 718320 20832392 2001156 5.90 2843304 19157276 12 [2022-04-28T20:15:05.388Z] 19:36:01 9291536 31734724 525892 1.60 718340 20832396 2017452 5.95 2843416 19157280 12 [2022-04-28T20:15:05.388Z] 19:37:01 9291444 31734660 526120 1.60 718348 20832392 2017452 5.95 2843252 19157280 12 [2022-04-28T20:15:05.388Z] 19:38:01 9291816 31736200 524456 1.59 718368 20832588 2033700 5.99 2842584 19156712 20 [2022-04-28T20:15:05.388Z] 19:39:01 9292012 31736408 524188 1.59 718368 20832592 2033700 5.99 2841868 19156668 12 [2022-04-28T20:15:05.388Z] 19:40:01 9291744 31736140 524376 1.59 718388 20832592 2033700 5.99 2841856 19156668 12 [2022-04-28T20:15:05.388Z] 19:41:01 9291452 31735896 524564 1.60 718412 20832596 2033700 5.99 2842344 19156672 32 [2022-04-28T20:15:05.388Z] 19:42:01 9291460 31735940 524584 1.60 718432 20832600 2033700 5.99 2842484 19156676 20 [2022-04-28T20:15:05.388Z] 19:43:01 9291948 31736460 524052 1.59 718444 20832604 2033700 5.99 2842304 19156680 20 [2022-04-28T20:15:05.388Z] 19:44:01 9292160 31736684 523720 1.59 718460 20832608 2033700 5.99 2842384 19156684 12 [2022-04-28T20:15:05.388Z] 19:45:01 9292272 31736808 523740 1.59 718468 20832608 2033700 5.99 2842468 19156684 12 [2022-04-28T20:15:05.388Z] 19:46:01 9292004 31736684 523824 1.59 718488 20832744 2033700 5.99 2842652 19156820 16 [2022-04-28T20:15:05.388Z] 19:47:01 9291988 31736696 523812 1.59 718500 20832740 2017592 5.95 2842016 19156824 8 [2022-04-28T20:15:05.388Z] 19:48:01 9291972 31736704 523744 1.59 718516 20832748 2017592 5.95 2842468 19156824 16 [2022-04-28T20:15:05.388Z] 19:49:01 9292200 31736948 523436 1.59 718524 20832752 2017592 5.95 2842056 19156828 20 [2022-04-28T20:15:05.388Z] 19:50:01 9292296 31737048 523476 1.59 718532 20832752 2017592 5.95 2842040 19156828 16 [2022-04-28T20:15:05.388Z] 19:51:01 9292052 31736820 523676 1.59 718536 20832756 2017592 5.95 2842864 19156832 24 [2022-04-28T20:15:05.388Z] 19:52:01 9292036 31736820 523616 1.59 718560 20832748 2017592 5.95 2842216 19156840 12 [2022-04-28T20:15:05.388Z] 19:53:01 9291924 31736728 523644 1.59 718568 20832764 2017592 5.95 2842672 19156840 12 [2022-04-28T20:15:05.388Z] 19:54:01 9291908 31736720 523584 1.59 718580 20832768 2017592 5.95 2842104 19156844 12 [2022-04-28T20:15:05.388Z] 19:55:01 9291608 31736440 523800 1.59 718596 20832772 2017592 5.95 2842100 19156848 32 [2022-04-28T20:15:05.388Z] 19:56:01 9291812 31736676 523520 1.59 718608 20832772 2017592 5.95 2842128 19156848 8 [2022-04-28T20:15:05.388Z] 19:57:01 9291764 31736640 523784 1.59 718628 20832772 2017592 5.95 2842136 19156852 12 [2022-04-28T20:15:05.388Z] 19:58:01 9291892 31736784 523616 1.59 718628 20832776 2017592 5.95 2842792 19156852 12 [2022-04-28T20:15:05.388Z] 19:59:01 9291848 31736756 523840 1.59 718636 20832780 2017592 5.95 2842160 19156856 12 [2022-04-28T20:15:05.388Z] 20:00:01 9291704 31736704 523808 1.59 718652 20832788 2017592 5.95 2842164 19156860 12 [2022-04-28T20:15:05.388Z] 20:01:01 9291664 31736680 523792 1.59 718660 20832788 2017592 5.95 2842180 19156860 12 [2022-04-28T20:15:05.388Z] 20:02:01 9291868 31736904 523512 1.59 718680 20832784 2017592 5.95 2842196 19156868 8 [2022-04-28T20:15:05.388Z] 20:03:01 9291308 31736376 523976 1.59 718700 20832800 2017592 5.95 2842684 19156876 20 [2022-04-28T20:15:05.388Z] 20:04:01 9291552 31736652 523644 1.59 718732 20832796 2017592 5.95 2842264 19156876 12 [2022-04-28T20:15:05.388Z] 20:05:01 9291756 31736880 523356 1.59 718748 20832804 2017592 5.95 2842904 19156880 12 [2022-04-28T20:15:05.388Z] 20:06:01 9291708 31736856 523320 1.59 718772 20832804 2017592 5.95 2842312 19156880 16 [2022-04-28T20:15:05.388Z] 20:07:01 9291408 31736564 523540 1.59 718804 20832792 2000812 5.90 2842300 19156884 12 [2022-04-28T20:15:05.388Z] 20:08:01 9291360 31736560 523496 1.59 718816 20832812 2000812 5.90 2842928 19156888 8 [2022-04-28T20:15:05.388Z] 20:09:01 9291312 31736524 523472 1.59 718824 20832812 2000812 5.90 2842372 19156888 12 [2022-04-28T20:15:05.388Z] 20:10:01 9291480 31736708 523432 1.59 718844 20832820 2000812 5.90 2842368 19156892 40 [2022-04-28T20:15:05.388Z] 20:11:01 9291464 31736704 523412 1.59 718856 20832816 2000812 5.90 2842380 19156892 8 [2022-04-28T20:15:05.388Z] 20:12:01 9291416 31736796 523448 1.59 718880 20832952 2000812 5.90 2842412 19157000 28 [2022-04-28T20:15:05.388Z] 20:13:01 9291772 31737164 523204 1.59 718896 20832956 2000812 5.90 2842736 19157008 36 [2022-04-28T20:15:05.388Z] 20:14:01 9291740 31737164 523156 1.59 718916 20832956 2000812 5.90 2842984 19157008 16 [2022-04-28T20:15:05.388Z] 20:15:01 8751516 31707732 548564 1.67 737396 21286456 2106008 6.21 2893096 19602836 440 [2022-04-28T20:15:05.388Z] Average: 10172213 31652973 607766 1.85 672542 19970329 2156132 6.35 2901278 18273531 84925 [2022-04-28T20:15:05.388Z] [2022-04-28T20:15:05.388Z] 19:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-28T20:15:05.388Z] 19:09:01 vethfc9d452 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.388Z] 19:09:01 ens3 826.51 819.33 7102.50 133.67 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.388Z] 19:09:01 docker0 693.83 605.93 50.14 3707.48 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.388Z] 19:09:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.388Z] 19:10:01 vethfc9d452 1.25 1.28 0.10 0.11 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.388Z] 19:10:01 ens3 26.46 15.01 22.17 10.98 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.388Z] 19:10:01 docker0 1.25 1.25 0.08 0.11 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.388Z] 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.388Z] 19:11:01 veth50e45c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.388Z] 19:11:01 veth3613873 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.388Z] 19:11:01 ens3 178.23 126.87 1891.59 78.07 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.388Z] 19:11:01 docker0 37.39 46.95 2.14 190.31 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.388Z] 19:11:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.388Z] 19:11:01 veth8463a8b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.388Z] 19:12:01 vethc595d17 256.86 476.61 21.35 5831.75 0.00 0.00 0.00 0.48 [2022-04-28T20:15:05.389Z] 19:12:01 veth3613873 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:12:01 ens3 607.53 352.87 7174.61 104.56 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:12:01 docker0 267.31 493.59 18.46 5955.47 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:12:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:13:01 veth66753b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:13:01 vethc595d17 0.12 0.43 0.01 0.02 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:13:01 veth3613873 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:13:01 ens3 138.80 85.49 679.41 43.26 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:13:01 docker0 49.18 77.79 3.19 636.21 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:14:01 veth9ebcb37 231.99 441.36 20.24 5830.83 0.00 0.00 0.00 0.48 [2022-04-28T20:15:05.389Z] 19:14:01 veth3613873 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:14:01 ens3 1029.10 588.60 12137.25 132.16 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:14:01 docker0 525.08 946.19 37.69 12089.34 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:14:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:14:01 vethd9e2dfb 248.56 446.58 21.17 5831.61 0.00 0.00 0.00 0.48 [2022-04-28T20:15:05.389Z] 19:15:01 veth9ebcb37 0.13 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:15:01 veth3613873 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:15:01 ens3 57.86 52.38 98.11 57.15 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:15:01 docker0 15.18 18.38 0.88 81.64 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:15:01 vethd9e2dfb 0.10 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:16:01 veth9ebcb37 11.88 15.11 1.08 206.24 0.00 0.00 0.00 0.02 [2022-04-28T20:15:05.389Z] 19:16:01 veth3613873 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:16:01 ens3 33.08 24.21 415.63 3.51 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:16:01 docker0 22.25 29.63 1.77 413.02 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:16:01 vethd9e2dfb 10.36 14.55 1.00 206.79 0.00 0.00 0.00 0.02 [2022-04-28T20:15:05.389Z] 19:17:01 ens3 28.28 20.78 86.53 5.58 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:17:01 docker0 14.76 17.95 0.85 77.29 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:18:01 ens3 0.50 0.42 0.10 0.10 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:19:01 ens3 0.32 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:20:01 ens3 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:21:01 ens3 4.22 3.22 3.66 2.06 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:21:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:22:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:23:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:25:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:26:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:28:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:33:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:34:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:36:01 ens3 0.27 0.27 0.18 0.02 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:38:01 ens3 27.38 26.43 4.37 45.67 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:38:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:41:01 ens3 1.33 0.27 0.41 0.20 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:42:01 ens3 0.68 0.43 0.36 0.28 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:43:01 ens3 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:44:01 ens3 0.93 0.23 0.15 0.08 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:45:01 ens3 1.08 0.43 0.46 0.27 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:46:01 ens3 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:48:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:49:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.389Z] 19:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:51:01 ens3 0.53 0.30 0.26 0.20 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:52:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:53:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:58:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:03:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:04:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:05:01 ens3 0.40 0.45 0.26 0.21 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:08:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:13:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:14:01 ens3 0.32 0.20 0.29 0.02 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:15:01 ens3 111.13 66.82 2536.06 15.87 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] 20:15:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] Average: ens3 45.99 32.67 479.94 9.48 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] Average: docker0 24.27 33.40 1.72 345.53 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 [2022-04-28T20:15:05.390Z] [2022-04-28T20:15:05.390Z] [2022-04-28T20:15:05.390Z] ---> sar -P ALL: [2022-04-28T20:15:05.390Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33699) 04/28/22 _x86_64_ (8 CPU) [2022-04-28T20:15:05.390Z] [2022-04-28T20:15:05.390Z] 19:07:06 LINUX RESTART (8 CPU) [2022-04-28T20:15:05.390Z] [2022-04-28T20:15:05.390Z] 19:08:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T20:15:05.390Z] 19:09:01 all 28.53 0.00 6.76 1.31 0.10 63.30 [2022-04-28T20:15:05.390Z] 19:09:01 0 28.86 0.00 5.70 0.29 0.08 65.07 [2022-04-28T20:15:05.390Z] 19:09:01 1 28.72 0.00 7.28 0.34 0.08 63.58 [2022-04-28T20:15:05.390Z] 19:09:01 2 28.77 0.00 6.41 0.27 0.10 64.45 [2022-04-28T20:15:05.390Z] 19:09:01 3 28.72 0.00 7.08 6.64 0.15 57.41 [2022-04-28T20:15:05.390Z] 19:09:01 4 29.82 0.00 7.82 0.44 0.10 61.82 [2022-04-28T20:15:05.390Z] 19:09:01 5 25.40 0.00 6.67 1.80 0.10 66.03 [2022-04-28T20:15:05.390Z] 19:09:01 6 29.38 0.00 6.59 0.52 0.08 63.43 [2022-04-28T20:15:05.390Z] 19:09:01 7 28.57 0.00 6.54 0.19 0.10 64.60 [2022-04-28T20:15:05.390Z] 19:10:01 all 37.91 0.00 5.62 0.86 0.09 55.52 [2022-04-28T20:15:05.390Z] 19:10:01 0 36.92 0.00 5.98 1.19 0.10 55.81 [2022-04-28T20:15:05.390Z] 19:10:01 1 38.15 0.00 5.37 0.22 0.10 56.16 [2022-04-28T20:15:05.390Z] 19:10:01 2 38.72 0.00 6.18 0.02 0.10 54.98 [2022-04-28T20:15:05.390Z] 19:10:01 3 37.38 0.00 6.01 1.90 0.08 54.63 [2022-04-28T20:15:05.390Z] 19:10:01 4 37.49 0.00 4.94 0.15 0.08 57.33 [2022-04-28T20:15:05.390Z] 19:10:01 5 37.46 0.00 5.86 2.98 0.08 53.61 [2022-04-28T20:15:05.390Z] 19:10:01 6 38.49 0.00 5.50 0.13 0.08 55.79 [2022-04-28T20:15:05.390Z] 19:10:01 7 38.71 0.00 5.12 0.29 0.08 55.80 [2022-04-28T20:15:05.390Z] 19:11:01 all 23.82 0.00 9.52 2.82 0.10 63.74 [2022-04-28T20:15:05.390Z] 19:11:01 0 22.06 0.00 9.47 13.92 0.12 54.42 [2022-04-28T20:15:05.390Z] 19:11:01 1 23.14 0.00 9.48 1.56 0.08 65.74 [2022-04-28T20:15:05.390Z] 19:11:01 2 24.72 0.00 11.21 0.94 0.09 63.05 [2022-04-28T20:15:05.390Z] 19:11:01 3 23.44 0.00 10.02 0.70 0.12 65.71 [2022-04-28T20:15:05.390Z] 19:11:01 4 20.29 0.00 7.86 1.02 0.10 70.73 [2022-04-28T20:15:05.390Z] 19:11:01 5 25.52 0.00 7.80 1.14 0.08 65.46 [2022-04-28T20:15:05.390Z] 19:11:01 6 26.64 0.00 10.08 2.17 0.10 61.01 [2022-04-28T20:15:05.390Z] 19:11:01 7 24.79 0.00 10.27 1.03 0.12 63.79 [2022-04-28T20:15:05.390Z] 19:12:01 all 58.62 0.00 13.59 6.49 0.14 21.16 [2022-04-28T20:15:05.390Z] 19:12:01 0 57.30 0.00 12.82 9.73 0.14 20.01 [2022-04-28T20:15:05.390Z] 19:12:01 1 59.28 0.00 13.95 7.23 0.13 19.41 [2022-04-28T20:15:05.390Z] 19:12:01 2 59.41 0.00 14.54 12.71 0.14 13.20 [2022-04-28T20:15:05.390Z] 19:12:01 3 59.13 0.00 13.85 4.67 0.14 22.22 [2022-04-28T20:15:05.390Z] 19:12:01 4 58.06 0.00 12.95 3.97 0.14 24.89 [2022-04-28T20:15:05.390Z] 19:12:01 5 58.59 0.00 11.64 2.43 0.15 27.19 [2022-04-28T20:15:05.390Z] 19:12:01 6 58.24 0.00 14.38 4.03 0.13 23.22 [2022-04-28T20:15:05.390Z] 19:12:01 7 58.94 0.00 14.58 7.17 0.14 19.17 [2022-04-28T20:15:05.390Z] 19:13:01 all 82.55 0.00 14.52 0.68 0.15 2.09 [2022-04-28T20:15:05.390Z] 19:13:01 0 81.59 0.00 14.98 0.62 0.15 2.66 [2022-04-28T20:15:05.390Z] 19:13:01 1 83.54 0.00 13.67 0.55 0.15 2.08 [2022-04-28T20:15:05.390Z] 19:13:01 2 82.64 0.00 14.24 0.71 0.15 2.27 [2022-04-28T20:15:05.390Z] 19:13:01 3 80.67 0.00 16.50 0.89 0.17 1.76 [2022-04-28T20:15:05.390Z] 19:13:01 4 83.87 0.00 13.41 0.59 0.15 1.98 [2022-04-28T20:15:05.390Z] 19:13:01 5 81.51 0.00 15.17 0.69 0.13 2.50 [2022-04-28T20:15:05.390Z] 19:13:01 6 82.75 0.00 14.34 0.66 0.15 2.10 [2022-04-28T20:15:05.390Z] 19:13:01 7 83.85 0.00 13.87 0.72 0.15 1.41 [2022-04-28T20:15:05.390Z] 19:14:01 all 51.80 0.00 15.47 6.99 0.15 25.59 [2022-04-28T20:15:05.390Z] 19:14:01 0 51.86 0.00 14.81 4.02 0.14 29.17 [2022-04-28T20:15:05.390Z] 19:14:01 1 53.23 0.00 15.33 6.46 0.15 24.82 [2022-04-28T20:15:05.390Z] 19:14:01 2 52.94 0.00 15.58 10.27 0.15 21.06 [2022-04-28T20:15:05.390Z] 19:14:01 3 47.82 0.00 17.57 5.88 0.17 28.55 [2022-04-28T20:15:05.390Z] 19:14:01 4 52.33 0.00 15.18 5.98 0.14 26.38 [2022-04-28T20:15:05.390Z] 19:14:01 5 49.18 0.00 15.51 9.37 0.15 25.79 [2022-04-28T20:15:05.391Z] 19:14:01 6 50.87 0.00 15.72 10.21 0.15 23.04 [2022-04-28T20:15:05.391Z] 19:14:01 7 56.15 0.00 14.07 3.70 0.15 25.93 [2022-04-28T20:15:05.391Z] 19:15:01 all 88.65 0.00 10.59 0.28 0.14 0.34 [2022-04-28T20:15:05.391Z] 19:15:01 0 88.93 0.00 10.22 0.30 0.15 0.40 [2022-04-28T20:15:05.391Z] 19:15:01 1 88.66 0.00 10.47 0.25 0.12 0.50 [2022-04-28T20:15:05.391Z] 19:15:01 2 89.84 0.00 9.45 0.33 0.13 0.25 [2022-04-28T20:15:05.391Z] 19:15:01 3 87.65 0.00 11.52 0.28 0.15 0.40 [2022-04-28T20:15:05.391Z] 19:15:01 4 89.34 0.00 9.89 0.27 0.17 0.33 [2022-04-28T20:15:05.391Z] 19:15:01 5 87.86 0.00 11.44 0.25 0.15 0.30 [2022-04-28T20:15:05.391Z] 19:15:01 6 87.52 0.00 11.87 0.28 0.13 0.20 [2022-04-28T20:15:05.391Z] 19:15:01 7 89.42 0.00 9.86 0.28 0.12 0.32 [2022-04-28T20:15:05.391Z] 19:16:01 all 41.45 0.00 4.37 0.94 0.07 53.16 [2022-04-28T20:15:05.391Z] 19:16:01 0 25.83 0.00 3.90 0.03 0.07 70.17 [2022-04-28T20:15:05.391Z] 19:16:01 1 28.33 0.00 4.07 0.03 0.07 67.50 [2022-04-28T20:15:05.391Z] 19:16:01 2 27.17 0.00 3.49 0.35 0.05 68.94 [2022-04-28T20:15:05.391Z] 19:16:01 3 29.93 0.00 3.79 0.02 0.05 66.22 [2022-04-28T20:15:05.391Z] 19:16:01 4 79.69 0.00 5.95 0.15 0.10 14.11 [2022-04-28T20:15:05.391Z] 19:16:01 5 83.41 0.00 5.60 0.22 0.12 10.65 [2022-04-28T20:15:05.391Z] 19:16:01 6 29.55 0.00 4.17 6.76 0.05 59.48 [2022-04-28T20:15:05.391Z] 19:16:01 7 27.66 0.00 3.99 0.02 0.07 68.27 [2022-04-28T20:15:05.391Z] 19:17:01 all 16.22 0.00 8.69 6.40 0.10 68.58 [2022-04-28T20:15:05.391Z] 19:17:01 0 14.47 0.00 8.60 1.82 0.12 74.99 [2022-04-28T20:15:05.391Z] 19:17:01 1 14.87 0.00 9.41 13.03 0.10 62.60 [2022-04-28T20:15:05.391Z] 19:17:01 2 16.76 0.00 8.52 4.23 0.08 70.40 [2022-04-28T20:15:05.391Z] 19:17:01 3 15.75 0.00 8.52 5.99 0.12 69.62 [2022-04-28T20:15:05.391Z] 19:17:01 4 16.09 0.00 8.12 1.63 0.07 74.10 [2022-04-28T20:15:05.391Z] 19:17:01 5 17.48 0.00 10.00 19.91 0.10 52.51 [2022-04-28T20:15:05.391Z] 19:17:01 6 16.77 0.00 9.13 1.37 0.08 72.64 [2022-04-28T20:15:05.391Z] 19:17:01 7 17.58 0.00 7.25 3.31 0.10 71.75 [2022-04-28T20:15:05.391Z] 19:18:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-04-28T20:15:05.391Z] 19:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-28T20:15:05.391Z] 19:18:01 1 0.02 0.00 0.02 0.05 0.00 99.92 [2022-04-28T20:15:05.391Z] 19:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-28T20:15:05.391Z] 19:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-28T20:15:05.391Z] 19:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:19:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:19:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-28T20:15:05.391Z] 19:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:19:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-28T20:15:05.391Z] 19:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] [2022-04-28T20:15:05.391Z] 19:19:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T20:15:05.391Z] 19:20:01 all 0.02 0.00 0.02 0.01 0.00 99.94 [2022-04-28T20:15:05.391Z] 19:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-28T20:15:05.391Z] 19:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:20:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-04-28T20:15:05.391Z] 19:20:01 3 0.03 0.00 0.02 0.05 0.02 99.88 [2022-04-28T20:15:05.391Z] 19:20:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2022-04-28T20:15:05.391Z] 19:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:20:01 6 0.00 0.00 0.02 0.07 0.00 99.92 [2022-04-28T20:15:05.391Z] 19:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:21:01 all 0.16 0.00 0.02 0.01 0.00 99.80 [2022-04-28T20:15:05.391Z] 19:21:01 0 0.23 0.00 0.05 0.00 0.00 99.72 [2022-04-28T20:15:05.391Z] 19:21:01 1 0.37 0.00 0.05 0.02 0.00 99.57 [2022-04-28T20:15:05.391Z] 19:21:01 2 0.13 0.00 0.00 0.00 0.02 99.85 [2022-04-28T20:15:05.391Z] 19:21:01 3 0.17 0.00 0.00 0.05 0.00 99.78 [2022-04-28T20:15:05.391Z] 19:21:01 4 0.13 0.00 0.03 0.00 0.02 99.82 [2022-04-28T20:15:05.391Z] 19:21:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2022-04-28T20:15:05.391Z] 19:21:01 6 0.07 0.00 0.00 0.03 0.00 99.90 [2022-04-28T20:15:05.391Z] 19:21:01 7 0.12 0.00 0.03 0.00 0.00 99.85 [2022-04-28T20:15:05.391Z] 19:22:01 all 0.21 0.00 0.01 0.01 0.00 99.76 [2022-04-28T20:15:05.391Z] 19:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:22:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:22:01 3 1.58 0.00 0.02 0.07 0.02 98.32 [2022-04-28T20:15:05.391Z] 19:22:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-28T20:15:05.391Z] 19:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:23:01 all 0.22 0.00 0.03 0.01 0.00 99.73 [2022-04-28T20:15:05.391Z] 19:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-28T20:15:05.391Z] 19:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-28T20:15:05.391Z] 19:23:01 3 1.65 0.00 0.07 0.08 0.00 98.20 [2022-04-28T20:15:05.391Z] 19:23:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2022-04-28T20:15:05.391Z] 19:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:23:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-28T20:15:05.391Z] 19:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:24:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-04-28T20:15:05.391Z] 19:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.391Z] 19:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:24:01 3 0.02 0.00 0.02 0.08 0.00 99.88 [2022-04-28T20:15:05.391Z] 19:24:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-28T20:15:05.391Z] 19:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T20:15:05.391Z] 19:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:25:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2022-04-28T20:15:05.391Z] 19:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.391Z] 19:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T20:15:05.391Z] 19:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:26:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-04-28T20:15:05.391Z] 19:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:26:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-04-28T20:15:05.391Z] 19:26:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2022-04-28T20:15:05.391Z] 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:26:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-28T20:15:05.391Z] 19:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-28T20:15:05.391Z] 19:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:27:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-28T20:15:05.391Z] 19:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T20:15:05.391Z] 19:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.391Z] 19:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:28:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-28T20:15:05.391Z] 19:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:28:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:29:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-04-28T20:15:05.391Z] 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T20:15:05.391Z] 19:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.391Z] 19:30:01 all 0.18 0.00 0.01 0.01 0.00 99.80 [2022-04-28T20:15:05.391Z] 19:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.391Z] 19:30:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-28T20:15:05.391Z] 19:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:30:01 3 1.24 0.00 0.02 0.08 0.02 98.64 [2022-04-28T20:15:05.391Z] 19:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.391Z] 19:30:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2022-04-28T20:15:05.392Z] 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] [2022-04-28T20:15:05.392Z] 19:30:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T20:15:05.392Z] 19:31:01 all 0.21 0.00 0.01 0.01 0.00 99.78 [2022-04-28T20:15:05.392Z] 19:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:31:01 1 0.12 0.00 0.00 0.00 0.02 99.87 [2022-04-28T20:15:05.392Z] 19:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-28T20:15:05.392Z] 19:31:01 3 1.40 0.00 0.00 0.03 0.00 98.56 [2022-04-28T20:15:05.392Z] 19:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:31:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-28T20:15:05.392Z] 19:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:32:01 all 0.03 0.00 0.00 0.01 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:32:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2022-04-28T20:15:05.392Z] 19:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:32:01 3 0.02 0.00 0.02 0.05 0.02 99.90 [2022-04-28T20:15:05.392Z] 19:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:32:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2022-04-28T20:15:05.392Z] 19:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:33:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-04-28T20:15:05.392Z] 19:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:33:01 3 0.02 0.00 0.00 0.08 0.00 99.90 [2022-04-28T20:15:05.392Z] 19:33:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2022-04-28T20:15:05.392Z] 19:33:01 5 0.03 0.00 0.07 0.02 0.02 99.87 [2022-04-28T20:15:05.392Z] 19:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T20:15:05.392Z] 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:34:01 all 0.18 0.00 0.01 0.01 0.00 99.79 [2022-04-28T20:15:05.392Z] 19:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:34:01 3 1.24 0.00 0.08 0.10 0.02 98.56 [2022-04-28T20:15:05.392Z] 19:34:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-04-28T20:15:05.392Z] 19:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:35:01 all 0.12 0.00 0.02 0.00 0.00 99.86 [2022-04-28T20:15:05.392Z] 19:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-28T20:15:05.392Z] 19:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:35:01 3 0.93 0.00 0.08 0.00 0.00 98.99 [2022-04-28T20:15:05.392Z] 19:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-28T20:15:05.392Z] 19:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-04-28T20:15:05.392Z] 19:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:36:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2022-04-28T20:15:05.392Z] 19:36:01 4 0.02 0.00 0.02 0.05 0.00 99.92 [2022-04-28T20:15:05.392Z] 19:36:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-28T20:15:05.392Z] 19:36:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-28T20:15:05.392Z] 19:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:37:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2022-04-28T20:15:05.392Z] 19:37:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-04-28T20:15:05.392Z] 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:38:01 all 0.15 0.00 0.05 0.01 0.00 99.79 [2022-04-28T20:15:05.392Z] 19:38:01 0 0.15 0.00 0.07 0.02 0.00 99.77 [2022-04-28T20:15:05.392Z] 19:38:01 1 0.22 0.00 0.05 0.00 0.00 99.73 [2022-04-28T20:15:05.392Z] 19:38:01 2 0.30 0.00 0.02 0.00 0.02 99.67 [2022-04-28T20:15:05.392Z] 19:38:01 3 0.02 0.00 0.07 0.02 0.00 99.90 [2022-04-28T20:15:05.392Z] 19:38:01 4 0.12 0.00 0.05 0.03 0.00 99.80 [2022-04-28T20:15:05.392Z] 19:38:01 5 0.15 0.00 0.03 0.00 0.00 99.82 [2022-04-28T20:15:05.392Z] 19:38:01 6 0.12 0.00 0.08 0.03 0.00 99.77 [2022-04-28T20:15:05.392Z] 19:38:01 7 0.13 0.00 0.02 0.00 0.00 99.85 [2022-04-28T20:15:05.392Z] 19:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:39:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-28T20:15:05.392Z] 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:40:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-04-28T20:15:05.392Z] 19:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T20:15:05.392Z] 19:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:40:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-28T20:15:05.392Z] 19:40:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:41:01 all 0.20 0.00 0.01 0.00 0.00 99.78 [2022-04-28T20:15:05.392Z] 19:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:41:01 2 1.47 0.00 0.03 0.00 0.00 98.50 [2022-04-28T20:15:05.392Z] 19:41:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-04-28T20:15:05.392Z] 19:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:41:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-28T20:15:05.392Z] 19:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] [2022-04-28T20:15:05.392Z] 19:41:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T20:15:05.392Z] 19:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-04-28T20:15:05.392Z] 19:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:42:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:42:01 4 0.03 0.00 0.03 0.03 0.00 99.90 [2022-04-28T20:15:05.392Z] 19:42:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2022-04-28T20:15:05.392Z] 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T20:15:05.392Z] 19:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:43:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:44:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:44:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:44:01 4 0.00 0.00 0.02 0.07 0.00 99.92 [2022-04-28T20:15:05.392Z] 19:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-28T20:15:05.392Z] 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:45:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2022-04-28T20:15:05.392Z] 19:45:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-28T20:15:05.392Z] 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:46:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:46:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:47:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2022-04-28T20:15:05.392Z] 19:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:47:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:47:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-28T20:15:05.392Z] 19:47:01 5 0.02 0.00 0.07 0.00 0.00 99.92 [2022-04-28T20:15:05.392Z] 19:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-28T20:15:05.392Z] 19:48:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-28T20:15:05.392Z] 19:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-28T20:15:05.392Z] 19:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:49:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-28T20:15:05.392Z] 19:49:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2022-04-28T20:15:05.392Z] 19:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:50:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:50:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-04-28T20:15:05.392Z] 19:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-28T20:15:05.392Z] 19:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:51:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2022-04-28T20:15:05.392Z] 19:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-28T20:15:05.392Z] 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:52:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2022-04-28T20:15:05.392Z] 19:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:52:01 2 0.23 0.00 0.03 0.00 0.00 99.73 [2022-04-28T20:15:05.392Z] 19:52:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2022-04-28T20:15:05.392Z] 19:52:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] [2022-04-28T20:15:05.392Z] 19:52:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T20:15:05.392Z] 19:53:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-04-28T20:15:05.392Z] 19:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:53:01 2 1.97 0.00 0.00 0.00 0.02 98.01 [2022-04-28T20:15:05.392Z] 19:53:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-04-28T20:15:05.392Z] 19:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:53:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-28T20:15:05.392Z] 19:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:54:01 all 0.26 0.00 0.00 0.01 0.01 99.72 [2022-04-28T20:15:05.392Z] 19:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-28T20:15:05.392Z] 19:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T20:15:05.392Z] 19:54:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-04-28T20:15:05.392Z] 19:54:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:54:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2022-04-28T20:15:05.392Z] 19:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-04-28T20:15:05.392Z] 19:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:55:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-04-28T20:15:05.392Z] 19:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:55:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-04-28T20:15:05.392Z] 19:55:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-04-28T20:15:05.392Z] 19:55:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-28T20:15:05.392Z] 19:55:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-28T20:15:05.392Z] 19:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.392Z] 19:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:56:01 all 0.15 0.00 0.02 0.01 0.00 99.82 [2022-04-28T20:15:05.392Z] 19:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:56:01 2 1.09 0.00 0.10 0.00 0.02 98.79 [2022-04-28T20:15:05.392Z] 19:56:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-28T20:15:05.392Z] 19:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.392Z] 19:57:01 all 0.12 0.00 0.02 0.00 0.00 99.85 [2022-04-28T20:15:05.392Z] 19:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.392Z] 19:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:57:01 2 0.93 0.00 0.10 0.00 0.00 98.97 [2022-04-28T20:15:05.392Z] 19:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.392Z] 19:57:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T20:15:05.393Z] 19:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 19:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 19:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T20:15:05.393Z] 19:58:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2022-04-28T20:15:05.393Z] 19:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 19:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 19:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 19:58:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-28T20:15:05.393Z] 19:58:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-28T20:15:05.393Z] 19:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 19:58:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-28T20:15:05.393Z] 19:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 19:59:01 all 0.15 0.00 0.01 0.01 0.00 99.84 [2022-04-28T20:15:05.393Z] 19:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-28T20:15:05.393Z] 19:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 19:59:01 2 1.13 0.00 0.02 0.00 0.00 98.86 [2022-04-28T20:15:05.393Z] 19:59:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-04-28T20:15:05.393Z] 19:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 19:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 19:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 19:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:00:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2022-04-28T20:15:05.393Z] 20:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-28T20:15:05.393Z] 20:00:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2022-04-28T20:15:05.393Z] 20:00:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-04-28T20:15:05.393Z] 20:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.393Z] 20:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:01:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:01:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-28T20:15:05.393Z] 20:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:02:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:02:01 3 0.03 0.00 0.00 0.07 0.00 99.90 [2022-04-28T20:15:05.393Z] 20:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:02:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2022-04-28T20:15:05.393Z] 20:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:03:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:03:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:03:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2022-04-28T20:15:05.393Z] 20:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] [2022-04-28T20:15:05.393Z] 20:03:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T20:15:05.393Z] 20:04:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2022-04-28T20:15:05.393Z] 20:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:04:01 3 0.00 0.00 0.00 0.13 0.00 99.87 [2022-04-28T20:15:05.393Z] 20:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:04:01 6 0.00 0.00 0.05 0.00 0.00 99.95 [2022-04-28T20:15:05.393Z] 20:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.393Z] 20:05:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-04-28T20:15:05.393Z] 20:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-28T20:15:05.393Z] 20:05:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2022-04-28T20:15:05.393Z] 20:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-28T20:15:05.393Z] 20:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-28T20:15:05.393Z] 20:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:06:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-28T20:15:05.393Z] 20:06:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-28T20:15:05.393Z] 20:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-28T20:15:05.393Z] 20:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:07:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:07:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:07:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-28T20:15:05.393Z] 20:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-04-28T20:15:05.393Z] 20:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:08:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2022-04-28T20:15:05.393Z] 20:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.393Z] 20:08:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2022-04-28T20:15:05.393Z] 20:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.393Z] 20:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.393Z] 20:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:10:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-04-28T20:15:05.393Z] 20:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:10:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2022-04-28T20:15:05.393Z] 20:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:11:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-04-28T20:15:05.393Z] 20:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:11:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2022-04-28T20:15:05.393Z] 20:11:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-04-28T20:15:05.393Z] 20:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:11:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-04-28T20:15:05.393Z] 20:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-28T20:15:05.393Z] 20:12:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-28T20:15:05.393Z] 20:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T20:15:05.393Z] 20:13:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:13:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-28T20:15:05.393Z] 20:13:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-28T20:15:05.393Z] 20:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:14:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-28T20:15:05.393Z] 20:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] 20:14:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-04-28T20:15:05.393Z] 20:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-28T20:15:05.393Z] 20:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-28T20:15:05.393Z] 20:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-28T20:15:05.393Z] [2022-04-28T20:15:05.393Z] 20:14:01 CPU %user %nice %system %iowait %steal %idle [2022-04-28T20:15:05.393Z] 20:15:01 all 3.39 0.00 1.40 0.71 0.03 94.47 [2022-04-28T20:15:05.393Z] 20:15:01 0 3.43 0.00 1.34 0.47 0.03 94.73 [2022-04-28T20:15:05.393Z] 20:15:01 1 3.07 0.00 1.21 0.12 0.03 95.57 [2022-04-28T20:15:05.393Z] 20:15:01 2 4.54 0.00 1.16 0.18 0.03 94.08 [2022-04-28T20:15:05.393Z] 20:15:01 3 2.90 0.00 1.78 4.06 0.03 91.23 [2022-04-28T20:15:05.393Z] 20:15:01 4 3.40 0.00 1.79 0.72 0.03 94.05 [2022-04-28T20:15:05.393Z] 20:15:01 5 3.23 0.00 1.54 0.03 0.02 95.18 [2022-04-28T20:15:05.393Z] 20:15:01 6 3.61 0.00 1.29 0.07 0.02 95.01 [2022-04-28T20:15:05.393Z] 20:15:01 7 2.94 0.00 1.12 0.03 0.03 95.87 [2022-04-28T20:15:05.393Z] Average: all 6.46 0.00 1.35 0.41 0.02 91.77 [2022-04-28T20:15:05.393Z] Average: 0 6.10 0.00 1.31 0.48 0.02 92.10 [2022-04-28T20:15:05.393Z] Average: 1 6.25 0.00 1.34 0.44 0.02 91.95 [2022-04-28T20:15:05.393Z] Average: 2 6.48 0.00 1.35 0.44 0.02 91.71 [2022-04-28T20:15:05.393Z] Average: 3 6.24 0.00 1.43 0.48 0.02 91.82 [2022-04-28T20:15:05.393Z] Average: 4 6.99 0.00 1.31 0.23 0.02 91.45 [2022-04-28T20:15:05.393Z] Average: 5 6.97 0.00 1.36 0.57 0.02 91.08 [2022-04-28T20:15:05.393Z] Average: 6 6.28 0.00 1.38 0.39 0.02 91.92 [2022-04-28T20:15:05.393Z] Average: 7 6.35 0.00 1.28 0.25 0.02 92.11 [2022-04-28T20:15:05.393Z] [2022-04-28T20:15:05.393Z] [2022-04-28T20:15:05.393Z]