Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+1a2a9fb2de28639559defb16ba24353df80d7431 (1f21e4fd38940e2fa14a984c5b87656f734b0068) 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-ssh5432864879400910042.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12604421428592023792.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17302779502711424663.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2259098431441000667.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7273110444460038436.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11504 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1a2a9fb2de28639559defb16ba24353df80d7431 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f Merge succeeded, producing 2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 Checking out Revision 2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 (PR-3924) > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # 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 1a2a9fb2de28639559defb16ba24353df80d7431 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 # timeout=10 Commit message: "Merge commit '1a2a9fb2de28639559defb16ba24353df80d7431' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk de9b46e8d493d45a2220437e2154736dab5e04bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-07T20:30:24.021Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-07T20:30:24.083Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-07T20:30:24.108Z] ========================================================= [2022-04-07T20:30:24.108Z] EdgeX Global Pipelines Version Info [2022-04-07T20:30:24.108Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:30:24.890Z] ------------------- [2022-04-07T20:30:24.890Z] stable info: [2022-04-07T20:30:24.890Z] ------------------- [2022-04-07T20:30:24.890Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-07T20:30:24.890Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T20:30:24.890Z] Message: update stable to v1.0.221 [2022-04-07T20:30:25.461Z] ------------------- [2022-04-07T20:30:25.461Z] experimental info: [2022-04-07T20:30:25.461Z] ------------------- [2022-04-07T20:30:25.461Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-07T20:30:25.461Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T20:30:25.461Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-07T20:30:25.607Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-07T20:30:25.618Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-07T20:30:25.629Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-07T20:30:25.641Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-07T20:30:25.654Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-07T20:30:25.675Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-07T20:30:25.688Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-07T20:30:25.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-07T20:30:25.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-07T20:30:25.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-07T20:30:25.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-07T20:30:25.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-07T20:30:25.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-07T20:30:25.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-07T20:30:25.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-07T20:30:25.805Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T20:30:25.819Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T20:30:25.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-07T20:30:25.840Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-07T20:30:25.853Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-07T20:30:25.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-07T20:30:25.877Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-07T20:30:25.887Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo [2022-04-07T20:30:25.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo [2022-04-07T20:30:25.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo [2022-04-07T20:30:25.922Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [Pipeline] echo [2022-04-07T20:30:25.933Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c4d9e0 [Pipeline] echo [2022-04-07T20:30:25.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T20:30:25.979Z] provisioning config files... [2022-04-07T20:30:25.995Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config1606810093100217889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:30:26.296Z] ---> docker-login.sh [2022-04-07T20:30:26.297Z] nexus3.edgexfoundry.org:10001 [2022-04-07T20:30:26.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T20:30:26.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T20:30:26.556Z] Configure a credential helper to remove this warning. See [2022-04-07T20:30:26.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T20:30:26.556Z] [2022-04-07T20:30:26.556Z] Login Succeeded [2022-04-07T20:30:26.556Z] nexus3.edgexfoundry.org:10002 [2022-04-07T20:30:26.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T20:30:26.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T20:30:26.817Z] Configure a credential helper to remove this warning. See [2022-04-07T20:30:26.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T20:30:26.818Z] [2022-04-07T20:30:26.818Z] Login Succeeded [2022-04-07T20:30:26.818Z] nexus3.edgexfoundry.org:10003 [2022-04-07T20:30:26.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T20:30:26.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T20:30:26.818Z] Configure a credential helper to remove this warning. See [2022-04-07T20:30:26.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T20:30:26.818Z] [2022-04-07T20:30:26.818Z] Login Succeeded [2022-04-07T20:30:26.818Z] nexus3.edgexfoundry.org:10004 [2022-04-07T20:30:26.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T20:30:27.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T20:30:27.079Z] Configure a credential helper to remove this warning. See [2022-04-07T20:30:27.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T20:30:27.079Z] [2022-04-07T20:30:27.079Z] Login Succeeded [2022-04-07T20:30:27.079Z] docker.io [2022-04-07T20:30:27.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T20:30:27.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T20:30:27.342Z] Configure a credential helper to remove this warning. See [2022-04-07T20:30:27.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T20:30:27.342Z] [2022-04-07T20:30:27.342Z] Login Succeeded [2022-04-07T20:30:27.342Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T20:30:27.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T20:30:27.664Z] + 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-07T20:30:27.665Z] + dirname cmd/core-command/Dockerfile [2022-04-07T20:30:27.665Z] + cut -d/ -f2 [2022-04-07T20:30:27.665Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-07T20:30:27.665Z] + dirname cmd/core-data/Dockerfile [2022-04-07T20:30:27.665Z] + cut -d/ -f2 [2022-04-07T20:30:27.665Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-07T20:30:27.665Z] + dirname cmd/core-metadata/Dockerfile [2022-04-07T20:30:27.665Z] + cut -d/ -f2 [2022-04-07T20:30:27.665Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-07T20:30:27.665Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-07T20:30:27.665Z] + cut -d/ -f2 [2022-04-07T20:30:27.665Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-07T20:30:27.665Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-07T20:30:27.665Z] + cut -d/ -f2 [2022-04-07T20:30:27.665Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-07T20:30:27.665Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-07T20:30:27.665Z] + cut -d/ -f2 [2022-04-07T20:30:27.665Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-07T20:30:27.665Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-07T20:30:27.665Z] + cut -d/ -f2 [2022-04-07T20:30:27.665Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-07T20:30:27.665Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-07T20:30:27.665Z] + cut -d/ -f2 [2022-04-07T20:30:27.665Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-07T20:30:27.665Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-07T20:30:27.665Z] + cut -d/ -f2 [2022-04-07T20:30:27.665Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-07T20:30:27.665Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-07T20:30:27.665Z] + cut -d/ -f2 [2022-04-07T20:30:27.665Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-07T20:30:27.665Z] + dirname cmd/support-notifications/Dockerfile [2022-04-07T20:30:27.665Z] + cut -d/ -f2 [2022-04-07T20:30:27.665Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-07T20:30:27.665Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-07T20:30:27.665Z] + cut -d/ -f2 [2022-04-07T20:30:27.665Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-07T20:30:27.665Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-07T20:30:27.665Z] + cut -d/ -f2 [2022-04-07T20:30:27.665Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-07T20:30:27.703Z] 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-07T20:30:28.062Z] + git rev-list -1 --merges 2c4d9e0a6357164c8fea287aa0b8f30dff1b1592~1..2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [Pipeline] echo [2022-04-07T20:30:28.085Z] -----------> git rev-list -1 --merges 2c4d9e0a6357164c8fea287aa0b8f30dff1b1592~1..2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [2022-04-07T20:30:28.085Z] 2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [false] [Pipeline] sh [2022-04-07T20:30:28.377Z] + git log --format=format:%s -1 2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [Pipeline] echo [2022-04-07T20:30:28.393Z] ========================================================= [2022-04-07T20:30:28.393Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-07T20:30:28.393Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-07T20:30:28.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T20:30:28.818Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-07T20:30:28.818Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-07T20:30:28.818Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-07T20:30:28.818Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-07T20:30:28.818Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-07T20:30:28.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:30:29.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T20:30:29.165Z] [2022-04-07T20:30:29.165Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:30:29.470Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T20:30:29.470Z] latest: Pulling from edgex-devops/git-semver [2022-04-07T20:30:29.470Z] a0d0a0d46f8b: Pulling fs layer [2022-04-07T20:30:29.470Z] 3e5f54012d9b: Pulling fs layer [2022-04-07T20:30:29.470Z] 4c7163046ea9: Pulling fs layer [2022-04-07T20:30:29.470Z] 0c2d73faf560: Pulling fs layer [2022-04-07T20:30:29.470Z] 0c2d73faf560: Waiting [2022-04-07T20:30:29.470Z] 3e5f54012d9b: Download complete [2022-04-07T20:30:29.470Z] a0d0a0d46f8b: Verifying Checksum [2022-04-07T20:30:29.470Z] 0c2d73faf560: Verifying Checksum [2022-04-07T20:30:29.470Z] 0c2d73faf560: Download complete [2022-04-07T20:30:29.470Z] 4c7163046ea9: Verifying Checksum [2022-04-07T20:30:29.470Z] 4c7163046ea9: Download complete [2022-04-07T20:30:29.733Z] a0d0a0d46f8b: Pull complete [2022-04-07T20:30:29.733Z] 3e5f54012d9b: Pull complete [2022-04-07T20:30:29.993Z] 4c7163046ea9: Pull complete [2022-04-07T20:30:30.254Z] 0c2d73faf560: Pull complete [2022-04-07T20:30:30.254Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-07T20:30:30.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T20:30:30.254Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-07T20:30:30.404Z] prd-ubuntu20.04-docker-8c-8g-11504 does not seem to be running inside a container [2022-04-07T20:30:30.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:10004/edgex-devops/git-semver:latest cat [2022-04-07T20:30:31.177Z] $ docker top 8c1a53b2bc83be13d2188932ab3c3d8cc9a5e4443a1605c45c678f62ff2f781a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T20:30:31.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T20:30:31.294Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T20:30:31.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T20:30:31.431Z] $ docker exec 8c1a53b2bc83be13d2188932ab3c3d8cc9a5e4443a1605c45c678f62ff2f781a ssh-agent [2022-04-07T20:30:31.554Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLeKeKD/agent.14 [2022-04-07T20:30:31.554Z] SSH_AGENT_PID=21 [2022-04-07T20:30:31.563Z] Running ssh-add (command line suppressed) [2022-04-07T20:30:31.696Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_5604218468491209594.key (/w/workspace/edgex-go/11@tmp/private_key_5604218468491209594.key) [2022-04-07T20:30:31.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T20:30:31.999Z] + git tag --points-at HEAD [Pipeline] } [2022-04-07T20:30:32.022Z] $ docker exec --env ******** --env ******** 8c1a53b2bc83be13d2188932ab3c3d8cc9a5e4443a1605c45c678f62ff2f781a ssh-agent -k [2022-04-07T20:30:32.120Z] unset SSH_AUTH_SOCK; [2022-04-07T20:30:32.120Z] unset SSH_AGENT_PID; [2022-04-07T20:30:32.120Z] echo Agent pid 21 killed; [2022-04-07T20:30:32.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-07T20:30:32.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T20:30:32.151Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T20:30:32.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T20:30:32.274Z] $ docker exec 8c1a53b2bc83be13d2188932ab3c3d8cc9a5e4443a1605c45c678f62ff2f781a ssh-agent [2022-04-07T20:30:32.386Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcePdcJ/agent.53 [2022-04-07T20:30:32.386Z] SSH_AGENT_PID=60 [2022-04-07T20:30:32.392Z] Running ssh-add (command line suppressed) [2022-04-07T20:30:32.512Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_1313814616968359183.key (/w/workspace/edgex-go/11@tmp/private_key_1313814616968359183.key) [2022-04-07T20:30:32.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T20:30:32.815Z] + git semver init [2022-04-07T20:30:32.815Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T20:30:32.815Z] # $GIT_DIR = /w/workspace/edgex-go/11/.git [2022-04-07T20:30:32.815Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/11 [2022-04-07T20:30:32.815Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T20:30:32.815Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T20:30:32.815Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T20:30:32.815Z] # $SEMVER_BRANCH = PR-3924 [2022-04-07T20:30:32.815Z] # $SEMVER_TEMP = /tmp/semver-817762759 [2022-04-07T20:30:32.815Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-07T20:30:47.729Z] # '/tmp/semver-817762759' -> '/w/workspace/edgex-go/11/.semver' [2022-04-07T20:30:47.729Z] # -> Force: false [2022-04-07T20:30:47.729Z] # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } [2022-04-07T20:30:47.741Z] $ docker exec --env ******** --env ******** 8c1a53b2bc83be13d2188932ab3c3d8cc9a5e4443a1605c45c678f62ff2f781a ssh-agent -k [2022-04-07T20:30:47.843Z] unset SSH_AUTH_SOCK; [2022-04-07T20:30:47.843Z] unset SSH_AGENT_PID; [2022-04-07T20:30:47.844Z] echo Agent pid 60 killed; [2022-04-07T20:30:47.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T20:30:48.159Z] + git semver [Pipeline] } [2022-04-07T20:30:48.176Z] $ docker stop --time=1 8c1a53b2bc83be13d2188932ab3c3d8cc9a5e4443a1605c45c678f62ff2f781a [2022-04-07T20:30:50.030Z] $ docker rm -f 8c1a53b2bc83be13d2188932ab3c3d8cc9a5e4443a1605c45c678f62ff2f781a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T20:30:50.415Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-07T20:30:50.655Z] Stashed 1 file(s) [Pipeline] echo [2022-04-07T20:30:50.658Z] [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-07T20:30:50.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T20:30:50.816Z] ========================================================= [2022-04-07T20:30:50.816Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-07T20:30:50.816Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T20:30:51.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T20:30:51.102Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-07T20:30:51.102Z] 59bf1c3509f3: Pulling fs layer [2022-04-07T20:30:51.102Z] 666ba61612fd: Pulling fs layer [2022-04-07T20:30:51.102Z] 8ed8ca486205: Pulling fs layer [2022-04-07T20:30:51.102Z] 4fe6c5a15a65: Pulling fs layer [2022-04-07T20:30:51.102Z] 4fe6c5a15a65: Waiting [2022-04-07T20:30:51.102Z] 22a0e8bec74d: Pulling fs layer [2022-04-07T20:30:51.102Z] 640e595b4fbd: Pulling fs layer [2022-04-07T20:30:51.102Z] 763cafe07f6e: Pulling fs layer [2022-04-07T20:30:51.102Z] 22a0e8bec74d: Waiting [2022-04-07T20:30:51.102Z] 640e595b4fbd: Waiting [2022-04-07T20:30:51.102Z] 0c0b528cf693: Pulling fs layer [2022-04-07T20:30:51.102Z] 10935f4eaf8b: Pulling fs layer [2022-04-07T20:30:51.102Z] 763cafe07f6e: Waiting [2022-04-07T20:30:51.102Z] 0c0b528cf693: Waiting [2022-04-07T20:30:51.102Z] 10935f4eaf8b: Waiting [2022-04-07T20:30:51.102Z] 8ed8ca486205: Verifying Checksum [2022-04-07T20:30:51.102Z] 8ed8ca486205: Download complete [2022-04-07T20:30:51.102Z] 666ba61612fd: Verifying Checksum [2022-04-07T20:30:51.102Z] 666ba61612fd: Download complete [2022-04-07T20:30:51.102Z] 22a0e8bec74d: Verifying Checksum [2022-04-07T20:30:51.102Z] 22a0e8bec74d: Download complete [2022-04-07T20:30:51.103Z] 640e595b4fbd: Verifying Checksum [2022-04-07T20:30:51.103Z] 640e595b4fbd: Download complete [2022-04-07T20:30:51.103Z] 59bf1c3509f3: Verifying Checksum [2022-04-07T20:30:51.103Z] 59bf1c3509f3: Download complete [2022-04-07T20:30:51.103Z] 763cafe07f6e: Verifying Checksum [2022-04-07T20:30:51.103Z] 763cafe07f6e: Download complete [2022-04-07T20:30:51.363Z] 0c0b528cf693: Verifying Checksum [2022-04-07T20:30:51.363Z] 0c0b528cf693: Download complete [2022-04-07T20:30:51.363Z] 59bf1c3509f3: Pull complete [2022-04-07T20:30:51.363Z] 666ba61612fd: Pull complete [2022-04-07T20:30:51.623Z] 8ed8ca486205: Pull complete [2022-04-07T20:30:51.882Z] 4fe6c5a15a65: Verifying Checksum [2022-04-07T20:30:51.882Z] 4fe6c5a15a65: Download complete [2022-04-07T20:30:51.882Z] 10935f4eaf8b: Verifying Checksum [2022-04-07T20:30:51.882Z] 10935f4eaf8b: Download complete [2022-04-07T20:30:56.070Z] 4fe6c5a15a65: Pull complete [2022-04-07T20:30:56.070Z] 22a0e8bec74d: Pull complete [2022-04-07T20:30:56.070Z] 640e595b4fbd: Pull complete [2022-04-07T20:30:56.070Z] 763cafe07f6e: Pull complete [2022-04-07T20:30:56.070Z] 0c0b528cf693: Pull complete [2022-04-07T20:30:57.975Z] 10935f4eaf8b: Pull complete [2022-04-07T20:30:57.975Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-07T20:30:58.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T20:30:58.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-07T20:30:58.535Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T20:30:58.535Z] WORKDIR /edgex [2022-04-07T20:30:58.535Z] COPY go.mod . [2022-04-07T20:30:58.535Z] RUN go mod download [2022-04-07T20:30:58.535Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-07T20:30:59.915Z] Sending build context to Docker daemon 334.8MB [2022-04-07T20:30:59.915Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T20:30:59.915Z] ---> 99d49a6021b9 [2022-04-07T20:30:59.915Z] Step 2/4 : WORKDIR /edgex [2022-04-07T20:31:01.829Z] ---> Running in da1364388064 [2022-04-07T20:31:01.829Z] Removing intermediate container da1364388064 [2022-04-07T20:31:01.829Z] ---> df51a5ae0ac8 [2022-04-07T20:31:01.829Z] Step 3/4 : COPY go.mod . [2022-04-07T20:31:01.829Z] ---> 5e6686b3efa4 [2022-04-07T20:31:01.829Z] Step 4/4 : RUN go mod download [2022-04-07T20:31:01.829Z] ---> Running in d6e980a4ab94 [2022-04-07T20:31:05.757Z] Still waiting to schedule task [2022-04-07T20:31:05.758Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-07T20:31:16.729Z] Removing intermediate container d6e980a4ab94 [2022-04-07T20:31:16.730Z] ---> f612f9638a7a [2022-04-07T20:31:16.730Z] Successfully built f612f9638a7a [2022-04-07T20:31:16.730Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:31:17.032Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T20:31:17.032Z] . [Pipeline] withDockerContainer [2022-04-07T20:31:17.098Z] prd-ubuntu20.04-docker-8c-8g-11504 does not seem to be running inside a container [2022-04-07T20:31:17.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-07T20:31:17.521Z] $ docker top 25829352ae88671496c3378a5c388b9a2d976a443dedaaf0a844107eb0851118 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T20:31:17.877Z] + go version [2022-04-07T20:31:17.877Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-07T20:31:17.892Z] $ docker stop --time=1 25829352ae88671496c3378a5c388b9a2d976a443dedaaf0a844107eb0851118 [2022-04-07T20:31:19.190Z] $ docker rm -f 25829352ae88671496c3378a5c388b9a2d976a443dedaaf0a844107eb0851118 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:31:19.606Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T20:31:19.606Z] . [Pipeline] withDockerContainer [2022-04-07T20:31:19.669Z] prd-ubuntu20.04-docker-8c-8g-11504 does not seem to be running inside a container [2022-04-07T20:31:19.704Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-07T20:31:20.086Z] $ docker top 7a249f980f53adad6171e952191f5ac9c22ee384fff052dcd8262bc52e0949ca -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-07T20:31:20.167Z] ========================================================= [2022-04-07T20:31:20.167Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-07T20:31:20.167Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T20:31:20.459Z] + make test [2022-04-07T20:31:20.459Z] go mod tidy -compat=1.17 [2022-04-07T20:31:20.718Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-07T20:31:25.999Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-07T20:31:38.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-07T20:31:38.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements [2022-04-07T20:31:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-07T20:31:38.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.118s coverage: 54.9% of statements [2022-04-07T20:31:38.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-07T20:31:38.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-07T20:31:41.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.362s coverage: 89.2% of statements [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-07T20:31:41.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-07T20:31:41.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.420s coverage: 95.1% of statements [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-07T20:31:41.755Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.102s coverage: 72.2% of statements [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-07T20:31:41.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-07T20:31:41.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-07T20:31:41.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2022-04-07T20:31:41.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 24.0% of statements [2022-04-07T20:31:41.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-07T20:31:41.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2022-04-07T20:31:41.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2022-04-07T20:31:41.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.092s coverage: 94.1% of statements [2022-04-07T20:31:41.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements [2022-04-07T20:31:41.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2022-04-07T20:31:51.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2022-04-07T20:31:51.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2022-04-07T20:31:53.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.175s coverage: 82.5% of statements [2022-04-07T20:31:53.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-07T20:32:03.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2022-04-07T20:32:03.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-07T20:32:03.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-07T20:32:03.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-07T20:32:03.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-04-07T20:32:03.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-07T20:32:03.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-07T20:32:03.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-07T20:32:03.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-07T20:32:03.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-07T20:32:03.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-04-07T20:32:03.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-07T20:32:03.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-07T20:32:03.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.025s coverage: 89.4% of statements [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.4% of statements [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.8% of statements [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.191s coverage: 92.3% of statements [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-07T20:32:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.075s coverage: 100.0% of statements [2022-04-07T20:32:03.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-07T20:32:03.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-07T20:32:21.294Z] GO111MODULE=on go vet ./... [2022-04-07T20:32:22.230Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-07T20:32:23.856Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-07T20:32:23.856Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-07T20:32:23.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-07T20:32:24.169Z] + ls -al . [2022-04-07T20:32:24.169Z] total 668 [2022-04-07T20:32:24.169Z] drwxrwxr-x 10 1001 1001 4096 Apr 7 20:32 . [2022-04-07T20:32:24.169Z] drwxr-xr-x 4 root root 4096 Apr 7 20:31 .. [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 11 Apr 7 20:30 .dockerignore [2022-04-07T20:32:24.169Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 20:30 .git [2022-04-07T20:32:24.169Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 20:30 .github [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 870 Apr 7 20:30 .gitignore [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 42 Apr 7 20:30 .golangci.yml [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 87 Apr 7 20:30 .hadolint.yml [2022-04-07T20:32:24.169Z] drwx------ 3 1001 1001 4096 Apr 7 20:30 .semver [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 166 Apr 7 20:30 .sonarcloud.properties [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 1171 Apr 7 20:30 ADOPTERS.md [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 9953 Apr 7 20:30 Attribution.txt [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 51732 Apr 7 20:30 CHANGELOG.md [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 3804 Apr 7 20:30 CONTRIBUTING.md [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 677 Apr 7 20:30 GOVERNANCE.md [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 849 Apr 7 20:30 Jenkinsfile [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 10775 Apr 7 20:30 LICENSE [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 8478 Apr 7 20:30 Makefile [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 582 Apr 7 20:30 OWNERS.md [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 8207 Apr 7 20:30 README.md [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 6912 Apr 7 20:30 SECURITY.md [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 5 Apr 7 20:30 VERSION [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 4131 Apr 7 20:30 ZMQWindows.md [2022-04-07T20:32:24.169Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 20:30 bin [2022-04-07T20:32:24.169Z] drwxrwxr-x 18 1001 1001 4096 Apr 7 20:30 cmd [2022-04-07T20:32:24.169Z] -rw-r--r-- 1 root root 431014 Apr 7 20:32 coverage.out [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 3175 Apr 7 20:30 go.mod [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 34990 Apr 7 20:31 go.sum [2022-04-07T20:32:24.169Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 20:30 internal [2022-04-07T20:32:24.169Z] drwxrwxr-x 3 1001 1001 4096 Apr 7 20:30 openapi [2022-04-07T20:32:24.169Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 20:30 snap [2022-04-07T20:32:24.169Z] -rw-rw-r-- 1 1001 1001 204 Apr 7 20:30 version.go [Pipeline] sh [2022-04-07T20:32:24.460Z] + '[' -e coverage.out ] [2022-04-07T20:32:24.460Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-07T20:32:24.547Z] Stashed 1 file(s) [Pipeline] sh [2022-04-07T20:32:24.830Z] + make build [2022-04-07T20:32:24.830Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T20:32:39.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T20:32:51.933Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T20:32:51.933Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T20:32:52.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T20:32:53.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T20:32:54.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T20:32:55.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T20:32:56.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T20:32:57.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T20:32:59.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T20:32:59.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T20:33:01.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-07T20:33:02.314Z] $ docker stop --time=1 7a249f980f53adad6171e952191f5ac9c22ee384fff052dcd8262bc52e0949ca [2022-04-07T20:33:05.020Z] $ docker rm -f 7a249f980f53adad6171e952191f5ac9c22ee384fff052dcd8262bc52e0949ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:33:05.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T20:33:05.908Z] [2022-04-07T20:33:05.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:33:06.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T20:33:06.207Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-07T20:33:06.207Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-07T20:33:06.207Z] ca9280d653b3: Pulling fs layer [2022-04-07T20:33:06.207Z] 7e9c9ca2126c: Pulling fs layer [2022-04-07T20:33:06.466Z] cbdbe7a5bc2a: Pull complete [2022-04-07T20:33:06.466Z] ca9280d653b3: Verifying Checksum [2022-04-07T20:33:06.466Z] ca9280d653b3: Download complete [2022-04-07T20:33:06.724Z] 7e9c9ca2126c: Download complete [2022-04-07T20:33:06.982Z] ca9280d653b3: Pull complete [2022-04-07T20:33:10.269Z] 7e9c9ca2126c: Pull complete [2022-04-07T20:33:10.269Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-07T20:33:10.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T20:33:10.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-07T20:33:10.330Z] prd-ubuntu20.04-docker-8c-8g-11504 does not seem to be running inside a container [2022-04-07T20:33:10.364Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-07T20:33:11.679Z] $ docker top 884dab70f450864ea65d8a93bed7837c8e9dc0cd4272d3aeccf3282f4ddb80dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T20:33:12.137Z] + grep parallel [2022-04-07T20:33:12.137Z] + docker-compose build --help [2022-04-07T20:33:12.706Z] --parallel Build images in parallel. [Pipeline] } [2022-04-07T20:33:12.719Z] $ docker stop --time=1 884dab70f450864ea65d8a93bed7837c8e9dc0cd4272d3aeccf3282f4ddb80dd [2022-04-07T20:33:14.007Z] $ docker rm -f 884dab70f450864ea65d8a93bed7837c8e9dc0cd4272d3aeccf3282f4ddb80dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:33:14.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T20:33:14.496Z] . [Pipeline] withDockerContainer [2022-04-07T20:33:14.561Z] prd-ubuntu20.04-docker-8c-8g-11504 does not seem to be running inside a container [2022-04-07T20:33:14.603Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-07T20:33:14.963Z] $ docker top 225e9b3c3f83d09231d46175ca013481bbfa42a64370d2a6c189d0f1fe75bc22 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T20:33:15.371Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-07T20:33:15.941Z] Building core-command ... [2022-04-07T20:33:15.941Z] Building core-data ... [2022-04-07T20:33:15.941Z] Building core-metadata ... [2022-04-07T20:33:15.941Z] Building security-bootstrapper ... [2022-04-07T20:33:15.941Z] Building security-proxy-setup ... [2022-04-07T20:33:15.941Z] Building security-secretstore-setup ... [2022-04-07T20:33:15.941Z] Building security-spiffe-token-provider ... [2022-04-07T20:33:15.941Z] Building security-spire-agent ... [2022-04-07T20:33:15.941Z] Building security-spire-config ... [2022-04-07T20:33:15.941Z] Building security-spire-server ... [2022-04-07T20:33:15.941Z] Building support-notifications ... [2022-04-07T20:33:15.941Z] Building support-scheduler ... [2022-04-07T20:33:15.941Z] Building sys-mgmt-agent ... [2022-04-07T20:33:15.941Z] Building security-spire-agent [2022-04-07T20:33:15.941Z] Building sys-mgmt-agent [2022-04-07T20:33:15.941Z] Building security-bootstrapper [2022-04-07T20:33:15.941Z] Building security-spiffe-token-provider [2022-04-07T20:33:15.941Z] Building security-secretstore-setup [2022-04-07T20:33:34.041Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:33:34.041Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:33:34.041Z] ---> f612f9638a7a [2022-04-07T20:33:34.041Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T20:33:34.041Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:33:34.041Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:33:34.041Z] ---> f612f9638a7a [2022-04-07T20:33:34.041Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T20:33:34.041Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:33:34.041Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:33:34.041Z] ---> f612f9638a7a [2022-04-07T20:33:34.041Z] Step 3/20 : WORKDIR /edgex-go [2022-04-07T20:33:34.041Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:33:34.041Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:33:34.041Z] ---> f612f9638a7a [2022-04-07T20:33:34.041Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T20:33:34.041Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:33:34.041Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:33:34.041Z] ---> f612f9638a7a [2022-04-07T20:33:34.041Z] Step 3/31 : WORKDIR /edgex-go [2022-04-07T20:33:35.424Z] ---> Running in 7ddf99b54393 [2022-04-07T20:33:35.424Z] ---> Running in e3a9beb2e7b9 [2022-04-07T20:33:35.424Z] ---> Running in b6c36176ad2e [2022-04-07T20:33:35.424Z] ---> Running in 0d8a3b649c0e [2022-04-07T20:33:35.424Z] ---> Running in 32a81958a291 [2022-04-07T20:33:35.424Z] Removing intermediate container e3a9beb2e7b9 [2022-04-07T20:33:35.424Z] ---> 7b8654ec3f8f [2022-04-07T20:33:35.424Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:33:35.424Z] Removing intermediate container b6c36176ad2e [2022-04-07T20:33:35.424Z] ---> 52d1252073cd [2022-04-07T20:33:35.424Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-07T20:33:35.424Z] ---> Running in a14ec77ebbc6 [2022-04-07T20:33:35.424Z] ---> Running in 778c7add840c [2022-04-07T20:33:35.424Z] Removing intermediate container 7ddf99b54393 [2022-04-07T20:33:35.424Z] ---> ce662fb2bf62 [2022-04-07T20:33:35.424Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:33:35.424Z] Removing intermediate container 0d8a3b649c0e [2022-04-07T20:33:35.424Z] ---> 1d8eb88516fe [2022-04-07T20:33:35.424Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:33:35.424Z] Removing intermediate container 32a81958a291 [2022-04-07T20:33:35.424Z] ---> 6a90f3a2868d [2022-04-07T20:33:35.424Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:33:35.684Z] ---> Running in b265155a3911 [2022-04-07T20:33:35.684Z] ---> Running in 153e7d76d6f6 [2022-04-07T20:33:35.684Z] ---> Running in b0e10461f619 [2022-04-07T20:33:35.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:33:36.515Z] Removing intermediate container b265155a3911 [2022-04-07T20:33:36.515Z] ---> 857f77b7abb2 [2022-04-07T20:33:36.515Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-07T20:33:36.774Z] ---> Running in 0f8020ef988b [2022-04-07T20:33:36.774Z] Removing intermediate container 153e7d76d6f6 [2022-04-07T20:33:36.774Z] ---> f675b25873da [2022-04-07T20:33:36.774Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-07T20:33:36.774Z] Removing intermediate container a14ec77ebbc6 [2022-04-07T20:33:36.774Z] ---> f252d686d1b1 [2022-04-07T20:33:36.774Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-07T20:33:36.774Z] ---> Running in 584a217bca4e [2022-04-07T20:33:36.774Z] ---> Running in 13e2a96ae147 [2022-04-07T20:33:36.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:33:36.774Z] Removing intermediate container b0e10461f619 [2022-04-07T20:33:36.774Z] ---> f7068a6d490e [2022-04-07T20:33:36.774Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T20:33:37.033Z] ---> Running in 2380e1824e0d [2022-04-07T20:33:37.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:33:37.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:33:37.292Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T20:33:37.292Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T20:33:37.292Z] OK: 15864 distinct packages available [2022-04-07T20:33:37.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:33:37.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:33:37.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:33:37.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:33:38.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:33:38.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:33:38.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:33:38.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:33:38.124Z] OK: 221 MiB in 52 packages [2022-04-07T20:33:38.385Z] OK: 221 MiB in 52 packages [2022-04-07T20:33:38.385Z] OK: 221 MiB in 52 packages [2022-04-07T20:33:38.385Z] OK: 221 MiB in 52 packages [2022-04-07T20:33:38.385Z] OK: 221 MiB in 52 packages [2022-04-07T20:33:38.385Z] Removing intermediate container 0f8020ef988b [2022-04-07T20:33:38.385Z] ---> 03bbec223815 [2022-04-07T20:33:38.385Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T20:33:38.647Z] ---> aed4b9735f2b [2022-04-07T20:33:38.647Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:33:38.647Z] ---> Running in a577b881ee2d [2022-04-07T20:33:38.908Z] Removing intermediate container 584a217bca4e [2022-04-07T20:33:38.909Z] ---> acb93e5aca80 [2022-04-07T20:33:38.909Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T20:33:39.169Z] Removing intermediate container 778c7add840c [2022-04-07T20:33:39.169Z] ---> bb553d6c4edf [2022-04-07T20:33:39.169Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-07T20:33:39.169Z] Removing intermediate container 13e2a96ae147 [2022-04-07T20:33:39.169Z] ---> 9306aca93975 [2022-04-07T20:33:39.169Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-07T20:33:39.169Z] ---> c321dd567196 [2022-04-07T20:33:39.169Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:33:39.169Z] Removing intermediate container 2380e1824e0d [2022-04-07T20:33:39.169Z] ---> 71d6daf214ae [2022-04-07T20:33:39.169Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T20:33:39.169Z] ---> Running in 8f2a7fdab929 [2022-04-07T20:33:39.428Z] ---> aba591cf7421 [2022-04-07T20:33:39.428Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:33:39.428Z] ---> 557095df3207 [2022-04-07T20:33:39.428Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:33:39.428Z] ---> Running in 2fc45a178f85 [2022-04-07T20:33:39.428Z] ---> Running in 1c11213930e8 [2022-04-07T20:33:39.428Z] ---> 68b7dda28235 [2022-04-07T20:33:39.428Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:33:39.428Z] ---> Running in bf5193af1431 [2022-04-07T20:33:39.999Z] Removing intermediate container a577b881ee2d [2022-04-07T20:33:39.999Z] ---> f713c798399b [2022-04-07T20:33:39.999Z] Step 8/23 : COPY . . [2022-04-07T20:33:40.569Z] Removing intermediate container 8f2a7fdab929 [2022-04-07T20:33:40.569Z] ---> 49d17d577216 [2022-04-07T20:33:40.569Z] Step 8/25 : COPY . . [2022-04-07T20:33:43.113Z] Removing intermediate container 1c11213930e8 [2022-04-07T20:33:43.113Z] ---> 83249362a2dc [2022-04-07T20:33:43.113Z] Step 7/20 : COPY . . [2022-04-07T20:33:43.372Z] Removing intermediate container bf5193af1431 [2022-04-07T20:33:43.372Z] ---> 51466e1cedfe [2022-04-07T20:33:43.372Z] Step 8/26 : COPY . . [2022-04-07T20:33:43.372Z] Removing intermediate container 2fc45a178f85 [2022-04-07T20:33:43.372Z] ---> 01439b6ab6b8 [2022-04-07T20:33:43.372Z] Step 8/31 : COPY . . [2022-04-07T20:33:51.493Z] ---> 758670030a08 [2022-04-07T20:33:51.493Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T20:33:51.493Z] ---> 4ffc3267b5b5 [2022-04-07T20:33:51.493Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-07T20:33:51.493Z] ---> cb74a57ad8a9 [2022-04-07T20:33:51.493Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-07T20:33:51.493Z] ---> 72e788dc587a [2022-04-07T20:33:51.493Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-07T20:33:51.493Z] ---> Running in af20d520e5aa [2022-04-07T20:33:51.493Z] ---> Running in 05753c4e69fd [2022-04-07T20:33:51.493Z] ---> Running in f05573f2f246 [2022-04-07T20:33:51.493Z] ---> Running in d0a281a5fc57 [2022-04-07T20:33:51.493Z] ---> 3bd72fa7cdc6 [2022-04-07T20:33:51.493Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-07T20:33:51.493Z] ---> Running in eb625b31db4d [2022-04-07T20:33:51.493Z] Removing intermediate container 05753c4e69fd [2022-04-07T20:33:51.493Z] ---> 7dc3e68c69ba [2022-04-07T20:33:51.493Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T20:33:51.493Z] ---> Running in 10266bc14b3e [2022-04-07T20:33:51.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-07T20:33:51.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T20:33:51.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T20:33:51.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T20:33:52.060Z] Removing intermediate container 10266bc14b3e [2022-04-07T20:33:52.060Z] ---> b4f053e0c0ef [2022-04-07T20:33:52.060Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T20:33:52.060Z] ---> Running in 863a32e71615 [2022-04-07T20:33:52.318Z] Removing intermediate container 863a32e71615 [2022-04-07T20:33:52.318Z] ---> a4baa75f2876 [2022-04-07T20:33:52.318Z] 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-07T20:33:52.318Z] ---> Running in 089bc3e70046 [2022-04-07T20:33:53.695Z] spire-1.2.1/ [2022-04-07T20:33:53.695Z] spire-1.2.1/.data/ [2022-04-07T20:33:53.695Z] spire-1.2.1/.data/.file [2022-04-07T20:33:53.695Z] spire-1.2.1/.dockerignore [2022-04-07T20:33:53.695Z] spire-1.2.1/.gitattributes [2022-04-07T20:33:53.695Z] spire-1.2.1/.githooks/ [2022-04-07T20:33:53.695Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T20:33:53.695Z] spire-1.2.1/.github/ [2022-04-07T20:33:53.695Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T20:33:53.695Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T20:33:53.695Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T20:33:53.695Z] spire-1.2.1/.github/workflows/ [2022-04-07T20:33:53.695Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T20:33:53.695Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T20:33:53.695Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T20:33:53.695Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T20:33:53.695Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T20:33:53.695Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T20:33:53.695Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T20:33:53.695Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T20:33:53.695Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T20:33:53.695Z] spire-1.2.1/.gitignore [2022-04-07T20:33:53.695Z] spire-1.2.1/.go-version [2022-04-07T20:33:53.695Z] spire-1.2.1/.golangci.yml [2022-04-07T20:33:53.695Z] spire-1.2.1/ADOPTERS.md [2022-04-07T20:33:53.695Z] spire-1.2.1/CHANGELOG.md [2022-04-07T20:33:53.695Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T20:33:53.695Z] spire-1.2.1/CODEOWNERS [2022-04-07T20:33:53.695Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T20:33:53.695Z] spire-1.2.1/Dockerfile [2022-04-07T20:33:53.695Z] spire-1.2.1/Dockerfile.dev [2022-04-07T20:33:53.695Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T20:33:53.695Z] spire-1.2.1/LICENSE [2022-04-07T20:33:53.695Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T20:33:53.695Z] spire-1.2.1/Makefile [2022-04-07T20:33:53.695Z] spire-1.2.1/README.md [2022-04-07T20:33:53.695Z] spire-1.2.1/ROADMAP.md [2022-04-07T20:33:53.695Z] spire-1.2.1/SECURITY.md [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T20:33:53.695Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T20:33:53.695Z] spire-1.2.1/conf/ [2022-04-07T20:33:53.695Z] spire-1.2.1/conf/agent/ [2022-04-07T20:33:53.695Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T20:33:53.695Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T20:33:53.695Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T20:33:53.695Z] spire-1.2.1/conf/server/ [2022-04-07T20:33:53.695Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T20:33:53.695Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T20:33:53.695Z] spire-1.2.1/conf/server/server.conf [2022-04-07T20:33:53.695Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T20:33:53.695Z] spire-1.2.1/doc/ [2022-04-07T20:33:53.695Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T20:33:53.695Z] spire-1.2.1/doc/auditlog.md [2022-04-07T20:33:53.695Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T20:33:53.695Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T20:33:53.695Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T20:33:53.695Z] spire-1.2.1/doc/images/ [2022-04-07T20:33:53.695Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T20:33:53.695Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T20:33:53.695Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T20:33:53.695Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/spire_server.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/telemetry.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/upgrading.md [2022-04-07T20:33:53.696Z] spire-1.2.1/doc/using_spire.md [2022-04-07T20:33:53.696Z] spire-1.2.1/examples/ [2022-04-07T20:33:53.696Z] spire-1.2.1/examples/README.md [2022-04-07T20:33:53.696Z] spire-1.2.1/go.mod [2022-04-07T20:33:53.696Z] spire-1.2.1/go.sum [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T20:33:53.696Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/health/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/log/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T20:33:53.697Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/util/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/version/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T20:33:53.698Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/config.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T20:33:53.699Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T20:33:53.700Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/server.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/ [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/private/ [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/private/server/ [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/ [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/common/ [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T20:33:53.701Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T20:33:53.701Z] spire-1.2.1/release/ [2022-04-07T20:33:53.701Z] spire-1.2.1/release/spire-extras/ [2022-04-07T20:33:53.701Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T20:33:53.701Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T20:33:53.701Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T20:33:53.701Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T20:33:53.701Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T20:33:53.701Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T20:33:53.701Z] spire-1.2.1/release/spire/ [2022-04-07T20:33:53.701Z] spire-1.2.1/release/spire/README.md [2022-04-07T20:33:53.701Z] spire-1.2.1/release/spire/conf/ [2022-04-07T20:33:53.701Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T20:33:53.701Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T20:33:53.701Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T20:33:53.701Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T20:33:53.701Z] spire-1.2.1/script/ [2022-04-07T20:33:53.701Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T20:33:53.701Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T20:33:53.701Z] spire-1.2.1/support/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T20:33:53.701Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T20:33:53.701Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T20:33:53.701Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T20:33:53.701Z] spire-1.2.1/test/ [2022-04-07T20:33:53.701Z] spire-1.2.1/test/clock/ [2022-04-07T20:33:53.701Z] spire-1.2.1/test/clock/clock.go [2022-04-07T20:33:53.701Z] spire-1.2.1/test/fakes/ [2022-04-07T20:33:53.701Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T20:33:53.701Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T20:33:53.701Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T20:33:53.701Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T20:33:53.701Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T20:33:53.701Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T20:33:53.701Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T20:33:53.701Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T20:33:53.701Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T20:33:53.701Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T20:33:53.701Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T20:33:53.701Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T20:33:53.701Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T20:33:53.702Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/README.md [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/common [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T20:33:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T20:33:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T20:33:53.704Z] spire-1.2.1/test/integration/test.sh [2022-04-07T20:33:53.704Z] spire-1.2.1/test/plugintest/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/spiretest/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/testca/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/testca/ca.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/testkey/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T20:33:53.704Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/testkey/new.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/util/ [2022-04-07T20:33:53.704Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/util/race.go [2022-04-07T20:33:53.704Z] spire-1.2.1/test/util/util.go [2022-04-07T20:33:53.704Z] building spire from source... [2022-04-07T20:33:53.704Z] Installing go1.17.7... [2022-04-07T20:33:58.985Z] Building bin/spire-server... [2022-04-07T20:33:58.985Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T20:33:58.985Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T20:33:58.985Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T20:33:58.985Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T20:33:58.985Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T20:33:58.985Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T20:33:58.985Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T20:33:58.985Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T20:33:59.246Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T20:33:59.246Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T20:33:59.246Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T20:33:59.246Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T20:33:59.246Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T20:33:59.246Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T20:33:59.246Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T20:33:59.246Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T20:33:59.246Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T20:33:59.505Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T20:33:59.505Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T20:33:59.505Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T20:33:59.773Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T20:33:59.773Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T20:33:59.773Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T20:33:59.773Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T20:33:59.773Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T20:33:59.773Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T20:33:59.773Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T20:33:59.773Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T20:34:00.033Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T20:34:00.033Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T20:34:00.033Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T20:34:00.033Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T20:34:00.033Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T20:34:00.033Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T20:34:00.033Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T20:34:00.033Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T20:34:00.033Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T20:34:00.033Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T20:34:00.033Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T20:34:00.033Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T20:34:00.033Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T20:34:00.033Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T20:34:00.033Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T20:34:00.292Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T20:34:00.292Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T20:34:00.292Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T20:34:00.292Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T20:34:00.292Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T20:34:00.292Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T20:34:00.292Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T20:34:00.292Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T20:34:00.292Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T20:34:00.551Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T20:34:00.551Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T20:34:00.551Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T20:34:01.118Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T20:34:03.023Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T20:34:03.023Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T20:34:03.282Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T20:34:03.282Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T20:34:03.282Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T20:34:07.474Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T20:34:07.474Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T20:34:07.474Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T20:34:07.474Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T20:34:07.474Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T20:34:07.474Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T20:34:07.474Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T20:34:07.474Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T20:34:07.474Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T20:34:07.734Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T20:34:08.670Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T20:34:08.930Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T20:34:08.930Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T20:34:08.930Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T20:34:09.189Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T20:34:09.189Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T20:34:09.189Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T20:34:09.189Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T20:34:09.449Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T20:34:09.449Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T20:34:09.449Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T20:34:09.449Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T20:34:09.449Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T20:34:09.708Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T20:34:09.708Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T20:34:09.708Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T20:34:09.708Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T20:34:09.708Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T20:34:09.709Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T20:34:09.709Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T20:34:09.709Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T20:34:09.709Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T20:34:12.998Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T20:34:12.998Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T20:34:12.998Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T20:34:12.998Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T20:34:12.998Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T20:34:12.998Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T20:34:12.998Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T20:34:12.998Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T20:34:12.998Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T20:34:12.998Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T20:34:12.998Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T20:34:12.998Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T20:34:12.998Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T20:34:13.258Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T20:34:13.258Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T20:34:13.258Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T20:34:13.258Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T20:34:13.258Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T20:34:13.258Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T20:34:13.258Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T20:34:13.258Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T20:34:13.258Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T20:34:13.519Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T20:34:13.519Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T20:34:13.519Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T20:34:13.519Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T20:34:13.519Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T20:34:13.519Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T20:34:13.778Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T20:34:13.778Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T20:34:13.778Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T20:34:13.778Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T20:34:13.778Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T20:34:13.778Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T20:34:13.778Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T20:34:13.778Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T20:34:13.778Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T20:34:14.038Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T20:34:14.038Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T20:34:14.038Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T20:34:14.038Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T20:34:14.038Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T20:34:14.038Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T20:34:14.038Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T20:34:14.038Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T20:34:14.038Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T20:34:14.038Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T20:34:14.038Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T20:34:14.038Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T20:34:20.613Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T20:34:20.613Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T20:34:21.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T20:34:40.096Z] Removing intermediate container f05573f2f246 [2022-04-07T20:34:40.096Z] ---> c6684c1acac0 [2022-04-07T20:34:40.096Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-07T20:34:40.096Z] Removing intermediate container d0a281a5fc57 [2022-04-07T20:34:40.096Z] ---> 771d6a9ffc0e [2022-04-07T20:34:40.096Z] [2022-04-07T20:34:40.096Z] Step 10/25 : FROM alpine:3.14 [2022-04-07T20:34:40.096Z] Removing intermediate container af20d520e5aa [2022-04-07T20:34:40.096Z] ---> c9a1595437ef [2022-04-07T20:34:40.096Z] [2022-04-07T20:34:40.096Z] Step 9/20 : FROM alpine:3.15 [2022-04-07T20:34:40.096Z] Removing intermediate container eb625b31db4d [2022-04-07T20:34:40.096Z] ---> e628eb88a7db [2022-04-07T20:34:40.096Z] [2022-04-07T20:34:40.096Z] Step 10/31 : FROM alpine:3.14 [2022-04-07T20:34:40.096Z] ---> Running in 605577a22ae4 [2022-04-07T20:34:40.096Z] 3.14: Pulling from library/alpine [2022-04-07T20:34:40.096Z] 3.14: Pulling from library/alpine [2022-04-07T20:34:40.663Z] 3.15: Pulling from library/alpine [2022-04-07T20:34:41.604Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T20:34:41.604Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T20:34:41.604Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T20:34:41.604Z] Status: Image is up to date for alpine:3.14 [2022-04-07T20:34:41.604Z] ---> e04c818066af [2022-04-07T20:34:41.604Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-07T20:34:41.604Z] ---> e04c818066af [2022-04-07T20:34:41.604Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-07T20:34:41.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T20:34:42.121Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-07T20:34:42.121Z] ---> Running in 4d8b6610343e [2022-04-07T20:34:42.121Z] ---> Running in 3dcfac793c94 [2022-04-07T20:34:42.121Z] Status: Downloaded newer image for alpine:3.15 [2022-04-07T20:34:42.121Z] ---> 0ac33e5f5afa [2022-04-07T20:34:42.121Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T20:34:42.380Z] ---> Running in 50bb88ddfb42 [2022-04-07T20:34:42.640Z] Removing intermediate container 4d8b6610343e [2022-04-07T20:34:42.640Z] ---> 31428cb873f2 [2022-04-07T20:34:42.640Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-07T20:34:42.640Z] ---> Running in efb6f77990ee [2022-04-07T20:34:42.640Z] Removing intermediate container 50bb88ddfb42 [2022-04-07T20:34:42.640Z] ---> 654bb0cf893d [2022-04-07T20:34:42.640Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:34:42.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:34:42.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:34:42.900Z] ---> Running in 6d1a42724c8c [2022-04-07T20:34:42.900Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-07T20:34:43.170Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-07T20:34:43.170Z] Removing intermediate container 605577a22ae4 [2022-04-07T20:34:43.170Z] ---> 888a54ec077d [2022-04-07T20:34:43.170Z] [2022-04-07T20:34:43.170Z] Step 11/23 : FROM docker:20.10.14 [2022-04-07T20:34:43.170Z] (3/3) Installing su-exec (0.2-r1) [2022-04-07T20:34:43.170Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T20:34:43.170Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T20:34:43.170Z] OK: 6 MiB in 17 packages [2022-04-07T20:34:43.434Z] 20.10.14: Pulling from library/docker [2022-04-07T20:34:43.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:34:43.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:34:43.954Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-07T20:34:43.954Z] (2/2) Installing su-exec (0.2-r1) [2022-04-07T20:34:43.954Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T20:34:43.954Z] OK: 6 MiB in 16 packages [2022-04-07T20:34:44.522Z] Removing intermediate container 3dcfac793c94 [2022-04-07T20:34:44.522Z] ---> 22f7c31f12df [2022-04-07T20:34:44.522Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T20:34:44.522Z] ---> Running in b29adfad1881 [2022-04-07T20:34:44.782Z] Removing intermediate container b29adfad1881 [2022-04-07T20:34:44.782Z] ---> e6d5e381cb98 [2022-04-07T20:34:44.782Z] Step 13/25 : WORKDIR / [2022-04-07T20:34:44.782Z] ---> Running in e3e564855eb9 [2022-04-07T20:34:45.041Z] Removing intermediate container efb6f77990ee [2022-04-07T20:34:45.041Z] ---> 762673a76a9f [2022-04-07T20:34:45.041Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-07T20:34:45.041Z] Removing intermediate container 6d1a42724c8c [2022-04-07T20:34:45.041Z] ---> 6f3053a485a0 [2022-04-07T20:34:45.041Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-07T20:34:45.041Z] ---> Running in 6b55d4f8260d [2022-04-07T20:34:45.303Z] ---> Running in f93c43712e1d [2022-04-07T20:34:45.303Z] Removing intermediate container e3e564855eb9 [2022-04-07T20:34:45.303Z] ---> 5f7df386d879 [2022-04-07T20:34:45.303Z] 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-07T20:34:45.303Z] Removing intermediate container 6b55d4f8260d [2022-04-07T20:34:45.303Z] ---> 714991763e81 [2022-04-07T20:34:45.303Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-07T20:34:45.563Z] ---> Running in 0c9bd583caee [2022-04-07T20:34:45.844Z] ---> 7459a6bdaa07 [2022-04-07T20:34:45.844Z] 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-07T20:34:46.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:34:46.103Z] Removing intermediate container 0c9bd583caee [2022-04-07T20:34:46.103Z] ---> 4f80aab18837 [2022-04-07T20:34:46.103Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-07T20:34:46.103Z] ---> Running in 00ce93a7fc84 [2022-04-07T20:34:46.363Z] ---> bb8d60d7b0e9 [2022-04-07T20:34:46.363Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-07T20:34:46.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:34:47.194Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T20:34:47.194Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T20:34:47.194Z] OK: 15854 distinct packages available [2022-04-07T20:34:47.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:34:47.194Z] ---> 53a03b35c1a6 [2022-04-07T20:34:47.194Z] 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-07T20:34:47.763Z] ---> a8848a38eb54 [2022-04-07T20:34:47.763Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-07T20:34:48.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:34:48.035Z] Removing intermediate container 00ce93a7fc84 [2022-04-07T20:34:48.035Z] ---> bbcca128bdf1 [2022-04-07T20:34:48.035Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-07T20:34:48.294Z] ---> Running in c845aac23dfa [2022-04-07T20:34:48.294Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-07T20:34:48.556Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-07T20:34:48.556Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T20:34:48.556Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-07T20:34:48.556Z] ---> a5a4860ccde5 [2022-04-07T20:34:48.556Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-07T20:34:48.816Z] Removing intermediate container c845aac23dfa [2022-04-07T20:34:48.816Z] ---> ed09923270df [2022-04-07T20:34:48.816Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-07T20:34:48.816Z] (5/9) Installing curl (7.80.0-r0) [2022-04-07T20:34:48.816Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-07T20:34:48.816Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-07T20:34:49.078Z] (8/9) Installing libucontext (1.1-r0) [2022-04-07T20:34:49.078Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-07T20:34:49.078Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T20:34:49.078Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T20:34:49.525Z] OK: 8 MiB in 23 packages [2022-04-07T20:34:49.843Z] ---> cb070422743e [2022-04-07T20:34:49.843Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-07T20:34:49.843Z] ---> Running in 624627f30ce4 [2022-04-07T20:34:50.192Z] ---> 8c12521c4b3a [2022-04-07T20:34:50.192Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T20:34:50.454Z] Removing intermediate container f93c43712e1d [2022-04-07T20:34:50.454Z] ---> 61194293ab8e [2022-04-07T20:34:50.454Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T20:34:50.454Z] ---> d08997171b38 [2022-04-07T20:34:50.454Z] 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-07T20:34:50.715Z] ---> Running in 1a0be945ae82 [2022-04-07T20:34:50.974Z] ---> 0722ae2e7a2a [2022-04-07T20:34:50.974Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-07T20:34:51.233Z] Removing intermediate container 624627f30ce4 [2022-04-07T20:34:51.233Z] ---> 566e470eb2e5 [2022-04-07T20:34:51.233Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T20:34:51.802Z] ---> 3a30714c0ebf [2022-04-07T20:34:51.802Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-07T20:34:52.755Z] ---> fe96eb202ebf [2022-04-07T20:34:52.755Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-07T20:34:52.755Z] Removing intermediate container 1a0be945ae82 [2022-04-07T20:34:52.755Z] ---> 1cd5f039197e [2022-04-07T20:34:52.755Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T20:34:53.016Z] ---> Running in 5e35ce886373 [2022-04-07T20:34:53.587Z] ---> 94e690bb0dde [2022-04-07T20:34:53.587Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-07T20:34:53.587Z] Removing intermediate container 5e35ce886373 [2022-04-07T20:34:53.587Z] ---> f638cab64075 [2022-04-07T20:34:53.587Z] Step 23/25 : LABEL arch=x86_64 [2022-04-07T20:34:53.587Z] ---> 1ddc35c421a9 [2022-04-07T20:34:53.587Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-07T20:34:53.587Z] ---> Running in c72d033a85be [2022-04-07T20:34:53.849Z] ---> Running in b691defe6608 [2022-04-07T20:34:54.110Z] Removing intermediate container c72d033a85be [2022-04-07T20:34:54.111Z] ---> 4cf49d0e3f3f [2022-04-07T20:34:54.111Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T20:34:54.111Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-07T20:34:54.111Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-07T20:34:54.111Z] Removing intermediate container b691defe6608 [2022-04-07T20:34:54.111Z] ---> d97aec765676 [2022-04-07T20:34:54.111Z] Step 24/25 : LABEL git_sha=2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [2022-04-07T20:34:54.111Z] ---> 7417809fdb73 [2022-04-07T20:34:54.111Z] 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-07T20:34:54.111Z] ---> Running in c60aaf42de30 [2022-04-07T20:34:54.111Z] ---> 187325e91b41 [2022-04-07T20:34:54.111Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-07T20:34:54.111Z] ---> Running in e73872078bdc [2022-04-07T20:34:54.111Z] ---> Running in 35ca8dd3afcf [2022-04-07T20:34:54.680Z] Removing intermediate container e73872078bdc [2022-04-07T20:34:54.680Z] ---> a857a1781218 [2022-04-07T20:34:54.680Z] 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-07T20:34:54.680Z] Removing intermediate container c60aaf42de30 [2022-04-07T20:34:54.680Z] ---> 876006ad1ecb [2022-04-07T20:34:54.680Z] Step 18/20 : LABEL arch=x86_64 [2022-04-07T20:34:54.680Z] ---> 8d77e5d9d245 [2022-04-07T20:34:54.680Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-07T20:34:54.680Z] Removing intermediate container 35ca8dd3afcf [2022-04-07T20:34:54.680Z] ---> e46216fb6671 [2022-04-07T20:34:54.680Z] Step 25/25 : LABEL version=0.0.0 [2022-04-07T20:34:54.680Z] ---> Running in 4fedf27f7868 [2022-04-07T20:34:54.680Z] ---> Running in ab7fe2771367 [2022-04-07T20:34:54.680Z] ---> Running in dcbbb7788e2b [2022-04-07T20:34:54.942Z] ---> 7fceeb0ad86a [2022-04-07T20:34:54.942Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-07T20:34:55.202Z] ---> Running in c1ada7759de1 [2022-04-07T20:34:55.202Z] Removing intermediate container 4fedf27f7868 [2022-04-07T20:34:55.202Z] ---> 231ce67929ba [2022-04-07T20:34:55.202Z] Step 19/20 : LABEL git_sha=2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [2022-04-07T20:34:55.202Z] Removing intermediate container dcbbb7788e2b [2022-04-07T20:34:55.202Z] ---> b7053c764773 [2022-04-07T20:34:55.202Z] [2022-04-07T20:34:55.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:34:55.202Z] ---> Running in 293f389bef86 [2022-04-07T20:34:55.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:34:55.462Z] Removing intermediate container c1ada7759de1 [2022-04-07T20:34:55.462Z] ---> db5663d15f50 [2022-04-07T20:34:55.462Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-07T20:34:55.462Z] Successfully built b7053c764773 [2022-04-07T20:34:55.462Z] Successfully tagged security-secretstore-setup:latest [2022-04-07T20:34:55.462Z]  Building security-secretstore-setup ... done Building core-metadata [2022-04-07T20:34:55.462Z] (1/43) Installing readline (8.1.1-r0) [2022-04-07T20:34:55.462Z] (2/43) Installing bash (5.1.16-r0) [2022-04-07T20:34:55.462Z] Removing intermediate container 293f389bef86 [2022-04-07T20:34:55.462Z] Executing bash-5.1.16-r0.post-install [2022-04-07T20:34:55.462Z] ---> cc5acccce045 [2022-04-07T20:34:55.462Z] Step 20/20 : LABEL version=0.0.0 [2022-04-07T20:34:55.462Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-07T20:34:55.725Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T20:34:55.725Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-07T20:34:55.725Z] (6/43) Installing curl (7.80.0-r0) [2022-04-07T20:34:55.725Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-07T20:34:55.725Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-07T20:34:55.725Z] (9/43) Installing expat (2.4.7-r0) [2022-04-07T20:34:55.725Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-07T20:34:55.725Z] (11/43) Installing gdbm (1.22-r0) [2022-04-07T20:34:55.725Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-07T20:34:55.725Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-07T20:34:55.725Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-07T20:34:55.725Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-07T20:34:55.725Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-07T20:34:55.725Z] ---> Running in 7a217f0f9cc9 [2022-04-07T20:34:55.725Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-07T20:34:56.294Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-07T20:34:56.294Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-07T20:34:56.294Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-07T20:34:56.294Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-07T20:34:56.294Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-07T20:34:56.294Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-07T20:34:56.294Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-07T20:34:56.294Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-07T20:34:56.294Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-07T20:34:56.294Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-07T20:34:56.294Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-07T20:34:56.294Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-07T20:34:56.294Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-07T20:34:56.294Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-07T20:34:56.294Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-07T20:34:56.294Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-07T20:34:56.294Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-07T20:34:56.294Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-07T20:34:56.294Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-07T20:34:56.294Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-07T20:34:56.294Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-07T20:34:56.294Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-07T20:34:56.294Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-07T20:34:56.294Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-07T20:34:56.294Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-07T20:34:56.294Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-07T20:34:56.553Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T20:34:56.553Z] OK: 83 MiB in 65 packages [2022-04-07T20:34:56.812Z] ---> 0bd62a0a3103 [2022-04-07T20:34:56.812Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-07T20:34:57.380Z] Collecting docker-compose==1.23.2 [2022-04-07T20:34:57.380Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-07T20:34:57.380Z] Collecting docopt<0.7,>=0.6.1 [2022-04-07T20:34:57.380Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-07T20:34:57.639Z] Removing intermediate container 7a217f0f9cc9 [2022-04-07T20:34:57.639Z] ---> 843816a1a17c [2022-04-07T20:34:57.639Z] [2022-04-07T20:34:57.639Z] Successfully built 843816a1a17c [2022-04-07T20:34:57.898Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-07T20:34:57.898Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-04-07T20:34:57.898Z] ---> Running in 663059273dd9 [2022-04-07T20:34:57.898Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-07T20:34:57.898Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-07T20:34:58.159Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-07T20:34:58.159Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-07T20:34:58.159Z] 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-07T20:34:58.159Z] Collecting texttable<0.10,>=0.9.0 [2022-04-07T20:34:58.159Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-07T20:34:58.426Z] Collecting jsonschema<3,>=2.5.1 [2022-04-07T20:34:58.426Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-07T20:34:58.685Z] Collecting PyYAML<4,>=3.10 [2022-04-07T20:34:58.685Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-07T20:34:59.255Z] Collecting cached-property<2,>=1.2.0 [2022-04-07T20:34:59.255Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-07T20:34:59.255Z] Collecting docker<4.0,>=3.6.0 [2022-04-07T20:34:59.255Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-07T20:34:59.255Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-07T20:34:59.255Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-07T20:34:59.515Z] Collecting docker-pycreds>=0.4.0 [2022-04-07T20:34:59.515Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-07T20:34:59.775Z] 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-07T20:34:59.775Z] Collecting idna<2.8,>=2.5 [2022-04-07T20:34:59.775Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-07T20:34:59.775Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-07T20:34:59.775Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-07T20:34:59.775Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-07T20:34:59.775Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-07T20:35:00.034Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-07T20:35:00.034Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-07T20:35:00.034Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-07T20:35:00.034Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-07T20:35:00.034Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-07T20:35:00.034Z] Attempting uninstall: urllib3 [2022-04-07T20:35:00.034Z] Found existing installation: urllib3 1.26.7 [2022-04-07T20:35:00.034Z] Uninstalling urllib3-1.26.7: [2022-04-07T20:35:00.034Z] Successfully uninstalled urllib3-1.26.7 [2022-04-07T20:35:00.295Z] Attempting uninstall: idna [2022-04-07T20:35:00.295Z] Found existing installation: idna 3.3 [2022-04-07T20:35:00.295Z] Uninstalling idna-3.3: [2022-04-07T20:35:00.295Z] Successfully uninstalled idna-3.3 [2022-04-07T20:35:01.233Z] Removing intermediate container 663059273dd9 [2022-04-07T20:35:01.233Z] ---> 528dc51ef7a0 [2022-04-07T20:35:01.233Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-07T20:35:01.233Z] Attempting uninstall: requests [2022-04-07T20:35:01.233Z] Found existing installation: requests 2.26.0 [2022-04-07T20:35:01.233Z] Uninstalling requests-2.26.0: [2022-04-07T20:35:01.233Z] Successfully uninstalled requests-2.26.0 [2022-04-07T20:35:01.806Z] ---> Running in c9258bfad513 [2022-04-07T20:35:01.806Z] Running setup.py install for texttable: started [2022-04-07T20:35:02.133Z] Running setup.py install for texttable: finished with status 'done' [2022-04-07T20:35:02.133Z] Running setup.py install for PyYAML: started [2022-04-07T20:35:02.133Z] Removing intermediate container c9258bfad513 [2022-04-07T20:35:02.133Z] ---> 9d22caf6542c [2022-04-07T20:35:02.133Z] Step 28/31 : CMD ["gate"] [2022-04-07T20:35:02.702Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-07T20:35:02.702Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:35:02.702Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:35:02.702Z] ---> f612f9638a7a [2022-04-07T20:35:02.702Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T20:35:02.702Z] ---> Using cache [2022-04-07T20:35:02.702Z] ---> 6a90f3a2868d [2022-04-07T20:35:02.702Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:35:02.702Z] ---> Using cache [2022-04-07T20:35:02.702Z] ---> f7068a6d490e [2022-04-07T20:35:02.702Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T20:35:02.702Z] ---> Running in 441568f5ac33 [2022-04-07T20:35:02.702Z] Running setup.py install for docopt: started [2022-04-07T20:35:02.962Z] ---> Running in 14900028dd1f [2022-04-07T20:35:02.962Z] Removing intermediate container 441568f5ac33 [2022-04-07T20:35:02.962Z] ---> 1c61a7575a50 [2022-04-07T20:35:02.962Z] Step 29/31 : LABEL arch=x86_64 [2022-04-07T20:35:03.222Z] Running setup.py install for docopt: finished with status 'done' [2022-04-07T20:35:03.222Z] Running setup.py install for dockerpty: started [2022-04-07T20:35:03.222Z] ---> Running in 00f0ba6f8eda [2022-04-07T20:35:03.487Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-07T20:35:03.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:35:03.747Z] Removing intermediate container 00f0ba6f8eda [2022-04-07T20:35:03.747Z] ---> 25baed81fca5 [2022-04-07T20:35:03.747Z] Step 30/31 : LABEL git_sha=2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [2022-04-07T20:35:04.006Z] ---> Running in fc6e69da6054 [2022-04-07T20:35:04.007Z] 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-07T20:35:04.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:35:04.535Z] Removing intermediate container fc6e69da6054 [2022-04-07T20:35:04.535Z] ---> b9e702d00fd5 [2022-04-07T20:35:04.535Z] Step 31/31 : LABEL version=0.0.0 [2022-04-07T20:35:04.535Z] ---> Running in 2e476449401e [2022-04-07T20:35:04.535Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:35:04.535Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:35:04.535Z] ---> f612f9638a7a [2022-04-07T20:35:04.535Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T20:35:04.535Z] ---> Using cache [2022-04-07T20:35:04.535Z] ---> 6a90f3a2868d [2022-04-07T20:35:04.535Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:35:04.535Z] ---> Using cache [2022-04-07T20:35:04.535Z] ---> f7068a6d490e [2022-04-07T20:35:04.535Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T20:35:04.535Z] ---> Using cache [2022-04-07T20:35:04.535Z] ---> 71d6daf214ae [2022-04-07T20:35:04.535Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T20:35:04.535Z] ---> Using cache [2022-04-07T20:35:04.535Z] ---> 68b7dda28235 [2022-04-07T20:35:04.535Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:35:04.535Z] ---> Using cache [2022-04-07T20:35:04.535Z] ---> 51466e1cedfe [2022-04-07T20:35:04.535Z] Step 8/25 : COPY . . [2022-04-07T20:35:04.535Z] ---> Using cache [2022-04-07T20:35:04.535Z] ---> 758670030a08 [2022-04-07T20:35:04.535Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T20:35:04.535Z] ---> Using cache [2022-04-07T20:35:04.535Z] ---> 7dc3e68c69ba [2022-04-07T20:35:04.535Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-07T20:35:04.535Z] ---> Using cache [2022-04-07T20:35:04.535Z] ---> b4f053e0c0ef [2022-04-07T20:35:04.535Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-07T20:35:04.535Z] ---> Using cache [2022-04-07T20:35:04.535Z] ---> a4baa75f2876 [2022-04-07T20:35:04.535Z] 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-07T20:35:04.795Z] OK: 221 MiB in 52 packages [2022-04-07T20:35:04.795Z] ---> Running in 6ebef60a41c2 [2022-04-07T20:35:04.795Z] Removing intermediate container 2e476449401e [2022-04-07T20:35:04.795Z] ---> 9e7de737077e [2022-04-07T20:35:04.795Z] [2022-04-07T20:35:05.055Z] Successfully built 9e7de737077e [2022-04-07T20:35:05.055Z] Successfully tagged security-bootstrapper:latest [2022-04-07T20:35:05.055Z]  Building security-bootstrapper ... done Building support-scheduler [2022-04-07T20:35:06.088Z] spire-1.2.1/ [2022-04-07T20:35:06.088Z] spire-1.2.1/.data/ [2022-04-07T20:35:06.088Z] spire-1.2.1/.data/.file [2022-04-07T20:35:06.088Z] spire-1.2.1/.dockerignore [2022-04-07T20:35:06.088Z] spire-1.2.1/.gitattributes [2022-04-07T20:35:06.088Z] spire-1.2.1/.githooks/ [2022-04-07T20:35:06.088Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T20:35:06.088Z] spire-1.2.1/.github/ [2022-04-07T20:35:06.088Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T20:35:06.088Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T20:35:06.088Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T20:35:06.088Z] spire-1.2.1/.github/workflows/ [2022-04-07T20:35:06.088Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T20:35:06.088Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T20:35:06.088Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T20:35:06.088Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T20:35:06.088Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T20:35:06.088Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T20:35:06.088Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T20:35:06.088Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T20:35:06.088Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T20:35:06.088Z] spire-1.2.1/.gitignore [2022-04-07T20:35:06.088Z] spire-1.2.1/.go-version [2022-04-07T20:35:06.088Z] spire-1.2.1/.golangci.yml [2022-04-07T20:35:06.088Z] spire-1.2.1/ADOPTERS.md [2022-04-07T20:35:06.088Z] spire-1.2.1/CHANGELOG.md [2022-04-07T20:35:06.088Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T20:35:06.088Z] spire-1.2.1/CODEOWNERS [2022-04-07T20:35:06.088Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T20:35:06.088Z] spire-1.2.1/Dockerfile [2022-04-07T20:35:06.088Z] spire-1.2.1/Dockerfile.dev [2022-04-07T20:35:06.088Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T20:35:06.088Z] spire-1.2.1/LICENSE [2022-04-07T20:35:06.088Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T20:35:06.088Z] spire-1.2.1/Makefile [2022-04-07T20:35:06.088Z] spire-1.2.1/README.md [2022-04-07T20:35:06.088Z] spire-1.2.1/ROADMAP.md [2022-04-07T20:35:06.088Z] spire-1.2.1/SECURITY.md [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T20:35:06.088Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T20:35:06.088Z] spire-1.2.1/conf/ [2022-04-07T20:35:06.088Z] spire-1.2.1/conf/agent/ [2022-04-07T20:35:06.088Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T20:35:06.088Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T20:35:06.088Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T20:35:06.088Z] spire-1.2.1/conf/server/ [2022-04-07T20:35:06.088Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T20:35:06.088Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T20:35:06.088Z] spire-1.2.1/conf/server/server.conf [2022-04-07T20:35:06.088Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/ [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/auditlog.md [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/images/ [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T20:35:06.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/spire_server.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/telemetry.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/upgrading.md [2022-04-07T20:35:06.089Z] spire-1.2.1/doc/using_spire.md [2022-04-07T20:35:06.089Z] spire-1.2.1/examples/ [2022-04-07T20:35:06.089Z] spire-1.2.1/examples/README.md [2022-04-07T20:35:06.089Z] spire-1.2.1/go.mod [2022-04-07T20:35:06.089Z] spire-1.2.1/go.sum [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T20:35:06.089Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/health/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T20:35:06.090Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/log/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/util/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/version/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T20:35:06.091Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T20:35:06.092Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/config.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T20:35:06.355Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T20:35:06.356Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/server.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/ [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/private/ [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/private/server/ [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/ [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/common/ [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T20:35:06.357Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T20:35:06.357Z] spire-1.2.1/release/ [2022-04-07T20:35:06.357Z] spire-1.2.1/release/spire-extras/ [2022-04-07T20:35:06.357Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T20:35:06.357Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T20:35:06.357Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T20:35:06.357Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T20:35:06.357Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T20:35:06.357Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T20:35:06.357Z] spire-1.2.1/release/spire/ [2022-04-07T20:35:06.357Z] spire-1.2.1/release/spire/README.md [2022-04-07T20:35:06.357Z] spire-1.2.1/release/spire/conf/ [2022-04-07T20:35:06.357Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T20:35:06.357Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T20:35:06.357Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T20:35:06.357Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T20:35:06.357Z] spire-1.2.1/script/ [2022-04-07T20:35:06.357Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T20:35:06.357Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T20:35:06.357Z] spire-1.2.1/support/ [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/ [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T20:35:06.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T20:35:06.358Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T20:35:06.358Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T20:35:06.358Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/clock/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/clock/clock.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T20:35:06.358Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/README.md [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/common [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T20:35:06.358Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T20:35:06.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T20:35:06.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T20:35:06.361Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T20:35:06.361Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T20:35:06.361Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T20:35:06.361Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T20:35:06.361Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T20:35:06.361Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T20:35:06.361Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T20:35:06.361Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T20:35:06.361Z] spire-1.2.1/test/integration/test.sh [2022-04-07T20:35:06.361Z] spire-1.2.1/test/plugintest/ [2022-04-07T20:35:06.361Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/spiretest/ [2022-04-07T20:35:06.361Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/testca/ [2022-04-07T20:35:06.361Z] spire-1.2.1/test/testca/ca.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/testkey/ [2022-04-07T20:35:06.361Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T20:35:06.361Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/testkey/new.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T20:35:06.361Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/util/ [2022-04-07T20:35:06.361Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/util/race.go [2022-04-07T20:35:06.361Z] spire-1.2.1/test/util/util.go [2022-04-07T20:35:06.361Z] building spire from source... [2022-04-07T20:35:06.361Z] Installing go1.17.7... [2022-04-07T20:35:07.300Z] Removing intermediate container 14900028dd1f [2022-04-07T20:35:07.300Z] ---> 7dfe4798e199 [2022-04-07T20:35:07.300Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T20:35:09.254Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:35:09.254Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:35:09.254Z] ---> f612f9638a7a [2022-04-07T20:35:09.254Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T20:35:09.254Z] ---> Using cache [2022-04-07T20:35:09.254Z] ---> 6a90f3a2868d [2022-04-07T20:35:09.254Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:35:09.254Z] ---> Using cache [2022-04-07T20:35:09.254Z] ---> f7068a6d490e [2022-04-07T20:35:09.254Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T20:35:09.254Z] ---> Using cache [2022-04-07T20:35:09.254Z] ---> 7dfe4798e199 [2022-04-07T20:35:09.254Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T20:35:09.254Z] ---> Using cache [2022-04-07T20:35:09.254Z] ---> 46190bf9e25c [2022-04-07T20:35:09.254Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:35:09.514Z] ---> 46190bf9e25c [2022-04-07T20:35:09.514Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:35:09.514Z] ---> Running in acc7864e9920 [2022-04-07T20:35:09.773Z] ---> Running in 62268eb1e7c7 [2022-04-07T20:35:09.773Z] Removing intermediate container ab7fe2771367 [2022-04-07T20:35:09.773Z] ---> b22bd80d2a6e [2022-04-07T20:35:09.773Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-07T20:35:09.773Z] ---> Running in 8c594c5cfcad [2022-04-07T20:35:10.034Z] Removing intermediate container 8c594c5cfcad [2022-04-07T20:35:10.034Z] ---> d14c94b56a44 [2022-04-07T20:35:10.034Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-07T20:35:10.034Z] ---> Running in 88ab40dab450 [2022-04-07T20:35:10.294Z] Removing intermediate container 88ab40dab450 [2022-04-07T20:35:10.294Z] ---> 0b709e641e65 [2022-04-07T20:35:10.294Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-07T20:35:10.864Z] ---> c7ff10213b33 [2022-04-07T20:35:10.864Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-07T20:35:11.435Z] Removing intermediate container acc7864e9920 [2022-04-07T20:35:11.435Z] ---> 573188a153b8 [2022-04-07T20:35:11.435Z] Step 8/22 : COPY . . [2022-04-07T20:35:11.435Z] Removing intermediate container 62268eb1e7c7 [2022-04-07T20:35:11.435Z] ---> 30cace26ebdc [2022-04-07T20:35:11.435Z] Step 8/23 : COPY . . [2022-04-07T20:35:11.435Z] ---> 2e3138c699bc [2022-04-07T20:35:11.435Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-07T20:35:11.695Z] Building bin/spire-server... [2022-04-07T20:35:11.695Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T20:35:11.695Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T20:35:11.695Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T20:35:11.695Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T20:35:11.695Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T20:35:11.695Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T20:35:11.955Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T20:35:11.955Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T20:35:11.955Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T20:35:11.955Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T20:35:12.215Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T20:35:12.215Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T20:35:12.215Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T20:35:12.216Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T20:35:12.216Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T20:35:12.216Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T20:35:12.216Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T20:35:12.216Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T20:35:12.216Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T20:35:12.478Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T20:35:12.478Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T20:35:12.478Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T20:35:12.478Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T20:35:12.478Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T20:35:12.478Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T20:35:12.741Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T20:35:12.741Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T20:35:13.008Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T20:35:13.008Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T20:35:13.008Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T20:35:13.008Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T20:35:13.269Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T20:35:13.269Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T20:35:13.269Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T20:35:13.269Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T20:35:13.269Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T20:35:13.269Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T20:35:13.532Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T20:35:13.532Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T20:35:13.532Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T20:35:13.532Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T20:35:13.532Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T20:35:13.795Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T20:35:13.795Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T20:35:13.795Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T20:35:13.795Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T20:35:13.796Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T20:35:13.796Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T20:35:13.796Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T20:35:13.796Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T20:35:13.796Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T20:35:14.054Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T20:35:14.054Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T20:35:14.054Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T20:35:14.054Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T20:35:14.313Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T20:35:14.313Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T20:35:14.313Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T20:35:14.573Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T20:35:14.573Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T20:35:15.514Z]  ---> cf2193c15404 [2022-04-07T20:35:15.514Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-07T20:35:16.896Z] ---> Running in d8a959cfaee7 [2022-04-07T20:35:17.157Z] ---> 29761e42fed3 [2022-04-07T20:35:17.157Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-07T20:35:17.421Z] ---> Running in 3d9f6671db43 [2022-04-07T20:35:17.421Z] ---> ed91a208e6f8 [2022-04-07T20:35:17.421Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-07T20:35:17.681Z] Removing intermediate container d8a959cfaee7 [2022-04-07T20:35:17.681Z] ---> f0285540d520 [2022-04-07T20:35:17.681Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T20:35:17.681Z] ---> Running in aaaa95a866bd [2022-04-07T20:35:17.681Z] ---> Running in a6eb6c4c1d7a [2022-04-07T20:35:17.941Z] Removing intermediate container a6eb6c4c1d7a [2022-04-07T20:35:17.941Z] ---> 48b380f1535b [2022-04-07T20:35:17.941Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T20:35:17.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T20:35:18.201Z] ---> Running in 553775f6d8ca [2022-04-07T20:35:18.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T20:35:18.461Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T20:35:18.461Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T20:35:18.461Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T20:35:18.461Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T20:35:18.461Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T20:35:18.461Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T20:35:18.461Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T20:35:18.461Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T20:35:18.461Z] Removing intermediate container 553775f6d8ca [2022-04-07T20:35:18.461Z] ---> 5eb49a5c8978 [2022-04-07T20:35:18.461Z] Step 22/23 : LABEL git_sha=2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [2022-04-07T20:35:18.461Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T20:35:18.722Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T20:35:19.306Z]  ---> Running in 9219bb7e4d3f [2022-04-07T20:35:19.306Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T20:35:19.571Z] Removing intermediate container 9219bb7e4d3f [2022-04-07T20:35:19.571Z] ---> ed845479250b [2022-04-07T20:35:19.571Z] Step 23/23 : LABEL version=0.0.0 [2022-04-07T20:35:19.571Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T20:35:19.571Z]  ---> Running in f3620601087f [2022-04-07T20:35:19.571Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T20:35:19.571Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T20:35:19.830Z] Removing intermediate container f3620601087f [2022-04-07T20:35:19.830Z] ---> 82d6b40682b9 [2022-04-07T20:35:19.830Z] [2022-04-07T20:35:19.830Z] Successfully built 82d6b40682b9 [2022-04-07T20:35:19.830Z] Successfully tagged sys-mgmt-agent:latest [2022-04-07T20:35:19.830Z] Building support-notifications [2022-04-07T20:35:19.830Z]  Building sys-mgmt-agent ... done go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T20:35:19.830Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T20:35:20.088Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T20:35:20.088Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T20:35:20.088Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T20:35:20.088Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T20:35:20.088Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T20:35:20.088Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T20:35:20.088Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T20:35:20.088Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T20:35:20.088Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T20:35:20.088Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T20:35:20.088Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T20:35:20.088Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T20:35:20.089Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T20:35:20.347Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T20:35:20.347Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T20:35:20.347Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T20:35:20.347Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T20:35:22.270Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T20:35:22.270Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T20:35:22.270Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T20:35:22.270Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T20:35:22.270Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T20:35:22.270Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T20:35:22.270Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T20:35:22.270Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T20:35:22.270Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T20:35:22.270Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T20:35:22.270Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T20:35:22.270Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T20:35:22.270Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T20:35:22.270Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T20:35:22.270Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T20:35:22.270Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T20:35:22.270Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T20:35:22.270Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T20:35:22.270Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T20:35:22.270Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T20:35:22.270Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T20:35:22.270Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T20:35:22.270Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T20:35:22.270Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T20:35:22.270Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T20:35:22.530Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T20:35:22.530Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T20:35:22.530Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T20:35:22.530Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T20:35:22.530Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T20:35:22.530Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T20:35:22.530Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T20:35:22.530Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T20:35:22.530Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T20:35:22.530Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T20:35:22.791Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T20:35:22.791Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T20:35:22.791Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T20:35:22.791Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T20:35:22.791Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T20:35:22.791Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T20:35:22.791Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T20:35:22.791Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T20:35:22.791Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T20:35:22.791Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T20:35:22.791Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T20:35:22.791Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T20:35:22.791Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T20:35:22.791Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T20:35:23.729Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:35:23.729Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:35:23.729Z] ---> f612f9638a7a [2022-04-07T20:35:23.729Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T20:35:23.729Z] ---> Using cache [2022-04-07T20:35:23.729Z] ---> 6a90f3a2868d [2022-04-07T20:35:23.729Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:35:23.729Z] ---> Using cache [2022-04-07T20:35:23.729Z] ---> f7068a6d490e [2022-04-07T20:35:23.729Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-07T20:35:29.018Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T20:35:29.018Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T20:35:29.585Z]  ---> Running in 8525bd973b2f [2022-04-07T20:35:30.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:35:31.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:35:32.026Z] OK: 221 MiB in 52 packages [2022-04-07T20:35:33.403Z] Removing intermediate container 8525bd973b2f [2022-04-07T20:35:33.403Z] ---> 52463bcc5ce5 [2022-04-07T20:35:33.403Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T20:35:33.661Z] ---> 1b6d34d1301b [2022-04-07T20:35:33.661Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:35:33.921Z] ---> Running in 4e2f25389a66 [2022-04-07T20:35:37.206Z] Removing intermediate container 4e2f25389a66 [2022-04-07T20:35:37.206Z] ---> a42ebb8e54d5 [2022-04-07T20:35:37.206Z] Step 8/22 : COPY . . [2022-04-07T20:35:47.175Z] ---> 1970e11ea659 [2022-04-07T20:35:47.175Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-07T20:35:47.175Z] ---> Running in 87be8f802b0f [2022-04-07T20:35:47.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T20:35:48.384Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11506 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-04-07T20:35:48.397Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2022-04-07T20:35:48.780Z] The recommended git tool is: git [2022-04-07T20:35:51.367Z] Removing intermediate container 3d9f6671db43 [2022-04-07T20:35:51.367Z] ---> d2039acf828b [2022-04-07T20:35:51.367Z] [2022-04-07T20:35:51.367Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T20:35:51.367Z] ---> e04c818066af [2022-04-07T20:35:51.367Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T20:35:51.367Z] Removing intermediate container aaaa95a866bd [2022-04-07T20:35:51.367Z] ---> e5422fad864a [2022-04-07T20:35:51.367Z] [2022-04-07T20:35:51.367Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T20:35:51.367Z] ---> e04c818066af [2022-04-07T20:35:51.367Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-07T20:35:51.626Z] ---> Running in b462946e0f0b [2022-04-07T20:35:51.626Z] ---> Running in 55a68126257d [2022-04-07T20:35:51.626Z] Building bin/spire-agent... [2022-04-07T20:35:51.883Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T20:35:51.883Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T20:35:51.883Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T20:35:52.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:35:52.817Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T20:35:52.817Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T20:35:52.817Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T20:35:52.817Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T20:35:52.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:35:52.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:35:52.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:35:52.817Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-07T20:35:52.817Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T20:35:52.817Z] OK: 6 MiB in 15 packages [2022-04-07T20:35:53.079Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-07T20:35:53.079Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T20:35:53.079Z] OK: 6 MiB in 15 packages [2022-04-07T20:35:53.337Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T20:35:53.337Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T20:35:53.337Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T20:35:53.337Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T20:35:53.337Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T20:35:53.337Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T20:35:54.719Z] Removing intermediate container b462946e0f0b [2022-04-07T20:35:54.719Z] ---> b2ff5469c5b1 [2022-04-07T20:35:54.719Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T20:35:54.719Z] Removing intermediate container 55a68126257d [2022-04-07T20:35:54.719Z] ---> c1835d9df362 [2022-04-07T20:35:54.719Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T20:35:54.985Z] ---> Running in d754c6b8440f [2022-04-07T20:35:54.985Z] ---> Running in c9798471fd9f [2022-04-07T20:35:55.244Z] Removing intermediate container d754c6b8440f [2022-04-07T20:35:55.244Z] ---> cf71e708c067 [2022-04-07T20:35:55.244Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-07T20:35:55.502Z] Removing intermediate container c9798471fd9f [2022-04-07T20:35:55.502Z] ---> c5b78872e06d [2022-04-07T20:35:55.502Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-07T20:35:55.760Z] ---> Running in 74850b1ff2dd [2022-04-07T20:35:55.760Z] ---> Running in fa8c73513bb7 [2022-04-07T20:35:56.021Z] Removing intermediate container 74850b1ff2dd [2022-04-07T20:35:56.021Z] ---> b39126afb6df [2022-04-07T20:35:56.021Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T20:35:56.021Z] ---> Running in 1692076d818b [2022-04-07T20:35:56.021Z] Removing intermediate container fa8c73513bb7 [2022-04-07T20:35:56.021Z] ---> a9dbcb8cae37 [2022-04-07T20:35:56.021Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T20:35:56.283Z] ---> Running in 2e72e57fca9e [2022-04-07T20:35:56.542Z] Removing intermediate container 1692076d818b [2022-04-07T20:35:56.542Z] ---> bd4a64f58d1f [2022-04-07T20:35:56.542Z] Step 15/23 : WORKDIR / [2022-04-07T20:35:56.542Z] ---> Running in f1a583c159bb [2022-04-07T20:35:56.542Z] Removing intermediate container 2e72e57fca9e [2022-04-07T20:35:56.542Z] ---> 782f0107a838 [2022-04-07T20:35:56.542Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T20:35:57.111Z] Removing intermediate container f1a583c159bb [2022-04-07T20:35:57.111Z] ---> 9110b31e8f44 [2022-04-07T20:35:57.111Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T20:35:57.370Z] ---> 52fce0f28569 [2022-04-07T20:35:57.370Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-07T20:35:57.495Z] using credential edgex-jenkins-ssh [2022-04-07T20:35:57.537Z] Cloning the remote Git repository [2022-04-07T20:35:57.620Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-07T20:35:57.938Z] ---> de4b83aa847c [2022-04-07T20:35:57.938Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-07T20:35:58.504Z] ---> d4ac73e8c075 [2022-04-07T20:35:58.504Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-07T20:35:57.798Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2022-04-07T20:35:58.016Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-07T20:35:58.017Z] > git --version # timeout=10 [2022-04-07T20:35:58.072Z] > git --version # 'git version 2.25.1' [2022-04-07T20:35:58.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T20:35:58.181Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T20:35:59.525Z] ---> 91ab2c3e0d53 [2022-04-07T20:35:59.525Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-07T20:35:59.525Z] ---> 4f066d13fd9a [2022-04-07T20:35:59.525Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-07T20:35:59.525Z] ---> Running in b963015d4221 [2022-04-07T20:36:00.179Z] Removing intermediate container b963015d4221 [2022-04-07T20:36:00.179Z] ---> ce48adaf8a71 [2022-04-07T20:36:00.179Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T20:36:00.179Z] ---> Running in a0c91862b74b [2022-04-07T20:36:00.179Z] ---> 7de41fa301e9 [2022-04-07T20:36:00.179Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-07T20:36:00.179Z] ---> Running in 6a6094cb4e74 [2022-04-07T20:36:00.438Z] Removing intermediate container a0c91862b74b [2022-04-07T20:36:00.438Z] ---> ca8dd48a10b1 [2022-04-07T20:36:00.438Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T20:36:00.696Z] ---> Running in 122c46596896 [2022-04-07T20:36:00.696Z] Removing intermediate container 6a6094cb4e74 [2022-04-07T20:36:00.696Z] ---> 7a009ea6b8d0 [2022-04-07T20:36:00.696Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T20:36:00.985Z] ---> Running in f0971489959e [2022-04-07T20:36:00.985Z] Removing intermediate container 122c46596896 [2022-04-07T20:36:00.985Z] ---> 31aa4ec5f425 [2022-04-07T20:36:00.985Z] Step 21/22 : LABEL git_sha=2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [2022-04-07T20:36:00.985Z] ---> Running in 67ee54799af3 [2022-04-07T20:36:01.251Z] Removing intermediate container f0971489959e [2022-04-07T20:36:01.251Z] ---> 48a7cab0367d [2022-04-07T20:36:01.251Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T20:36:01.251Z] ---> Running in a55e6e783363 [2022-04-07T20:36:01.251Z] Removing intermediate container 67ee54799af3 [2022-04-07T20:36:01.251Z] ---> ea344eb9911c [2022-04-07T20:36:01.251Z] Step 22/22 : LABEL version=0.0.0 [2022-04-07T20:36:01.510Z] ---> Running in 7b6d7ab392b8 [2022-04-07T20:36:01.510Z] Removing intermediate container a55e6e783363 [2022-04-07T20:36:01.510Z] ---> f79ca1ff9021 [2022-04-07T20:36:01.510Z] Step 22/23 : LABEL git_sha=2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [2022-04-07T20:36:01.768Z] ---> Running in 191491bd2eda [2022-04-07T20:36:01.768Z] Removing intermediate container 7b6d7ab392b8 [2022-04-07T20:36:01.768Z] ---> b5d0d85b4f5e [2022-04-07T20:36:01.768Z] [2022-04-07T20:36:02.027Z] Successfully built b5d0d85b4f5e [2022-04-07T20:36:02.027Z] Successfully tagged support-scheduler:latest [2022-04-07T20:36:02.027Z] Building core-command [2022-04-07T20:36:02.027Z]  Building support-scheduler ... done Removing intermediate container 191491bd2eda [2022-04-07T20:36:02.027Z] ---> 90043f9be1e8 [2022-04-07T20:36:02.027Z] Step 23/23 : LABEL version=0.0.0 [2022-04-07T20:36:03.929Z] ---> Running in 340c2277030b [2022-04-07T20:36:04.516Z] Removing intermediate container 340c2277030b [2022-04-07T20:36:04.516Z] ---> 7c928798564f [2022-04-07T20:36:04.516Z] [2022-04-07T20:36:04.516Z] Successfully built 7c928798564f [2022-04-07T20:36:04.777Z] Successfully tagged core-metadata:latest [2022-04-07T20:36:04.777Z]  Building core-metadata ... done Building security-spire-config [2022-04-07T20:36:10.058Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:36:10.058Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:36:10.058Z] ---> f612f9638a7a [2022-04-07T20:36:10.058Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T20:36:10.058Z] ---> Using cache [2022-04-07T20:36:10.058Z] ---> 6a90f3a2868d [2022-04-07T20:36:10.058Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:36:10.058Z] ---> Using cache [2022-04-07T20:36:10.058Z] ---> f7068a6d490e [2022-04-07T20:36:10.058Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T20:36:10.058Z] ---> Using cache [2022-04-07T20:36:10.058Z] ---> 7dfe4798e199 [2022-04-07T20:36:10.058Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T20:36:10.058Z] ---> Using cache [2022-04-07T20:36:10.058Z] ---> 46190bf9e25c [2022-04-07T20:36:10.058Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:36:10.058Z] ---> Using cache [2022-04-07T20:36:10.058Z] ---> 30cace26ebdc [2022-04-07T20:36:10.058Z] Step 8/23 : COPY . . [2022-04-07T20:36:10.058Z] ---> Using cache [2022-04-07T20:36:10.058Z] ---> 29761e42fed3 [2022-04-07T20:36:10.058Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-07T20:36:11.444Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:36:11.444Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:36:11.444Z] ---> f612f9638a7a [2022-04-07T20:36:11.444Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T20:36:11.444Z] ---> Using cache [2022-04-07T20:36:11.444Z] ---> 6a90f3a2868d [2022-04-07T20:36:11.444Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:36:11.444Z] ---> Using cache [2022-04-07T20:36:11.444Z] ---> f7068a6d490e [2022-04-07T20:36:11.444Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T20:36:11.444Z] ---> Using cache [2022-04-07T20:36:11.444Z] ---> 71d6daf214ae [2022-04-07T20:36:11.444Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T20:36:11.444Z] ---> Using cache [2022-04-07T20:36:11.444Z] ---> 68b7dda28235 [2022-04-07T20:36:11.444Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:36:11.444Z] ---> Using cache [2022-04-07T20:36:11.444Z] ---> 51466e1cedfe [2022-04-07T20:36:11.444Z] Step 8/26 : COPY . . [2022-04-07T20:36:11.444Z] ---> Using cache [2022-04-07T20:36:11.444Z] ---> 758670030a08 [2022-04-07T20:36:11.444Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T20:36:11.444Z] ---> Using cache [2022-04-07T20:36:11.444Z] ---> 7dc3e68c69ba [2022-04-07T20:36:11.444Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T20:36:11.444Z] ---> Using cache [2022-04-07T20:36:11.444Z] ---> b4f053e0c0ef [2022-04-07T20:36:11.444Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T20:36:11.444Z] ---> Using cache [2022-04-07T20:36:11.444Z] ---> a4baa75f2876 [2022-04-07T20:36:11.444Z] 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-07T20:36:13.978Z] ---> Running in 3e674f227f18 [2022-04-07T20:36:13.978Z] ---> Running in 26ba55fbd734 [2022-04-07T20:36:14.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T20:36:15.487Z] spire-1.2.1/ [2022-04-07T20:36:15.487Z] spire-1.2.1/.data/ [2022-04-07T20:36:15.487Z] spire-1.2.1/.data/.file [2022-04-07T20:36:15.487Z] spire-1.2.1/.dockerignore [2022-04-07T20:36:15.487Z] spire-1.2.1/.gitattributes [2022-04-07T20:36:15.487Z] spire-1.2.1/.githooks/ [2022-04-07T20:36:15.487Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T20:36:15.487Z] spire-1.2.1/.github/ [2022-04-07T20:36:15.487Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T20:36:15.487Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T20:36:15.487Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T20:36:15.487Z] spire-1.2.1/.github/workflows/ [2022-04-07T20:36:15.487Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T20:36:15.487Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T20:36:15.487Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T20:36:15.487Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T20:36:15.487Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T20:36:15.487Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T20:36:15.487Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T20:36:15.487Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T20:36:15.487Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T20:36:15.487Z] spire-1.2.1/.gitignore [2022-04-07T20:36:15.487Z] spire-1.2.1/.go-version [2022-04-07T20:36:15.487Z] spire-1.2.1/.golangci.yml [2022-04-07T20:36:15.487Z] spire-1.2.1/ADOPTERS.md [2022-04-07T20:36:15.487Z] spire-1.2.1/CHANGELOG.md [2022-04-07T20:36:15.487Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T20:36:15.487Z] spire-1.2.1/CODEOWNERS [2022-04-07T20:36:15.487Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T20:36:15.487Z] spire-1.2.1/Dockerfile [2022-04-07T20:36:15.487Z] spire-1.2.1/Dockerfile.dev [2022-04-07T20:36:15.487Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T20:36:15.487Z] spire-1.2.1/LICENSE [2022-04-07T20:36:15.487Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T20:36:15.487Z] spire-1.2.1/Makefile [2022-04-07T20:36:15.487Z] spire-1.2.1/README.md [2022-04-07T20:36:15.487Z] spire-1.2.1/ROADMAP.md [2022-04-07T20:36:15.487Z] spire-1.2.1/SECURITY.md [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/ [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T20:36:15.487Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T20:36:15.488Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T20:36:15.488Z] spire-1.2.1/conf/ [2022-04-07T20:36:15.488Z] spire-1.2.1/conf/agent/ [2022-04-07T20:36:15.488Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T20:36:15.488Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T20:36:15.488Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T20:36:15.488Z] spire-1.2.1/conf/server/ [2022-04-07T20:36:15.488Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T20:36:15.488Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T20:36:15.488Z] spire-1.2.1/conf/server/server.conf [2022-04-07T20:36:15.488Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/ [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/auditlog.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/images/ [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/spire_server.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/telemetry.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/upgrading.md [2022-04-07T20:36:15.488Z] spire-1.2.1/doc/using_spire.md [2022-04-07T20:36:15.488Z] spire-1.2.1/examples/ [2022-04-07T20:36:15.488Z] spire-1.2.1/examples/README.md [2022-04-07T20:36:15.488Z] spire-1.2.1/go.mod [2022-04-07T20:36:15.488Z] spire-1.2.1/go.sum [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T20:36:15.488Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T20:36:15.489Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/health/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/log/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/util/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/version/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T20:36:15.752Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/config.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T20:36:15.753Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/server.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/ [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/private/ [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/private/server/ [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/ [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/common/ [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T20:36:15.754Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T20:36:15.754Z] spire-1.2.1/release/ [2022-04-07T20:36:15.754Z] spire-1.2.1/release/spire-extras/ [2022-04-07T20:36:15.754Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T20:36:15.754Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T20:36:15.754Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T20:36:15.754Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T20:36:15.754Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T20:36:15.754Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T20:36:15.754Z] spire-1.2.1/release/spire/ [2022-04-07T20:36:15.754Z] spire-1.2.1/release/spire/README.md [2022-04-07T20:36:15.754Z] spire-1.2.1/release/spire/conf/ [2022-04-07T20:36:15.754Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T20:36:15.754Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T20:36:15.754Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T20:36:15.754Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T20:36:15.754Z] spire-1.2.1/script/ [2022-04-07T20:36:15.754Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T20:36:15.754Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T20:36:15.754Z] spire-1.2.1/support/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T20:36:15.754Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T20:36:15.754Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T20:36:15.754Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/clock/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/clock/clock.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/config/ [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T20:36:15.754Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T20:36:15.755Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/README.md [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/common [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T20:36:15.755Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T20:36:15.756Z] spire-1.2.1/test/integration/test.sh [2022-04-07T20:36:15.756Z] spire-1.2.1/test/plugintest/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/spiretest/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/testca/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/testca/ca.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/testkey/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T20:36:15.756Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/testkey/new.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/util/ [2022-04-07T20:36:15.756Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/util/race.go [2022-04-07T20:36:15.756Z] spire-1.2.1/test/util/util.go [2022-04-07T20:36:15.756Z] building spire from source... [2022-04-07T20:36:15.756Z] Installing go1.17.7... [2022-04-07T20:36:16.964Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-07T20:36:16.993Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T20:36:17.027Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-07T20:36:17.077Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-07T20:36:17.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T20:36:17.096Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-07T20:36:18.017Z] Merging remotes/origin/main commit 1a2a9fb2de28639559defb16ba24353df80d7431 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [2022-04-07T20:36:18.839Z] Merge succeeded, producing 6bd4ee4f8971dce825d76168bb2186cc41ce7549 [2022-04-07T20:36:18.839Z] Checking out Revision 6bd4ee4f8971dce825d76168bb2186cc41ce7549 (PR-3924) [2022-04-07T20:36:18.047Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T20:36:18.066Z] > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 [2022-04-07T20:36:18.352Z] > git remote # timeout=10 [2022-04-07T20:36:18.375Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T20:36:18.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T20:36:18.421Z] > git merge 1a2a9fb2de28639559defb16ba24353df80d7431 # timeout=10 [2022-04-07T20:36:18.827Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T20:36:18.854Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T20:36:18.888Z] > git checkout -f 6bd4ee4f8971dce825d76168bb2186cc41ce7549 # timeout=10 [2022-04-07T20:36:21.041Z] Building bin/spire-server... [2022-04-07T20:36:21.041Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T20:36:21.041Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T20:36:21.041Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T20:36:21.041Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T20:36:21.041Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T20:36:21.301Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T20:36:21.301Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T20:36:21.561Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T20:36:21.561Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T20:36:21.820Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T20:36:21.820Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T20:36:21.820Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T20:36:21.820Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T20:36:21.820Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T20:36:21.820Z] Removing intermediate container 87be8f802b0f [2022-04-07T20:36:21.820Z] ---> 0610d2309636 [2022-04-07T20:36:21.820Z] [2022-04-07T20:36:21.820Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T20:36:21.820Z] ---> e04c818066af [2022-04-07T20:36:21.820Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-07T20:36:22.080Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T20:36:22.080Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T20:36:22.080Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T20:36:22.080Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T20:36:22.080Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T20:36:22.080Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T20:36:22.080Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T20:36:22.080Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T20:36:22.080Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T20:36:22.080Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T20:36:22.080Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T20:36:22.339Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T20:36:22.339Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T20:36:22.339Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T20:36:22.339Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T20:36:22.339Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T20:36:22.339Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T20:36:22.339Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T20:36:22.598Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T20:36:22.598Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T20:36:22.598Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T20:36:22.598Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T20:36:22.857Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T20:36:22.857Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T20:36:22.857Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T20:36:22.857Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T20:36:23.116Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T20:36:23.116Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T20:36:23.116Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T20:36:23.116Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T20:36:23.116Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T20:36:23.116Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T20:36:23.116Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T20:36:23.116Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T20:36:23.375Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T20:36:23.375Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T20:36:23.375Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T20:36:23.375Z]  ---> Running in 2ba500fd0f63 [2022-04-07T20:36:23.375Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T20:36:23.375Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T20:36:23.375Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T20:36:23.391Z] Commit message: "Merge commit '1a2a9fb2de28639559defb16ba24353df80d7431' into HEAD" [2022-04-07T20:36:23.418Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-07T20:36:23.950Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T20:36:24.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:36:24.383Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-07T20:36:24.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T20:36:24.383Z] Dload Upload Total Spent Left Speed [2022-04-07T20:36:24.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46810 0 --:--:-- --:--:-- --:--:-- 46996 [2022-04-07T20:36:24.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-04-07T20:36:24.731Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-07T20:36:24.731Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-07T20:36:24.731Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T20:36:24.731Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T20:36:24.731Z] OK: 6 MiB in 16 packages [2022-04-07T20:36:24.910Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-07T20:36:24.992Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T20:36:24.992Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T20:36:24.992Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T20:36:23.407Z] > git rev-list --no-walk de9b46e8d493d45a2220437e2154736dab5e04bb # timeout=10 [2022-04-07T20:36:25.251Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T20:36:25.252Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T20:36:25.271Z] + sudo tee /etc/docker/daemon.new [2022-04-07T20:36:25.271Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-07T20:36:25.271Z] { [2022-04-07T20:36:25.271Z] "registry-mirrors": [ [2022-04-07T20:36:25.271Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-07T20:36:25.271Z] ], [2022-04-07T20:36:25.271Z] "bip": "10.250.0.254/24", [2022-04-07T20:36:25.271Z] "hosts": [ [2022-04-07T20:36:25.271Z] "tcp://0.0.0.0:5555", [2022-04-07T20:36:25.271Z] "unix:///var/run/docker.sock" [2022-04-07T20:36:25.271Z] ], [2022-04-07T20:36:25.271Z] "mtu": 1458, [2022-04-07T20:36:25.271Z] "selinux-enabled": true, [2022-04-07T20:36:25.271Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-07T20:36:25.271Z] } [Pipeline] sh [2022-04-07T20:36:25.640Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-07T20:36:26.043Z] + sudo service docker restart [2022-04-07T20:36:28.538Z] Removing intermediate container 2ba500fd0f63 [2022-04-07T20:36:28.538Z] ---> d260b51a9455 [2022-04-07T20:36:28.538Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T20:36:29.108Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T20:36:29.108Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T20:36:29.108Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T20:36:29.108Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T20:36:29.108Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T20:36:29.108Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T20:36:29.108Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T20:36:29.372Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T20:36:29.372Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T20:36:29.941Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T20:36:30.202Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T20:36:30.460Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T20:36:30.718Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T20:36:30.718Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T20:36:30.718Z]  ---> Running in 324ad1c37f87 [2022-04-07T20:36:30.718Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T20:36:30.718Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T20:36:30.978Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T20:36:30.978Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T20:36:31.238Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T20:36:31.496Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T20:36:31.496Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T20:36:31.496Z] Removing intermediate container 324ad1c37f87 [2022-04-07T20:36:31.496Z] ---> 5a3dab4f3e15 [2022-04-07T20:36:31.496Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-07T20:36:31.496Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T20:36:31.496Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T20:36:31.754Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T20:36:31.754Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T20:36:31.754Z]  ---> Running in fc8fc6fef23f [2022-04-07T20:36:31.754Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T20:36:31.754Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T20:36:31.754Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T20:36:31.754Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T20:36:31.754Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T20:36:32.012Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T20:36:32.012Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T20:36:32.012Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T20:36:32.270Z] Removing intermediate container fc8fc6fef23f [2022-04-07T20:36:32.270Z] ---> 1166d9c9392f [2022-04-07T20:36:32.270Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T20:36:32.529Z] ---> Running in 48064fc38f31 [2022-04-07T20:36:33.910Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T20:36:33.910Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T20:36:33.910Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T20:36:33.910Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T20:36:33.910Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T20:36:33.910Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T20:36:33.910Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T20:36:33.910Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T20:36:33.910Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T20:36:33.910Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T20:36:33.910Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T20:36:33.910Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T20:36:33.910Z] Removing intermediate container 48064fc38f31 [2022-04-07T20:36:33.910Z] ---> 0632eeda5596 [2022-04-07T20:36:33.910Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T20:36:33.910Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T20:36:33.910Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T20:36:33.910Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T20:36:33.910Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T20:36:33.910Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T20:36:33.910Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T20:36:33.910Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T20:36:33.910Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T20:36:33.910Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T20:36:33.910Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T20:36:33.910Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T20:36:33.910Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T20:36:33.910Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T20:36:34.170Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T20:36:34.170Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T20:36:34.170Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T20:36:34.170Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T20:36:34.170Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T20:36:34.170Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T20:36:34.170Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T20:36:34.170Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T20:36:34.170Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T20:36:34.170Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T20:36:34.432Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T20:36:34.432Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T20:36:34.432Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T20:36:34.432Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T20:36:34.432Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T20:36:34.432Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T20:36:34.432Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T20:36:34.432Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T20:36:34.432Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T20:36:34.432Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T20:36:34.691Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T20:36:34.691Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T20:36:34.691Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T20:36:34.691Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T20:36:36.594Z]  ---> 3c4604960a2e [2022-04-07T20:36:36.594Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-07T20:36:40.787Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T20:36:40.787Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T20:36:43.335Z]  ---> 29d676ef5893 [2022-04-07T20:36:43.336Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-07T20:36:44.273Z] ---> e3d7f703d14e [2022-04-07T20:36:44.273Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T20:36:44.440Z] provisioning config files... [2022-04-07T20:36:44.467Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config5097653404004907689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:36:44.844Z] ---> docker-login.sh [2022-04-07T20:36:44.845Z] nexus3.edgexfoundry.org:10001 [2022-04-07T20:36:45.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T20:36:45.651Z] ---> Running in 5be5658405c3 [2022-04-07T20:36:45.651Z] Removing intermediate container 3e674f227f18 [2022-04-07T20:36:45.651Z] ---> 38a390433b3a [2022-04-07T20:36:45.651Z] [2022-04-07T20:36:45.651Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T20:36:45.651Z] ---> e04c818066af [2022-04-07T20:36:45.651Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T20:36:45.651Z] ---> Using cache [2022-04-07T20:36:45.651Z] ---> c1835d9df362 [2022-04-07T20:36:45.651Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T20:36:45.651Z] ---> Using cache [2022-04-07T20:36:45.651Z] ---> c5b78872e06d [2022-04-07T20:36:45.651Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-07T20:36:45.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T20:36:45.724Z] Configure a credential helper to remove this warning. See [2022-04-07T20:36:45.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T20:36:45.724Z] [2022-04-07T20:36:45.724Z] Login Succeeded [2022-04-07T20:36:45.724Z] nexus3.edgexfoundry.org:10002 [2022-04-07T20:36:45.916Z] Removing intermediate container 5be5658405c3 [2022-04-07T20:36:45.917Z] ---> b2c814d53264 [2022-04-07T20:36:45.917Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T20:36:45.917Z] ---> Running in 973b03065e12 [2022-04-07T20:36:45.917Z] ---> Running in 7a464cbe51fe [2022-04-07T20:36:46.177Z] Removing intermediate container 973b03065e12 [2022-04-07T20:36:46.177Z] ---> 993c76d43609 [2022-04-07T20:36:46.177Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T20:36:46.177Z] ---> Running in 7f3fabc5bce2 [2022-04-07T20:36:46.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T20:36:46.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T20:36:46.325Z] Configure a credential helper to remove this warning. See [2022-04-07T20:36:46.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T20:36:46.325Z] [2022-04-07T20:36:46.325Z] Login Succeeded [2022-04-07T20:36:46.325Z] nexus3.edgexfoundry.org:10003 [2022-04-07T20:36:46.447Z] Removing intermediate container 7a464cbe51fe [2022-04-07T20:36:46.447Z] ---> 6137572a21c9 [2022-04-07T20:36:46.447Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T20:36:46.447Z] ---> Running in 97b09bb6c152 [2022-04-07T20:36:46.447Z] Removing intermediate container 7f3fabc5bce2 [2022-04-07T20:36:46.447Z] ---> e95e7ca59a14 [2022-04-07T20:36:46.447Z] Step 15/23 : WORKDIR / [2022-04-07T20:36:46.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T20:36:46.706Z] ---> Running in a75c05e31395 [2022-04-07T20:36:46.706Z] Removing intermediate container 97b09bb6c152 [2022-04-07T20:36:46.706Z] ---> dfe54df6f42d [2022-04-07T20:36:46.706Z] Step 21/22 : LABEL git_sha=2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [2022-04-07T20:36:46.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T20:36:46.882Z] Configure a credential helper to remove this warning. See [2022-04-07T20:36:46.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T20:36:46.882Z] [2022-04-07T20:36:46.882Z] Login Succeeded [2022-04-07T20:36:46.882Z] nexus3.edgexfoundry.org:10004 [2022-04-07T20:36:46.966Z] ---> Running in 4c0b0d123fc1 [2022-04-07T20:36:46.966Z] Removing intermediate container a75c05e31395 [2022-04-07T20:36:46.966Z] ---> d2c93975c279 [2022-04-07T20:36:46.966Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T20:36:47.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T20:36:47.226Z] Removing intermediate container 4c0b0d123fc1 [2022-04-07T20:36:47.226Z] ---> fc63421bc25d [2022-04-07T20:36:47.226Z] Step 22/22 : LABEL version=0.0.0 [2022-04-07T20:36:47.226Z] ---> Running in ab2028798c9d [2022-04-07T20:36:47.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T20:36:47.433Z] Configure a credential helper to remove this warning. See [2022-04-07T20:36:47.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T20:36:47.433Z] [2022-04-07T20:36:47.433Z] Login Succeeded [2022-04-07T20:36:47.433Z] docker.io [2022-04-07T20:36:47.486Z] ---> e86083d87d2d [2022-04-07T20:36:47.486Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-07T20:36:47.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T20:36:47.746Z] Removing intermediate container ab2028798c9d [2022-04-07T20:36:47.746Z] ---> 3121903fecd6 [2022-04-07T20:36:47.746Z] [2022-04-07T20:36:47.746Z] Successfully built 3121903fecd6 [2022-04-07T20:36:47.746Z] Successfully tagged support-notifications:latest [2022-04-07T20:36:47.746Z]  Building support-notifications ... done Building security-proxy-setup [2022-04-07T20:36:48.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T20:36:48.304Z] Configure a credential helper to remove this warning. See [2022-04-07T20:36:48.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T20:36:48.304Z] [2022-04-07T20:36:48.304Z] Login Succeeded [2022-04-07T20:36:48.304Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T20:36:48.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-07T20:36:49.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T20:36:49.056Z] ========================================================= [2022-04-07T20:36:49.057Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-07T20:36:49.057Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T20:36:49.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T20:36:49.705Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-07T20:36:49.705Z] 9b3977197b4f: Pulling fs layer [2022-04-07T20:36:49.705Z] 1a89e8eeedd5: Pulling fs layer [2022-04-07T20:36:49.705Z] 94645a83ff95: Pulling fs layer [2022-04-07T20:36:49.705Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-07T20:36:49.705Z] 0c92f367c5e7: Pulling fs layer [2022-04-07T20:36:49.705Z] f7c0051592d6: Pulling fs layer [2022-04-07T20:36:49.705Z] a227ed2f7395: Pulling fs layer [2022-04-07T20:36:49.705Z] 7b1c46037f91: Pulling fs layer [2022-04-07T20:36:49.705Z] 3f3a8bcf1eab: Waiting [2022-04-07T20:36:49.705Z] 0c92f367c5e7: Waiting [2022-04-07T20:36:49.705Z] f7c0051592d6: Waiting [2022-04-07T20:36:49.705Z] a227ed2f7395: Waiting [2022-04-07T20:36:49.705Z] 7b1c46037f91: Waiting [2022-04-07T20:36:49.705Z] 94645a83ff95: Verifying Checksum [2022-04-07T20:36:49.705Z] 94645a83ff95: Download complete [2022-04-07T20:36:49.705Z] 1a89e8eeedd5: Download complete [2022-04-07T20:36:49.705Z] 0c92f367c5e7: Verifying Checksum [2022-04-07T20:36:49.705Z] 0c92f367c5e7: Download complete [2022-04-07T20:36:49.705Z] f7c0051592d6: Verifying Checksum [2022-04-07T20:36:49.706Z] f7c0051592d6: Download complete [2022-04-07T20:36:49.706Z] 9b3977197b4f: Verifying Checksum [2022-04-07T20:36:49.706Z] 9b3977197b4f: Download complete [2022-04-07T20:36:49.706Z] a227ed2f7395: Verifying Checksum [2022-04-07T20:36:49.706Z] a227ed2f7395: Download complete [2022-04-07T20:36:50.733Z] 9b3977197b4f: Pull complete [2022-04-07T20:36:51.014Z] 1a89e8eeedd5: Pull complete [2022-04-07T20:36:51.618Z] 94645a83ff95: Pull complete [2022-04-07T20:36:51.895Z] 7b1c46037f91: Verifying Checksum [2022-04-07T20:36:51.895Z] 7b1c46037f91: Download complete [2022-04-07T20:36:51.940Z] ---> db054dfad3ad [2022-04-07T20:36:51.940Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-07T20:36:52.493Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-07T20:36:52.493Z] 3f3a8bcf1eab: Download complete [2022-04-07T20:36:53.322Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:36:53.322Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:36:53.322Z] ---> f612f9638a7a [2022-04-07T20:36:53.322Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T20:36:53.322Z] ---> Using cache [2022-04-07T20:36:53.322Z] ---> 6a90f3a2868d [2022-04-07T20:36:53.322Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:36:53.322Z] ---> Using cache [2022-04-07T20:36:53.322Z] ---> f7068a6d490e [2022-04-07T20:36:53.322Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T20:36:53.322Z] ---> Using cache [2022-04-07T20:36:53.322Z] ---> 7dfe4798e199 [2022-04-07T20:36:53.322Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T20:36:53.322Z] ---> Using cache [2022-04-07T20:36:53.322Z] ---> 46190bf9e25c [2022-04-07T20:36:53.322Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:36:53.322Z] ---> Using cache [2022-04-07T20:36:53.322Z] ---> 30cace26ebdc [2022-04-07T20:36:53.322Z] Step 8/22 : COPY . . [2022-04-07T20:36:53.322Z] ---> Using cache [2022-04-07T20:36:53.322Z] ---> 29761e42fed3 [2022-04-07T20:36:53.322Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-07T20:36:54.267Z] ---> ad9b73f53686 [2022-04-07T20:36:54.267Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-07T20:36:54.536Z] ---> Running in 34557c410dec [2022-04-07T20:36:54.537Z] ---> Running in a3d9aa1a7e4d [2022-04-07T20:36:54.797Z] Removing intermediate container a3d9aa1a7e4d [2022-04-07T20:36:54.797Z] ---> 10f7f41f0999 [2022-04-07T20:36:54.797Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T20:36:55.080Z] ---> Running in 7b9dfa361ea9 [2022-04-07T20:36:55.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T20:36:55.341Z] Removing intermediate container 7b9dfa361ea9 [2022-04-07T20:36:55.341Z] ---> a5c0644ea255 [2022-04-07T20:36:55.341Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T20:36:55.341Z] ---> Running in 076774fac2b8 [2022-04-07T20:36:55.910Z] Removing intermediate container 076774fac2b8 [2022-04-07T20:36:55.910Z] ---> 4c877cd43659 [2022-04-07T20:36:55.910Z] Step 22/23 : LABEL git_sha=2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [2022-04-07T20:36:56.479Z] ---> Running in d62f639f2f9a [2022-04-07T20:36:56.758Z] Removing intermediate container d62f639f2f9a [2022-04-07T20:36:56.758Z] ---> 9eb4f36515a8 [2022-04-07T20:36:56.758Z] Step 23/23 : LABEL version=0.0.0 [2022-04-07T20:36:57.020Z] ---> Running in 8277d2081453 [2022-04-07T20:36:57.596Z] Removing intermediate container 8277d2081453 [2022-04-07T20:36:57.596Z] ---> 57685b71e094 [2022-04-07T20:36:57.596Z] [2022-04-07T20:36:57.596Z] Successfully built 57685b71e094 [2022-04-07T20:36:57.596Z] Successfully tagged core-command:latest [2022-04-07T20:36:57.596Z]  Building core-command ... done Building core-data [2022-04-07T20:37:04.926Z] 3f3a8bcf1eab: Pull complete [2022-04-07T20:37:04.926Z] 0c92f367c5e7: Pull complete [2022-04-07T20:37:04.926Z] f7c0051592d6: Pull complete [2022-04-07T20:37:05.543Z] a227ed2f7395: Pull complete [2022-04-07T20:37:05.715Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:37:05.715Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:37:05.715Z] ---> f612f9638a7a [2022-04-07T20:37:05.715Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T20:37:05.715Z] ---> Using cache [2022-04-07T20:37:05.715Z] ---> 6a90f3a2868d [2022-04-07T20:37:05.715Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:37:05.715Z] ---> Using cache [2022-04-07T20:37:05.715Z] ---> f7068a6d490e [2022-04-07T20:37:05.715Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-07T20:37:10.985Z] ---> Running in 87eadd8ebda7 [2022-04-07T20:37:11.553Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:37:12.121Z] Removing intermediate container 089bc3e70046 [2022-04-07T20:37:12.121Z] ---> 13242b5e2019 [2022-04-07T20:37:12.121Z] [2022-04-07T20:37:12.121Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T20:37:12.121Z] ---> 0ac33e5f5afa [2022-04-07T20:37:12.121Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T20:37:12.121Z] ---> Using cache [2022-04-07T20:37:12.121Z] ---> 654bb0cf893d [2022-04-07T20:37:12.121Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:37:12.121Z] ---> Using cache [2022-04-07T20:37:12.121Z] ---> 6f3053a485a0 [2022-04-07T20:37:12.121Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T20:37:12.379Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:37:12.638Z] ---> Running in 985fcf5d0351 [2022-04-07T20:37:12.638Z] OK: 221 MiB in 52 packages [2022-04-07T20:37:13.574Z] Removing intermediate container 87eadd8ebda7 [2022-04-07T20:37:13.574Z] ---> 21e1459f6002 [2022-04-07T20:37:13.574Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T20:37:13.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:37:13.869Z] 7b1c46037f91: Pull complete [2022-04-07T20:37:13.869Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-07T20:37:13.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T20:37:13.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-07T20:37:14.142Z] ---> 54476c212fc9 [2022-04-07T20:37:14.142Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:37:14.142Z] ---> Running in 926755c08be5 [2022-04-07T20:37:14.223Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-07T20:37:14.223Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T20:37:14.223Z] WORKDIR /edgex [2022-04-07T20:37:14.223Z] COPY go.mod . [2022-04-07T20:37:14.223Z] RUN go mod download [2022-04-07T20:37:14.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:37:14.657Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T20:37:14.657Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T20:37:14.657Z] OK: 15854 distinct packages available [2022-04-07T20:37:14.657Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:37:15.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:37:15.975Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-07T20:37:15.975Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-07T20:37:15.975Z] (3/5) Installing libucontext (1.1-r0) [2022-04-07T20:37:16.292Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-07T20:37:16.292Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-07T20:37:16.292Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T20:37:16.292Z] OK: 6 MiB in 19 packages [2022-04-07T20:37:16.621Z] Removing intermediate container 926755c08be5 [2022-04-07T20:37:16.621Z] ---> 41a3b5c3b8db [2022-04-07T20:37:16.621Z] Step 8/23 : COPY . . [2022-04-07T20:37:16.877Z] Sending build context to Docker daemon 169.2MB [2022-04-07T20:37:16.877Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T20:37:16.877Z] ---> f79e39bc4007 [2022-04-07T20:37:16.877Z] Step 2/4 : WORKDIR /edgex [2022-04-07T20:37:17.615Z] Removing intermediate container 985fcf5d0351 [2022-04-07T20:37:17.615Z] ---> b6afe5829f85 [2022-04-07T20:37:17.615Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-07T20:37:18.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T20:37:18.863Z] ---> Running in e36ed6d814d7 [2022-04-07T20:37:19.137Z] Removing intermediate container e36ed6d814d7 [2022-04-07T20:37:19.137Z] ---> 6fce23e5e65b [2022-04-07T20:37:19.137Z] Step 3/4 : COPY go.mod . [2022-04-07T20:37:19.442Z] ---> c87ff210b1aa [2022-04-07T20:37:19.442Z] Step 4/4 : RUN go mod download [2022-04-07T20:37:19.719Z] ---> Running in 9889242ecd45 [2022-04-07T20:37:21.840Z] ---> ee2916c51d1d [2022-04-07T20:37:21.840Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T20:37:27.112Z] ---> d5914200f387 [2022-04-07T20:37:27.112Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T20:37:27.112Z] ---> a08c875111d3 [2022-04-07T20:37:27.112Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-07T20:37:27.112Z] Removing intermediate container 34557c410dec [2022-04-07T20:37:27.112Z] ---> a4ade4e9126a [2022-04-07T20:37:27.112Z] [2022-04-07T20:37:27.112Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T20:37:27.112Z] ---> e04c818066af [2022-04-07T20:37:27.112Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-07T20:37:27.112Z] ---> Running in 97a1f707027e [2022-04-07T20:37:27.112Z] ---> Running in fd7138f0c8d3 [2022-04-07T20:37:27.112Z] ---> 56c56b399024 [2022-04-07T20:37:27.112Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-07T20:37:28.045Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T20:37:28.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:37:28.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:37:28.304Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-07T20:37:28.304Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-07T20:37:28.304Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-07T20:37:28.304Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-07T20:37:28.304Z] (5/6) Installing curl (7.79.1-r0) [2022-04-07T20:37:28.304Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-07T20:37:28.304Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T20:37:28.304Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T20:37:28.304Z] OK: 8 MiB in 20 packages [2022-04-07T20:37:28.562Z] ---> d704316353f2 [2022-04-07T20:37:28.562Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-07T20:37:29.499Z] ---> c446873f097f [2022-04-07T20:37:29.499Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T20:37:29.758Z] ---> Running in 1b6990040081 [2022-04-07T20:37:29.758Z] Building bin/spire-agent... [2022-04-07T20:37:30.021Z] Removing intermediate container 97a1f707027e [2022-04-07T20:37:30.021Z] ---> cbc98a420aef [2022-04-07T20:37:30.021Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T20:37:30.021Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T20:37:30.021Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T20:37:30.021Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T20:37:30.280Z] Removing intermediate container 1b6990040081 [2022-04-07T20:37:30.280Z] ---> 9beaf88363b9 [2022-04-07T20:37:30.280Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T20:37:30.280Z] ---> Running in 61ea02a9d79a [2022-04-07T20:37:30.280Z] ---> Running in d15f6453bfd9 [2022-04-07T20:37:30.540Z] Removing intermediate container 61ea02a9d79a [2022-04-07T20:37:30.540Z] ---> 2bcb447bf745 [2022-04-07T20:37:30.540Z] Step 13/22 : WORKDIR /edgex [2022-04-07T20:37:30.540Z] ---> Running in 73dddfe6cdf4 [2022-04-07T20:37:30.804Z] Removing intermediate container d15f6453bfd9 [2022-04-07T20:37:30.805Z] ---> 0c4f67394f2f [2022-04-07T20:37:30.805Z] Step 24/26 : LABEL arch=x86_64 [2022-04-07T20:37:30.805Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T20:37:30.805Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T20:37:30.805Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T20:37:30.805Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T20:37:31.064Z] Removing intermediate container 73dddfe6cdf4 [2022-04-07T20:37:31.064Z] ---> f5c75bb630a3 [2022-04-07T20:37:31.064Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-07T20:37:31.064Z] ---> Running in 3ac1eb9a35bb [2022-04-07T20:37:31.326Z] Removing intermediate container 3ac1eb9a35bb [2022-04-07T20:37:31.326Z] ---> 1126e0ab1fe3 [2022-04-07T20:37:31.326Z] Step 25/26 : LABEL git_sha=2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [2022-04-07T20:37:31.326Z] ---> 52702cc0affb [2022-04-07T20:37:31.326Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-07T20:37:31.585Z] ---> Running in 12f484650864 [2022-04-07T20:37:31.585Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T20:37:31.585Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T20:37:31.585Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T20:37:31.585Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T20:37:31.585Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T20:37:31.585Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T20:37:32.523Z] Removing intermediate container 12f484650864 [2022-04-07T20:37:32.523Z] ---> 748fc16ae794 [2022-04-07T20:37:32.523Z] Step 26/26 : LABEL version=0.0.0 [2022-04-07T20:37:32.781Z] ---> f2bfc5e79c7e [2022-04-07T20:37:32.781Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-07T20:37:32.781Z] ---> Running in 3f8fb30e8267 [2022-04-07T20:37:33.347Z] Removing intermediate container 3f8fb30e8267 [2022-04-07T20:37:33.347Z] ---> 134cbdc48f28 [2022-04-07T20:37:33.347Z] [2022-04-07T20:37:33.347Z] Successfully built 134cbdc48f28 [2022-04-07T20:37:33.604Z] Successfully tagged security-spire-agent:latest [2022-04-07T20:37:33.604Z]  Building security-spire-agent ... done  ---> 94ff93c8ef8d [2022-04-07T20:37:33.604Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T20:37:34.173Z] ---> f7913c9ab921 [2022-04-07T20:37:34.173Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-07T20:37:34.432Z] ---> Running in 8eacfe77a241 [2022-04-07T20:37:36.964Z] Removing intermediate container 8eacfe77a241 [2022-04-07T20:37:36.964Z] ---> ad9f186b829e [2022-04-07T20:37:36.964Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T20:37:36.964Z] ---> Running in 46aba30b219f [2022-04-07T20:37:36.964Z] Removing intermediate container 46aba30b219f [2022-04-07T20:37:36.964Z] ---> 46e6eb1767f8 [2022-04-07T20:37:36.964Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T20:37:37.225Z] ---> Running in 847a2ee2187f [2022-04-07T20:37:37.489Z] Removing intermediate container 847a2ee2187f [2022-04-07T20:37:37.489Z] ---> 325617046f5d [2022-04-07T20:37:37.489Z] Step 21/22 : LABEL git_sha=2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [2022-04-07T20:37:37.489Z] ---> Running in db5f851324de [2022-04-07T20:37:37.748Z] Removing intermediate container db5f851324de [2022-04-07T20:37:37.748Z] ---> b5b66e5443f4 [2022-04-07T20:37:37.748Z] Step 22/22 : LABEL version=0.0.0 [2022-04-07T20:37:38.010Z] ---> Running in 0420084cb39f [2022-04-07T20:37:38.270Z] Removing intermediate container 0420084cb39f [2022-04-07T20:37:38.270Z] ---> bf738d4b7fbc [2022-04-07T20:37:38.270Z] [2022-04-07T20:37:38.528Z] Successfully built bf738d4b7fbc [2022-04-07T20:37:38.528Z] Successfully tagged security-proxy-setup:latest [2022-04-07T20:38:00.460Z]  Building security-proxy-setup ... done Removing intermediate container fd7138f0c8d3 [2022-04-07T20:38:00.460Z] ---> f2453467fb81 [2022-04-07T20:38:00.460Z] [2022-04-07T20:38:00.460Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T20:38:00.460Z] ---> e04c818066af [2022-04-07T20:38:00.460Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-07T20:38:00.460Z] ---> Running in c991186fb092 [2022-04-07T20:38:00.460Z] Removing intermediate container c991186fb092 [2022-04-07T20:38:00.460Z] ---> baf4abacb0b2 [2022-04-07T20:38:00.460Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-07T20:38:00.460Z] ---> Running in b60f4d4a77ee [2022-04-07T20:38:00.460Z] Removing intermediate container b60f4d4a77ee [2022-04-07T20:38:00.460Z] ---> 00c28e9d0ca3 [2022-04-07T20:38:00.460Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-07T20:38:00.460Z] ---> Running in 7df8dd8ceffb [2022-04-07T20:38:00.460Z] Removing intermediate container 7df8dd8ceffb [2022-04-07T20:38:00.460Z] ---> 5657fa83900f [2022-04-07T20:38:00.460Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:38:00.460Z] ---> Running in 5cc6620755a4 [2022-04-07T20:38:00.460Z] Removing intermediate container 5cc6620755a4 [2022-04-07T20:38:00.460Z] ---> b4c6f8817326 [2022-04-07T20:38:00.460Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-07T20:38:00.460Z] ---> Running in a9933cd189fb [2022-04-07T20:38:00.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:38:00.718Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:38:00.978Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-07T20:38:00.978Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-07T20:38:00.978Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-07T20:38:01.237Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-07T20:38:01.237Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-07T20:38:01.237Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-07T20:38:01.498Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T20:38:01.498Z] OK: 8 MiB in 20 packages [2022-04-07T20:38:03.405Z] Removing intermediate container a9933cd189fb [2022-04-07T20:38:03.405Z] ---> a6002d4d2491 [2022-04-07T20:38:03.405Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T20:38:03.405Z] ---> b3952d0e5d06 [2022-04-07T20:38:03.405Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-07T20:38:04.345Z] ---> 5b07a00227a0 [2022-04-07T20:38:04.345Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-07T20:38:04.641Z] ---> 2fa354421047 [2022-04-07T20:38:04.641Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-07T20:38:04.641Z] ---> Running in d5a4aff6bdf8 [2022-04-07T20:38:04.900Z] Removing intermediate container d5a4aff6bdf8 [2022-04-07T20:38:04.900Z] ---> a046c2059129 [2022-04-07T20:38:04.900Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T20:38:04.900Z] ---> Running in ee4f0e5a052f [2022-04-07T20:38:05.160Z] Removing intermediate container ee4f0e5a052f [2022-04-07T20:38:05.160Z] ---> b262dfba857d [2022-04-07T20:38:05.160Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T20:38:05.160Z] ---> Running in 7529302c8952 [2022-04-07T20:38:05.420Z] Removing intermediate container 7529302c8952 [2022-04-07T20:38:05.420Z] ---> 59ed0d2efd31 [2022-04-07T20:38:05.420Z] Step 22/23 : LABEL git_sha=2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [2022-04-07T20:38:05.420Z] ---> Running in af2ddbb645c2 [2022-04-07T20:38:05.680Z] Removing intermediate container af2ddbb645c2 [2022-04-07T20:38:05.680Z] ---> 18fbd124de0e [2022-04-07T20:38:05.680Z] Step 23/23 : LABEL version=0.0.0 [2022-04-07T20:38:05.680Z] ---> Running in afac3d596919 [2022-04-07T20:38:05.680Z] Removing intermediate container afac3d596919 [2022-04-07T20:38:05.680Z] ---> 414f784a6356 [2022-04-07T20:38:05.680Z] [2022-04-07T20:38:05.939Z] Successfully built 414f784a6356 [2022-04-07T20:38:05.939Z] Successfully tagged core-data:latest [2022-04-07T20:38:16.304Z] Removing intermediate container 9889242ecd45 [2022-04-07T20:38:16.304Z] ---> b9a32f4cd432 [2022-04-07T20:38:16.304Z] Successfully built b9a32f4cd432 [2022-04-07T20:38:16.304Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:38:16.657Z] + docker inspect -f . ci-base-image-arm64 [2022-04-07T20:38:16.657Z] . [Pipeline] withDockerContainer [2022-04-07T20:38:16.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-11506 does not seem to be running inside a container [2022-04-07T20:38:17.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-07T20:38:18.470Z] $ docker top 10e1d4828da72384b5521ebd4c64e47a313b349a8c6df0d8dc9c5699a5f8cd2c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T20:38:19.392Z] + go version [2022-04-07T20:38:19.392Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-07T20:38:19.426Z] $ docker stop --time=1 10e1d4828da72384b5521ebd4c64e47a313b349a8c6df0d8dc9c5699a5f8cd2c [2022-04-07T20:38:21.180Z] $ docker rm -f 10e1d4828da72384b5521ebd4c64e47a313b349a8c6df0d8dc9c5699a5f8cd2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:38:21.841Z] + docker inspect -f . ci-base-image-arm64 [2022-04-07T20:38:21.841Z] . [Pipeline] withDockerContainer [2022-04-07T20:38:22.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-11506 does not seem to be running inside a container [2022-04-07T20:38:22.210Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-07T20:38:23.620Z] $ docker top 57f56be02c656866cad12cce34c67fbc8d0223bd72de87b66d09a492865c316a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-07T20:38:23.904Z] ========================================================= [2022-04-07T20:38:23.904Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-07T20:38:23.904Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T20:38:24.592Z] + make test [2022-04-07T20:38:24.592Z] go mod tidy -compat=1.17 [2022-04-07T20:38:25.575Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-07T20:38:32.492Z]  Building core-data ... done Removing intermediate container 6ebef60a41c2 [2022-04-07T20:38:32.492Z] ---> 81236c631c71 [2022-04-07T20:38:32.492Z] [2022-04-07T20:38:32.492Z] Step 13/25 : FROM alpine:3.15 [2022-04-07T20:38:32.492Z] ---> 0ac33e5f5afa [2022-04-07T20:38:32.492Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T20:38:32.492Z] ---> Using cache [2022-04-07T20:38:32.492Z] ---> 654bb0cf893d [2022-04-07T20:38:32.492Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:38:32.492Z] ---> Using cache [2022-04-07T20:38:32.492Z] ---> 6f3053a485a0 [2022-04-07T20:38:32.492Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T20:38:32.492Z] ---> Using cache [2022-04-07T20:38:32.492Z] ---> b6afe5829f85 [2022-04-07T20:38:32.492Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T20:38:32.492Z] Building bin/spire-agent... [2022-04-07T20:38:32.492Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T20:38:32.492Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T20:38:32.492Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T20:38:32.492Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T20:38:32.492Z]  ---> 509afdebfe85 [2022-04-07T20:38:32.492Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T20:38:32.492Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T20:38:32.492Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T20:38:32.492Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T20:38:32.492Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T20:38:32.492Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T20:38:32.492Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T20:38:32.492Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T20:38:32.492Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T20:38:32.492Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T20:38:32.492Z]  ---> 8781842448d8 [2022-04-07T20:38:32.492Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-07T20:38:32.492Z] ---> f3ee268358e6 [2022-04-07T20:38:32.492Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-07T20:38:32.492Z] ---> 75fa912cf98e [2022-04-07T20:38:32.492Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T20:38:32.492Z] ---> Running in b7867c6bfcdb [2022-04-07T20:38:32.492Z] Removing intermediate container b7867c6bfcdb [2022-04-07T20:38:32.492Z] ---> 6778e19a0bcf [2022-04-07T20:38:32.492Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T20:38:32.492Z] ---> Running in 3135e0b2a242 [2022-04-07T20:38:32.492Z] Removing intermediate container 3135e0b2a242 [2022-04-07T20:38:32.492Z] ---> 758e7f60a632 [2022-04-07T20:38:32.492Z] Step 23/25 : LABEL arch=x86_64 [2022-04-07T20:38:32.492Z] ---> Running in a29c7a38b9e4 [2022-04-07T20:38:32.492Z] Removing intermediate container a29c7a38b9e4 [2022-04-07T20:38:32.492Z] ---> 422ae46b2857 [2022-04-07T20:38:32.492Z] Step 24/25 : LABEL git_sha=2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [2022-04-07T20:38:32.492Z] ---> Running in f8d89d8bdf26 [2022-04-07T20:38:32.492Z] Removing intermediate container f8d89d8bdf26 [2022-04-07T20:38:32.492Z] ---> 1af5eb137e04 [2022-04-07T20:38:32.492Z] Step 25/25 : LABEL version=0.0.0 [2022-04-07T20:38:32.492Z] ---> Running in cc86f439d0f2 [2022-04-07T20:38:32.492Z] Removing intermediate container cc86f439d0f2 [2022-04-07T20:38:32.492Z] ---> 0824caf2b92f [2022-04-07T20:38:32.492Z] [2022-04-07T20:38:32.492Z] Successfully built 0824caf2b92f [2022-04-07T20:38:32.492Z] Successfully tagged security-spire-server:latest [2022-04-07T20:38:57.960Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-07T20:39:28.733Z]  Building security-spire-server ... done Removing intermediate container 26ba55fbd734 [2022-04-07T20:39:28.733Z] ---> 67efd5d12ce2 [2022-04-07T20:39:28.733Z] [2022-04-07T20:39:28.733Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T20:39:28.733Z] ---> 0ac33e5f5afa [2022-04-07T20:39:28.733Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T20:39:28.733Z] ---> Using cache [2022-04-07T20:39:28.733Z] ---> 654bb0cf893d [2022-04-07T20:39:28.733Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:39:28.733Z] ---> Using cache [2022-04-07T20:39:28.733Z] ---> 6f3053a485a0 [2022-04-07T20:39:28.733Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-07T20:39:28.733Z] ---> Running in 4aa526679ab3 [2022-04-07T20:39:28.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:39:28.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:39:28.733Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T20:39:28.733Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T20:39:28.733Z] OK: 15854 distinct packages available [2022-04-07T20:39:28.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T20:39:28.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T20:39:28.733Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-07T20:39:28.733Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-07T20:39:28.733Z] (3/4) Installing libucontext (1.1-r0) [2022-04-07T20:39:28.733Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-07T20:39:28.733Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T20:39:28.733Z] OK: 6 MiB in 18 packages [2022-04-07T20:39:28.733Z] Removing intermediate container 4aa526679ab3 [2022-04-07T20:39:28.733Z] ---> ec751cc8a97e [2022-04-07T20:39:28.733Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T20:39:28.733Z] ---> ce0f1ed9a323 [2022-04-07T20:39:28.733Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T20:39:28.733Z] ---> 485abb402342 [2022-04-07T20:39:28.733Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-07T20:39:28.733Z] ---> Running in 8d9e2f2d059c [2022-04-07T20:39:28.733Z] Removing intermediate container 8d9e2f2d059c [2022-04-07T20:39:28.733Z] ---> a932d8b85d40 [2022-04-07T20:39:28.733Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-07T20:39:28.733Z] ---> 2fd62885e5e1 [2022-04-07T20:39:28.733Z] Step 21/26 : WORKDIR / [2022-04-07T20:39:28.733Z] ---> Running in 15c8666a9bd9 [2022-04-07T20:39:28.733Z] Removing intermediate container 15c8666a9bd9 [2022-04-07T20:39:28.733Z] ---> 54408323af67 [2022-04-07T20:39:28.733Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T20:39:28.733Z] ---> Running in 108ad438535f [2022-04-07T20:39:28.733Z] Removing intermediate container 108ad438535f [2022-04-07T20:39:28.733Z] ---> 37c7da18f9ec [2022-04-07T20:39:28.733Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T20:39:28.733Z] ---> Running in 3150e0f86c32 [2022-04-07T20:39:28.733Z] Removing intermediate container 3150e0f86c32 [2022-04-07T20:39:28.733Z] ---> d38c553f9f9a [2022-04-07T20:39:28.733Z] Step 24/26 : LABEL arch=x86_64 [2022-04-07T20:39:28.733Z] ---> Running in 18fc39780b3e [2022-04-07T20:39:28.733Z] Removing intermediate container 18fc39780b3e [2022-04-07T20:39:28.733Z] ---> 48e27431b87c [2022-04-07T20:39:28.733Z] Step 25/26 : LABEL git_sha=2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [2022-04-07T20:39:28.733Z] ---> Running in 8cf1ceb0d3cd [2022-04-07T20:39:28.733Z] Removing intermediate container 8cf1ceb0d3cd [2022-04-07T20:39:28.733Z] ---> 09b15747cbdd [2022-04-07T20:39:28.733Z] Step 26/26 : LABEL version=0.0.0 [2022-04-07T20:39:28.733Z] ---> Running in 395219a1b722 [2022-04-07T20:39:28.733Z] Removing intermediate container 395219a1b722 [2022-04-07T20:39:28.733Z] ---> 3cf603ec051b [2022-04-07T20:39:28.733Z] [2022-04-07T20:39:28.733Z] Successfully built 3cf603ec051b [2022-04-07T20:39:28.733Z] Successfully tagged security-spire-config:latest [2022-04-07T20:39:28.740Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-07T20:39:28.746Z] $ docker stop --time=1 225e9b3c3f83d09231d46175ca013481bbfa42a64370d2a6c189d0f1fe75bc22 [2022-04-07T20:39:30.034Z] $ docker rm -f 225e9b3c3f83d09231d46175ca013481bbfa42a64370d2a6c189d0f1fe75bc22 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T20:39:30.376Z] + docker images [2022-04-07T20:39:30.376Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T20:39:30.376Z] security-spire-config latest 3cf603ec051b 4 seconds ago 86.7MB [2022-04-07T20:39:30.377Z] 67efd5d12ce2 20 seconds ago 4.5GB [2022-04-07T20:39:30.377Z] security-spire-server latest 0824caf2b92f 59 seconds ago 87.3MB [2022-04-07T20:39:30.377Z] 81236c631c71 About a minute ago 4.5GB [2022-04-07T20:39:30.377Z] core-data latest 414f784a6356 About a minute ago 35.9MB [2022-04-07T20:39:30.377Z] f2453467fb81 About a minute ago 1.65GB [2022-04-07T20:39:30.377Z] security-proxy-setup latest bf738d4b7fbc About a minute ago 43.4MB [2022-04-07T20:39:30.377Z] security-spire-agent latest 134cbdc48f28 About a minute ago 127MB [2022-04-07T20:39:30.377Z] a4ade4e9126a 2 minutes ago 1.63GB [2022-04-07T20:39:30.377Z] 13242b5e2019 2 minutes ago 4.5GB [2022-04-07T20:39:30.377Z] core-command latest 57685b71e094 2 minutes ago 24.5MB [2022-04-07T20:39:30.377Z] support-notifications latest 3121903fecd6 2 minutes ago 26.6MB [2022-04-07T20:39:30.377Z] 38a390433b3a 2 minutes ago 1.61GB [2022-04-07T20:39:30.377Z] 0610d2309636 3 minutes ago 1.62GB [2022-04-07T20:39:30.377Z] core-metadata latest 7c928798564f 3 minutes ago 26.2MB [2022-04-07T20:39:30.377Z] support-scheduler latest b5d0d85b4f5e 3 minutes ago 26MB [2022-04-07T20:39:30.377Z] d2039acf828b 3 minutes ago 1.62GB [2022-04-07T20:39:30.377Z] e5422fad864a 3 minutes ago 1.62GB [2022-04-07T20:39:30.377Z] sys-mgmt-agent latest 82d6b40682b9 4 minutes ago 307MB [2022-04-07T20:39:30.377Z] security-bootstrapper latest 9e7de737077e 4 minutes ago 24.3MB [2022-04-07T20:39:30.377Z] security-spiffe-token-provider latest 843816a1a17c 4 minutes ago 28.5MB [2022-04-07T20:39:30.377Z] security-secretstore-setup latest b7053c764773 4 minutes ago 42.1MB [2022-04-07T20:39:30.377Z] 888a54ec077d 4 minutes ago 1.62GB [2022-04-07T20:39:30.377Z] e628eb88a7db 4 minutes ago 1.61GB [2022-04-07T20:39:30.377Z] 771d6a9ffc0e 4 minutes ago 1.63GB [2022-04-07T20:39:30.377Z] c9a1595437ef 4 minutes ago 1.61GB [2022-04-07T20:39:30.377Z] ci-base-image-x86_64 latest f612f9638a7a 8 minutes ago 896MB [2022-04-07T20:39:30.377Z] docker 20.10.14 7417809fdb73 2 days ago 218MB [2022-04-07T20:39:30.377Z] alpine 3.14 e04c818066af 2 days ago 5.59MB [2022-04-07T20:39:30.377Z] alpine 3.15 0ac33e5f5afa 2 days ago 5.57MB [2022-04-07T20:39:30.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-07T20:39:30.377Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-07T20:39:30.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-04-07T20:39:45.533Z] Still waiting to schedule task [2022-04-07T20:39:45.534Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-11497’ [2022-04-07T20:40:34.887Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-07T20:40:47.360Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-07T20:40:47.360Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-07T20:40:47.360Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-07T20:40:47.360Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-07T20:40:47.360Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-07T20:40:47.360Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-07T20:40:47.360Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-07T20:40:47.360Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-07T20:40:50.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-07T20:40:50.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-07T20:40:50.005Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-07T20:40:50.005Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-07T20:40:50.005Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-07T20:40:50.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-07T20:41:02.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.297s coverage: 28.7% of statements [2022-04-07T20:41:02.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-07T20:41:02.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-07T20:41:06.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.538s coverage: 98.5% of statements [2022-04-07T20:41:06.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-07T20:41:07.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.443s coverage: 54.9% of statements [2022-04-07T20:41:07.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-07T20:41:07.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-07T20:41:29.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.042s coverage: 89.2% of statements [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-07T20:41:29.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.576s coverage: 84.4% of statements [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-07T20:41:29.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.074s coverage: 95.1% of statements [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-07T20:41:29.342Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.232s coverage: 72.2% of statements [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-07T20:41:29.342Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.264s coverage: 60.0% of statements [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-07T20:41:29.342Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.514s coverage: 0.9% of statements [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-07T20:41:29.342Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.261s coverage: 58.8% of statements [2022-04-07T20:41:29.342Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.460s coverage: 24.0% of statements [2022-04-07T20:41:29.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-07T20:41:29.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.435s coverage: 47.1% of statements [2022-04-07T20:41:29.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.264s coverage: 79.5% of statements [2022-04-07T20:41:29.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements [2022-04-07T20:41:30.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements [2022-04-07T20:41:30.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.241s coverage: 87.5% of statements [2022-04-07T20:41:45.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.260s coverage: 94.4% of statements [2022-04-07T20:41:45.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.191s coverage: 44.8% of statements [2022-04-07T20:41:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.666s coverage: 82.5% of statements [2022-04-07T20:41:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-07T20:41:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.324s coverage: 92.9% of statements [2022-04-07T20:41:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-07T20:41:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-07T20:41:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-07T20:41:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 65.1% of statements [2022-04-07T20:41:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-07T20:41:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-07T20:41:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-07T20:41:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-07T20:41:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-07T20:41:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements [2022-04-07T20:41:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-07T20:41:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-07T20:41:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2022-04-07T20:41:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-07T20:41:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.330s coverage: 58.8% of statements [2022-04-07T20:41:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-07T20:41:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.293s coverage: 80.0% of statements [2022-04-07T20:41:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements [2022-04-07T20:41:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.327s coverage: 85.4% of statements [2022-04-07T20:41:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.784s coverage: 91.2% of statements [2022-04-07T20:41:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-07T20:41:59.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.010s coverage: 64.4% of statements [2022-04-07T20:41:59.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-07T20:41:59.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-07T20:41:59.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.284s coverage: 100.0% of statements [2022-04-07T20:41:59.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2022-04-07T20:41:59.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2022-04-07T20:41:59.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2022-04-07T20:41:59.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2022-04-07T20:42:06.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.504s coverage: 65.4% of statements [2022-04-07T20:42:06.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-07T20:42:06.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-07T20:42:06.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-07T20:42:08.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.862s coverage: 43.8% of statements [2022-04-07T20:42:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-07T20:42:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-07T20:42:08.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.357s coverage: 89.5% of statements [2022-04-07T20:42:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-07T20:42:08.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements [2022-04-07T20:42:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-07T20:42:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-07T20:42:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-07T20:42:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-07T20:42:16.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.359s coverage: 17.7% of statements [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-07T20:42:16.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.740s coverage: 92.3% of statements [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-07T20:42:16.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.346s coverage: 63.2% of statements [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-07T20:42:16.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.455s coverage: 97.7% of statements [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-07T20:42:16.385Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.246s coverage: 28.9% of statements [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-07T20:42:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-07T20:42:16.385Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements [2022-04-07T20:42:16.385Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-04-07T20:42:17.375Z] 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-07T20:42:17.375Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-07T20:42:17.375Z] GO111MODULE=on go vet ./... [2022-04-07T20:44:09.304Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-07T20:44:09.304Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-07T20:44:09.304Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-07T20:44:11.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-07T20:44:12.623Z] + ls -al . [2022-04-07T20:44:12.623Z] total 664 [2022-04-07T20:44:12.623Z] drwxrwxr-x 9 1001 1001 4096 Apr 7 20:44 . [2022-04-07T20:44:12.623Z] drwxr-xr-x 4 root root 4096 Apr 7 20:38 .. [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 11 Apr 7 20:36 .dockerignore [2022-04-07T20:44:12.623Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 20:36 .git [2022-04-07T20:44:12.623Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 20:36 .github [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 870 Apr 7 20:36 .gitignore [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 42 Apr 7 20:36 .golangci.yml [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 87 Apr 7 20:36 .hadolint.yml [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 166 Apr 7 20:36 .sonarcloud.properties [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 1171 Apr 7 20:36 ADOPTERS.md [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 9953 Apr 7 20:36 Attribution.txt [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 51732 Apr 7 20:36 CHANGELOG.md [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 3804 Apr 7 20:36 CONTRIBUTING.md [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 677 Apr 7 20:36 GOVERNANCE.md [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 849 Apr 7 20:36 Jenkinsfile [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 10775 Apr 7 20:36 LICENSE [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 8478 Apr 7 20:36 Makefile [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 582 Apr 7 20:36 OWNERS.md [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 8207 Apr 7 20:36 README.md [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 6912 Apr 7 20:36 SECURITY.md [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 5 Apr 7 20:30 VERSION [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 4131 Apr 7 20:36 ZMQWindows.md [2022-04-07T20:44:12.623Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 20:36 bin [2022-04-07T20:44:12.623Z] drwxrwxr-x 18 1001 1001 4096 Apr 7 20:36 cmd [2022-04-07T20:44:12.623Z] -rw-r--r-- 1 root root 431014 Apr 7 20:42 coverage.out [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 3175 Apr 7 20:36 go.mod [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 34990 Apr 7 20:38 go.sum [2022-04-07T20:44:12.623Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 20:36 internal [2022-04-07T20:44:12.623Z] drwxrwxr-x 3 1001 1001 4096 Apr 7 20:36 openapi [2022-04-07T20:44:12.623Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 20:36 snap [2022-04-07T20:44:12.623Z] -rw-rw-r-- 1 1001 1001 204 Apr 7 20:36 version.go [Pipeline] sh [2022-04-07T20:44:13.292Z] + '[' -e coverage.out ] [2022-04-07T20:44:13.292Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-07T20:44:13.325Z] Warning: overwriting stash ‘coverage-report’ [2022-04-07T20:44:14.260Z] Stashed 1 file(s) [Pipeline] sh [2022-04-07T20:44:14.924Z] + make build [2022-04-07T20:44:14.925Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T20:44:27.692Z] Running on prd-ubuntu18.04-docker-8c-8g-11509 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-04-07T20:44:27.705Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2022-04-07T20:44:27.791Z] The recommended git tool is: git [2022-04-07T20:44:29.380Z] using credential edgex-jenkins-ssh [2022-04-07T20:44:29.393Z] Cloning the remote Git repository [2022-04-07T20:44:29.418Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-07T20:44:29.450Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2022-04-07T20:44:29.495Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-07T20:44:29.496Z] > git --version # timeout=10 [2022-04-07T20:44:29.511Z] > git --version # 'git version 2.17.1' [2022-04-07T20:44:29.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T20:44:29.535Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T20:44:34.579Z] Merging remotes/origin/main commit 1a2a9fb2de28639559defb16ba24353df80d7431 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [2022-04-07T20:44:34.768Z] Merge succeeded, producing 8e01ebc211438ddcd2af0f4fa6f0c7c644c82a7b [2022-04-07T20:44:34.769Z] Checking out Revision 8e01ebc211438ddcd2af0f4fa6f0c7c644c82a7b (PR-3924) [2022-04-07T20:44:33.874Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-07T20:44:33.881Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T20:44:33.891Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-07T20:44:33.905Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-07T20:44:33.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T20:44:33.919Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-07T20:44:34.596Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T20:44:34.604Z] > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 [2022-04-07T20:44:34.665Z] > git remote # timeout=10 [2022-04-07T20:44:34.672Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T20:44:34.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T20:44:34.681Z] > git merge 1a2a9fb2de28639559defb16ba24353df80d7431 # timeout=10 [2022-04-07T20:44:34.768Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T20:44:34.780Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T20:44:34.787Z] > git checkout -f 8e01ebc211438ddcd2af0f4fa6f0c7c644c82a7b # timeout=10 [2022-04-07T20:44:38.298Z] Commit message: "Merge commit '1a2a9fb2de28639559defb16ba24353df80d7431' into HEAD" [2022-04-07T20:44:38.308Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T20:44:38.309Z] > git rev-list --no-walk de9b46e8d493d45a2220437e2154736dab5e04bb # timeout=10 [2022-04-07T20:44:39.005Z] + echo snap-build.sh [2022-04-07T20:44:39.006Z] snap-build.sh [2022-04-07T20:44:39.006Z] + SNAP_BASE_DIR=. [2022-04-07T20:44:39.006Z] + '[' '!' -z /w/workspace/edgex-go/11 ']' [2022-04-07T20:44:39.006Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/11 [2022-04-07T20:44:39.006Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' [2022-04-07T20:44:39.006Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/11] [2022-04-07T20:44:39.006Z] + cd /w/workspace/edgex-go/11 [2022-04-07T20:44:39.006Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-07T20:44:39.006Z] Reading package lists... [2022-04-07T20:44:39.006Z] Building dependency tree... [2022-04-07T20:44:39.006Z] Reading state information... [2022-04-07T20:44:39.006Z] The following packages were automatically installed and are no longer required: [2022-04-07T20:44:39.006Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-07T20:44:39.006Z] uidmap xdelta3 [2022-04-07T20:44:39.006Z] Use 'sudo apt autoremove' to remove them. [2022-04-07T20:44:39.006Z] The following packages will be REMOVED: [2022-04-07T20:44:39.006Z] lxd* lxd-client* [2022-04-07T20:44:39.006Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-07T20:44:39.269Z] After this operation, 31.7 MB disk space will be freed. [2022-04-07T20:44:40.056Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-04-07T20:44:40.056Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-07T20:44:41.002Z] Removing lxd dnsmasq configuration [2022-04-07T20:44:41.002Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-07T20:44:41.002Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-07T20:44:41.946Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-07T20:44:41.946Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-04-07T20:44:41.946Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-07T20:44:43.367Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-07T20:44:43.367Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-07T20:44:43.955Z] + sudo snap remove --purge lxd [2022-04-07T20:44:44.218Z] snap "lxd" is not installed [2022-04-07T20:44:44.218Z] + sudo groupadd --force --system lxd [2022-04-07T20:44:44.218Z] ++ whoami [2022-04-07T20:44:44.218Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-07T20:44:44.218Z] + newgrp - lxd [2022-04-07T20:44:44.218Z] + sudo snap install lxd [2022-04-07T20:44:54.262Z] 2022-04-07T20:44:50Z INFO Waiting for automatic snapd restart... [2022-04-07T20:45:09.183Z] lxd 5.0.0-c5bcb80 from Canonical* installed [2022-04-07T20:45:09.183Z] + sudo lxd init --auto [2022-04-07T20:45:19.212Z] + sudo snap install --classic snapcraft [2022-04-07T20:45:24.502Z] snapcraft 6.1 from Canonical* installed [2022-04-07T20:45:24.502Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-07T20:45:24.502Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-07T20:45:24.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T20:45:24.502Z] Dload Upload Total Spent Left Speed [2022-04-07T20:45:24.502Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 0 658 0 0 4633 0 --:--:-- --:--:-- --:--:-- 4633 [2022-04-07T20:45:24.502Z] 100 3325k 100 3325k 0 0 10.0M 0 --:--:-- --:--:-- --:--:-- 10.0M [2022-04-07T20:45:24.502Z] ./yq_linux_amd64 [2022-04-07T20:45:24.502Z] + sudo snapcraft prime --use-lxd [2022-04-07T20:45:26.427Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-07T20:45:26.427Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-07T20:45:26.427Z] - README.md [2022-04-07T20:45:26.427Z] [2022-04-07T20:45:26.427Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-07T20:45:26.688Z] Launching a container. [2022-04-07T20:45:36.714Z] Waiting for container to be ready [2022-04-07T20:45:37.298Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-07T20:45:37.298Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-07T20:45:37.298Z] [2022-04-07T20:45:42.591Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-07T20:45:43.536Z] Waiting for network to be ready... [2022-04-07T20:45:44.112Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-07T20:45:44.112Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-07T20:45:44.112Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-07T20:45:44.112Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] [2022-04-07T20:45:44.375Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] [2022-04-07T20:45:44.375Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-07T20:45:44.375Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-07T20:45:44.375Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] [2022-04-07T20:45:44.375Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-07T20:45:44.375Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] [2022-04-07T20:45:44.375Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-07T20:45:44.375Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-07T20:45:44.375Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-07T20:45:44.375Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-07T20:45:44.375Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-07T20:45:44.375Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-07T20:45:44.376Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-07T20:45:44.376Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-07T20:45:44.376Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-07T20:45:44.637Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1711 kB] [2022-04-07T20:45:44.637Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] [2022-04-07T20:45:44.637Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-07T20:45:44.637Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-07T20:45:44.637Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] [2022-04-07T20:45:44.637Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] [2022-04-07T20:45:44.637Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-07T20:45:44.637Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-07T20:45:47.189Z] Fetched 23.7 MB in 3s (7020 kB/s) [2022-04-07T20:45:48.130Z] Reading package lists... [2022-04-07T20:45:48.130Z] Reading package lists... [2022-04-07T20:45:48.389Z] Building dependency tree... [2022-04-07T20:45:48.389Z] Reading state information... [2022-04-07T20:45:48.649Z] The following additional packages will be installed: [2022-04-07T20:45:48.649Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-07T20:45:48.649Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-07T20:45:48.649Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-07T20:45:48.649Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-07T20:45:48.649Z] Suggested packages: [2022-04-07T20:45:48.649Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-07T20:45:48.649Z] Recommended packages: [2022-04-07T20:45:48.649Z] gnupg libsasl2-modules [2022-04-07T20:45:48.649Z] The following NEW packages will be installed: [2022-04-07T20:45:48.649Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-07T20:45:48.650Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-07T20:45:48.650Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-07T20:45:48.650Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-07T20:45:48.650Z] The following packages will be upgraded: [2022-04-07T20:45:48.650Z] gpg gpg-agent gpgconf libudev1 [2022-04-07T20:45:48.914Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-07T20:45:48.914Z] Need to get 3859 kB of archives. [2022-04-07T20:45:48.914Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-07T20:45:48.914Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-07T20:45:48.914Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-07T20:45:49.179Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-07T20:45:49.179Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-07T20:45:49.179Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-07T20:45:49.439Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-07T20:45:49.439Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-07T20:45:49.439Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-07T20:45:49.439Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-07T20:45:49.700Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-07T20:45:49.700Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-07T20:45:49.700Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-07T20:45:49.700Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-07T20:45:49.700Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-07T20:45:49.700Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-07T20:45:49.700Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-07T20:45:49.700Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-07T20:45:49.700Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-07T20:45:49.700Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-07T20:45:49.700Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-07T20:45:49.700Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-04-07T20:45:49.700Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-07T20:45:49.961Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T20:45:49.961Z] Fetched 3859 kB in 1s (3687 kB/s) [2022-04-07T20:45:49.961Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-07T20:45:49.961Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-07T20:45:49.961Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-07T20:45:49.961Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-07T20:45:49.961Z] Selecting previously unselected package udev. [2022-04-07T20:45:50.223Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-07T20:45:50.223Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-07T20:45:50.223Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-07T20:45:50.492Z] Selecting previously unselected package libfuse2:amd64. [2022-04-07T20:45:50.492Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-07T20:45:50.492Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-07T20:45:50.492Z] Selecting previously unselected package fuse. [2022-04-07T20:45:50.492Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-07T20:45:50.492Z] Unpacking fuse (2.9.9-3) ... [2022-04-07T20:45:50.492Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-07T20:45:50.492Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-07T20:45:50.492Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-07T20:45:50.492Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-07T20:45:50.754Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-07T20:45:50.754Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-07T20:45:50.754Z] Selecting previously unselected package libksba8:amd64. [2022-04-07T20:45:50.754Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-07T20:45:50.754Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-07T20:45:50.754Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-07T20:45:50.754Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-07T20:45:50.754Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:51.015Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-07T20:45:51.015Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-07T20:45:51.015Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:51.015Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-07T20:45:51.015Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-07T20:45:51.015Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:51.015Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-07T20:45:51.015Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-07T20:45:51.015Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:51.015Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-07T20:45:51.015Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-07T20:45:51.015Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:51.279Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-07T20:45:51.279Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-07T20:45:51.279Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:51.279Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-07T20:45:51.279Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-07T20:45:51.279Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:51.279Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-07T20:45:51.279Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-07T20:45:51.279Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:51.279Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-07T20:45:51.279Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-07T20:45:51.279Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:51.541Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-07T20:45:51.541Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-07T20:45:51.541Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-07T20:45:51.541Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-07T20:45:51.541Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-07T20:45:51.541Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-07T20:45:51.541Z] Selecting previously unselected package libldap-common. [2022-04-07T20:45:51.541Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-07T20:45:51.541Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-07T20:45:51.541Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-07T20:45:51.541Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-07T20:45:51.541Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-07T20:45:51.541Z] Selecting previously unselected package dirmngr. [2022-04-07T20:45:51.541Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-07T20:45:51.541Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-07T20:45:51.804Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-07T20:45:51.804Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-07T20:45:51.804Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-07T20:45:51.804Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-07T20:45:51.804Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-07T20:45:52.375Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-07T20:45:52.376Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-07T20:45:52.376Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:52.640Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-07T20:45:52.640Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-07T20:45:52.640Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:52.640Z] Setting up fuse (2.9.9-3) ... [2022-04-07T20:45:52.640Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-07T20:45:53.213Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:53.213Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:53.213Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:53.213Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:53.213Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:53.213Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:53.213Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-07T20:45:53.213Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-07T20:45:53.213Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-07T20:45:53.213Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-07T20:45:53.213Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-07T20:45:53.474Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-07T20:45:54.048Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-07T20:45:54.048Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-07T20:45:54.048Z] units). This means they are not meant to be enabled using systemctl. [2022-04-07T20:45:54.048Z] [2022-04-07T20:45:54.048Z] Possible reasons for having this kind of units are: [2022-04-07T20:45:54.048Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-07T20:45:54.048Z] .wants/ or .requires/ directory. [2022-04-07T20:45:54.048Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-07T20:45:54.048Z] a requirement dependency on it. [2022-04-07T20:45:54.048Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-07T20:45:54.048Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-07T20:45:54.048Z] • In case of template units, the unit is meant to be enabled with some [2022-04-07T20:45:54.048Z] instance name specified. [2022-04-07T20:45:54.309Z] Reading package lists... [2022-04-07T20:45:54.309Z] Building dependency tree... [2022-04-07T20:45:54.309Z] Reading state information... [2022-04-07T20:45:54.572Z] The following additional packages will be installed: [2022-04-07T20:45:54.572Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-07T20:45:54.572Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-07T20:45:54.572Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-07T20:45:54.572Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-07T20:45:54.572Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-07T20:45:54.572Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-07T20:45:54.572Z] Suggested packages: [2022-04-07T20:45:54.572Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-07T20:45:54.572Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-07T20:45:54.572Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-07T20:45:54.572Z] systemd-container policykit-1 [2022-04-07T20:45:54.572Z] Recommended packages: [2022-04-07T20:45:54.572Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-07T20:45:54.572Z] The following NEW packages will be installed: [2022-04-07T20:45:54.572Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-07T20:45:54.572Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-07T20:45:54.572Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-07T20:45:54.572Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-07T20:45:54.572Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-07T20:45:54.572Z] The following packages will be upgraded: [2022-04-07T20:45:54.572Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-07T20:45:54.572Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-07T20:45:54.572Z] Need to get 46.5 MB of archives. [2022-04-07T20:45:54.572Z] After this operation, 181 MB of additional disk space will be used. [2022-04-07T20:45:54.572Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-07T20:45:54.572Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-07T20:45:54.572Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-07T20:45:54.572Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-07T20:45:54.572Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-07T20:45:54.572Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-07T20:45:54.572Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-07T20:45:54.572Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-07T20:45:54.572Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-07T20:45:54.572Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-07T20:45:54.834Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-07T20:45:54.834Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-07T20:45:54.834Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-07T20:45:54.834Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-07T20:45:54.834Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-07T20:45:54.834Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-07T20:45:54.834Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-07T20:45:54.834Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-04-07T20:45:54.834Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-07T20:45:54.834Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-04-07T20:45:54.834Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-04-07T20:45:54.834Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-04-07T20:45:54.834Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-07T20:45:54.834Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-07T20:45:54.834Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-07T20:45:54.834Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-07T20:45:54.834Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-07T20:45:54.834Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-07T20:45:54.834Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-07T20:45:54.834Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-07T20:45:54.834Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-07T20:45:54.834Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-07T20:45:54.834Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-04-07T20:45:55.406Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T20:45:55.406Z] Fetched 46.5 MB in 1s (73.3 MB/s) [2022-04-07T20:45:55.406Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-07T20:45:55.406Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-07T20:45:55.406Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-07T20:45:55.667Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-07T20:45:55.667Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-07T20:45:55.667Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-07T20:45:55.929Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-07T20:45:56.502Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-07T20:45:56.502Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-07T20:45:56.502Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-07T20:45:56.502Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-07T20:45:56.502Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-07T20:45:56.502Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-07T20:45:56.502Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-07T20:45:56.763Z] Selecting previously unselected package libexpat1:amd64. [2022-04-07T20:45:56.763Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-07T20:45:56.763Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-07T20:45:56.763Z] Selecting previously unselected package python3.8-minimal. [2022-04-07T20:45:56.763Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-07T20:45:56.763Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-07T20:45:57.025Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-07T20:45:57.025Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-07T20:45:57.025Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-07T20:45:57.597Z] Selecting previously unselected package python3-minimal. [2022-04-07T20:45:57.597Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-07T20:45:57.597Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-07T20:45:57.597Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-07T20:45:57.597Z] Selecting previously unselected package mime-support. [2022-04-07T20:45:57.597Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-07T20:45:57.597Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-07T20:45:57.597Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-07T20:45:57.597Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-07T20:45:57.597Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-07T20:45:57.597Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-07T20:45:57.597Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-07T20:45:57.597Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-07T20:45:57.858Z] Selecting previously unselected package python3.8. [2022-04-07T20:45:57.858Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-07T20:45:57.858Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-07T20:45:57.858Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-07T20:45:57.858Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-07T20:45:57.858Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-07T20:45:58.120Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-07T20:45:58.120Z] Selecting previously unselected package python3. [2022-04-07T20:45:58.120Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-07T20:45:58.120Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-07T20:45:58.120Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-07T20:45:58.381Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-07T20:45:58.381Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-07T20:45:58.381Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-07T20:45:58.381Z] Selecting previously unselected package dbus. [2022-04-07T20:45:58.381Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-07T20:45:58.381Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-07T20:45:58.381Z] Selecting previously unselected package libbsd0:amd64. [2022-04-07T20:45:58.381Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-07T20:45:58.381Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-07T20:45:58.643Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-07T20:45:58.643Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-07T20:45:58.643Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-07T20:45:58.643Z] Selecting previously unselected package sudo. [2022-04-07T20:45:58.643Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-07T20:45:58.643Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-07T20:45:58.905Z] Selecting previously unselected package apparmor. [2022-04-07T20:45:58.905Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-07T20:45:58.905Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-07T20:45:58.905Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-07T20:45:58.905Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-07T20:45:58.905Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-07T20:45:58.905Z] Selecting previously unselected package libedit2:amd64. [2022-04-07T20:45:58.905Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-07T20:45:58.905Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-07T20:45:59.165Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-07T20:45:59.165Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-07T20:45:59.165Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-07T20:45:59.165Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-07T20:45:59.165Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-07T20:45:59.165Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:45:59.165Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-07T20:45:59.165Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-07T20:45:59.165Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:45:59.165Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-07T20:45:59.165Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-07T20:45:59.165Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-07T20:45:59.165Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-07T20:45:59.165Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-07T20:45:59.165Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:45:59.427Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-07T20:45:59.427Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-07T20:45:59.427Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:45:59.427Z] Selecting previously unselected package openssh-client. [2022-04-07T20:45:59.427Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-07T20:45:59.427Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-07T20:45:59.427Z] Selecting previously unselected package dbus-user-session. [2022-04-07T20:45:59.427Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-07T20:45:59.427Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-07T20:45:59.427Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-07T20:45:59.689Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-07T20:45:59.689Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-07T20:45:59.689Z] Selecting previously unselected package squashfs-tools. [2022-04-07T20:45:59.689Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-07T20:45:59.689Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-07T20:45:59.689Z] Selecting previously unselected package snapd. [2022-04-07T20:45:59.689Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-07T20:45:59.689Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-07T20:46:02.998Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-07T20:46:02.998Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-07T20:46:02.998Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-07T20:46:02.998Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-07T20:46:02.998Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:46:02.998Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-07T20:46:02.998Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-07T20:46:02.998Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-07T20:46:03.260Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:46:03.260Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:46:03.260Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-07T20:46:03.260Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-07T20:46:03.260Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-07T20:46:03.260Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-07T20:46:03.834Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-07T20:46:03.834Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-07T20:46:03.834Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-07T20:46:03.834Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-07T20:46:03.834Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-07T20:46:03.834Z] running python rtupdate hooks for python3.8... [2022-04-07T20:46:03.834Z] running python post-rtupdate hooks for python3.8... [2022-04-07T20:46:03.834Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-07T20:46:04.778Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-07T20:46:05.041Z] Reloading AppArmor profiles [2022-04-07T20:46:05.041Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:46:05.041Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-07T20:46:05.302Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-07T20:46:05.566Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-07T20:46:05.566Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-07T20:46:05.566Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-07T20:46:05.566Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-07T20:46:07.488Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-07T20:46:07.488Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-07T20:46:07.488Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-07T20:46:07.488Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-07T20:46:07.750Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-07T20:46:08.013Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-07T20:46:08.274Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-07T20:46:08.535Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-07T20:46:08.797Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-07T20:46:08.797Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-07T20:46:09.059Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-07T20:46:09.323Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-07T20:46:09.585Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-07T20:46:09.846Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-07T20:46:10.107Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-04-07T20:46:10.107Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-07T20:46:11.105Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-07T20:46:11.105Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-07T20:46:11.105Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-07T20:46:11.990Z] Reading package lists... [2022-04-07T20:46:12.268Z] Reading package lists... [2022-04-07T20:46:12.268Z] Building dependency tree... [2022-04-07T20:46:12.268Z] Reading state information... [2022-04-07T20:46:12.528Z] Calculating upgrade... [2022-04-07T20:46:12.528Z] The following packages will be upgraded: [2022-04-07T20:46:12.528Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-07T20:46:12.528Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-07T20:46:12.528Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-07T20:46:12.528Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-07T20:46:12.528Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-07T20:46:12.528Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-07T20:46:12.528Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-07T20:46:12.528Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-07T20:46:12.528Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-07T20:46:12.528Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-07T20:46:12.528Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-07T20:46:12.528Z] xz-utils zlib1g [2022-04-07T20:46:12.528Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-07T20:46:12.528Z] Need to get 65.7 MB of archives. [2022-04-07T20:46:12.528Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-07T20:46:12.528Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-07T20:46:12.789Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-07T20:46:12.789Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-07T20:46:12.789Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-07T20:46:12.789Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-07T20:46:12.789Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-07T20:46:12.789Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-07T20:46:12.789Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-07T20:46:12.789Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-07T20:46:12.789Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-07T20:46:12.789Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-04-07T20:46:12.789Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-07T20:46:12.789Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-07T20:46:12.789Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-07T20:46:12.789Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-07T20:46:12.789Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-07T20:46:12.789Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-07T20:46:12.789Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-07T20:46:13.051Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-07T20:46:13.051Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-07T20:46:13.051Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-07T20:46:13.051Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-07T20:46:13.051Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-07T20:46:13.051Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-07T20:46:13.051Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-07T20:46:13.051Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-07T20:46:13.051Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-07T20:46:13.051Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-07T20:46:13.051Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-07T20:46:13.051Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-07T20:46:13.051Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-07T20:46:13.051Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-07T20:46:13.051Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-04-07T20:46:13.051Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-07T20:46:13.051Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-07T20:46:13.051Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-07T20:46:13.051Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-07T20:46:13.051Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-07T20:46:13.051Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-07T20:46:13.051Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-07T20:46:13.051Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-07T20:46:13.051Z] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-07T20:46:13.051Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-07T20:46:13.051Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-07T20:46:13.051Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-07T20:46:13.051Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-07T20:46:13.051Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-07T20:46:13.051Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-07T20:46:13.051Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-07T20:46:13.051Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-07T20:46:13.051Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-07T20:46:13.051Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-07T20:46:13.051Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-07T20:46:13.051Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-07T20:46:13.051Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-07T20:46:13.051Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-07T20:46:13.314Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-07T20:46:13.314Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-04-07T20:46:13.314Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-04-07T20:46:13.314Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-07T20:46:13.314Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-04-07T20:46:13.314Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-07T20:46:13.314Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-07T20:46:13.575Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-07T20:46:13.575Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-07T20:46:13.575Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-07T20:46:13.575Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-07T20:46:13.575Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-07T20:46:13.575Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-07T20:46:13.575Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-07T20:46:13.575Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-07T20:46:13.575Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-07T20:46:13.575Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-07T20:46:13.575Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-07T20:46:13.575Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-07T20:46:13.575Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-07T20:46:13.837Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-07T20:46:14.099Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T20:46:14.099Z] Fetched 65.7 MB in 1s (55.3 MB/s) [2022-04-07T20:46:14.360Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-07T20:46:14.360Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-07T20:46:14.360Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-07T20:46:14.622Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-07T20:46:14.622Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-07T20:46:14.622Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-07T20:46:14.622Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-07T20:46:14.883Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-07T20:46:14.883Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-07T20:46:15.144Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-07T20:46:15.144Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-07T20:46:15.405Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-07T20:46:15.405Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-07T20:46:15.405Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-07T20:46:15.405Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-07T20:46:15.666Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-07T20:46:15.666Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-07T20:46:15.666Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-07T20:46:15.666Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-07T20:46:15.928Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-07T20:46:15.928Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-07T20:46:15.928Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-07T20:46:15.928Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-07T20:46:15.928Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-07T20:46:15.928Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-07T20:46:15.928Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-07T20:46:16.189Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-07T20:46:16.189Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-07T20:46:16.189Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-07T20:46:16.189Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-07T20:46:16.189Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-07T20:46:16.189Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-07T20:46:16.189Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-07T20:46:16.450Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-07T20:46:16.450Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-07T20:46:16.450Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-07T20:46:16.711Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-07T20:46:16.972Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-07T20:46:17.543Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-07T20:46:17.543Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-07T20:46:17.543Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-07T20:46:17.543Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-07T20:46:17.543Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-07T20:46:17.803Z] Setting up base-files (11ubuntu5.5) ... [2022-04-07T20:46:17.803Z] Installing new version of config file /etc/issue ... [2022-04-07T20:46:17.803Z] Installing new version of config file /etc/issue.net ... [2022-04-07T20:46:17.803Z] Installing new version of config file /etc/lsb-release ... [2022-04-07T20:46:17.803Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-07T20:46:18.064Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-07T20:46:18.324Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-07T20:46:18.324Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-07T20:46:18.324Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:18.325Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-07T20:46:18.325Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-07T20:46:18.586Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-07T20:46:18.586Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-04-07T20:46:18.586Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:18.586Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-07T20:46:18.586Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-07T20:46:18.586Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-07T20:46:18.848Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:18.848Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-07T20:46:18.848Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-07T20:46:18.848Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-07T20:46:19.110Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:19.110Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-07T20:46:19.110Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-07T20:46:19.683Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-07T20:46:19.683Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-07T20:46:19.683Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-07T20:46:19.946Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-07T20:46:20.208Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-07T20:46:20.468Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:20.468Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-07T20:46:20.468Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-07T20:46:20.735Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-07T20:46:20.735Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-07T20:46:20.997Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-07T20:46:20.997Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:20.997Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-07T20:46:20.997Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-07T20:46:20.997Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-07T20:46:20.997Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:20.997Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-07T20:46:20.997Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-07T20:46:21.258Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-07T20:46:21.258Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:21.258Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-07T20:46:21.258Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-07T20:46:21.258Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-07T20:46:21.258Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:21.258Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-07T20:46:21.258Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-07T20:46:21.521Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-07T20:46:21.521Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-07T20:46:21.521Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-07T20:46:21.521Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:21.521Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-07T20:46:21.521Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-07T20:46:21.782Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-07T20:46:21.782Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:21.782Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-07T20:46:21.782Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-07T20:46:21.782Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-07T20:46:21.782Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-07T20:46:21.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T20:46:22.353Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-07T20:46:22.615Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-07T20:46:22.877Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-07T20:46:23.137Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:23.138Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-07T20:46:23.138Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-07T20:46:23.138Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-07T20:46:23.405Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:23.405Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-07T20:46:23.405Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-07T20:46:23.405Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-07T20:46:23.405Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:23.405Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-07T20:46:23.405Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-07T20:46:23.666Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-07T20:46:23.666Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:23.666Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-07T20:46:23.666Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-07T20:46:23.666Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-07T20:46:23.927Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:23.927Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-07T20:46:23.927Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-07T20:46:23.927Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-07T20:46:23.927Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:23.927Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-07T20:46:23.927Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-07T20:46:24.189Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-07T20:46:24.189Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:24.189Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-07T20:46:24.189Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-07T20:46:24.189Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-07T20:46:24.189Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:24.189Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-07T20:46:24.451Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-07T20:46:24.451Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-07T20:46:24.451Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:24.451Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-07T20:46:24.451Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-07T20:46:24.451Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-07T20:46:24.712Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:24.712Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-07T20:46:24.712Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-07T20:46:24.712Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-07T20:46:24.712Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:24.712Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-07T20:46:24.712Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-07T20:46:24.974Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-07T20:46:24.974Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:24.974Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-07T20:46:24.974Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-07T20:46:24.974Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-07T20:46:25.240Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:25.240Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-07T20:46:25.240Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-07T20:46:25.240Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-07T20:46:25.240Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:25.240Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-07T20:46:25.240Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-07T20:46:25.812Z] Setting up apt (2.0.6) ... [2022-04-07T20:46:26.386Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-07T20:46:26.386Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:26.386Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-07T20:46:26.386Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-07T20:46:26.386Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-07T20:46:26.647Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-07T20:46:26.647Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-07T20:46:26.647Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-07T20:46:26.647Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-07T20:46:26.647Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-07T20:46:26.647Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-07T20:46:26.908Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-07T20:46:26.908Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-07T20:46:27.167Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-07T20:46:27.167Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-07T20:46:27.167Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-07T20:46:27.167Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-07T20:46:27.167Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-07T20:46:27.167Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-07T20:46:27.436Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-07T20:46:27.436Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-07T20:46:27.436Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-07T20:46:27.697Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-07T20:46:27.697Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-07T20:46:27.697Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-07T20:46:27.957Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-07T20:46:27.957Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-07T20:46:27.958Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-07T20:46:27.958Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-07T20:46:28.219Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-07T20:46:28.219Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-07T20:46:28.219Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-07T20:46:28.481Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-07T20:46:28.481Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-07T20:46:28.481Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-07T20:46:28.481Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-07T20:46:28.741Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-07T20:46:28.741Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-07T20:46:28.741Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-07T20:46:28.741Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-07T20:46:28.741Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-07T20:46:28.741Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-07T20:46:29.001Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-07T20:46:29.001Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-07T20:46:29.262Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-07T20:46:29.262Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-07T20:46:29.262Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-07T20:46:29.262Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-07T20:46:29.262Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-07T20:46:29.524Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-07T20:46:29.524Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-07T20:46:29.787Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-07T20:46:29.787Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-07T20:46:29.787Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-07T20:46:29.787Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-07T20:46:29.787Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-07T20:46:29.787Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-07T20:46:30.049Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-07T20:46:30.049Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-07T20:46:30.049Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-07T20:46:30.049Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-07T20:46:30.049Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-07T20:46:30.309Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-07T20:46:30.309Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-07T20:46:31.252Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-07T20:46:31.252Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-07T20:46:32.194Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-07T20:46:32.194Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-07T20:46:32.194Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-07T20:46:32.194Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-07T20:46:32.453Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-07T20:46:32.453Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-07T20:46:33.394Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-07T20:46:33.394Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-07T20:46:33.394Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-07T20:46:33.394Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-07T20:46:33.394Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-07T20:46:33.394Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-07T20:46:33.394Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-07T20:46:33.394Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-07T20:46:33.394Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-07T20:46:33.394Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-07T20:46:33.394Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-07T20:46:33.656Z] [2022-04-07T20:46:33.656Z] Current default time zone: 'Etc/UTC' [2022-04-07T20:46:33.656Z] Local time is now: Thu Apr 7 20:46:33 UTC 2022. [2022-04-07T20:46:33.656Z] Universal Time is now: Thu Apr 7 20:46:33 UTC 2022. [2022-04-07T20:46:33.656Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-07T20:46:33.656Z] [2022-04-07T20:46:33.656Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-07T20:46:33.656Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-07T20:46:33.656Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-07T20:46:33.656Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-07T20:46:33.656Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-07T20:46:33.656Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-07T20:46:33.656Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-07T20:46:33.656Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-07T20:46:33.656Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-07T20:46:33.656Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-07T20:46:33.656Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-07T20:46:33.656Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-07T20:46:33.656Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-07T20:46:33.656Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-07T20:46:33.656Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-07T20:46:33.918Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-07T20:46:33.918Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-07T20:46:33.918Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-07T20:46:33.918Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-07T20:46:33.918Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-07T20:46:35.833Z] Updating certificates in /etc/ssl/certs... [2022-04-07T20:46:36.777Z] 21 added, 21 removed; done. [2022-04-07T20:46:36.777Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-07T20:46:36.777Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-07T20:46:36.777Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-07T20:46:37.038Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-07T20:46:37.038Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-07T20:46:37.038Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-07T20:46:37.038Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-07T20:46:37.038Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-07T20:46:37.300Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-07T20:46:37.300Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-07T20:46:37.300Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-07T20:46:37.300Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-07T20:46:37.300Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-07T20:46:37.300Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-07T20:46:37.300Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-07T20:46:37.300Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-07T20:46:37.561Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-07T20:46:37.561Z] Updating certificates in /etc/ssl/certs... [2022-04-07T20:46:38.134Z] 0 added, 0 removed; done. [2022-04-07T20:46:38.134Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-07T20:46:38.134Z] done. [2022-04-07T20:46:39.333Z] Reading package lists... [2022-04-07T20:46:39.593Z] Building dependency tree... [2022-04-07T20:46:39.593Z] Reading state information... [2022-04-07T20:46:39.855Z] The following NEW packages will be installed: [2022-04-07T20:46:39.855Z] apt-transport-https [2022-04-07T20:46:39.855Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-07T20:46:39.855Z] Need to get 4680 B of archives. [2022-04-07T20:46:39.855Z] After this operation, 162 kB of additional disk space will be used. [2022-04-07T20:46:39.855Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-07T20:46:40.117Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T20:46:40.117Z] Fetched 4680 B in 0s (59.2 kB/s) [2022-04-07T20:46:40.117Z] Selecting previously unselected package apt-transport-https. [2022-04-07T20:46:40.117Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-07T20:46:40.117Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-07T20:46:40.117Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-07T20:46:40.117Z] Setting up apt-transport-https (2.0.6) ... [2022-04-07T20:46:40.380Z] Waiting for network to be ready... [2022-04-07T20:46:46.970Z] 2022-04-07T20:46:44Z INFO Waiting for automatic snapd restart... [2022-04-07T20:46:47.913Z] snapd 2.54.4 from Canonical* installed [2022-04-07T20:46:48.855Z] "snapd" switched to the "latest/stable" channel [2022-04-07T20:46:48.855Z] [2022-04-07T20:46:51.434Z] core20 20220318 from Canonical* installed [2022-04-07T20:46:51.695Z] "core20" switched to the "latest/stable" channel [2022-04-07T20:46:51.695Z] [2022-04-07T20:46:54.249Z] snapcraft 6.1 from Canonical* installed [2022-04-07T20:46:54.510Z] "snapcraft" switched to the "latest/stable" channel [2022-04-07T20:46:54.510Z] [2022-04-07T20:46:59.798Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-07T20:46:59.798Z] - README.md [2022-04-07T20:46:59.798Z] [2022-04-07T20:46:59.798Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-07T20:46:59.798Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-07T20:46:59.798Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-07T20:46:59.798Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-07T20:47:01.005Z] Reading package lists... [2022-04-07T20:47:01.266Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-04-07T20:47:01.267Z] Reading package lists... [2022-04-07T20:47:01.530Z] Building dependency tree... [2022-04-07T20:47:01.530Z] Reading state information... [2022-04-07T20:47:01.530Z] Suggested packages: [2022-04-07T20:47:01.530Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-07T20:47:01.530Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-07T20:47:01.530Z] krb5-user libnorm-doc [2022-04-07T20:47:01.530Z] Recommended packages: [2022-04-07T20:47:01.530Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-07T20:47:01.530Z] The following NEW packages will be installed: [2022-04-07T20:47:01.530Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-07T20:47:01.530Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-07T20:47:01.530Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-07T20:47:01.530Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-07T20:47:01.530Z] libzmq5 pkg-config zip [2022-04-07T20:47:01.792Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-07T20:47:01.792Z] Need to get 10.3 MB of archives. [2022-04-07T20:47:01.792Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-07T20:47:01.792Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-07T20:47:02.053Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-07T20:47:02.054Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-07T20:47:02.054Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-07T20:47:02.054Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-07T20:47:02.054Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-07T20:47:02.054Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-07T20:47:02.054Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-07T20:47:02.054Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-07T20:47:02.054Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-07T20:47:02.054Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-07T20:47:02.054Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-07T20:47:02.054Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-07T20:47:02.054Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-07T20:47:02.054Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-07T20:47:02.054Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-07T20:47:02.054Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-07T20:47:02.315Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-07T20:47:02.576Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-07T20:47:02.576Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-07T20:47:02.576Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-07T20:47:02.837Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-07T20:47:02.837Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-07T20:47:02.837Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-07T20:47:02.837Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-07T20:47:02.837Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-07T20:47:02.837Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-07T20:47:02.837Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T20:47:03.097Z] Fetched 10.3 MB in 1s (9211 kB/s) [2022-04-07T20:47:03.097Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-07T20:47:03.097Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-07T20:47:03.097Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-07T20:47:03.097Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-07T20:47:03.097Z] Selecting previously unselected package libsodium23:amd64. [2022-04-07T20:47:03.097Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-07T20:47:03.097Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-07T20:47:03.358Z] Selecting previously unselected package libpsl5:amd64. [2022-04-07T20:47:03.358Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-07T20:47:03.358Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-07T20:47:03.358Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-07T20:47:03.358Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-07T20:47:03.358Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-07T20:47:03.358Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-07T20:47:03.358Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-07T20:47:03.358Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-07T20:47:03.358Z] Selecting previously unselected package librtmp1:amd64. [2022-04-07T20:47:03.358Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-07T20:47:03.358Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-07T20:47:03.619Z] Selecting previously unselected package libssh-4:amd64. [2022-04-07T20:47:03.619Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-07T20:47:03.619Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-07T20:47:03.619Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-07T20:47:03.619Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-07T20:47:03.619Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-07T20:47:03.619Z] Selecting previously unselected package liberror-perl. [2022-04-07T20:47:03.619Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-07T20:47:03.619Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-07T20:47:03.619Z] Selecting previously unselected package git-man. [2022-04-07T20:47:03.619Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-07T20:47:03.619Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-07T20:47:03.879Z] Selecting previously unselected package git. [2022-04-07T20:47:03.879Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-07T20:47:03.879Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-07T20:47:04.450Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-07T20:47:04.450Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-07T20:47:04.450Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:47:04.450Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-07T20:47:04.450Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-07T20:47:04.450Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:47:04.450Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-07T20:47:04.450Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-07T20:47:04.450Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:47:04.711Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-07T20:47:04.711Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-07T20:47:04.711Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:47:04.711Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-07T20:47:04.711Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-07T20:47:04.711Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-07T20:47:04.711Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-07T20:47:04.711Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-07T20:47:04.711Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:47:04.711Z] Selecting previously unselected package libnorm1:amd64. [2022-04-07T20:47:04.711Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-07T20:47:04.711Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-07T20:47:04.974Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-07T20:47:04.974Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-07T20:47:04.974Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-07T20:47:04.974Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-07T20:47:04.974Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-07T20:47:04.974Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-07T20:47:04.974Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-07T20:47:04.974Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-07T20:47:04.974Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-07T20:47:05.234Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-07T20:47:05.234Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-07T20:47:05.234Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-07T20:47:05.234Z] Selecting previously unselected package libzmq5:amd64. [2022-04-07T20:47:05.234Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-07T20:47:05.234Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-07T20:47:05.234Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-07T20:47:05.234Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-07T20:47:05.234Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:47:05.234Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-07T20:47:05.234Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-07T20:47:05.234Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-07T20:47:05.496Z] Selecting previously unselected package pkg-config. [2022-04-07T20:47:05.496Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-07T20:47:05.496Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-07T20:47:05.496Z] Selecting previously unselected package zip. [2022-04-07T20:47:05.496Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-07T20:47:05.496Z] Unpacking zip (3.0-11build1) ... [2022-04-07T20:47:05.496Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-07T20:47:05.496Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-07T20:47:05.496Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-07T20:47:05.496Z] No schema files found: doing nothing. [2022-04-07T20:47:05.496Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-07T20:47:05.496Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-07T20:47:05.496Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-07T20:47:05.496Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-07T20:47:05.496Z] Setting up liberror-perl (0.17029-1) ... [2022-04-07T20:47:05.496Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:47:05.496Z] Setting up zip (3.0-11build1) ... [2022-04-07T20:47:05.496Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-07T20:47:05.756Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-07T20:47:05.756Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-07T20:47:05.756Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-07T20:47:05.756Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-07T20:47:05.756Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:47:05.756Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-07T20:47:05.756Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:47:05.756Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-07T20:47:05.756Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:47:05.756Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-07T20:47:05.756Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-07T20:47:05.756Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-07T20:47:05.756Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-07T20:47:05.756Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:47:05.756Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-07T20:47:05.756Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-07T20:47:05.756Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-07T20:47:06.327Z] comerr-dev set to automatically installed. [2022-04-07T20:47:06.327Z] git set to automatically installed. [2022-04-07T20:47:06.327Z] git-man set to automatically installed. [2022-04-07T20:47:06.327Z] krb5-multidev set to automatically installed. [2022-04-07T20:47:06.327Z] libbrotli1 set to automatically installed. [2022-04-07T20:47:06.327Z] libcurl3-gnutls set to automatically installed. [2022-04-07T20:47:06.327Z] liberror-perl set to automatically installed. [2022-04-07T20:47:06.327Z] libglib2.0-0 set to automatically installed. [2022-04-07T20:47:06.327Z] libgssrpc4 set to automatically installed. [2022-04-07T20:47:06.327Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-07T20:47:06.327Z] libkadm5srv-mit11 set to automatically installed. [2022-04-07T20:47:06.327Z] libkdb5-9 set to automatically installed. [2022-04-07T20:47:06.327Z] libkrb5-dev set to automatically installed. [2022-04-07T20:47:06.327Z] libnghttp2-14 set to automatically installed. [2022-04-07T20:47:06.327Z] libnorm-dev set to automatically installed. [2022-04-07T20:47:06.327Z] libnorm1 set to automatically installed. [2022-04-07T20:47:06.327Z] libpgm-5.2-0 set to automatically installed. [2022-04-07T20:47:06.327Z] libpgm-dev set to automatically installed. [2022-04-07T20:47:06.327Z] libpsl5 set to automatically installed. [2022-04-07T20:47:06.327Z] librtmp1 set to automatically installed. [2022-04-07T20:47:06.327Z] libsodium-dev set to automatically installed. [2022-04-07T20:47:06.327Z] libsodium23 set to automatically installed. [2022-04-07T20:47:06.327Z] libssh-4 set to automatically installed. [2022-04-07T20:47:06.327Z] libzmq3-dev set to automatically installed. [2022-04-07T20:47:06.327Z] libzmq5 set to automatically installed. [2022-04-07T20:47:06.327Z] pkg-config set to automatically installed. [2022-04-07T20:47:06.327Z] zip set to automatically installed. [2022-04-07T20:47:07.266Z] snapd is not logged in, snap install commands will use sudo [2022-04-07T20:47:19.497Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-07T20:47:19.497Z] Downloading snap 'edgex-app-service-configurable' [2022-04-07T20:47:21.415Z] Pulling app-service-configurable [2022-04-07T20:47:21.415Z] + snapcraftctl pull [2022-04-07T20:47:22.800Z] Pulling config-common [2022-04-07T20:47:22.800Z] + snapcraftctl pull [2022-04-07T20:47:24.183Z] Pulling go-build-helper [2022-04-07T20:47:24.183Z] + snapcraftctl pull [2022-04-07T20:47:26.096Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-07T20:47:26.096Z] Skipping pull go-build-helper (already ran) [2022-04-07T20:47:26.096Z] Building go-build-helper [2022-04-07T20:47:26.096Z] + snapcraftctl build [2022-04-07T20:47:27.038Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-07T20:47:27.979Z] Staging go-build-helper [2022-04-07T20:47:27.979Z] + snapcraftctl stage [2022-04-07T20:47:33.271Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-07T20:47:33.271Z] Fetched 290 kB in 0s (0 B/s) [2022-04-07T20:47:33.271Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-07T20:47:33.271Z] Fetched 158 kB in 0s (0 B/s) [2022-04-07T20:47:33.271Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-07T20:47:33.271Z] Fetched 242 kB in 0s (0 B/s) [2022-04-07T20:47:33.271Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-07T20:47:33.271Z] Fetched 150 kB in 0s (0 B/s) [2022-04-07T20:47:33.271Z] Pulling edgex-go [2022-04-07T20:47:33.271Z] + snapcraftctl pull [2022-04-07T20:47:34.714Z] Pulling hooks [2022-04-07T20:47:34.714Z] + snapcraftctl pull [2022-04-07T20:47:47.029Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-07T20:47:47.029Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-07T20:47:47.029Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-07T20:47:47.029Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-07T20:47:47.029Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-07T20:47:47.029Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-07T20:47:47.029Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-07T20:47:47.029Z] Fetched 234 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-07T20:47:47.029Z] Fetched 155 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-07T20:47:47.029Z] Fetched 170 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-07T20:47:47.029Z] Fetched 267 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-07T20:47:47.029Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-07T20:47:47.029Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-07T20:47:47.029Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-07T20:47:47.029Z] Fetched 121 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-07T20:47:47.029Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-07T20:47:47.029Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-07T20:47:47.029Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-07T20:47:47.029Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-07T20:47:47.029Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-07T20:47:47.029Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-07T20:47:47.029Z] Fetched 142 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-07T20:47:47.029Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-07T20:47:47.029Z] Fetched 181 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-07T20:47:47.029Z] Fetched 208 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-07T20:47:47.029Z] Fetched 161 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-07T20:47:47.029Z] Fetched 107 kB in 0s (0 B/s) [2022-04-07T20:47:47.029Z] Pulling static-packages [2022-04-07T20:47:47.029Z] + snapcraftctl pull [2022-04-07T20:47:47.970Z] Pulling version [2022-04-07T20:47:47.970Z] + cd /root/project [2022-04-07T20:47:47.970Z] ++ git describe --tags --abbrev=0 [2022-04-07T20:47:47.970Z] ++ sed s/v// [2022-04-07T20:47:47.970Z] + GIT_VERSION=2.2.0-dev.59 [2022-04-07T20:47:47.970Z] + '[' -z 2.2.0-dev.59 ']' [2022-04-07T20:47:47.970Z] + snapcraftctl set-version 2.2.0-dev.59 [2022-04-07T20:47:49.883Z] Building app-service-configurable [2022-04-07T20:47:49.883Z] + snapcraftctl build [2022-04-07T20:47:51.798Z] Building config-common [2022-04-07T20:47:51.798Z] + snapcraftctl build [2022-04-07T20:47:53.186Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-07T20:47:53.759Z] Skipping build go-build-helper (already ran) [2022-04-07T20:47:54.020Z] Building edgex-go [2022-04-07T20:47:54.282Z] + cd /root/parts/edgex-go/src [2022-04-07T20:47:54.282Z] ++ git describe --tags --abbrev=0 [2022-04-07T20:47:54.282Z] ++ sed s/v// [2022-04-07T20:47:54.282Z] + GIT_VERSION=2.2.0-dev.59 [2022-04-07T20:47:54.282Z] + '[' -z 2.2.0-dev.59 ']' [2022-04-07T20:47:54.282Z] + echo 2.2.0-dev.59 [2022-04-07T20:47:54.282Z] + '[' '!' -d vendor ']' [2022-04-07T20:47:54.282Z] + go mod download all [2022-04-07T20:47:58.507Z] + make build [2022-04-07T20:47:58.507Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T20:47:58.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T20:47:58.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T20:48:02.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T20:48:03.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T20:48:10.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T20:48:15.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T20:48:20.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T20:48:21.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T20:48:28.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T20:48:32.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T20:48:32.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T20:48:33.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T20:48:34.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T20:48:35.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T20:48:36.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T20:48:38.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T20:48:39.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T20:48:40.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T20:48:41.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T20:48:42.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T20:48:43.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T20:48:46.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-07T20:48:47.897Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-07T20:48:47.897Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-07T20:48:47.897Z] + case "$service" in [2022-04-07T20:48:47.897Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-07T20:48:47.897Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-07T20:48:47.897Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-07T20:48:47.897Z] + case "$service" in [2022-04-07T20:48:47.897Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-07T20:48:47.897Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-07T20:48:47.897Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-07T20:48:47.897Z] + case "$service" in [2022-04-07T20:48:47.897Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-07T20:48:47.897Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-07T20:48:47.897Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-07T20:48:47.897Z] + case "$service" in [2022-04-07T20:48:47.897Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-07T20:48:47.897Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-07T20:48:47.897Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-07T20:48:47.897Z] + case "$service" in [2022-04-07T20:48:47.897Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-07T20:48:47.897Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-07T20:48:47.897Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-07T20:48:47.897Z] + case "$service" in [2022-04-07T20:48:47.897Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-07T20:48:47.897Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-07T20:48:47.897Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-07T20:48:47.897Z] + case "$service" in [2022-04-07T20:48:47.897Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-07T20:48:47.897Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-07T20:48:47.897Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-07T20:48:47.897Z] + case "$service" in [2022-04-07T20:48:47.897Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-07T20:48:47.897Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-07T20:48:47.897Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-07T20:48:47.897Z] + case "$service" in [2022-04-07T20:48:47.897Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-04-07T20:48:47.897Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-07T20:48:47.897Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-07T20:48:47.897Z] + case "$service" in [2022-04-07T20:48:47.897Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-04-07T20:48:47.897Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-07T20:48:47.897Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-07T20:48:47.897Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-07T20:48:48.159Z] + case "$service" in [2022-04-07T20:48:48.159Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-07T20:48:48.159Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-04-07T20:48:48.159Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-07T20:48:48.159Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-07T20:48:48.159Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-04-07T20:48:48.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-07T20:48:48.730Z] Building hooks [2022-04-07T20:48:48.992Z] + cd /root/parts/hooks/src [2022-04-07T20:48:48.992Z] + make build [2022-04-07T20:48:48.992Z] go mod tidy [2022-04-07T20:48:48.992Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0-beta.2 [2022-04-07T20:48:49.252Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T20:48:49.252Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-07T20:48:49.252Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-07T20:48:49.252Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-07T20:48:51.165Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-07T20:48:51.737Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-07T20:48:51.737Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-07T20:48:53.678Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-07T20:48:53.678Z] Building static-packages [2022-04-07T20:48:53.678Z] + snapcraftctl build [Pipeline] } [2022-04-07T20:48:53.955Z] $ docker stop --time=1 57f56be02c656866cad12cce34c67fbc8d0223bd72de87b66d09a492865c316a [2022-04-07T20:48:56.082Z] $ docker rm -f 57f56be02c656866cad12cce34c67fbc8d0223bd72de87b66d09a492865c316a [2022-04-07T20:48:56.227Z] Building version [2022-04-07T20:48:56.227Z] + snapcraftctl build [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:48:58.144Z] Staging app-service-configurable [2022-04-07T20:48:58.145Z] + snapcraftctl stage [2022-04-07T20:48:58.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T20:48:58.434Z] [2022-04-07T20:48:58.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:48:58.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T20:48:59.169Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-07T20:48:59.169Z] 29e5d40040c1: Pulling fs layer [2022-04-07T20:48:59.169Z] 1ce36da41761: Pulling fs layer [2022-04-07T20:48:59.169Z] 25b303627fd3: Pulling fs layer [2022-04-07T20:48:59.169Z] 29e5d40040c1: Verifying Checksum [2022-04-07T20:48:59.169Z] 29e5d40040c1: Download complete [2022-04-07T20:48:59.853Z] 1ce36da41761: Verifying Checksum [2022-04-07T20:48:59.853Z] 1ce36da41761: Download complete [2022-04-07T20:49:00.061Z] Staging config-common [2022-04-07T20:49:00.062Z] + snapcraftctl stage [2022-04-07T20:49:00.171Z] 29e5d40040c1: Pull complete [2022-04-07T20:49:01.447Z] Skipping stage go-build-helper (already ran) [2022-04-07T20:49:01.447Z] Staging edgex-go [2022-04-07T20:49:01.447Z] + snapcraftctl stage [2022-04-07T20:49:02.204Z] 25b303627fd3: Verifying Checksum [2022-04-07T20:49:02.205Z] 25b303627fd3: Download complete [2022-04-07T20:49:02.490Z] 1ce36da41761: Pull complete [2022-04-07T20:49:02.834Z] Staging hooks [2022-04-07T20:49:02.834Z] + snapcraftctl stage [2022-04-07T20:49:04.220Z] Staging static-packages [2022-04-07T20:49:04.481Z] + snapcraftctl stage [2022-04-07T20:49:06.398Z] Staging version [2022-04-07T20:49:06.398Z] + snapcraftctl stage [2022-04-07T20:49:07.783Z] Priming app-service-configurable [2022-04-07T20:49:07.783Z] + snapcraftctl prime [2022-04-07T20:49:10.324Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-04-07T20:49:10.324Z] stage-packages: [2022-04-07T20:49:10.324Z] - libnorm1 [2022-04-07T20:49:10.324Z] - libpgm-5.2-0 [2022-04-07T20:49:10.324Z] - libsodium23 [2022-04-07T20:49:10.324Z] - libzmq5 [2022-04-07T20:49:10.324Z] Priming config-common [2022-04-07T20:49:10.324Z] + snapcraftctl prime [2022-04-07T20:49:12.234Z] Priming go-build-helper [2022-04-07T20:49:12.234Z] + snapcraftctl prime [2022-04-07T20:49:13.616Z] Priming edgex-go [2022-04-07T20:49:13.616Z] + snapcraftctl prime [2022-04-07T20:49:14.952Z] 25b303627fd3: Pull complete [2022-04-07T20:49:14.952Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-07T20:49:14.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T20:49:14.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-07T20:49:15.002Z] Priming hooks [2022-04-07T20:49:15.003Z] + snapcraftctl prime [2022-04-07T20:49:15.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-11506 does not seem to be running inside a container [2022-04-07T20:49:15.309Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-07T20:49:16.918Z] Priming static-packages [2022-04-07T20:49:16.918Z] + snapcraftctl prime [2022-04-07T20:49:17.830Z] $ docker top 77023ce1212d75db5eeb7011162f40aa9a85faee6e0caea1e87a62ca16d4f84a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T20:49:18.736Z] + grep parallel [2022-04-07T20:49:18.736Z] + docker-compose build --help [2022-04-07T20:49:22.206Z] Priming version [2022-04-07T20:49:22.206Z] + snapcraftctl prime [2022-04-07T20:49:22.778Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-04-07T20:49:23.042Z] --parallel Build images in parallel. [Pipeline] } [2022-04-07T20:49:23.683Z] $ docker stop --time=1 77023ce1212d75db5eeb7011162f40aa9a85faee6e0caea1e87a62ca16d4f84a [2022-04-07T20:49:25.409Z] $ docker rm -f 77023ce1212d75db5eeb7011162f40aa9a85faee6e0caea1e87a62ca16d4f84a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T20:49:26.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T20:49:26.080Z] . [Pipeline] withDockerContainer [2022-04-07T20:49:26.327Z] prd-ubuntu20.04-docker-arm64-4c-16g-11506 does not seem to be running inside a container [2022-04-07T20:49:26.434Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-07T20:49:27.769Z] $ docker top 9a829f747c61985ad053445dd391f26fc23d140e0d497d82c9ce1ca903fe934d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T20:49:28.680Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-07T20:49:34.101Z] Building core-command ... [2022-04-07T20:49:34.101Z] Building core-data ... [2022-04-07T20:49:34.101Z] Building core-metadata ... [2022-04-07T20:49:34.101Z] Building security-bootstrapper ... [2022-04-07T20:49:34.101Z] Building security-proxy-setup ... [2022-04-07T20:49:34.101Z] Building security-secretstore-setup ... [2022-04-07T20:49:34.101Z] Building security-spiffe-token-provider ... [2022-04-07T20:49:34.101Z] Building security-spire-agent ... [2022-04-07T20:49:34.101Z] Building security-spire-config ... [2022-04-07T20:49:34.101Z] Building security-spire-server ... [2022-04-07T20:49:34.101Z] Building support-notifications ... [2022-04-07T20:49:34.101Z] Building support-scheduler ... [2022-04-07T20:49:34.101Z] Building sys-mgmt-agent ... [2022-04-07T20:49:34.101Z] Building core-command [2022-04-07T20:49:34.101Z] Building security-spiffe-token-provider [2022-04-07T20:49:34.101Z] Building support-notifications [2022-04-07T20:49:34.101Z] Building support-scheduler [2022-04-07T20:49:34.101Z] Building security-bootstrapper [2022-04-07T20:51:25.924Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:51:25.924Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:51:25.924Z] ---> b9a32f4cd432 [2022-04-07T20:51:25.924Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T20:51:25.924Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:51:25.924Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:51:25.924Z] ---> b9a32f4cd432 [2022-04-07T20:51:25.924Z] Step 3/20 : WORKDIR /edgex-go [2022-04-07T20:51:25.924Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:51:25.924Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:51:25.924Z] ---> b9a32f4cd432 [2022-04-07T20:51:25.924Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T20:51:25.924Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:51:25.924Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:51:25.924Z] ---> b9a32f4cd432 [2022-04-07T20:51:25.924Z] Step 3/31 : WORKDIR /edgex-go [2022-04-07T20:51:25.924Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T20:51:25.924Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T20:51:25.924Z] ---> b9a32f4cd432 [2022-04-07T20:51:25.924Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T20:51:25.924Z] ---> Running in 37166f1f52c6 [2022-04-07T20:51:25.924Z] ---> Running in 1b669c1b4453 [2022-04-07T20:51:25.924Z] ---> Running in ddfeeaeb5945 [2022-04-07T20:51:25.924Z] ---> Running in f5585dd1060a [2022-04-07T20:51:25.924Z] ---> Running in a70c132fba8b [2022-04-07T20:51:25.924Z] Removing intermediate container 37166f1f52c6 [2022-04-07T20:51:25.924Z] ---> f26ff580d8e0 [2022-04-07T20:51:25.924Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:51:25.924Z] ---> Running in cf197eeba449 [2022-04-07T20:51:25.924Z] Removing intermediate container ddfeeaeb5945 [2022-04-07T20:51:25.924Z] ---> 7f58d14c14d6 [2022-04-07T20:51:25.924Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:51:25.924Z] Removing intermediate container a70c132fba8b [2022-04-07T20:51:25.924Z] ---> 88d579fec5ea [2022-04-07T20:51:25.924Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:51:25.924Z] Removing intermediate container 1b669c1b4453 [2022-04-07T20:51:25.924Z] ---> 52a0c3f66b91 [2022-04-07T20:51:25.924Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-07T20:51:25.924Z] Removing intermediate container f5585dd1060a [2022-04-07T20:51:25.924Z] ---> b9b2d918cf74 [2022-04-07T20:51:25.924Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:51:25.924Z] ---> Running in d65c83b2095b [2022-04-07T20:51:25.924Z] ---> Running in 2efff9774885 [2022-04-07T20:51:25.924Z] ---> Running in 3a5b7223737c [2022-04-07T20:51:25.924Z] ---> Running in 4eef4b70ec8e [2022-04-07T20:51:25.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T20:51:25.924Z] Removing intermediate container cf197eeba449 [2022-04-07T20:51:25.924Z] ---> f1fe03f9b1b2 [2022-04-07T20:51:25.924Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-07T20:51:25.924Z] ---> Running in 95477a196550 [2022-04-07T20:51:25.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T20:51:25.924Z] Removing intermediate container d65c83b2095b [2022-04-07T20:51:25.924Z] ---> 7987f9ef87b9 [2022-04-07T20:51:25.924Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T20:51:25.924Z] ---> Running in 9e567adf3f83 [2022-04-07T20:51:25.924Z] Removing intermediate container 3a5b7223737c [2022-04-07T20:51:25.924Z] ---> 6ff80d76df28 [2022-04-07T20:51:25.924Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-07T20:51:25.924Z] Removing intermediate container 4eef4b70ec8e [2022-04-07T20:51:25.924Z] ---> 4078cbca293a [2022-04-07T20:51:25.924Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T20:51:25.924Z] ---> Running in e9ca0ea1b1a6 [2022-04-07T20:51:25.924Z] ---> Running in ecb6bb67d461 [2022-04-07T20:51:25.924Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T20:51:25.924Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T20:51:25.924Z] OK: 15739 distinct packages available [2022-04-07T20:51:25.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T20:51:25.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T20:51:25.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T20:51:25.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T20:51:25.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T20:51:25.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T20:51:25.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T20:51:25.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T20:51:25.924Z] OK: 220 MiB in 52 packages [2022-04-07T20:51:25.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T20:51:25.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T20:51:25.924Z] OK: 220 MiB in 52 packages [2022-04-07T20:51:25.924Z] OK: 220 MiB in 52 packages [2022-04-07T20:51:26.214Z] Removing intermediate container 2efff9774885 [2022-04-07T20:51:26.214Z] ---> 87ef37bc1085 [2022-04-07T20:51:26.214Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-07T20:51:26.214Z] OK: 220 MiB in 52 packages [2022-04-07T20:51:26.214Z] OK: 220 MiB in 52 packages [2022-04-07T20:51:27.239Z] Removing intermediate container 95477a196550 [2022-04-07T20:51:27.239Z] ---> 7496f67f4dcc [2022-04-07T20:51:27.239Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-07T20:51:27.862Z] Removing intermediate container 9e567adf3f83 [2022-04-07T20:51:27.862Z] ---> 5d8cffb06f76 [2022-04-07T20:51:27.862Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T20:51:27.862Z] Removing intermediate container ecb6bb67d461 [2022-04-07T20:51:27.862Z] ---> 46b79ef3cc8a [2022-04-07T20:51:27.862Z] ---> 3a25eb18eeb2 [2022-04-07T20:51:27.862Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:51:27.862Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T20:51:27.862Z] Removing intermediate container e9ca0ea1b1a6 [2022-04-07T20:51:27.862Z] ---> 514a7c62694c [2022-04-07T20:51:27.862Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T20:51:27.862Z] ---> Running in acfa0c942fc3 [2022-04-07T20:51:28.862Z] ---> 3ed91269215f [2022-04-07T20:51:28.862Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:51:28.862Z] ---> Running in 77d7670e0d43 [2022-04-07T20:51:29.145Z] ---> e6a39c620843 [2022-04-07T20:51:29.145Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:51:29.435Z] ---> Running in 22f68047b1a8 [2022-04-07T20:51:29.435Z] ---> 881b4563985e [2022-04-07T20:51:29.435Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:51:29.435Z] ---> e7afc8ef7cf4 [2022-04-07T20:51:29.435Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T20:51:29.722Z] ---> Running in 0ab5b95304d7 [2022-04-07T20:51:29.722Z] ---> Running in 654c90cbf0ed [2022-04-07T20:51:34.060Z] Removing intermediate container acfa0c942fc3 [2022-04-07T20:51:34.060Z] ---> 81dc036cbf39 [2022-04-07T20:51:34.060Z] Step 7/20 : COPY . . [2022-04-07T20:51:34.679Z] Removing intermediate container 77d7670e0d43 [2022-04-07T20:51:34.679Z] ---> 93d11e0d1374 [2022-04-07T20:51:34.679Z] Step 8/31 : COPY . . [2022-04-07T20:51:35.669Z] Removing intermediate container 22f68047b1a8 [2022-04-07T20:51:35.669Z] ---> 30cf6e6a28ec [2022-04-07T20:51:35.669Z] Step 8/22 : COPY . . [2022-04-07T20:51:35.946Z] Removing intermediate container 654c90cbf0ed [2022-04-07T20:51:35.946Z] ---> 3a80ae8cc60d [2022-04-07T20:51:35.946Z] Step 8/22 : COPY . . [2022-04-07T20:51:36.224Z] Removing intermediate container 0ab5b95304d7 [2022-04-07T20:51:36.224Z] ---> 3fbc9ca449a1 [2022-04-07T20:51:36.224Z] Step 8/23 : COPY . . [2022-04-07T20:52:08.591Z] ---> fe0f99f68e5d [2022-04-07T20:52:08.591Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-07T20:52:08.591Z] ---> 2aae8799bdf0 [2022-04-07T20:52:08.591Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-07T20:52:08.591Z] ---> b1f152b149a8 [2022-04-07T20:52:08.591Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-07T20:52:08.591Z] ---> e481fd9fe2e4 [2022-04-07T20:52:08.591Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-07T20:52:08.591Z] ---> Running in d2930511442a [2022-04-07T20:52:08.591Z] ---> Running in 9f47eb4e68f7 [2022-04-07T20:52:08.591Z] ---> Running in c5080a2b6eed [2022-04-07T20:52:08.591Z] ---> Running in fa1f47102219 [2022-04-07T20:52:09.591Z] ---> a3f1b02e65c6 [2022-04-07T20:52:09.591Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-07T20:52:09.591Z] ---> Running in 3fda5c78aa69 [2022-04-07T20:52:11.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T20:52:11.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T20:52:11.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T20:52:11.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-07T20:52:11.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T20:59:18.995Z] Removing intermediate container fa1f47102219 [2022-04-07T20:59:18.995Z] ---> 3499294c9843 [2022-04-07T20:59:18.995Z] [2022-04-07T20:59:18.995Z] Step 9/20 : FROM alpine:3.15 [2022-04-07T20:59:18.995Z] 3.15: Pulling from library/alpine [2022-04-07T20:59:18.995Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-07T20:59:18.995Z] Status: Downloaded newer image for alpine:3.15 [2022-04-07T20:59:18.995Z] ---> 3fb3c9af89a9 [2022-04-07T20:59:18.995Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T20:59:18.995Z] ---> Running in 6e452024a14d [2022-04-07T20:59:18.995Z] Removing intermediate container 6e452024a14d [2022-04-07T20:59:18.995Z] ---> ac7214b38251 [2022-04-07T20:59:18.995Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T20:59:18.995Z] ---> Running in 4a5a90dd9b84 [2022-04-07T20:59:18.995Z] Removing intermediate container 4a5a90dd9b84 [2022-04-07T20:59:18.995Z] ---> ca8a9ec6761a [2022-04-07T20:59:18.995Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-07T20:59:18.995Z] ---> Running in 1be717a8b7f9 [2022-04-07T20:59:18.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T20:59:18.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T20:59:18.995Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T20:59:18.995Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T20:59:18.995Z] OK: 15729 distinct packages available [2022-04-07T20:59:18.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T20:59:18.995Z] Removing intermediate container d2930511442a [2022-04-07T20:59:18.995Z] ---> 24b781ce936f [2022-04-07T20:59:18.995Z] [2022-04-07T20:59:18.995Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T20:59:19.271Z] 3.14: Pulling from library/alpine [2022-04-07T20:59:19.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T20:59:20.867Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-07T20:59:20.867Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-07T20:59:21.150Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T20:59:21.150Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T20:59:21.150Z] ---> ac73e934f311 [2022-04-07T20:59:21.150Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T20:59:21.150Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T20:59:21.150Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-07T20:59:21.427Z] (5/9) Installing curl (7.80.0-r0) [2022-04-07T20:59:21.427Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-07T20:59:21.427Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-07T20:59:21.703Z] (8/9) Installing libucontext (1.1-r0) [2022-04-07T20:59:21.703Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-07T20:59:21.703Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T20:59:21.985Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T20:59:21.985Z] ---> Running in fe6e15f34e8b [2022-04-07T20:59:22.259Z] OK: 8 MiB in 23 packages [2022-04-07T20:59:23.259Z] Removing intermediate container c5080a2b6eed [2022-04-07T20:59:23.259Z] ---> b0bc933acfff [2022-04-07T20:59:23.259Z] [2022-04-07T20:59:23.259Z] Step 10/31 : FROM alpine:3.14 [2022-04-07T20:59:23.259Z] ---> ac73e934f311 [2022-04-07T20:59:23.259Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-07T20:59:23.538Z] ---> Running in dab2d9c39e7f [2022-04-07T20:59:23.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T20:59:24.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T20:59:24.408Z] Removing intermediate container dab2d9c39e7f [2022-04-07T20:59:24.408Z] ---> b66a9d029705 [2022-04-07T20:59:24.408Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-07T20:59:24.408Z] ---> Running in d7ea93d8caa9 [2022-04-07T20:59:25.022Z] Removing intermediate container 1be717a8b7f9 [2022-04-07T20:59:25.022Z] ---> c82d2c864342 [2022-04-07T20:59:25.022Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T20:59:25.022Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-07T20:59:25.022Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T20:59:25.306Z] OK: 5 MiB in 15 packages [2022-04-07T20:59:26.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T20:59:26.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T20:59:26.856Z] ---> 1daacc46fc83 [2022-04-07T20:59:26.856Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-07T20:59:26.856Z] Removing intermediate container fe6e15f34e8b [2022-04-07T20:59:26.856Z] ---> f16a6c983016 [2022-04-07T20:59:26.856Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T20:59:27.155Z] ---> Running in 261902930f9e [2022-04-07T20:59:27.764Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-07T20:59:27.764Z] (2/2) Installing su-exec (0.2-r1) [2022-04-07T20:59:27.764Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T20:59:27.764Z] OK: 6 MiB in 16 packages [2022-04-07T20:59:28.366Z] Removing intermediate container 261902930f9e [2022-04-07T20:59:28.366Z] ---> 97ee30c42745 [2022-04-07T20:59:28.366Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-07T20:59:28.644Z] ---> Running in 70e11caca891 [2022-04-07T20:59:29.251Z] Removing intermediate container 70e11caca891 [2022-04-07T20:59:29.251Z] ---> ef113d164e0e [2022-04-07T20:59:29.251Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T20:59:29.543Z] Removing intermediate container d7ea93d8caa9 [2022-04-07T20:59:29.543Z] ---> 974306e3cb95 [2022-04-07T20:59:29.543Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-07T20:59:29.543Z] ---> Running in 47410509dd1c [2022-04-07T20:59:29.543Z] ---> Running in 2043333ad3c7 [2022-04-07T20:59:30.143Z] Removing intermediate container 47410509dd1c [2022-04-07T20:59:30.143Z] ---> 93029273c542 [2022-04-07T20:59:30.143Z] Step 15/23 : WORKDIR / [2022-04-07T20:59:30.143Z] ---> 10dc6d1087fd [2022-04-07T20:59:30.143Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-07T20:59:30.419Z] ---> Running in e998dd222ad9 [2022-04-07T20:59:30.419Z] Removing intermediate container 2043333ad3c7 [2022-04-07T20:59:30.419Z] ---> 86767759e0c4 [2022-04-07T20:59:30.419Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-07T20:59:30.707Z] ---> Running in be56f83afb71 [2022-04-07T20:59:30.983Z] Removing intermediate container e998dd222ad9 [2022-04-07T20:59:30.983Z] ---> 4d77c37f3753 [2022-04-07T20:59:30.983Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T20:59:31.264Z] ---> 512e73f13994 [2022-04-07T20:59:31.264Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-07T20:59:31.264Z] Removing intermediate container be56f83afb71 [2022-04-07T20:59:31.264Z] ---> 06e958489d72 [2022-04-07T20:59:31.264Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-07T20:59:31.540Z] ---> Running in 8f4e4a7260c3 [2022-04-07T20:59:31.540Z] ---> Running in 8743e5715a32 [2022-04-07T20:59:32.534Z] ---> aa37a05bf371 [2022-04-07T20:59:32.534Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-07T20:59:32.534Z] Removing intermediate container 8f4e4a7260c3 [2022-04-07T20:59:32.534Z] ---> 3c981992f682 [2022-04-07T20:59:32.534Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T20:59:32.812Z] ---> Running in a7fd116a6872 [2022-04-07T20:59:32.813Z] Removing intermediate container 9f47eb4e68f7 [2022-04-07T20:59:32.813Z] ---> c2d645434e17 [2022-04-07T20:59:32.813Z] [2022-04-07T20:59:32.813Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T20:59:32.813Z] ---> ac73e934f311 [2022-04-07T20:59:32.813Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-07T20:59:32.813Z] ---> Using cache [2022-04-07T20:59:32.813Z] ---> f16a6c983016 [2022-04-07T20:59:32.813Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T20:59:32.813Z] ---> Using cache [2022-04-07T20:59:32.813Z] ---> 97ee30c42745 [2022-04-07T20:59:32.813Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-07T20:59:33.090Z] ---> Running in 879e13ad2b70 [2022-04-07T20:59:33.090Z] Removing intermediate container 3fda5c78aa69 [2022-04-07T20:59:33.090Z] ---> 168453dd45c0 [2022-04-07T20:59:33.090Z] [2022-04-07T20:59:33.090Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T20:59:33.090Z] ---> ac73e934f311 [2022-04-07T20:59:33.090Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-07T20:59:33.090Z] ---> Running in 8ba6e02fc0ee [2022-04-07T20:59:33.090Z] Removing intermediate container a7fd116a6872 [2022-04-07T20:59:33.090Z] ---> f234be396610 [2022-04-07T20:59:33.090Z] Step 18/20 : LABEL arch=arm64 [2022-04-07T20:59:33.372Z] ---> Running in 2063051bb561 [2022-04-07T20:59:34.006Z] Removing intermediate container 879e13ad2b70 [2022-04-07T20:59:34.006Z] ---> db7ef6073043 [2022-04-07T20:59:34.006Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T20:59:34.006Z] ---> Running in a6a5b19d750a [2022-04-07T20:59:34.286Z] Removing intermediate container 2063051bb561 [2022-04-07T20:59:34.286Z] ---> 70e1a2133c0d [2022-04-07T20:59:34.286Z] Step 19/20 : LABEL git_sha=6bd4ee4f8971dce825d76168bb2186cc41ce7549 [2022-04-07T20:59:34.286Z] ---> Running in a36951bbcdd4 [2022-04-07T20:59:34.563Z] Removing intermediate container 8743e5715a32 [2022-04-07T20:59:34.563Z] ---> 6a60ae9acf8c [2022-04-07T20:59:34.563Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-07T20:59:34.836Z] Removing intermediate container a6a5b19d750a [2022-04-07T20:59:34.836Z] ---> 04be94123c82 [2022-04-07T20:59:34.836Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T20:59:34.836Z] ---> Running in 44d7e495987a [2022-04-07T20:59:35.112Z] Removing intermediate container a36951bbcdd4 [2022-04-07T20:59:35.112Z] ---> 2595987db7a1 [2022-04-07T20:59:35.112Z] Step 20/20 : LABEL version=0.0.0 [2022-04-07T20:59:35.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T20:59:35.113Z] ---> Running in 3c6d9f7024d3 [2022-04-07T20:59:35.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T20:59:35.408Z] Removing intermediate container 44d7e495987a [2022-04-07T20:59:35.408Z] ---> 59bf5f505f28 [2022-04-07T20:59:35.408Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-07T20:59:35.693Z] ---> 9e943f849802 [2022-04-07T20:59:35.693Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-07T20:59:36.295Z] ---> 4133a31b5234 [2022-04-07T20:59:36.295Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-07T20:59:36.295Z] Removing intermediate container 3c6d9f7024d3 [2022-04-07T20:59:36.295Z] ---> 70c4c1e211b9 [2022-04-07T20:59:36.295Z] [2022-04-07T20:59:36.295Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-07T20:59:36.577Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-07T20:59:36.577Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T20:59:36.577Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T20:59:36.855Z] ---> 1f8f5015ef5d [2022-04-07T20:59:36.855Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-07T20:59:36.855Z] ---> 2c2ec863e1e3 [2022-04-07T20:59:36.855Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-07T20:59:36.855Z] OK: 6 MiB in 16 packages [2022-04-07T20:59:36.855Z] ---> Running in 08cb9701c979 [2022-04-07T20:59:37.133Z] ---> Running in 09e2b38a512d [2022-04-07T20:59:37.133Z] Successfully built 70c4c1e211b9 [2022-04-07T20:59:37.133Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-07T20:59:37.417Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-04-07T20:59:38.404Z] Removing intermediate container 09e2b38a512d [2022-04-07T20:59:38.404Z] ---> 81f9cc9f0c43 [2022-04-07T20:59:38.404Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T20:59:38.404Z] ---> Running in 8a1ed472d8ee [2022-04-07T20:59:39.403Z] Removing intermediate container 8a1ed472d8ee [2022-04-07T20:59:39.403Z] ---> 7f15c827e133 [2022-04-07T20:59:39.403Z] Removing intermediate container 8ba6e02fc0ee [2022-04-07T20:59:39.403Z] Step 21/23 : LABEL arch=arm64 ---> 44b2c9927f2f [2022-04-07T20:59:39.403Z] [2022-04-07T20:59:39.403Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T20:59:39.678Z] ---> Running in 36520e14f7d6 [2022-04-07T20:59:39.678Z] ---> Running in ee8a7863f60a [2022-04-07T20:59:40.289Z] ---> 05bc89ea699f [2022-04-07T20:59:40.289Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-07T20:59:40.289Z] Removing intermediate container 08cb9701c979 [2022-04-07T20:59:40.289Z] ---> dd1725027c0f [2022-04-07T20:59:40.289Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T20:59:40.289Z] Removing intermediate container ee8a7863f60a [2022-04-07T20:59:40.289Z] ---> 5f8fb1a6aa6d [2022-04-07T20:59:40.289Z] Step 22/23 : LABEL git_sha=6bd4ee4f8971dce825d76168bb2186cc41ce7549 [2022-04-07T20:59:40.289Z] Removing intermediate container 36520e14f7d6 [2022-04-07T20:59:40.289Z] ---> 398ca4716e04 [2022-04-07T20:59:40.289Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-07T20:59:40.581Z] ---> Running in 02b505a764ec [2022-04-07T20:59:40.581Z] ---> Running in 1e80d88cee59 [2022-04-07T20:59:41.572Z] Removing intermediate container 1e80d88cee59 [2022-04-07T20:59:41.572Z] ---> 82c3f20aaef5 [2022-04-07T20:59:41.572Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T20:59:41.572Z] ---> 65af90cc25b2 [2022-04-07T20:59:41.572Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-07T20:59:41.572Z] Removing intermediate container 02b505a764ec [2022-04-07T20:59:41.572Z] ---> ce05022ec984 [2022-04-07T20:59:41.572Z] Step 23/23 : LABEL version=0.0.0 [2022-04-07T20:59:41.572Z] ---> Running in d0986791bff5 [2022-04-07T20:59:41.572Z] ---> bfc9dbdb56b3 [2022-04-07T20:59:41.572Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-07T20:59:41.572Z] ---> Running in 04259d64db1e [2022-04-07T20:59:41.572Z] ---> Running in 23df3b448615 [2022-04-07T20:59:42.564Z] Removing intermediate container 04259d64db1e [2022-04-07T20:59:42.564Z] ---> 2a9e553f43b1 [2022-04-07T20:59:42.564Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T20:59:42.564Z] Removing intermediate container d0986791bff5 [2022-04-07T20:59:42.564Z] Removing intermediate container 23df3b448615 [2022-04-07T20:59:42.564Z] ---> 30ada28085f4 [2022-04-07T20:59:42.564Z] [2022-04-07T20:59:42.564Z] ---> 4997e2c0a690 [2022-04-07T20:59:42.564Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T20:59:42.564Z] ---> Running in 008552ddaa07 [2022-04-07T20:59:43.168Z] Removing intermediate container 008552ddaa07 [2022-04-07T20:59:43.168Z] ---> 06e6b148b886 [2022-04-07T20:59:43.168Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T20:59:43.446Z] Successfully built 30ada28085f4 [2022-04-07T20:59:43.446Z] Successfully tagged core-command-arm64:latest [2022-04-07T20:59:43.446Z]  Building core-command ... done Building security-spire-agent [2022-04-07T20:59:43.446Z] ---> 73598ca18812 [2022-04-07T20:59:43.446Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-07T20:59:43.446Z] ---> Running in 3a7fd23f059d [2022-04-07T20:59:44.045Z] Removing intermediate container 3a7fd23f059d [2022-04-07T20:59:44.045Z] ---> fbddbe2148c8 [2022-04-07T20:59:44.045Z] Step 21/22 : LABEL git_sha=6bd4ee4f8971dce825d76168bb2186cc41ce7549 [2022-04-07T20:59:44.319Z] ---> Running in f8a5bb0c4a99 [2022-04-07T20:59:44.319Z] ---> c6ebbbb3fb89 [2022-04-07T20:59:44.319Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-07T20:59:44.921Z] Removing intermediate container f8a5bb0c4a99 [2022-04-07T20:59:44.921Z] ---> 58849b1a50ec [2022-04-07T20:59:44.921Z] Step 22/22 : LABEL version=0.0.0 [2022-04-07T20:59:44.921Z] ---> Running in 34313d1c7535 [2022-04-07T20:59:45.551Z] ---> cddd70a646b4 [2022-04-07T20:59:45.551Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-07T20:59:45.825Z] Removing intermediate container 34313d1c7535 [2022-04-07T20:59:45.825Z] ---> dd71c68e872c [2022-04-07T20:59:45.825Z] [2022-04-07T20:59:45.825Z] ---> 1eb7a5498a86 [2022-04-07T20:59:45.825Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-07T20:59:46.819Z] Successfully built dd71c68e872c [2022-04-07T20:59:46.819Z] Successfully tagged support-scheduler-arm64:latest [2022-04-07T20:59:46.819Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-04-07T20:59:47.100Z] ---> fb7d0b09abc1 [2022-04-07T20:59:47.100Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-07T20:59:47.100Z] ---> 103828c572cc [2022-04-07T20:59:47.100Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-07T20:59:47.100Z] ---> Running in ece88a4a26df [2022-04-07T20:59:47.720Z] Removing intermediate container ece88a4a26df [2022-04-07T20:59:47.720Z] ---> 6a878e19fa3f [2022-04-07T20:59:47.720Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T20:59:47.720Z] ---> Running in c2e39aa76a4a [2022-04-07T20:59:47.720Z] ---> 096e636f8500 [2022-04-07T20:59:47.720Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-07T20:59:48.323Z] ---> Running in f4d0bbb72122 [2022-04-07T20:59:48.323Z] Removing intermediate container c2e39aa76a4a [2022-04-07T20:59:48.323Z] ---> d7f1a4c02a0f [2022-04-07T20:59:48.323Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T20:59:48.323Z] ---> Running in a702a7a38fa6 [2022-04-07T20:59:48.598Z] Removing intermediate container f4d0bbb72122 [2022-04-07T20:59:48.598Z] ---> 49be38b3679a [2022-04-07T20:59:48.598Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-07T20:59:48.874Z] Removing intermediate container a702a7a38fa6 [2022-04-07T20:59:48.874Z] ---> ee0c18f907c4 [2022-04-07T20:59:48.874Z] Step 21/22 : LABEL git_sha=6bd4ee4f8971dce825d76168bb2186cc41ce7549 [2022-04-07T20:59:48.874Z] ---> Running in fd083398e901 [2022-04-07T20:59:49.484Z] Removing intermediate container fd083398e901 [2022-04-07T20:59:49.484Z] ---> ff6121d92995 [2022-04-07T20:59:49.484Z] Step 22/22 : LABEL version=0.0.0 [2022-04-07T20:59:49.484Z] ---> Running in 728feaf5bb83 [2022-04-07T20:59:49.778Z] ---> 95d96f864ccd [2022-04-07T20:59:49.778Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-07T20:59:50.066Z] ---> Running in 48a897d592d5 [2022-04-07T20:59:50.342Z] Removing intermediate container 728feaf5bb83 [2022-04-07T20:59:50.342Z] ---> 68696422fd27 [2022-04-07T20:59:50.342Z] [2022-04-07T20:59:50.947Z] Successfully built 68696422fd27 [2022-04-07T20:59:50.947Z] Successfully tagged support-notifications-arm64:latest [2022-04-07T20:59:50.947Z]  Building support-notifications ... done Building core-data [2022-04-07T20:59:52.421Z] Removing intermediate container 48a897d592d5 [2022-04-07T20:59:52.421Z] ---> 975bb3cef041 [2022-04-07T20:59:52.421Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-07T20:59:52.421Z] ---> Running in 8fb06b67fd44 [2022-04-07T20:59:53.029Z] Removing intermediate container 8fb06b67fd44 [2022-04-07T20:59:53.029Z] ---> 7adcdca15ece [2022-04-07T20:59:53.029Z] Step 28/31 : CMD ["gate"] [2022-04-07T20:59:53.305Z] ---> Running in 629189be09ba [2022-04-07T20:59:53.580Z] Removing intermediate container 629189be09ba [2022-04-07T20:59:53.580Z] ---> 051b8643cb41 [2022-04-07T20:59:53.580Z] Step 29/31 : LABEL arch=arm64 [2022-04-07T20:59:53.856Z] ---> Running in e22c30ce2a32 [2022-04-07T20:59:54.471Z] Removing intermediate container e22c30ce2a32 [2022-04-07T20:59:54.471Z] ---> 1ffed4c7648a [2022-04-07T20:59:54.471Z] Step 30/31 : LABEL git_sha=6bd4ee4f8971dce825d76168bb2186cc41ce7549 [2022-04-07T20:59:54.471Z] ---> Running in f88ce60706a6 [2022-04-07T20:59:55.082Z] Removing intermediate container f88ce60706a6 [2022-04-07T20:59:55.082Z] ---> 4cb8e6a406ad [2022-04-07T20:59:55.082Z] Step 31/31 : LABEL version=0.0.0 [2022-04-07T20:59:55.082Z] ---> Running in 0dd938eae68b [2022-04-07T20:59:55.687Z] Removing intermediate container 0dd938eae68b [2022-04-07T20:59:55.687Z] ---> f8b76fcd6588 [2022-04-07T20:59:55.687Z] [2022-04-07T20:59:56.289Z] Successfully built f8b76fcd6588 [2022-04-07T20:59:56.289Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-07T20:59:56.289Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-07T21:01:04.334Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:01:04.334Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:01:04.334Z] ---> b9a32f4cd432 [2022-04-07T21:01:04.334Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T21:01:04.334Z] ---> Using cache [2022-04-07T21:01:04.334Z] ---> b9b2d918cf74 [2022-04-07T21:01:04.334Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:01:04.334Z] ---> Using cache [2022-04-07T21:01:04.334Z] ---> 4078cbca293a [2022-04-07T21:01:04.334Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T21:01:05.796Z] ---> Running in 2fd00f7bda02 [2022-04-07T21:01:07.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:01:08.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:01:09.538Z] OK: 220 MiB in 52 packages [2022-04-07T21:01:11.657Z] Removing intermediate container 2fd00f7bda02 [2022-04-07T21:01:11.657Z] ---> 55be6ae6c0ab [2022-04-07T21:01:11.657Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T21:01:12.255Z] ---> 35cc0148bbe6 [2022-04-07T21:01:12.255Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:01:12.531Z] ---> Running in b79e9c83a27a [2022-04-07T21:01:16.866Z] Removing intermediate container b79e9c83a27a [2022-04-07T21:01:16.866Z] ---> a58fcdcbb467 [2022-04-07T21:01:16.866Z] Step 8/26 : COPY . . [2022-04-07T21:01:17.850Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:01:17.850Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:01:17.850Z] ---> b9a32f4cd432 [2022-04-07T21:01:17.850Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T21:01:17.850Z] ---> Using cache [2022-04-07T21:01:17.850Z] ---> b9b2d918cf74 [2022-04-07T21:01:17.850Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:01:17.850Z] ---> Using cache [2022-04-07T21:01:17.850Z] ---> 4078cbca293a [2022-04-07T21:01:17.850Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T21:01:17.850Z] ---> Using cache [2022-04-07T21:01:17.850Z] ---> 55be6ae6c0ab [2022-04-07T21:01:17.850Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T21:01:17.850Z] ---> Using cache [2022-04-07T21:01:17.850Z] ---> 35cc0148bbe6 [2022-04-07T21:01:17.850Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:01:17.850Z] ---> Using cache [2022-04-07T21:01:17.850Z] ---> a58fcdcbb467 [2022-04-07T21:01:17.850Z] Step 8/26 : COPY . . [2022-04-07T21:01:20.506Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:01:20.506Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:01:20.506Z] ---> b9a32f4cd432 [2022-04-07T21:01:20.506Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T21:01:20.506Z] ---> Using cache [2022-04-07T21:01:20.506Z] ---> b9b2d918cf74 [2022-04-07T21:01:20.506Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:01:20.506Z] ---> Using cache [2022-04-07T21:01:20.506Z] ---> 4078cbca293a [2022-04-07T21:01:20.506Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-07T21:01:21.105Z] ---> Running in f53740f2524c [2022-04-07T21:01:23.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:01:23.112Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:01:23.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:01:23.112Z] ---> b9a32f4cd432 [2022-04-07T21:01:23.112Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T21:01:23.112Z] ---> Using cache [2022-04-07T21:01:23.112Z] ---> b9b2d918cf74 [2022-04-07T21:01:23.112Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:01:23.112Z] ---> Using cache [2022-04-07T21:01:23.112Z] ---> 4078cbca293a [2022-04-07T21:01:23.112Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-07T21:01:23.112Z] ---> Running in 510bfac48a3d [2022-04-07T21:01:23.734Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:01:24.010Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:01:24.293Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:01:24.293Z] ---> b9a32f4cd432 [2022-04-07T21:01:24.293Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T21:01:24.293Z] ---> Using cache [2022-04-07T21:01:24.293Z] ---> b9b2d918cf74 [2022-04-07T21:01:24.293Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:01:24.293Z] ---> Using cache [2022-04-07T21:01:24.293Z] ---> 4078cbca293a [2022-04-07T21:01:24.293Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T21:01:24.293Z] ---> Using cache [2022-04-07T21:01:24.293Z] ---> 55be6ae6c0ab [2022-04-07T21:01:24.293Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T21:01:24.293Z] ---> Using cache [2022-04-07T21:01:24.293Z] ---> 35cc0148bbe6 [2022-04-07T21:01:24.293Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:01:24.293Z] ---> Using cache [2022-04-07T21:01:24.293Z] ---> a58fcdcbb467 [2022-04-07T21:01:24.293Z] Step 8/25 : COPY . . [2022-04-07T21:01:24.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:01:24.856Z] OK: 220 MiB in 52 packages [2022-04-07T21:01:25.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:01:26.485Z] OK: 220 MiB in 52 packages [2022-04-07T21:01:26.762Z] Removing intermediate container f53740f2524c [2022-04-07T21:01:26.762Z] ---> dfadb52fc014 [2022-04-07T21:01:26.762Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T21:01:28.211Z] Removing intermediate container 510bfac48a3d [2022-04-07T21:01:28.211Z] ---> 920fa3090265 [2022-04-07T21:01:28.211Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T21:01:28.211Z] ---> 0cab6f2eeea5 [2022-04-07T21:01:28.211Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:01:28.211Z] ---> Running in ad2f6e8c92a7 [2022-04-07T21:01:29.674Z] ---> 9e90bed5af04 [2022-04-07T21:01:29.674Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:01:29.949Z] ---> Running in 968065a5cbe7 [2022-04-07T21:01:32.588Z] Removing intermediate container ad2f6e8c92a7 [2022-04-07T21:01:32.588Z] ---> 30b6a0947f18 [2022-04-07T21:01:32.588Z] Step 8/23 : COPY . . [2022-04-07T21:01:34.577Z] Removing intermediate container 968065a5cbe7 [2022-04-07T21:01:34.577Z] ---> 8bb8907dcf4d [2022-04-07T21:01:34.577Z] Step 8/23 : COPY . . [2022-04-07T21:01:56.770Z] ---> bb33cc577317 [2022-04-07T21:01:56.770Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T21:01:56.770Z] ---> 690a26c10400 [2022-04-07T21:01:56.770Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T21:01:56.770Z] ---> Running in 87d1ca9eaa52 [2022-04-07T21:01:56.770Z] ---> Running in 40c3c8a01633 [2022-04-07T21:01:56.770Z] Removing intermediate container 40c3c8a01633 [2022-04-07T21:01:56.770Z] Removing intermediate container 87d1ca9eaa52 [2022-04-07T21:01:56.770Z] ---> 5c572a3f9bde [2022-04-07T21:01:56.770Z] Step 10/26 : RUN mkdir -p spire-build ---> b0af1d929110 [2022-04-07T21:01:56.770Z] [2022-04-07T21:01:56.770Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T21:01:56.770Z] ---> Running in e47c79099a17 [2022-04-07T21:01:56.770Z] ---> Running in 8edc65ffb564 [2022-04-07T21:01:59.397Z] Removing intermediate container e47c79099a17 [2022-04-07T21:01:59.397Z] ---> ae480ef929dc [2022-04-07T21:01:59.397Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T21:01:59.397Z] Removing intermediate container 8edc65ffb564 [2022-04-07T21:01:59.397Z] ---> 940e028557c1 [2022-04-07T21:01:59.397Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T21:01:59.397Z] ---> Running in 0610bc319680 [2022-04-07T21:01:59.674Z] ---> Running in b1b2d456fa83 [2022-04-07T21:01:59.674Z] ---> cf822fd7c9bd [2022-04-07T21:01:59.674Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T21:01:59.952Z] ---> Running in 6d6810c0bb60 [2022-04-07T21:01:59.952Z] Removing intermediate container 0610bc319680 [2022-04-07T21:01:59.952Z] ---> 328211377436 [2022-04-07T21:01:59.952Z] 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-07T21:02:00.226Z] ---> Running in e937cb2c358d [2022-04-07T21:02:00.512Z] Removing intermediate container b1b2d456fa83 [2022-04-07T21:02:00.512Z] ---> 38ef427e6bd0 [2022-04-07T21:02:00.512Z] 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-07T21:02:00.792Z] ---> Running in 96dc7ee543dc [2022-04-07T21:02:00.792Z] Removing intermediate container 6d6810c0bb60 [2022-04-07T21:02:01.073Z] ---> 1044fd5c266e [2022-04-07T21:02:01.073Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-07T21:02:01.073Z] ---> Running in 596788baa156 [2022-04-07T21:02:03.086Z] spire-1.2.1/ [2022-04-07T21:02:03.086Z] spire-1.2.1/ [2022-04-07T21:02:03.086Z] spire-1.2.1/.data/ [2022-04-07T21:02:03.086Z] spire-1.2.1/.data/.file [2022-04-07T21:02:03.086Z] spire-1.2.1/.dockerignore [2022-04-07T21:02:03.086Z] spire-1.2.1/.gitattributes [2022-04-07T21:02:03.086Z] spire-1.2.1/.githooks/ [2022-04-07T21:02:03.086Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/ [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/ [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T21:02:03.086Z] spire-1.2.1/.gitignore [2022-04-07T21:02:03.086Z] spire-1.2.1/.go-version [2022-04-07T21:02:03.086Z] spire-1.2.1/.golangci.yml [2022-04-07T21:02:03.086Z] spire-1.2.1/ADOPTERS.md [2022-04-07T21:02:03.086Z] spire-1.2.1/CHANGELOG.md [2022-04-07T21:02:03.086Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T21:02:03.086Z] spire-1.2.1/CODEOWNERS [2022-04-07T21:02:03.086Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T21:02:03.086Z] spire-1.2.1/Dockerfile [2022-04-07T21:02:03.086Z] spire-1.2.1/Dockerfile.dev [2022-04-07T21:02:03.086Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T21:02:03.086Z] spire-1.2.1/LICENSE [2022-04-07T21:02:03.086Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T21:02:03.086Z] spire-1.2.1/Makefile [2022-04-07T21:02:03.086Z] spire-1.2.1/README.md [2022-04-07T21:02:03.086Z] spire-1.2.1/ROADMAP.md [2022-04-07T21:02:03.086Z] spire-1.2.1/SECURITY.md [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/ [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ [2022-04-07T21:02:03.086Z] spire-1.2.1/.data/.file [2022-04-07T21:02:03.086Z] spire-1.2.1/.dockerignore [2022-04-07T21:02:03.086Z] spire-1.2.1/.gitattributes [2022-04-07T21:02:03.086Z] spire-1.2.1/.githooks/ [2022-04-07T21:02:03.086Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/ [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/ [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T21:02:03.086Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T21:02:03.086Z] spire-1.2.1/.gitignore [2022-04-07T21:02:03.086Z] spire-1.2.1/.go-version [2022-04-07T21:02:03.086Z] spire-1.2.1/.golangci.yml [2022-04-07T21:02:03.086Z] spire-1.2.1/ADOPTERS.md [2022-04-07T21:02:03.086Z] spire-1.2.1/CHANGELOG.md [2022-04-07T21:02:03.086Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T21:02:03.086Z] spire-1.2.1/CODEOWNERS [2022-04-07T21:02:03.086Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T21:02:03.086Z] spire-1.2.1/Dockerfile [2022-04-07T21:02:03.086Z] spire-1.2.1/Dockerfile.dev [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T21:02:03.086Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T21:02:03.371Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T21:02:03.371Z] spire-1.2.1/LICENSE [2022-04-07T21:02:03.371Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T21:02:03.371Z] spire-1.2.1/Makefile [2022-04-07T21:02:03.371Z] spire-1.2.1/README.md [2022-04-07T21:02:03.371Z] spire-1.2.1/ROADMAP.md [2022-04-07T21:02:03.371Z] spire-1.2.1/SECURITY.md [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T21:02:03.371Z] spire-1.2.1/conf/ [2022-04-07T21:02:03.371Z] spire-1.2.1/conf/agent/ [2022-04-07T21:02:03.371Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T21:02:03.371Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T21:02:03.371Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T21:02:03.371Z] spire-1.2.1/conf/server/ [2022-04-07T21:02:03.371Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T21:02:03.371Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T21:02:03.371Z] spire-1.2.1/conf/server/server.conf [2022-04-07T21:02:03.371Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/ [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/auditlog.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/images/ [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T21:02:03.371Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T21:02:03.371Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T21:02:03.371Z] spire-1.2.1/conf/ [2022-04-07T21:02:03.371Z] spire-1.2.1/conf/agent/ [2022-04-07T21:02:03.371Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T21:02:03.371Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T21:02:03.372Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T21:02:03.372Z] spire-1.2.1/conf/server/ [2022-04-07T21:02:03.372Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T21:02:03.372Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T21:02:03.372Z] spire-1.2.1/conf/server/server.conf [2022-04-07T21:02:03.372Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/ [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/auditlog.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/images/ [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/spire_server.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/telemetry.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/upgrading.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/using_spire.md [2022-04-07T21:02:03.372Z] spire-1.2.1/examples/ [2022-04-07T21:02:03.372Z] spire-1.2.1/examples/README.md [2022-04-07T21:02:03.372Z] spire-1.2.1/go.mod [2022-04-07T21:02:03.372Z] spire-1.2.1/go.sum [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/spire_server.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/telemetry.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/upgrading.md [2022-04-07T21:02:03.372Z] spire-1.2.1/doc/using_spire.md [2022-04-07T21:02:03.372Z] spire-1.2.1/examples/ [2022-04-07T21:02:03.372Z] spire-1.2.1/examples/README.md [2022-04-07T21:02:03.372Z] spire-1.2.1/go.mod [2022-04-07T21:02:03.372Z] spire-1.2.1/go.sum [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T21:02:03.372Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:02:03.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T21:02:03.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T21:02:03.659Z] [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T21:02:03.659Z] [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T21:02:03.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/health/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/log/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T21:02:03.660Z] [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T21:02:03.660Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T21:02:03.661Z] [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/health/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/log/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T21:02:03.661Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/util/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/version/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T21:02:03.942Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/util/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/version/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/config.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T21:02:03.943Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T21:02:03.944Z] [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/config.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T21:02:03.944Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T21:02:03.945Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T21:02:04.242Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/server.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/proto/ [2022-04-07T21:02:04.243Z] spire-1.2.1/proto/private/ [2022-04-07T21:02:04.243Z] spire-1.2.1/proto/private/server/ [2022-04-07T21:02:04.243Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:02:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/ [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/common/ [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T21:02:04.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T21:02:04.244Z] spire-1.2.1/release/ [2022-04-07T21:02:04.244Z] spire-1.2.1/release/spire-extras/ [2022-04-07T21:02:04.244Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T21:02:04.244Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T21:02:04.244Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T21:02:04.244Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T21:02:04.244Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T21:02:04.244Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T21:02:04.244Z] spire-1.2.1/release/spire/ [2022-04-07T21:02:04.244Z] spire-1.2.1/release/spire/README.md [2022-04-07T21:02:04.244Z] spire-1.2.1/release/spire/conf/ [2022-04-07T21:02:04.244Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T21:02:04.244Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T21:02:04.244Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T21:02:04.244Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T21:02:04.244Z] spire-1.2.1/script/ [2022-04-07T21:02:04.244Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T21:02:04.244Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T21:02:04.244Z] spire-1.2.1/support/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T21:02:04.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T21:02:04.245Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T21:02:04.245Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/server.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/ [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/private/ [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/private/server/ [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T21:02:04.245Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/clock/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/clock/clock.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/ [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/common/ [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T21:02:04.245Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T21:02:04.245Z] spire-1.2.1/release/ [2022-04-07T21:02:04.245Z] spire-1.2.1/release/spire-extras/ [2022-04-07T21:02:04.245Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T21:02:04.245Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T21:02:04.245Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T21:02:04.245Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T21:02:04.245Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T21:02:04.245Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T21:02:04.245Z] spire-1.2.1/release/spire/ [2022-04-07T21:02:04.245Z] spire-1.2.1/release/spire/README.md [2022-04-07T21:02:04.245Z] spire-1.2.1/release/spire/conf/ [2022-04-07T21:02:04.245Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T21:02:04.245Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T21:02:04.245Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T21:02:04.245Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T21:02:04.245Z] spire-1.2.1/script/ [2022-04-07T21:02:04.245Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T21:02:04.245Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T21:02:04.245Z] spire-1.2.1/support/ [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/ [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T21:02:04.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/config/ [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T21:02:04.245Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T21:02:04.246Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T21:02:04.246Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/README.md [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/common [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T21:02:04.246Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T21:02:04.246Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/clock/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/clock/clock.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/suites/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T21:02:04.246Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T21:02:04.246Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/config/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T21:02:04.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T21:02:04.547Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/README.md [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/common [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T21:02:04.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T21:02:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yamlRemoving intermediate container 596788baa156 [2022-04-07T21:02:04.549Z] ---> b75b26aae7aa [2022-04-07T21:02:04.549Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-07T21:02:04.549Z] [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T21:02:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T21:02:04.550Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/test.sh [2022-04-07T21:02:04.838Z] spire-1.2.1/test/plugintest/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/spiretest/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/testca/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/testca/ca.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/testkey/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T21:02:04.838Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/testkey/new.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/util/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/util/race.go [2022-04-07T21:02:04.838Z] spire-1.2.1/test/util/util.go [2022-04-07T21:02:04.838Z] building spire from source... [2022-04-07T21:02:04.838Z] [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T21:02:04.838Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T21:02:04.839Z] spire-1.2.1/test/integration/test.sh [2022-04-07T21:02:04.839Z] spire-1.2.1/test/plugintest/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/spiretest/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/testca/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/testca/ca.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/testkey/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T21:02:04.839Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/testkey/new.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/util/ [2022-04-07T21:02:04.839Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/util/race.go [2022-04-07T21:02:04.839Z] spire-1.2.1/test/util/util.go [2022-04-07T21:02:04.839Z] building spire from source... [2022-04-07T21:02:04.839Z] ---> Running in e6878b6f2c8e [2022-04-07T21:02:05.124Z] Installing go1.17.7... [2022-04-07T21:02:05.400Z] Installing go1.17.7... [2022-04-07T21:02:05.678Z] Removing intermediate container e6878b6f2c8e [2022-04-07T21:02:05.678Z] ---> ccfc568b88bf [2022-04-07T21:02:05.678Z] 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-07T21:02:05.954Z] ---> Running in ec5f89be3ae2 [2022-04-07T21:02:08.600Z] spire-1.2.1/ [2022-04-07T21:02:08.600Z] spire-1.2.1/.data/ [2022-04-07T21:02:08.600Z] spire-1.2.1/.data/.file [2022-04-07T21:02:08.600Z] spire-1.2.1/.dockerignore [2022-04-07T21:02:08.600Z] spire-1.2.1/.gitattributes [2022-04-07T21:02:08.600Z] spire-1.2.1/.githooks/ [2022-04-07T21:02:08.600Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T21:02:08.600Z] spire-1.2.1/.github/ [2022-04-07T21:02:08.600Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T21:02:08.600Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T21:02:08.600Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T21:02:08.600Z] spire-1.2.1/.github/workflows/ [2022-04-07T21:02:08.600Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T21:02:08.600Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T21:02:08.600Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T21:02:08.600Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T21:02:08.600Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T21:02:08.600Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T21:02:08.600Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T21:02:08.600Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T21:02:08.600Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T21:02:08.600Z] spire-1.2.1/.gitignore [2022-04-07T21:02:08.600Z] spire-1.2.1/.go-version [2022-04-07T21:02:08.600Z] spire-1.2.1/.golangci.yml [2022-04-07T21:02:08.600Z] spire-1.2.1/ADOPTERS.md [2022-04-07T21:02:08.600Z] spire-1.2.1/CHANGELOG.md [2022-04-07T21:02:08.600Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T21:02:08.600Z] spire-1.2.1/CODEOWNERS [2022-04-07T21:02:08.600Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T21:02:08.600Z] spire-1.2.1/Dockerfile [2022-04-07T21:02:08.600Z] spire-1.2.1/Dockerfile.dev [2022-04-07T21:02:08.600Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T21:02:08.600Z] spire-1.2.1/LICENSE [2022-04-07T21:02:08.600Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T21:02:08.600Z] spire-1.2.1/Makefile [2022-04-07T21:02:08.600Z] spire-1.2.1/README.md [2022-04-07T21:02:08.600Z] spire-1.2.1/ROADMAP.md [2022-04-07T21:02:08.600Z] spire-1.2.1/SECURITY.md [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T21:02:08.600Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T21:02:08.600Z] spire-1.2.1/conf/ [2022-04-07T21:02:08.600Z] spire-1.2.1/conf/agent/ [2022-04-07T21:02:08.600Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T21:02:08.600Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T21:02:08.600Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T21:02:08.600Z] spire-1.2.1/conf/server/ [2022-04-07T21:02:08.600Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T21:02:08.600Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T21:02:08.600Z] spire-1.2.1/conf/server/server.conf [2022-04-07T21:02:08.600Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/ [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/auditlog.md [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/images/ [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T21:02:08.600Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/spire_server.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/telemetry.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/upgrading.md [2022-04-07T21:02:08.601Z] spire-1.2.1/doc/using_spire.md [2022-04-07T21:02:08.601Z] spire-1.2.1/examples/ [2022-04-07T21:02:08.601Z] spire-1.2.1/examples/README.md [2022-04-07T21:02:08.601Z] spire-1.2.1/go.mod [2022-04-07T21:02:08.601Z] spire-1.2.1/go.sum [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T21:02:08.601Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T21:02:08.882Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/health/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/log/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T21:02:08.883Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T21:02:08.884Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/util/ [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/version/ [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T21:02:09.171Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/config.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T21:02:09.172Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T21:02:09.173Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T21:02:09.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T21:02:09.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T21:02:09.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T21:02:09.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T21:02:09.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T21:02:09.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T21:02:09.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T21:02:09.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/server.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/ [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/private/ [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/private/server/ [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/ [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/common/ [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T21:02:09.454Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T21:02:09.454Z] spire-1.2.1/release/ [2022-04-07T21:02:09.454Z] spire-1.2.1/release/spire-extras/ [2022-04-07T21:02:09.454Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T21:02:09.454Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T21:02:09.454Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T21:02:09.454Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T21:02:09.454Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T21:02:09.454Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T21:02:09.454Z] spire-1.2.1/release/spire/ [2022-04-07T21:02:09.454Z] spire-1.2.1/release/spire/README.md [2022-04-07T21:02:09.454Z] spire-1.2.1/release/spire/conf/ [2022-04-07T21:02:09.454Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T21:02:09.454Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T21:02:09.454Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T21:02:09.454Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T21:02:09.454Z] spire-1.2.1/script/ [2022-04-07T21:02:09.454Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T21:02:09.454Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T21:02:09.454Z] spire-1.2.1/support/ [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/ [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T21:02:09.454Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T21:02:09.455Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T21:02:09.455Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T21:02:09.455Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/clock/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/clock/clock.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/config/ [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T21:02:09.455Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T21:02:09.736Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/README.md [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/common [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T21:02:09.736Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T21:02:09.737Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T21:02:09.738Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T21:02:10.021Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T21:02:10.022Z] spire-1.2.1/test/integration/test.sh [2022-04-07T21:02:10.022Z] spire-1.2.1/test/plugintest/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/spiretest/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/testca/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/testca/ca.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/testkey/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T21:02:10.022Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/testkey/new.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/util/ [2022-04-07T21:02:10.022Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/util/race.go [2022-04-07T21:02:10.022Z] spire-1.2.1/test/util/util.go [2022-04-07T21:02:10.022Z] building spire from source... [2022-04-07T21:02:10.631Z] Installing go1.17.7... [2022-04-07T21:02:10.913Z] ---> 0f1aee4ae9a6 [2022-04-07T21:02:11.197Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-07T21:02:11.197Z] ---> Running in 6e5683bd8318 [2022-04-07T21:02:11.814Z] ---> 1962cd5f672e [2022-04-07T21:02:11.814Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-07T21:02:12.094Z] ---> Running in 8cb936827719 [2022-04-07T21:02:13.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T21:02:14.159Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T21:02:32.520Z] Building bin/spire-server... [2022-04-07T21:02:32.520Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T21:02:32.520Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T21:02:32.520Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T21:02:32.520Z] Building bin/spire-server... [2022-04-07T21:02:32.520Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T21:02:32.520Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T21:02:32.520Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T21:02:32.795Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T21:02:32.795Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T21:02:33.073Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T21:02:33.350Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T21:02:33.955Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T21:02:34.559Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T21:02:35.162Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T21:02:35.437Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T21:02:36.424Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T21:02:36.701Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T21:02:36.701Z] Building bin/spire-server... [2022-04-07T21:02:36.974Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T21:02:36.974Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T21:02:36.974Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T21:02:36.974Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T21:02:37.251Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T21:02:37.251Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T21:02:37.529Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T21:02:37.805Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T21:02:37.805Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T21:02:38.413Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T21:02:38.413Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T21:02:38.413Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T21:02:38.413Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T21:02:38.413Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T21:02:38.413Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T21:02:38.690Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T21:02:38.690Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T21:02:38.690Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T21:02:38.690Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T21:02:38.690Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T21:02:38.690Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T21:02:38.965Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T21:02:38.966Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T21:02:38.966Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T21:02:38.966Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T21:02:39.241Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T21:02:39.841Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T21:02:39.841Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T21:02:39.841Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T21:02:40.118Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T21:02:40.118Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T21:02:40.118Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T21:02:40.118Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T21:02:40.394Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T21:02:40.394Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T21:02:40.669Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T21:02:40.948Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T21:02:41.224Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T21:02:41.224Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T21:02:41.828Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T21:02:42.106Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T21:02:42.712Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T21:02:42.712Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T21:02:42.991Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T21:02:42.991Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T21:02:42.991Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T21:02:43.268Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T21:02:43.551Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T21:02:43.551Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T21:02:43.551Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T21:02:44.551Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T21:02:44.551Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T21:02:44.551Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T21:02:44.831Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T21:02:45.106Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T21:02:46.094Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T21:02:46.094Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T21:02:56.289Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T21:02:56.289Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T21:02:56.289Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T21:02:56.289Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T21:02:56.289Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T21:02:56.289Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T21:02:56.289Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T21:02:56.289Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T21:02:56.567Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T21:02:56.567Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T21:02:56.567Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T21:02:56.567Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T21:02:56.844Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T21:02:56.844Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T21:02:57.120Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T21:02:58.568Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T21:02:58.568Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T21:02:58.568Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:02:58.845Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T21:02:58.845Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T21:02:59.158Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T21:02:59.158Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T21:02:59.158Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T21:02:59.158Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T21:02:59.440Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T21:03:00.888Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T21:03:00.888Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T21:03:01.166Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T21:03:01.166Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T21:03:01.166Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T21:03:01.446Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T21:03:01.727Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T21:03:01.727Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T21:03:01.727Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T21:03:01.727Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T21:03:01.727Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T21:03:02.007Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T21:03:02.007Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T21:03:02.007Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T21:03:02.287Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T21:03:03.734Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:03:03.734Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T21:03:03.734Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T21:03:04.727Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T21:03:04.727Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T21:03:04.727Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T21:03:04.727Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T21:03:04.727Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T21:03:05.005Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T21:03:05.005Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T21:03:06.460Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T21:03:06.791Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T21:03:06.791Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T21:03:06.791Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T21:03:06.791Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T21:03:07.396Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T21:03:07.396Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T21:03:07.396Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T21:03:07.396Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T21:03:07.396Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T21:03:07.674Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T21:03:07.674Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T21:03:07.674Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T21:03:07.951Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T21:03:07.951Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T21:03:08.554Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:03:09.157Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T21:03:09.435Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T21:03:09.435Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T21:03:09.711Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T21:03:09.711Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T21:03:09.711Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T21:03:09.711Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T21:03:09.989Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T21:03:09.989Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T21:03:09.989Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T21:03:12.630Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T21:03:12.630Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T21:03:12.908Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T21:03:13.186Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T21:03:13.462Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T21:03:13.744Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T21:03:17.172Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T21:03:17.172Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T21:03:17.172Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T21:03:17.172Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T21:03:17.172Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T21:03:17.172Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T21:03:17.172Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T21:03:17.451Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T21:03:18.056Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T21:03:18.056Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T21:03:18.338Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T21:03:18.338Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T21:03:18.338Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T21:03:18.617Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T21:03:18.896Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T21:03:18.896Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T21:03:19.177Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T21:03:23.513Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T21:03:31.817Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T21:03:38.562Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T21:03:38.562Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T21:03:38.562Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T21:03:40.021Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T21:03:40.021Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T21:03:40.627Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T21:03:41.617Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T21:03:43.615Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T21:03:43.615Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T21:03:43.615Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T21:03:45.608Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T21:03:52.339Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T21:03:52.339Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T21:03:55.754Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T21:03:56.355Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T21:03:56.634Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T21:03:56.911Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T21:03:57.190Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T21:03:57.471Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T21:04:07.669Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T21:04:07.669Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T21:04:07.669Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T21:04:07.947Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T21:04:09.939Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T21:04:10.216Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T21:04:10.216Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T21:04:10.491Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T21:04:13.128Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T21:04:15.114Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T21:04:15.114Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T21:04:15.714Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T21:04:15.990Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T21:04:16.976Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T21:04:16.976Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T21:04:17.250Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T21:04:17.526Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T21:04:17.801Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T21:04:18.076Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T21:04:19.517Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T21:04:19.517Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T21:04:19.793Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T21:04:19.793Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T21:04:20.068Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T21:04:20.343Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T21:04:20.343Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T21:04:24.666Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T21:04:24.666Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T21:04:24.666Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T21:04:24.666Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T21:04:25.265Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T21:04:25.265Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T21:04:25.865Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T21:04:26.851Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T21:04:26.851Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T21:04:26.851Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T21:04:27.126Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T21:04:27.126Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T21:04:27.126Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T21:04:27.126Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T21:04:27.403Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T21:04:27.403Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T21:04:27.403Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T21:04:27.678Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T21:04:28.277Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T21:04:28.552Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T21:04:28.552Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T21:04:28.552Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T21:04:28.552Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T21:04:28.827Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T21:04:29.101Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T21:04:29.375Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T21:04:29.375Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T21:04:29.648Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T21:04:29.648Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T21:04:30.249Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T21:04:30.249Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T21:04:30.249Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T21:04:30.525Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T21:04:30.525Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T21:04:30.525Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T21:04:30.801Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T21:04:31.078Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T21:04:31.680Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T21:04:31.680Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T21:04:31.680Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T21:04:31.955Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T21:04:32.230Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T21:04:32.230Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T21:04:32.506Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T21:04:32.781Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T21:04:32.781Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T21:04:33.057Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T21:04:33.057Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T21:04:33.057Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T21:04:33.334Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T21:04:33.609Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T21:04:33.885Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T21:04:33.885Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T21:04:34.183Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T21:04:34.183Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T21:04:34.461Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T21:04:34.737Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T21:04:35.340Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T21:04:35.618Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T21:04:35.896Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T21:04:35.896Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T21:04:35.896Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T21:04:35.896Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T21:04:35.896Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T21:04:36.173Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T21:04:36.173Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T21:04:36.173Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T21:04:36.452Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T21:04:36.452Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T21:04:36.452Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T21:04:36.452Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T21:04:37.441Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T21:04:37.441Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T21:04:37.717Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T21:04:37.717Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T21:04:37.993Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T21:04:38.269Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T21:04:38.545Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T21:04:38.821Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T21:04:38.821Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T21:04:39.099Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T21:04:39.374Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T21:04:39.651Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T21:04:40.638Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T21:04:40.638Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T21:04:40.921Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T21:04:41.914Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T21:04:41.914Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T21:04:42.451Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T21:04:42.829Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T21:04:42.829Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T21:04:42.829Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T21:04:42.829Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T21:04:43.424Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T21:04:43.424Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T21:04:43.424Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T21:04:43.424Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T21:04:43.424Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T21:04:44.535Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T21:04:44.535Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T21:04:44.815Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T21:04:44.815Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T21:04:45.111Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T21:04:45.111Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T21:04:45.401Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T21:04:45.401Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T21:04:45.401Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T21:04:45.401Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T21:04:45.401Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T21:04:45.694Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T21:04:46.899Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T21:04:47.753Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T21:04:48.083Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T21:04:48.414Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T21:04:48.414Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T21:04:48.414Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T21:04:48.875Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T21:04:49.253Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T21:04:49.253Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T21:04:49.253Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T21:04:49.253Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T21:04:49.253Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T21:04:49.525Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T21:04:49.525Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T21:04:49.525Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T21:04:49.525Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T21:04:49.798Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T21:04:50.398Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T21:04:50.398Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T21:04:50.673Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T21:04:50.949Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T21:04:50.949Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T21:04:50.949Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T21:04:51.225Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T21:04:51.225Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T21:04:51.498Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T21:04:51.498Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T21:04:52.944Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T21:04:52.944Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T21:04:53.221Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T21:04:53.822Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T21:04:53.822Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T21:04:53.822Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T21:04:53.822Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T21:04:54.099Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T21:04:54.099Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T21:04:54.099Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T21:04:54.099Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T21:04:54.099Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T21:04:54.376Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T21:04:54.376Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T21:04:54.376Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T21:04:54.977Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T21:04:54.977Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T21:04:55.254Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T21:04:55.254Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T21:04:55.532Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T21:04:55.532Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T21:04:55.532Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T21:04:55.809Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T21:04:57.260Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T21:04:57.260Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T21:04:57.260Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T21:04:57.260Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T21:04:57.866Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T21:04:58.141Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T21:04:58.743Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T21:04:58.743Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T21:04:59.347Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T21:04:59.347Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T21:04:59.624Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T21:04:59.901Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T21:05:00.178Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T21:05:00.456Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T21:05:00.456Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T21:05:00.732Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T21:05:01.009Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T21:05:01.009Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T21:05:01.286Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T21:05:01.890Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T21:05:01.890Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T21:05:02.168Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T21:05:02.449Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T21:05:02.449Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T21:05:02.727Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T21:05:02.727Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T21:05:03.335Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T21:05:05.980Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T21:05:05.980Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T21:05:06.259Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T21:05:06.259Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T21:05:06.536Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T21:05:06.536Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T21:05:07.528Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T21:05:07.528Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T21:05:07.528Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T21:05:07.803Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T21:05:08.082Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T21:05:08.082Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T21:05:13.515Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T21:05:13.515Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T21:05:13.515Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T21:05:13.515Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T21:05:17.893Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T21:05:17.893Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T21:05:17.893Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T21:05:17.893Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T21:05:44.773Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T21:05:44.773Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T21:05:44.773Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T21:05:44.773Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T21:05:46.764Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T21:05:46.764Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T21:09:23.824Z] Removing intermediate container 6e5683bd8318 [2022-04-07T21:09:23.824Z] ---> cd0b333551da [2022-04-07T21:09:23.824Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-07T21:09:23.824Z] ---> Running in d186e64db351 [2022-04-07T21:09:23.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T21:09:25.270Z] Removing intermediate container d186e64db351 [2022-04-07T21:09:25.270Z] ---> 8406818e5436 [2022-04-07T21:09:25.270Z] [2022-04-07T21:09:25.270Z] Step 11/23 : FROM docker:20.10.14 [2022-04-07T21:09:25.270Z] 20.10.14: Pulling from library/docker [2022-04-07T21:09:37.763Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-07T21:09:37.763Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-07T21:09:37.763Z] ---> c346e9eafbab [2022-04-07T21:09:37.763Z] 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-07T21:09:37.763Z] ---> Running in 3cedbc7826d5 [2022-04-07T21:09:38.363Z] Removing intermediate container 3cedbc7826d5 [2022-04-07T21:09:38.363Z] ---> 8ab4881dddba [2022-04-07T21:09:38.363Z] 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-07T21:09:38.363Z] ---> Running in 01c6c363caa5 [2022-04-07T21:09:40.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:09:40.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:09:42.100Z] (1/43) Installing readline (8.1.1-r0) [2022-04-07T21:09:42.100Z] (2/43) Installing bash (5.1.16-r0) [2022-04-07T21:09:42.100Z] Executing bash-5.1.16-r0.post-install [2022-04-07T21:09:42.100Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-07T21:09:42.100Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T21:09:42.100Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-07T21:09:42.100Z] (6/43) Installing curl (7.80.0-r0) [2022-04-07T21:09:42.100Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-07T21:09:42.100Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-07T21:09:42.100Z] (9/43) Installing expat (2.4.7-r0) [2022-04-07T21:09:42.100Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-07T21:09:42.100Z] (11/43) Installing gdbm (1.22-r0) [2022-04-07T21:09:42.100Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-07T21:09:42.100Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-07T21:09:42.100Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-07T21:09:42.375Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-07T21:09:42.375Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-07T21:09:42.375Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-07T21:09:45.013Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-07T21:09:45.013Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-07T21:09:45.013Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-07T21:09:45.013Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-07T21:09:45.013Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-07T21:09:45.289Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-07T21:09:45.289Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-07T21:09:45.289Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-07T21:09:45.289Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-07T21:09:45.289Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-07T21:09:45.289Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-07T21:09:45.568Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-07T21:09:45.568Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-07T21:09:45.568Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-07T21:09:45.568Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-07T21:09:45.568Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-07T21:09:45.846Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-07T21:09:45.846Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-07T21:09:45.846Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-07T21:09:45.846Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-07T21:09:45.846Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-07T21:09:45.846Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-07T21:09:45.846Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-07T21:09:45.846Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-07T21:09:46.124Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-07T21:09:46.124Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-07T21:09:46.731Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T21:09:47.007Z] OK: 82 MiB in 65 packages [2022-04-07T21:09:53.755Z] Collecting docker-compose==1.23.2 [2022-04-07T21:09:53.755Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-07T21:09:53.755Z] Collecting jsonschema<3,>=2.5.1 [2022-04-07T21:09:53.755Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-07T21:09:53.755Z] Collecting cached-property<2,>=1.2.0 [2022-04-07T21:09:54.035Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-07T21:09:54.035Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-07T21:09:54.035Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-07T21:09:58.364Z] Collecting docker<4.0,>=3.6.0 [2022-04-07T21:09:58.365Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-07T21:09:58.365Z] Collecting docopt<0.7,>=0.6.1 [2022-04-07T21:09:58.365Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-07T21:10:01.014Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-07T21:10:01.014Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-07T21:10:02.471Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-07T21:10:02.471Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-07T21:10:02.471Z] Collecting texttable<0.10,>=0.9.0 [2022-04-07T21:10:02.471Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-07T21:10:05.141Z] 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-07T21:10:06.132Z] Collecting PyYAML<4,>=3.10 [2022-04-07T21:10:06.132Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-07T21:10:11.581Z] Collecting docker-pycreds>=0.4.0 [2022-04-07T21:10:11.581Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-07T21:10:11.581Z] 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-07T21:10:12.579Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-07T21:10:12.579Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-07T21:10:12.579Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-07T21:10:12.579Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-07T21:10:12.857Z] Collecting idna<2.8,>=2.5 [2022-04-07T21:10:12.857Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-07T21:10:13.465Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-07T21:10:13.465Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-07T21:10:13.465Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-07T21:10:13.466Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-07T21:10:14.925Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-07T21:10:14.925Z] Attempting uninstall: urllib3 [2022-04-07T21:10:14.925Z] Found existing installation: urllib3 1.26.7 [2022-04-07T21:10:14.925Z] Uninstalling urllib3-1.26.7: [2022-04-07T21:10:15.203Z] Successfully uninstalled urllib3-1.26.7 [2022-04-07T21:10:15.807Z] Attempting uninstall: idna [2022-04-07T21:10:15.807Z] Found existing installation: idna 3.3 [2022-04-07T21:10:15.807Z] Uninstalling idna-3.3: [2022-04-07T21:10:16.085Z] Successfully uninstalled idna-3.3 [2022-04-07T21:10:20.435Z] Attempting uninstall: requests [2022-04-07T21:10:20.435Z] Found existing installation: requests 2.26.0 [2022-04-07T21:10:20.435Z] Uninstalling requests-2.26.0: [2022-04-07T21:10:20.715Z] Successfully uninstalled requests-2.26.0 [2022-04-07T21:10:21.330Z] Running setup.py install for texttable: started [2022-04-07T21:10:25.676Z] Running setup.py install for texttable: finished with status 'done' [2022-04-07T21:10:25.676Z] Running setup.py install for PyYAML: started [2022-04-07T21:10:28.332Z] Removing intermediate container 8cb936827719 [2022-04-07T21:10:28.332Z] ---> d7696732b273 [2022-04-07T21:10:28.332Z] [2022-04-07T21:10:28.332Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T21:10:28.332Z] ---> ac73e934f311 [2022-04-07T21:10:28.332Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-07T21:10:28.332Z] ---> Running in 36a9a8d3450b [2022-04-07T21:10:28.948Z] Removing intermediate container 36a9a8d3450b [2022-04-07T21:10:28.948Z] ---> 07e3f3f2d14d [2022-04-07T21:10:28.948Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-07T21:10:28.948Z] ---> Running in 1f4e8154846b [2022-04-07T21:10:29.226Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-07T21:10:29.511Z] Removing intermediate container 1f4e8154846b [2022-04-07T21:10:29.511Z] ---> 8c030a7c83aa [2022-04-07T21:10:29.511Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-07T21:10:29.511Z] ---> Running in aaad150c9063 [2022-04-07T21:10:30.128Z] Running setup.py install for docopt: started [2022-04-07T21:10:30.128Z] Removing intermediate container aaad150c9063 [2022-04-07T21:10:30.128Z] ---> 9831680a3440 [2022-04-07T21:10:30.128Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:10:30.128Z] ---> Running in c1b812cbcf6c [2022-04-07T21:10:33.555Z] Removing intermediate container c1b812cbcf6c [2022-04-07T21:10:33.555Z] ---> 0a3799399976 [2022-04-07T21:10:33.555Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-07T21:10:33.555Z] ---> Running in 520cce59d270 [2022-04-07T21:10:34.167Z] Running setup.py install for docopt: finished with status 'done' [2022-04-07T21:10:34.167Z] Running setup.py install for dockerpty: started [2022-04-07T21:10:35.156Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:10:36.147Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:10:37.132Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-07T21:10:37.132Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-07T21:10:37.132Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-07T21:10:37.412Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-07T21:10:37.412Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-07T21:10:37.688Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-07T21:10:37.688Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-07T21:10:37.688Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T21:10:37.688Z] OK: 8 MiB in 20 packages [2022-04-07T21:10:39.687Z] Removing intermediate container 520cce59d270 [2022-04-07T21:10:39.687Z] ---> 0ca28a187e2e [2022-04-07T21:10:39.687Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:10:39.963Z] 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-07T21:10:40.584Z] ---> d4fbab8d5c71 [2022-04-07T21:10:40.584Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-07T21:10:43.249Z] ---> 5c3b4c0fa592 [2022-04-07T21:10:43.249Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-07T21:10:44.248Z] ---> 98b4003b1d0e [2022-04-07T21:10:44.248Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-07T21:10:44.529Z] ---> Running in 270b47756de6 [2022-04-07T21:10:45.132Z] Removing intermediate container 270b47756de6 [2022-04-07T21:10:45.132Z] ---> b6a676653c91 [2022-04-07T21:10:45.133Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:10:45.413Z] ---> Running in a9a2eb61940d [2022-04-07T21:10:46.401Z] Removing intermediate container a9a2eb61940d [2022-04-07T21:10:46.401Z] ---> 09de74b1fbdc [2022-04-07T21:10:46.401Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T21:10:46.401Z] ---> Running in 1a5437fb359f [2022-04-07T21:10:47.858Z] Removing intermediate container 1a5437fb359f [2022-04-07T21:10:47.858Z] ---> 6c7bb1037d32 [2022-04-07T21:10:47.858Z] Step 22/23 : LABEL git_sha=6bd4ee4f8971dce825d76168bb2186cc41ce7549 [2022-04-07T21:10:47.858Z] ---> Running in 416d01776b21 [2022-04-07T21:10:48.468Z] Removing intermediate container 416d01776b21 [2022-04-07T21:10:48.468Z] ---> 2c328eb98d21 [2022-04-07T21:10:48.468Z] Step 23/23 : LABEL version=0.0.0 [2022-04-07T21:10:48.752Z] ---> Running in 7d56f8c6a37d [2022-04-07T21:10:49.754Z] Removing intermediate container 7d56f8c6a37d [2022-04-07T21:10:49.754Z] ---> bd81675cbdf1 [2022-04-07T21:10:49.754Z] [2022-04-07T21:10:51.207Z] Successfully built bd81675cbdf1 [2022-04-07T21:10:51.207Z] Successfully tagged core-data-arm64:latest [2022-04-07T21:10:51.207Z]  Building core-data ... done Building core-metadata [2022-04-07T21:10:57.973Z] Removing intermediate container 01c6c363caa5 [2022-04-07T21:10:57.973Z] ---> 2a938b44f360 [2022-04-07T21:10:57.973Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-07T21:10:58.253Z] ---> Running in f07af59d18d2 [2022-04-07T21:10:58.859Z] Removing intermediate container f07af59d18d2 [2022-04-07T21:10:58.859Z] ---> 39bf90406899 [2022-04-07T21:10:58.859Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-07T21:10:59.133Z] ---> Running in a7817a03ec61 [2022-04-07T21:10:59.729Z] Removing intermediate container a7817a03ec61 [2022-04-07T21:10:59.729Z] ---> a38afc88dbb0 [2022-04-07T21:10:59.729Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-07T21:11:02.367Z] ---> cb5159ee42be [2022-04-07T21:11:02.367Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-07T21:11:02.976Z] ---> 8d62625e080b [2022-04-07T21:11:02.976Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-07T21:11:04.425Z] ---> 77119f1c67d6 [2022-04-07T21:11:04.425Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-07T21:11:04.425Z] ---> Running in 6e1305b53ee4 [2022-04-07T21:11:04.700Z] Removing intermediate container 6e1305b53ee4 [2022-04-07T21:11:04.700Z] ---> 5fc8cccf8a6c [2022-04-07T21:11:04.700Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:11:04.977Z] ---> Running in 609c84e066bb [2022-04-07T21:11:05.572Z] Removing intermediate container 609c84e066bb [2022-04-07T21:11:05.572Z] ---> 33836c19bc53 [2022-04-07T21:11:05.572Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T21:11:05.572Z] ---> Running in a413834f498b [2022-04-07T21:11:05.859Z] Removing intermediate container a413834f498b [2022-04-07T21:11:05.859Z] ---> dd1924bb218b [2022-04-07T21:11:06.146Z] Step 22/23 : LABEL git_sha=6bd4ee4f8971dce825d76168bb2186cc41ce7549 [2022-04-07T21:11:06.146Z] ---> Running in 729754adfd56 [2022-04-07T21:11:06.449Z] Removing intermediate container 729754adfd56 [2022-04-07T21:11:06.449Z] ---> 568194a56093 [2022-04-07T21:11:06.449Z] Step 23/23 : LABEL version=0.0.0 [2022-04-07T21:11:06.735Z] ---> Running in 01a82cb8e62e [2022-04-07T21:11:07.347Z] Removing intermediate container 01a82cb8e62e [2022-04-07T21:11:07.347Z] ---> 8e05a8e34b88 [2022-04-07T21:11:07.347Z] [2022-04-07T21:11:07.950Z] Successfully built 8e05a8e34b88 [2022-04-07T21:11:07.950Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-07T21:11:07.950Z] Building security-proxy-setup [2022-04-07T21:11:47.037Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:11:47.037Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:11:47.037Z] ---> b9a32f4cd432 [2022-04-07T21:11:47.037Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T21:11:47.037Z] ---> Using cache [2022-04-07T21:11:47.037Z] ---> b9b2d918cf74 [2022-04-07T21:11:47.037Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:11:47.037Z] ---> Using cache [2022-04-07T21:11:47.037Z] ---> 4078cbca293a [2022-04-07T21:11:47.037Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T21:11:47.037Z] ---> Using cache [2022-04-07T21:11:47.037Z] ---> 46b79ef3cc8a [2022-04-07T21:11:47.037Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T21:11:47.037Z] ---> Using cache [2022-04-07T21:11:47.037Z] ---> 881b4563985e [2022-04-07T21:11:47.037Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:11:47.037Z] ---> Using cache [2022-04-07T21:11:47.037Z] ---> 3fbc9ca449a1 [2022-04-07T21:11:47.037Z] Step 8/23 : COPY . . [2022-04-07T21:11:47.037Z] ---> Using cache [2022-04-07T21:11:47.037Z] ---> fe0f99f68e5d [2022-04-07T21:11:47.037Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-07T21:11:49.035Z] ---> Running in e86da6b0d1a2 [2022-04-07T21:11:51.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T21:12:06.202Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:12:06.202Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:12:06.202Z] ---> b9a32f4cd432 [2022-04-07T21:12:06.202Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T21:12:06.202Z] ---> Using cache [2022-04-07T21:12:06.202Z] ---> b9b2d918cf74 [2022-04-07T21:12:06.202Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:12:06.202Z] ---> Using cache [2022-04-07T21:12:06.202Z] ---> 4078cbca293a [2022-04-07T21:12:06.202Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T21:12:06.202Z] ---> Using cache [2022-04-07T21:12:06.202Z] ---> 46b79ef3cc8a [2022-04-07T21:12:06.202Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T21:12:06.202Z] ---> Using cache [2022-04-07T21:12:06.202Z] ---> 881b4563985e [2022-04-07T21:12:06.202Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:12:06.202Z] ---> Using cache [2022-04-07T21:12:06.202Z] ---> 3fbc9ca449a1 [2022-04-07T21:12:06.202Z] Step 8/22 : COPY . . [2022-04-07T21:12:06.202Z] ---> Using cache [2022-04-07T21:12:06.202Z] ---> fe0f99f68e5d [2022-04-07T21:12:06.202Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-07T21:12:06.202Z] ---> Running in 106a9954053b [2022-04-07T21:12:07.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T21:19:00.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T21:19:32.499Z] Removing intermediate container 106a9954053b [2022-04-07T21:19:32.499Z] ---> 04dec2f35fee [2022-04-07T21:19:32.499Z] [2022-04-07T21:19:32.499Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T21:19:32.499Z] ---> ac73e934f311 [2022-04-07T21:19:32.499Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-07T21:19:32.499Z] ---> Running in 51b39011dfce [2022-04-07T21:19:32.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:19:32.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:19:33.506Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-07T21:19:33.506Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-07T21:19:33.506Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-07T21:19:33.506Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-07T21:19:33.506Z] (5/6) Installing curl (7.79.1-r0) [2022-04-07T21:19:33.506Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-07T21:19:33.506Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T21:19:33.791Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T21:19:33.791Z] Removing intermediate container e86da6b0d1a2 [2022-04-07T21:19:33.791Z] ---> 1d1da16f03f1 [2022-04-07T21:19:33.791Z] [2022-04-07T21:19:33.791Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T21:19:33.791Z] ---> ac73e934f311 [2022-04-07T21:19:33.791Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T21:19:33.791Z] ---> Using cache [2022-04-07T21:19:33.791Z] ---> f16a6c983016 [2022-04-07T21:19:33.791Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T21:19:33.791Z] ---> Using cache [2022-04-07T21:19:33.791Z] ---> 97ee30c42745 [2022-04-07T21:19:33.791Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-07T21:19:34.070Z] ---> Running in 0150105c5f22 [2022-04-07T21:19:34.351Z] OK: 8 MiB in 20 packages [2022-04-07T21:19:34.635Z] Removing intermediate container 0150105c5f22 [2022-04-07T21:19:34.635Z] ---> 3a9115692fb0 [2022-04-07T21:19:34.635Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T21:19:34.917Z] ---> Running in b79a73c27d89 [2022-04-07T21:19:35.926Z] Removing intermediate container b79a73c27d89 [2022-04-07T21:19:35.926Z] ---> 5c58952541f4 [2022-04-07T21:19:35.926Z] Step 15/23 : WORKDIR / [2022-04-07T21:19:35.926Z] ---> Running in 779e5f406949 [2022-04-07T21:19:36.948Z] Removing intermediate container 779e5f406949 [2022-04-07T21:19:36.948Z] ---> 3936dca77f17 [2022-04-07T21:19:36.948Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:19:36.948Z] Removing intermediate container 51b39011dfce [2022-04-07T21:19:36.948Z] ---> 1b0068f22e89 [2022-04-07T21:19:36.948Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T21:19:37.225Z] ---> Running in a97551264ba1 [2022-04-07T21:19:37.833Z] Removing intermediate container a97551264ba1 [2022-04-07T21:19:37.833Z] ---> dd97ce712988 [2022-04-07T21:19:37.833Z] Step 13/22 : WORKDIR /edgex [2022-04-07T21:19:38.115Z] ---> Running in 05c79d087484 [2022-04-07T21:19:38.115Z] ---> a2f106b5dcb3 [2022-04-07T21:19:38.115Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-07T21:19:38.724Z] Removing intermediate container 05c79d087484 [2022-04-07T21:19:38.724Z] ---> ab16e37dd38c [2022-04-07T21:19:38.724Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-07T21:19:40.193Z] ---> e6aa9807ec57 [2022-04-07T21:19:40.193Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-07T21:19:42.855Z] ---> f22d6783b316 [2022-04-07T21:19:42.855Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-07T21:19:43.469Z] ---> f2980e0d20a0 [2022-04-07T21:19:43.469Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-07T21:19:44.080Z] ---> 8a609807c152 [2022-04-07T21:19:44.080Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-07T21:19:44.080Z] ---> Running in 4b5e03c0e543 [2022-04-07T21:19:44.699Z] Removing intermediate container 4b5e03c0e543 [2022-04-07T21:19:44.699Z] ---> 39641d3c73c9 [2022-04-07T21:19:44.699Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:19:44.992Z] ---> Running in 1e716cdadcd8 [2022-04-07T21:19:45.601Z] Removing intermediate container 1e716cdadcd8 [2022-04-07T21:19:45.601Z] ---> 0c5c3706d2f2 [2022-04-07T21:19:45.601Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T21:19:45.601Z] ---> Running in 53c9f62f5fd4 [2022-04-07T21:19:46.598Z] Removing intermediate container 53c9f62f5fd4 [2022-04-07T21:19:46.598Z] ---> 8774de60c8fd [2022-04-07T21:19:46.598Z] Step 22/23 : LABEL git_sha=6bd4ee4f8971dce825d76168bb2186cc41ce7549 [2022-04-07T21:19:46.598Z] ---> Running in 12e1aa24b63c [2022-04-07T21:19:47.205Z] ---> 9db48a4c60c9 [2022-04-07T21:19:47.205Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T21:19:47.497Z] Removing intermediate container 12e1aa24b63c [2022-04-07T21:19:47.497Z] ---> 0617a086e3ba [2022-04-07T21:19:47.497Z] Step 23/23 : LABEL version=0.0.0 [2022-04-07T21:19:47.777Z] ---> Running in 462ecb011fb5 [2022-04-07T21:19:48.393Z] Removing intermediate container 462ecb011fb5 [2022-04-07T21:19:48.393Z] ---> 0944cf3a84a3 [2022-04-07T21:19:48.393Z] [2022-04-07T21:19:48.393Z] ---> b15df0bf354d [2022-04-07T21:19:48.393Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-07T21:19:48.674Z] ---> Running in 4ed6238bfb00 [2022-04-07T21:19:49.676Z] Successfully built 0944cf3a84a3 [2022-04-07T21:19:49.958Z] Successfully tagged core-metadata-arm64:latest [2022-04-07T21:19:49.958Z]  Building core-metadata ... done Building security-secretstore-setup [2022-04-07T21:19:51.990Z] Removing intermediate container 4ed6238bfb00 [2022-04-07T21:19:51.990Z] ---> f6bb13a64da8 [2022-04-07T21:19:51.990Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T21:19:51.990Z] ---> Running in 1e529734daa2 [2022-04-07T21:19:52.995Z] Removing intermediate container 1e529734daa2 [2022-04-07T21:19:52.995Z] ---> 0432ede05689 [2022-04-07T21:19:52.995Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T21:19:52.995Z] ---> Running in 8538e6db4319 [2022-04-07T21:19:53.620Z] Removing intermediate container 8538e6db4319 [2022-04-07T21:19:53.620Z] ---> f0c9633aacda [2022-04-07T21:19:53.620Z] Step 21/22 : LABEL git_sha=6bd4ee4f8971dce825d76168bb2186cc41ce7549 [2022-04-07T21:19:53.620Z] ---> Running in 67cefbaace74 [2022-04-07T21:19:54.243Z] Removing intermediate container 67cefbaace74 [2022-04-07T21:19:54.243Z] ---> a63bd8222ebd [2022-04-07T21:19:54.243Z] Step 22/22 : LABEL version=0.0.0 [2022-04-07T21:19:54.522Z] ---> Running in 4163d0386ef9 [2022-04-07T21:19:55.153Z] Removing intermediate container 4163d0386ef9 [2022-04-07T21:19:55.153Z] ---> 07d84d85a55f [2022-04-07T21:19:55.153Z] [2022-04-07T21:19:55.765Z] Successfully built 07d84d85a55f [2022-04-07T21:19:55.765Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-07T21:20:34.871Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:20:34.871Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:20:34.871Z] ---> b9a32f4cd432 [2022-04-07T21:20:34.871Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T21:20:34.871Z] ---> Using cache [2022-04-07T21:20:34.871Z] ---> b9b2d918cf74 [2022-04-07T21:20:34.871Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:20:34.871Z] ---> Using cache [2022-04-07T21:20:34.871Z] ---> 4078cbca293a [2022-04-07T21:20:34.871Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-07T21:20:34.871Z] ---> Using cache [2022-04-07T21:20:34.871Z] ---> 46b79ef3cc8a [2022-04-07T21:20:34.871Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T21:20:34.871Z] ---> Using cache [2022-04-07T21:20:34.871Z] ---> 881b4563985e [2022-04-07T21:20:34.871Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:20:34.871Z] ---> Using cache [2022-04-07T21:20:34.871Z] ---> 3fbc9ca449a1 [2022-04-07T21:20:34.871Z] Step 8/25 : COPY . . [2022-04-07T21:20:34.871Z] ---> Using cache [2022-04-07T21:20:34.871Z] ---> fe0f99f68e5d [2022-04-07T21:20:34.871Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-07T21:20:34.871Z] ---> Running in a0f68893312c [2022-04-07T21:20:34.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T21:26:27.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T21:26:32.702Z] Removing intermediate container a0f68893312c [2022-04-07T21:26:32.702Z] ---> 805e45ab9fc1 [2022-04-07T21:26:32.702Z] [2022-04-07T21:26:32.702Z] Step 10/25 : FROM alpine:3.14 [2022-04-07T21:26:32.702Z] ---> ac73e934f311 [2022-04-07T21:26:32.702Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-07T21:26:32.702Z] ---> Running in a6f5ee10e07b [2022-04-07T21:26:34.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:26:34.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:26:35.888Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-07T21:26:35.888Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-07T21:26:35.888Z] (3/3) Installing su-exec (0.2-r1) [2022-04-07T21:26:35.888Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T21:26:35.888Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T21:26:36.170Z] OK: 6 MiB in 17 packages [2022-04-07T21:26:38.818Z] Removing intermediate container a6f5ee10e07b [2022-04-07T21:26:38.818Z] ---> 4b16cea53d5d [2022-04-07T21:26:38.818Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T21:26:38.818Z] ---> Running in f907913616d2 [2022-04-07T21:26:39.098Z] Removing intermediate container f907913616d2 [2022-04-07T21:26:39.099Z] ---> 58a8e9fb0a27 [2022-04-07T21:26:39.099Z] Step 13/25 : WORKDIR / [2022-04-07T21:26:39.099Z] ---> Running in 75816b7b40fb [2022-04-07T21:26:39.709Z] Removing intermediate container 75816b7b40fb [2022-04-07T21:26:39.709Z] ---> 5cbf3d3d48f9 [2022-04-07T21:26:39.709Z] 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-07T21:26:41.171Z] ---> d81f641808f9 [2022-04-07T21:26:41.171Z] 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-07T21:26:41.792Z] ---> 8f92913d506a [2022-04-07T21:26:41.792Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-07T21:26:42.792Z] ---> c7f7c1fec049 [2022-04-07T21:26:42.792Z] 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-07T21:26:43.795Z] ---> 642ac34e2a08 [2022-04-07T21:26:44.081Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-07T21:26:46.087Z] ---> 281c6ecba1a8 [2022-04-07T21:26:46.087Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-07T21:26:48.083Z] ---> a14a814488e0 [2022-04-07T21:26:48.083Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T21:26:49.068Z] ---> ae791c62b72c [2022-04-07T21:26:49.068Z] 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-07T21:26:49.343Z] ---> Running in 36d16647426e [2022-04-07T21:26:52.794Z] Removing intermediate container 36d16647426e [2022-04-07T21:26:52.794Z] ---> b1a6baa82227 [2022-04-07T21:26:52.794Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T21:26:52.794Z] ---> Running in 15043ea005aa [2022-04-07T21:26:53.082Z] Removing intermediate container 15043ea005aa [2022-04-07T21:26:53.082Z] ---> 846b02b85d66 [2022-04-07T21:26:53.082Z] Step 23/25 : LABEL arch=arm64 [2022-04-07T21:26:53.082Z] ---> Running in d74f75f00ed9 [2022-04-07T21:26:53.695Z] Removing intermediate container d74f75f00ed9 [2022-04-07T21:26:53.695Z] ---> 95039459d831 [2022-04-07T21:26:53.695Z] Step 24/25 : LABEL git_sha=6bd4ee4f8971dce825d76168bb2186cc41ce7549 [2022-04-07T21:26:53.976Z] ---> Running in 26cd2493edd6 [2022-04-07T21:26:54.595Z] Removing intermediate container 26cd2493edd6 [2022-04-07T21:26:54.595Z] ---> 66061fdcea43 [2022-04-07T21:26:54.595Z] Step 25/25 : LABEL version=0.0.0 [2022-04-07T21:26:54.595Z] ---> Running in e0e3bca93454 [2022-04-07T21:26:55.214Z] Removing intermediate container e0e3bca93454 [2022-04-07T21:26:55.214Z] ---> 97f409f55371 [2022-04-07T21:26:55.214Z] [2022-04-07T21:26:55.826Z] Successfully built 97f409f55371 [2022-04-07T21:26:55.826Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-07T21:42:34.450Z]  Building security-secretstore-setup ... done Building bin/spire-agent... [2022-04-07T21:42:34.450Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T21:42:34.450Z] Building bin/spire-agent... [2022-04-07T21:42:34.450Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T21:42:34.450Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T21:42:34.450Z] Building bin/spire-agent... [2022-04-07T21:42:34.450Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T21:42:34.450Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T21:42:34.450Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T21:42:34.450Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T21:42:34.730Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T21:42:35.007Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T21:42:37.665Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T21:42:37.946Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T21:42:38.553Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T21:42:38.832Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T21:42:39.113Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T21:42:39.113Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T21:42:39.395Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T21:42:39.395Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T21:42:40.004Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T21:42:40.004Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T21:42:40.004Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T21:42:40.287Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T21:42:40.287Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T21:42:40.287Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T21:42:40.287Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T21:42:40.287Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T21:42:40.287Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T21:42:40.570Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T21:42:40.853Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T21:42:40.853Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T21:42:40.853Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T21:42:41.139Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T21:42:41.139Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T21:42:41.139Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T21:42:41.139Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T21:42:41.139Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T21:42:41.418Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T21:42:41.418Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T21:42:41.418Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T21:42:41.418Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T21:49:18.843Z] Removing intermediate container 96dc7ee543dc [2022-04-07T21:49:18.843Z] ---> 9f6fdf9c6ea5 [2022-04-07T21:49:18.843Z] [2022-04-07T21:49:18.843Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T21:49:18.843Z] ---> 3fb3c9af89a9 [2022-04-07T21:49:18.843Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T21:49:18.843Z] ---> Using cache [2022-04-07T21:49:18.843Z] ---> ac7214b38251 [2022-04-07T21:49:18.843Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:49:18.843Z] ---> Using cache [2022-04-07T21:49:18.843Z] ---> ca8a9ec6761a [2022-04-07T21:49:18.843Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T21:49:18.843Z] ---> Running in b51b51bc89eb [2022-04-07T21:49:18.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:49:19.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:49:21.293Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T21:49:21.293Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T21:49:21.293Z] OK: 15729 distinct packages available [2022-04-07T21:49:21.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:49:22.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:49:23.281Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-07T21:49:23.281Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-07T21:49:23.281Z] (3/5) Installing libucontext (1.1-r0) [2022-04-07T21:49:23.281Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-07T21:49:23.560Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-07T21:49:23.560Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T21:49:23.560Z] OK: 6 MiB in 19 packages [2022-04-07T21:49:25.559Z] Removing intermediate container b51b51bc89eb [2022-04-07T21:49:25.559Z] ---> 3fee8f8328da [2022-04-07T21:49:25.559Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-07T21:49:25.844Z] Removing intermediate container ec5f89be3ae2 [2022-04-07T21:49:25.844Z] ---> a34d9f3142c0 [2022-04-07T21:49:25.844Z] [2022-04-07T21:49:25.844Z] Step 13/25 : FROM alpine:3.15 [2022-04-07T21:49:25.844Z] ---> 3fb3c9af89a9 [2022-04-07T21:49:25.844Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T21:49:25.844Z] ---> Using cache [2022-04-07T21:49:25.844Z] ---> ac7214b38251 [2022-04-07T21:49:25.844Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:49:25.844Z] ---> Using cache [2022-04-07T21:49:25.844Z] ---> ca8a9ec6761a [2022-04-07T21:49:25.844Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T21:49:25.844Z] ---> Using cache [2022-04-07T21:49:25.844Z] ---> 3fee8f8328da [2022-04-07T21:49:25.844Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T21:49:27.284Z] Removing intermediate container e937cb2c358d [2022-04-07T21:49:27.285Z] ---> 507d92af63a8 [2022-04-07T21:49:27.285Z] [2022-04-07T21:49:27.285Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T21:49:27.285Z] ---> 3fb3c9af89a9 [2022-04-07T21:49:27.561Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T21:49:27.561Z] ---> Using cache [2022-04-07T21:49:27.561Z] ---> ac7214b38251 [2022-04-07T21:49:27.561Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:49:27.561Z] ---> Using cache [2022-04-07T21:49:27.561Z] ---> ca8a9ec6761a [2022-04-07T21:49:27.561Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-07T21:49:28.166Z] ---> Running in 4d926d34a8c2 [2022-04-07T21:49:28.166Z] ---> 791b475e15db [2022-04-07T21:49:28.166Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T21:49:29.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:49:30.613Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:49:30.613Z] ---> 9764db9f8289 [2022-04-07T21:49:30.613Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T21:49:31.597Z] ---> b486ca097fd2 [2022-04-07T21:49:31.597Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-07T21:49:31.597Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T21:49:31.597Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T21:49:31.597Z] OK: 15729 distinct packages available [2022-04-07T21:49:31.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:49:32.473Z] ---> d4fb98307739 [2022-04-07T21:49:32.473Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-07T21:49:32.473Z] ---> eca65b1b0986 [2022-04-07T21:49:32.474Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T21:49:32.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:49:33.355Z] ---> 38fd0aa7d8f6 [2022-04-07T21:49:33.355Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T21:49:33.355Z] ---> 87de09ea0859 [2022-04-07T21:49:33.355Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-07T21:49:33.355Z] ---> Running in 2181199aa296 [2022-04-07T21:49:33.632Z] Removing intermediate container 2181199aa296 [2022-04-07T21:49:33.632Z] ---> 58cc4d71d894 [2022-04-07T21:49:33.632Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T21:49:33.906Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-07T21:49:33.906Z] ---> Running in 73133cda6d17 [2022-04-07T21:49:33.906Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-07T21:49:33.906Z] (3/4) Installing libucontext (1.1-r0) [2022-04-07T21:49:34.188Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-07T21:49:34.188Z] ---> 96934a64395c [2022-04-07T21:49:34.188Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-07T21:49:34.188Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T21:49:34.188Z] OK: 6 MiB in 18 packages [2022-04-07T21:49:34.188Z] Removing intermediate container 73133cda6d17 [2022-04-07T21:49:34.188Z] ---> f0b529d404f1 [2022-04-07T21:49:34.188Z] Step 23/25 : LABEL arch=arm64 [2022-04-07T21:49:34.476Z] ---> Running in 56113f5c8c33 [2022-04-07T21:49:35.076Z] Removing intermediate container 56113f5c8c33 [2022-04-07T21:49:35.076Z] ---> 53e3af3f5f60 [2022-04-07T21:49:35.076Z] Step 24/25 : LABEL git_sha=6bd4ee4f8971dce825d76168bb2186cc41ce7549 [2022-04-07T21:49:35.076Z] ---> Running in 5919883184e7 [2022-04-07T21:49:35.076Z] ---> 9936938fbf0a [2022-04-07T21:49:35.076Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T21:49:35.076Z] ---> Running in f02aef656cb4 [2022-04-07T21:49:35.431Z] Removing intermediate container 5919883184e7 [2022-04-07T21:49:35.431Z] ---> 24c56a60567c [2022-04-07T21:49:35.431Z] Step 25/25 : LABEL version=0.0.0 [2022-04-07T21:49:35.431Z] Removing intermediate container 4d926d34a8c2 [2022-04-07T21:49:35.431Z] ---> 66034f16b2db [2022-04-07T21:49:35.431Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T21:49:35.708Z] ---> Running in f7fa9cd84141 [2022-04-07T21:49:35.708Z] Removing intermediate container f02aef656cb4 [2022-04-07T21:49:35.708Z] ---> ff64210359a9 [2022-04-07T21:49:35.708Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T21:49:35.708Z] ---> Running in 77836522b7ea [2022-04-07T21:49:35.988Z] Removing intermediate container f7fa9cd84141 [2022-04-07T21:49:35.988Z] ---> 5e936217249e [2022-04-07T21:49:35.988Z] [2022-04-07T21:49:36.263Z] Removing intermediate container 77836522b7ea [2022-04-07T21:49:36.263Z] ---> adbf00903486 [2022-04-07T21:49:36.263Z] Step 24/26 : LABEL arch=arm64 [2022-04-07T21:49:36.263Z] ---> Running in 7574b95974b4 [2022-04-07T21:49:36.537Z] Successfully built 5e936217249e [2022-04-07T21:49:36.537Z] Successfully tagged security-spire-server-arm64:latest [2022-04-07T21:49:36.537Z]  Building security-spire-server ... done Removing intermediate container 7574b95974b4 [2022-04-07T21:49:36.537Z] ---> d3407bf6d590 [2022-04-07T21:49:36.537Z] Step 25/26 : LABEL git_sha=6bd4ee4f8971dce825d76168bb2186cc41ce7549 [2022-04-07T21:49:36.812Z] ---> Running in fbda7e072c3b [2022-04-07T21:49:37.410Z] Removing intermediate container fbda7e072c3b [2022-04-07T21:49:37.410Z] ---> c9f04f58bac1 [2022-04-07T21:49:37.410Z] Step 26/26 : LABEL version=0.0.0 [2022-04-07T21:49:37.410Z] ---> Running in aa9978b60a71 [2022-04-07T21:49:38.010Z] Removing intermediate container aa9978b60a71 [2022-04-07T21:49:38.010Z] ---> d6a9a2fac4b2 [2022-04-07T21:49:38.010Z] [2022-04-07T21:49:38.010Z] Successfully built d6a9a2fac4b2 [2022-04-07T21:49:38.011Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-07T21:49:39.446Z]  Building security-spire-agent ... done  ---> efd79aa00669 [2022-04-07T21:49:39.446Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T21:49:40.048Z] ---> 0a0461b38305 [2022-04-07T21:49:40.048Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-07T21:49:40.321Z] ---> Running in 98905b59b87e [2022-04-07T21:49:40.596Z] Removing intermediate container 98905b59b87e [2022-04-07T21:49:40.596Z] ---> f099c7868e42 [2022-04-07T21:49:40.596Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-07T21:49:41.195Z] ---> 14708d7a031e [2022-04-07T21:49:41.195Z] Step 21/26 : WORKDIR / [2022-04-07T21:49:41.195Z] ---> Running in 4c927fa023b6 [2022-04-07T21:49:41.471Z] Removing intermediate container 4c927fa023b6 [2022-04-07T21:49:41.471Z] ---> b2fcec3258c3 [2022-04-07T21:49:41.471Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T21:49:41.762Z] ---> Running in d9efbaffd2e6 [2022-04-07T21:49:42.037Z] Removing intermediate container d9efbaffd2e6 [2022-04-07T21:49:42.037Z] ---> e0492be52b34 [2022-04-07T21:49:42.037Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T21:49:42.037Z] ---> Running in 4c2bf72bdbb8 [2022-04-07T21:49:42.316Z] Removing intermediate container 4c2bf72bdbb8 [2022-04-07T21:49:42.316Z] ---> a8a261ecb3ef [2022-04-07T21:49:42.316Z] Step 24/26 : LABEL arch=arm64 [2022-04-07T21:49:42.316Z] ---> Running in 1c266b4a841c [2022-04-07T21:49:42.926Z] Removing intermediate container 1c266b4a841c [2022-04-07T21:49:42.926Z] ---> 4b56e5fa49ce [2022-04-07T21:49:42.926Z] Step 25/26 : LABEL git_sha=6bd4ee4f8971dce825d76168bb2186cc41ce7549 [2022-04-07T21:49:42.926Z] ---> Running in 1bb6e06d8214 [2022-04-07T21:49:43.200Z] Removing intermediate container 1bb6e06d8214 [2022-04-07T21:49:43.200Z] ---> a4a6c008768f [2022-04-07T21:49:43.200Z] Step 26/26 : LABEL version=0.0.0 [2022-04-07T21:49:43.200Z] ---> Running in 0c543b0567f2 [2022-04-07T21:49:43.474Z] Removing intermediate container 0c543b0567f2 [2022-04-07T21:49:43.474Z] ---> 28b5831eaf37 [2022-04-07T21:49:43.474Z] [2022-04-07T21:49:43.746Z] Successfully built 28b5831eaf37 [2022-04-07T21:49:43.746Z] Successfully tagged security-spire-config-arm64:latest [2022-04-07T21:49:44.036Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-07T21:49:44.074Z] $ docker stop --time=1 9a829f747c61985ad053445dd391f26fc23d140e0d497d82c9ce1ca903fe934d [2022-04-07T21:49:46.143Z] $ docker rm -f 9a829f747c61985ad053445dd391f26fc23d140e0d497d82c9ce1ca903fe934d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T21:49:46.726Z] + docker images [2022-04-07T21:49:47.322Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T21:49:47.322Z] security-spire-config-arm64 latest 28b5831eaf37 4 seconds ago 85.6MB [2022-04-07T21:49:47.322Z] security-spire-agent-arm64 latest d6a9a2fac4b2 10 seconds ago 126MB [2022-04-07T21:49:47.322Z] security-spire-server-arm64 latest 5e936217249e 12 seconds ago 86.3MB [2022-04-07T21:49:47.322Z] 507d92af63a8 37 seconds ago 4.21GB [2022-04-07T21:49:47.322Z] a34d9f3142c0 40 seconds ago 4.21GB [2022-04-07T21:49:47.323Z] 9f6fdf9c6ea5 52 seconds ago 4.21GB [2022-04-07T21:49:47.323Z] security-secretstore-setup-arm64 latest 97f409f55371 22 minutes ago 40.8MB [2022-04-07T21:49:47.323Z] 805e45ab9fc1 23 minutes ago 1.44GB [2022-04-07T21:49:47.323Z] security-proxy-setup-arm64 latest 07d84d85a55f 29 minutes ago 42.1MB [2022-04-07T21:49:47.323Z] core-metadata-arm64 latest 0944cf3a84a3 29 minutes ago 25.1MB [2022-04-07T21:49:47.323Z] 1d1da16f03f1 30 minutes ago 1.43GB [2022-04-07T21:49:47.323Z] 04dec2f35fee 30 minutes ago 1.44GB [2022-04-07T21:49:47.323Z] sys-mgmt-agent-arm64 latest 8e05a8e34b88 38 minutes ago 290MB [2022-04-07T21:49:47.323Z] core-data-arm64 latest bd81675cbdf1 38 minutes ago 34.4MB [2022-04-07T21:49:47.323Z] d7696732b273 39 minutes ago 1.46GB [2022-04-07T21:49:47.323Z] 8406818e5436 40 minutes ago 1.43GB [2022-04-07T21:49:47.323Z] security-bootstrapper-arm64 latest f8b76fcd6588 49 minutes ago 23.6MB [2022-04-07T21:49:47.323Z] support-notifications-arm64 latest 68696422fd27 49 minutes ago 25.5MB [2022-04-07T21:49:47.323Z] support-scheduler-arm64 latest dd71c68e872c 50 minutes ago 24.9MB [2022-04-07T21:49:47.323Z] core-command-arm64 latest 30ada28085f4 50 minutes ago 23.7MB [2022-04-07T21:49:47.323Z] security-spiffe-token-provider-arm64 latest 70c4c1e211b9 50 minutes ago 27.7MB [2022-04-07T21:49:47.323Z] c2d645434e17 50 minutes ago 1.43GB [2022-04-07T21:49:47.323Z] 168453dd45c0 50 minutes ago 1.43GB [2022-04-07T21:49:47.323Z] b0bc933acfff 50 minutes ago 1.43GB [2022-04-07T21:49:47.323Z] 24b781ce936f 50 minutes ago 1.43GB [2022-04-07T21:49:47.323Z] 3499294c9843 50 minutes ago 1.42GB [2022-04-07T21:49:47.323Z] ci-base-image-arm64 latest b9a32f4cd432 About an hour ago 885MB [2022-04-07T21:49:47.323Z] docker 20.10.14 c346e9eafbab 2 days ago 202MB [2022-04-07T21:49:47.323Z] alpine 3.14 ac73e934f311 2 days ago 5.34MB [2022-04-07T21:49:47.323Z] alpine 3.15 3fb3c9af89a9 2 days ago 5.32MB [2022-04-07T21:49:47.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-07T21:49:47.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:49:47.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T21:49:47.781Z] [2022-04-07T21:49:47.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:49:48.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T21:49:48.418Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-07T21:49:48.418Z] 8998bd30e6a1: Pulling fs layer [2022-04-07T21:49:48.418Z] 04944245beec: Pulling fs layer [2022-04-07T21:49:48.418Z] 699f458cf7ca: Pulling fs layer [2022-04-07T21:49:48.418Z] 765212b225bb: Pulling fs layer [2022-04-07T21:49:48.418Z] f23df028b6ca: Pulling fs layer [2022-04-07T21:49:48.418Z] d65c8cfc05b1: Pulling fs layer [2022-04-07T21:49:48.418Z] 2437ff75d9bd: Pulling fs layer [2022-04-07T21:49:48.418Z] f23df028b6ca: Waiting [2022-04-07T21:49:48.418Z] d65c8cfc05b1: Waiting [2022-04-07T21:49:48.418Z] 2437ff75d9bd: Waiting [2022-04-07T21:49:48.418Z] 765212b225bb: Waiting [2022-04-07T21:49:48.418Z] 04944245beec: Verifying Checksum [2022-04-07T21:49:48.418Z] 04944245beec: Download complete [2022-04-07T21:49:48.418Z] 765212b225bb: Verifying Checksum [2022-04-07T21:49:48.418Z] 765212b225bb: Download complete [2022-04-07T21:49:48.418Z] f23df028b6ca: Verifying Checksum [2022-04-07T21:49:48.418Z] f23df028b6ca: Download complete [2022-04-07T21:49:48.418Z] d65c8cfc05b1: Verifying Checksum [2022-04-07T21:49:48.418Z] d65c8cfc05b1: Download complete [2022-04-07T21:49:48.694Z] 699f458cf7ca: Verifying Checksum [2022-04-07T21:49:48.694Z] 699f458cf7ca: Download complete [2022-04-07T21:49:48.969Z] 8998bd30e6a1: Verifying Checksum [2022-04-07T21:49:48.969Z] 8998bd30e6a1: Download complete [2022-04-07T21:49:51.592Z] 2437ff75d9bd: Verifying Checksum [2022-04-07T21:49:51.592Z] 2437ff75d9bd: Download complete [2022-04-07T21:49:53.579Z] 8998bd30e6a1: Pull complete [2022-04-07T21:49:54.176Z] 04944245beec: Pull complete [2022-04-07T21:49:55.618Z] 699f458cf7ca: Pull complete [2022-04-07T21:49:55.893Z] 765212b225bb: Pull complete [2022-04-07T21:49:56.870Z] f23df028b6ca: Pull complete [2022-04-07T21:49:56.870Z] d65c8cfc05b1: Pull complete [2022-04-07T21:50:11.979Z] 2437ff75d9bd: Pull complete [2022-04-07T21:50:11.979Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-07T21:50:11.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T21:50:11.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-07T21:50:12.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-11506 does not seem to be running inside a container [2022-04-07T21:50:12.358Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-07T21:50:15.276Z] $ docker top 6bf9945f3864a1912a623e8c4ac7b9288de3799c29c54a1016eebaca718cf2e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T21:50:16.253Z] ---> job-cost.sh [2022-04-07T21:50:16.253Z] lf-activate-venv: SKIPPING [2022-04-07T21:50:16.253Z] INFO: No Stack... [2022-04-07T21:50:16.848Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-07T21:50:17.444Z] INFO: Archiving Costs [Pipeline] sh [2022-04-07T21:50:18.409Z] + + cut -d,cat -f6 /w/workspace/edgex-go/11/archives/cost.csv [2022-04-07T21:50:18.409Z] [Pipeline] lock [2022-04-07T21:50:18.444Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-11-stack-cost] [2022-04-07T21:50:18.450Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3924-11-stack-cost] did not exist. Created. [2022-04-07T21:50:18.450Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-07T21:50:19.127Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-07T21:50:19.312Z] Stashed 1 file(s) [Pipeline] } [2022-04-07T21:50:19.322Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-07T21:50:19.364Z] $ docker stop --time=1 6bf9945f3864a1912a623e8c4ac7b9288de3799c29c54a1016eebaca718cf2e6 [2022-04-07T21:50:20.908Z] $ docker rm -f 6bf9945f3864a1912a623e8c4ac7b9288de3799c29c54a1016eebaca718cf2e6 [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-07T21:50:21.396Z] provisioning config files... [2022-04-07T21:50:21.404Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config2964095046832013417tmp [Pipeline] { [Pipeline] sh [2022-04-07T21:50:21.696Z] + set +x [2022-04-07T21:50:21.696Z] + curl -s https://codecov.io/bash [2022-04-07T21:50:21.696Z] + bash -s -- [2022-04-07T21:50:21.696Z] [2022-04-07T21:50:21.696Z] _____ _ [2022-04-07T21:50:21.696Z] / ____| | | [2022-04-07T21:50:21.696Z] | | ___ __| | ___ ___ _____ __ [2022-04-07T21:50:21.696Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-07T21:50:21.696Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-07T21:50:21.696Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-07T21:50:21.696Z] Bash-1.0.6 [2022-04-07T21:50:21.696Z] [2022-04-07T21:50:21.696Z] [2022-04-07T21:50:21.696Z] ==> git version 2.25.1 found [2022-04-07T21:50:21.696Z] ==> 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-07T21:50:21.696Z] Release-Date: 2020-01-08 [2022-04-07T21:50:21.696Z] 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-07T21:50:21.696Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-07T21:50:21.696Z] ==> Jenkins CI detected. [2022-04-07T21:50:21.696Z] current dir:  /w/workspace/edgex-go/11 [2022-04-07T21:50:21.696Z] project root: . [2022-04-07T21:50:21.696Z] --> token set from env [2022-04-07T21:50:21.696Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-07T21:50:21.696Z] ==> Running gcov in . (disable via -X gcov) [2022-04-07T21:50:21.696Z] ==> Python coveragepy not found [2022-04-07T21:50:21.696Z] ==> Searching for coverage reports in: [2022-04-07T21:50:21.696Z] + . [2022-04-07T21:50:21.696Z] -> Found 1 reports [2022-04-07T21:50:21.696Z] ==> Detecting git/mercurial file structure [2022-04-07T21:50:21.696Z] ==> Reading reports [2022-04-07T21:50:21.696Z] + ./coverage.out bytes=431014 [2022-04-07T21:50:21.696Z] ==> Appending adjustments [2022-04-07T21:50:21.696Z] https://docs.codecov.io/docs/fixing-reports [2022-04-07T21:50:23.076Z] + Found adjustments [2022-04-07T21:50:23.076Z] ==> Gzipping contents [2022-04-07T21:50:23.076Z] 60K /tmp/codecov.8w1CP9.gz [2022-04-07T21:50:23.076Z] ==> Uploading reports [2022-04-07T21:50:23.076Z] url: https://codecov.io [2022-04-07T21:50:23.076Z] query: branch=PR-3924&commit=2c4d9e0a6357164c8fea287aa0b8f30dff1b1592&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-07T21:50:23.076Z] -> Pinging Codecov [2022-04-07T21:50:23.076Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=2c4d9e0a6357164c8fea287aa0b8f30dff1b1592&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-07T21:50:23.076Z] -> Uploading to [2022-04-07T21:50:23.076Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-07/00271124DB129430A58F1EEE437C3FCB/2c4d9e0a6357164c8fea287aa0b8f30dff1b1592/b8058a46-b647-4eda-b657-d59ee3db579a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220407T215022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dddcd756e2c08cbf6f0edd4a2d06faa2bcd92bc88762fdb306e04f54e9908395 [2022-04-07T21:50:23.076Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T21:50:23.076Z] Dload Upload Total Spent Left Speed [2022-04-07T21:50:23.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59140 0 0 100 59140 0 214k --:--:-- --:--:-- --:--:-- 214k [2022-04-07T21:50:23.336Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2c4d9e0a6357164c8fea287aa0b8f30dff1b1592 [Pipeline] } [2022-04-07T21:50:23.344Z] 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-07T21:50:23.978Z] + [ -d /w/workspace/edgex-go/11/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-07T21:50:24.273Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T21:50:25.139Z] ---> package-listing.sh [2022-04-07T21:50:25.139Z] ++ facter osfamily [2022-04-07T21:50:25.139Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-07T21:50:25.398Z] + OS_FAMILY=debian [2022-04-07T21:50:25.398Z] + workspace=/w/workspace/edgex-go/11 [2022-04-07T21:50:25.398Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-07T21:50:25.398Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-07T21:50:25.398Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-07T21:50:25.398Z] + PACKAGES=/tmp/packages_start.txt [2022-04-07T21:50:25.398Z] + '[' /w/workspace/edgex-go/11 ']' [2022-04-07T21:50:25.398Z] + PACKAGES=/tmp/packages_end.txt [2022-04-07T21:50:25.398Z] + case "${OS_FAMILY}" in [2022-04-07T21:50:25.398Z] + dpkg -l [2022-04-07T21:50:25.398Z] + grep '^ii' [2022-04-07T21:50:25.398Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-07T21:50:25.398Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-07T21:50:25.398Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-07T21:50:25.398Z] + '[' /w/workspace/edgex-go/11 ']' [2022-04-07T21:50:25.398Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2022-04-07T21:50:25.398Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2022-04-07T21:50:25.412Z] 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-07T21:50:25.695Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:50:26.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T21:50:26.260Z] [2022-04-07T21:50:26.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:50:26.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T21:50:26.562Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-07T21:50:26.562Z] 5eb5b503b376: Pulling fs layer [2022-04-07T21:50:26.562Z] 5c69ac0246d0: Pulling fs layer [2022-04-07T21:50:26.562Z] ec43610c2a17: Pulling fs layer [2022-04-07T21:50:26.562Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-07T21:50:26.562Z] 33b1e0a273af: Pulling fs layer [2022-04-07T21:50:26.562Z] 5d3b04190fa2: Pulling fs layer [2022-04-07T21:50:26.562Z] 2f39f015ded8: Pulling fs layer [2022-04-07T21:50:26.562Z] 3a2ae6a8a46f: Waiting [2022-04-07T21:50:26.562Z] 33b1e0a273af: Waiting [2022-04-07T21:50:26.562Z] 5d3b04190fa2: Waiting [2022-04-07T21:50:26.562Z] 2f39f015ded8: Waiting [2022-04-07T21:50:26.562Z] 5c69ac0246d0: Download complete [2022-04-07T21:50:26.562Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-07T21:50:26.562Z] 3a2ae6a8a46f: Download complete [2022-04-07T21:50:26.562Z] 33b1e0a273af: Verifying Checksum [2022-04-07T21:50:26.562Z] 33b1e0a273af: Download complete [2022-04-07T21:50:26.562Z] ec43610c2a17: Verifying Checksum [2022-04-07T21:50:26.562Z] ec43610c2a17: Download complete [2022-04-07T21:50:26.562Z] 5d3b04190fa2: Download complete [2022-04-07T21:50:26.820Z] 5eb5b503b376: Download complete [2022-04-07T21:50:27.390Z] 2f39f015ded8: Download complete [2022-04-07T21:50:27.958Z] 5eb5b503b376: Pull complete [2022-04-07T21:50:27.958Z] 5c69ac0246d0: Pull complete [2022-04-07T21:50:28.528Z] ec43610c2a17: Pull complete [2022-04-07T21:50:28.528Z] 3a2ae6a8a46f: Pull complete [2022-04-07T21:50:28.788Z] 33b1e0a273af: Pull complete [2022-04-07T21:50:28.788Z] 5d3b04190fa2: Pull complete [2022-04-07T21:50:34.066Z] 2f39f015ded8: Pull complete [2022-04-07T21:50:34.066Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-07T21:50:34.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T21:50:34.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-07T21:50:34.140Z] prd-ubuntu20.04-docker-8c-8g-11504 does not seem to be running inside a container [2022-04-07T21:50:34.178Z] $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-07T21:50:36.202Z] $ docker top 5c501ff9132a9068028bc18a200a7ccf2a7c052b4f0c33c97bfe10228b55d22e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T21:50:36.570Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-07T21:50:36.860Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-07T21:50:37.151Z] + ls /var/log/sa-host [2022-04-07T21:50:37.151Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T21:50:37.242Z] provisioning config files... [2022-04-07T21:50:37.252Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config7487917107267721389tmp [Pipeline] { [Pipeline] echo [2022-04-07T21:50:37.267Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T21:50:37.557Z] ---> create-netrc.sh [Pipeline] } [2022-04-07T21:50:37.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-07T21:50:37.896Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-07T21:50:37.907Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T21:50:38.199Z] ---> sudo-logs.sh [2022-04-07T21:50:38.199Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-07T21:50:38.224Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T21:50:38.514Z] ---> job-cost.sh [2022-04-07T21:50:38.514Z] lf-activate-venv: SKIPPING [2022-04-07T21:50:38.514Z] DEBUG: total: 0.2199999988079071 [2022-04-07T21:50:38.514Z] INFO: Retrieving Stack Cost... [2022-04-07T21:50:38.775Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-07T21:50:39.346Z] INFO: Archiving Costs [Pipeline] echo [2022-04-07T21:50:39.361Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T21:50:39.650Z] ---> logs-deploy.sh [2022-04-07T21:50:39.650Z] lf-activate-venv: SKIPPING [2022-04-07T21:50:39.650Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/11 [2022-04-07T21:50:39.650Z] INFO: archiving workspace using pattern(s): [2022-04-07T21:50:40.592Z] Archives upload complete. [2022-04-07T21:50:40.592Z] INFO: archiving logs to Nexus