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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 8a1959b2d712e16ab913b58ac80647e8a84f2556 rather than 09ca32d689ec9a28adf61cf38706ae59c51dfb58 Obtained Jenkinsfile from 8a1959b2d712e16ab913b58ac80647e8a84f2556 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-ssh2909286153489111239.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-ssh3643469159874558000.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-3951/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-3951/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11202896603273533160.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-ssh17698421675966300058.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-3951/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-3951/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7209715266684928621.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 Running on prd-ubuntu20.04-docker-8c-8g-11896 in /w/workspace/edgexfoundry_edgex-go_PR-3951 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit 09ca32d689ec9a28adf61cf38706ae59c51dfb58 Merge succeeded, producing a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 Checking out Revision a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 (PR-3951) > 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/3951/head:refs/remotes/origin/PR-3951 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # 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 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 # timeout=10 Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" > git rev-list --no-walk 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-10T20:30:00.309Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-10T20:30:00.349Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-10T20:30:00.365Z] ========================================================= [2022-04-10T20:30:00.365Z] EdgeX Global Pipelines Version Info [2022-04-10T20:30:00.365Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-10T20:30:01.259Z] ------------------- [2022-04-10T20:30:01.260Z] stable info: [2022-04-10T20:30:01.260Z] ------------------- [2022-04-10T20:30:01.260Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-10T20:30:01.260Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-10T20:30:01.260Z] Message: update stable to v1.0.221 [2022-04-10T20:30:01.831Z] ------------------- [2022-04-10T20:30:01.831Z] experimental info: [2022-04-10T20:30:01.831Z] ------------------- [2022-04-10T20:30:01.831Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-10T20:30:01.831Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-10T20:30:01.831Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-10T20:30:01.964Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-10T20:30:01.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-10T20:30:01.998Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-10T20:30:02.013Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-10T20:30:02.027Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-10T20:30:02.043Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-10T20:30:02.063Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-10T20:30:02.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-10T20:30:02.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-10T20:30:02.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-10T20:30:02.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-10T20:30:02.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-10T20:30:02.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-10T20:30:02.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-10T20:30:02.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-10T20:30:02.202Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-10T20:30:02.213Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-10T20:30:02.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-10T20:30:02.230Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-10T20:30:02.240Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-10T20:30:02.252Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-10T20:30:02.260Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-10T20:30:02.268Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3951 [Pipeline] echo [2022-04-10T20:30:02.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3951 [Pipeline] echo [2022-04-10T20:30:02.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3951 [Pipeline] echo [2022-04-10T20:30:02.297Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [Pipeline] echo [2022-04-10T20:30:02.306Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0e0373 [Pipeline] echo [2022-04-10T20:30:02.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T20:30:02.378Z] provisioning config files... [2022-04-10T20:30:02.393Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4054965588188875386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T20:30:02.708Z] ---> docker-login.sh [2022-04-10T20:30:02.708Z] nexus3.edgexfoundry.org:10001 [2022-04-10T20:30:02.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:02.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:02.971Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:02.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:02.971Z] [2022-04-10T20:30:02.971Z] Login Succeeded [2022-04-10T20:30:02.971Z] nexus3.edgexfoundry.org:10002 [2022-04-10T20:30:03.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:03.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:03.235Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:03.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:03.235Z] [2022-04-10T20:30:03.235Z] Login Succeeded [2022-04-10T20:30:03.235Z] nexus3.edgexfoundry.org:10003 [2022-04-10T20:30:03.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:03.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:03.235Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:03.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:03.235Z] [2022-04-10T20:30:03.235Z] Login Succeeded [2022-04-10T20:30:03.235Z] nexus3.edgexfoundry.org:10004 [2022-04-10T20:30:03.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:03.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:03.501Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:03.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:03.501Z] [2022-04-10T20:30:03.501Z] Login Succeeded [2022-04-10T20:30:03.501Z] docker.io [2022-04-10T20:30:03.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:04.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:04.074Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:04.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:04.074Z] [2022-04-10T20:30:04.074Z] Login Succeeded [2022-04-10T20:30:04.074Z] ---> docker-login.sh ends [Pipeline] } [2022-04-10T20:30:04.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-10T20:30:04.398Z] + 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-10T20:30:04.399Z] + cut -d/ -f2 [2022-04-10T20:30:04.399Z] + dirname cmd/core-command/Dockerfile [2022-04-10T20:30:04.399Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-10T20:30:04.399Z] + dirname cmd/core-data/Dockerfile [2022-04-10T20:30:04.399Z] + cut -d/ -f2 [2022-04-10T20:30:04.399Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-10T20:30:04.399Z] + cut -d/ -f2 [2022-04-10T20:30:04.399Z] + dirname cmd/core-metadata/Dockerfile [2022-04-10T20:30:04.399Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-10T20:30:04.399Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-10T20:30:04.399Z] + cut -d/ -f2 [2022-04-10T20:30:04.399Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-10T20:30:04.399Z] + + cut -d/ -f2 [2022-04-10T20:30:04.399Z] dirname cmd/security-proxy-setup/Dockerfile [2022-04-10T20:30:04.399Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-10T20:30:04.399Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-10T20:30:04.399Z] + cut -d/ -f2 [2022-04-10T20:30:04.399Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-10T20:30:04.399Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-10T20:30:04.399Z] + cut -d/ -f2 [2022-04-10T20:30:04.399Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-10T20:30:04.399Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-10T20:30:04.399Z] + cut -d/ -f2 [2022-04-10T20:30:04.399Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-10T20:30:04.399Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-10T20:30:04.399Z] + cut -d/ -f2 [2022-04-10T20:30:04.399Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-10T20:30:04.399Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-10T20:30:04.399Z] + cut -d/ -f2 [2022-04-10T20:30:04.399Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-10T20:30:04.399Z] + dirname cmd/support-notifications/Dockerfile [2022-04-10T20:30:04.399Z] + cut -d/ -f2 [2022-04-10T20:30:04.399Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-10T20:30:04.399Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-10T20:30:04.399Z] + cut -d/ -f2 [2022-04-10T20:30:04.399Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-10T20:30:04.399Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-10T20:30:04.399Z] + cut -d/ -f2 [2022-04-10T20:30:04.399Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-10T20:30:04.435Z] 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-10T20:30:04.797Z] + git rev-list -1 --merges a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0~1..a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [Pipeline] echo [2022-04-10T20:30:04.811Z] -----------> git rev-list -1 --merges a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0~1..a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [2022-04-10T20:30:04.811Z] a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [false] [Pipeline] sh [2022-04-10T20:30:05.102Z] + git log --format=format:%s -1 a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [Pipeline] echo [2022-04-10T20:30:05.121Z] ========================================================= [2022-04-10T20:30:05.121Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-10T20:30:05.121Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-10T20:30:05.544Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-10T20:30:05.544Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-10T20:30:05.544Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-10T20:30:05.544Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-10T20:30:05.544Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-10T20:30:05.544Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-10T20:30:05.544Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:30:05.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T20:30:05.885Z] [2022-04-10T20:30:05.885Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:30:06.195Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T20:30:06.195Z] latest: Pulling from edgex-devops/git-semver [2022-04-10T20:30:06.195Z] a0d0a0d46f8b: Pulling fs layer [2022-04-10T20:30:06.195Z] 3e5f54012d9b: Pulling fs layer [2022-04-10T20:30:06.195Z] 4c7163046ea9: Pulling fs layer [2022-04-10T20:30:06.195Z] 0c2d73faf560: Pulling fs layer [2022-04-10T20:30:06.195Z] 0c2d73faf560: Waiting [2022-04-10T20:30:06.195Z] 3e5f54012d9b: Verifying Checksum [2022-04-10T20:30:06.195Z] 3e5f54012d9b: Download complete [2022-04-10T20:30:06.195Z] a0d0a0d46f8b: Download complete [2022-04-10T20:30:06.195Z] 0c2d73faf560: Verifying Checksum [2022-04-10T20:30:06.195Z] 0c2d73faf560: Download complete [2022-04-10T20:30:06.195Z] 4c7163046ea9: Verifying Checksum [2022-04-10T20:30:06.195Z] 4c7163046ea9: Download complete [2022-04-10T20:30:06.455Z] a0d0a0d46f8b: Pull complete [2022-04-10T20:30:06.456Z] 3e5f54012d9b: Pull complete [2022-04-10T20:30:07.028Z] 4c7163046ea9: Pull complete [2022-04-10T20:30:07.029Z] 0c2d73faf560: Pull complete [2022-04-10T20:30:07.029Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-10T20:30:07.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T20:30:07.029Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-10T20:30:07.112Z] prd-ubuntu20.04-docker-8c-8g-11896 does not seem to be running inside a container [2022-04-10T20:30:07.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-10T20:30:07.855Z] $ docker top e5d827f2ec466236f38b18827721b37267fcf0c14ed404ba2ad2314639b15a4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-10T20:30:07.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-10T20:30:07.954Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-10T20:30:08.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-10T20:30:08.095Z] $ docker exec e5d827f2ec466236f38b18827721b37267fcf0c14ed404ba2ad2314639b15a4f ssh-agent [2022-04-10T20:30:08.229Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXemNjme/agent.13 [2022-04-10T20:30:08.229Z] SSH_AGENT_PID=19 [2022-04-10T20:30:08.238Z] Running ssh-add (command line suppressed) [2022-04-10T20:30:08.364Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1354742576486136898.key (/w/workspace/edgex-go/2@tmp/private_key_1354742576486136898.key) [2022-04-10T20:30:08.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-10T20:30:08.672Z] + git tag --points-at HEAD [Pipeline] } [2022-04-10T20:30:08.694Z] $ docker exec --env ******** --env ******** e5d827f2ec466236f38b18827721b37267fcf0c14ed404ba2ad2314639b15a4f ssh-agent -k [2022-04-10T20:30:08.814Z] unset SSH_AUTH_SOCK; [2022-04-10T20:30:08.814Z] unset SSH_AGENT_PID; [2022-04-10T20:30:08.814Z] echo Agent pid 19 killed; [2022-04-10T20:30:08.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-10T20:30:08.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-10T20:30:08.849Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-10T20:30:08.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-10T20:30:08.998Z] $ docker exec e5d827f2ec466236f38b18827721b37267fcf0c14ed404ba2ad2314639b15a4f ssh-agent [2022-04-10T20:30:09.134Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXACklKd/agent.52 [2022-04-10T20:30:09.134Z] SSH_AGENT_PID=59 [2022-04-10T20:30:09.139Z] Running ssh-add (command line suppressed) [2022-04-10T20:30:09.259Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_612528096315773349.key (/w/workspace/edgex-go/2@tmp/private_key_612528096315773349.key) [2022-04-10T20:30:09.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-10T20:30:09.562Z] + git semver init [2022-04-10T20:30:09.562Z] # -> Open(): unable to determine branch for HEAD [2022-04-10T20:30:09.562Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-04-10T20:30:09.562Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-04-10T20:30:09.562Z] # $SEMVER_REMOTE_NAME = origin [2022-04-10T20:30:09.562Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-10T20:30:09.562Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-10T20:30:09.562Z] # $SEMVER_BRANCH = PR-3951 [2022-04-10T20:30:09.562Z] # $SEMVER_TEMP = /tmp/semver-522398319 [2022-04-10T20:30:09.562Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-10T20:30:24.482Z] # '/tmp/semver-522398319' -> '/w/workspace/edgex-go/2/.semver' [2022-04-10T20:30:24.482Z] # -> Force: false [2022-04-10T20:30:24.482Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-04-10T20:30:24.498Z] $ docker exec --env ******** --env ******** e5d827f2ec466236f38b18827721b37267fcf0c14ed404ba2ad2314639b15a4f ssh-agent -k [2022-04-10T20:30:24.620Z] unset SSH_AUTH_SOCK; [2022-04-10T20:30:24.620Z] unset SSH_AGENT_PID; [2022-04-10T20:30:24.620Z] echo Agent pid 59 killed; [2022-04-10T20:30:24.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-10T20:30:24.939Z] + git semver [Pipeline] } [2022-04-10T20:30:24.959Z] $ docker stop --time=1 e5d827f2ec466236f38b18827721b37267fcf0c14ed404ba2ad2314639b15a4f [2022-04-10T20:30:26.918Z] $ docker rm -f e5d827f2ec466236f38b18827721b37267fcf0c14ed404ba2ad2314639b15a4f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T20:30:27.286Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-10T20:30:27.532Z] Stashed 1 file(s) [Pipeline] echo [2022-04-10T20:30:27.537Z] [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-10T20:30:27.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-10T20:30:27.677Z] ========================================================= [2022-04-10T20:30:27.677Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-10T20:30:27.677Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:30:27.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:30:27.969Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-10T20:30:27.969Z] 59bf1c3509f3: Pulling fs layer [2022-04-10T20:30:27.969Z] 666ba61612fd: Pulling fs layer [2022-04-10T20:30:27.969Z] 8ed8ca486205: Pulling fs layer [2022-04-10T20:30:27.969Z] 4fe6c5a15a65: Pulling fs layer [2022-04-10T20:30:27.969Z] 22a0e8bec74d: Pulling fs layer [2022-04-10T20:30:27.969Z] 640e595b4fbd: Pulling fs layer [2022-04-10T20:30:27.969Z] 763cafe07f6e: Pulling fs layer [2022-04-10T20:30:27.969Z] 0c0b528cf693: Pulling fs layer [2022-04-10T20:30:27.969Z] 10935f4eaf8b: Pulling fs layer [2022-04-10T20:30:27.969Z] 640e595b4fbd: Waiting [2022-04-10T20:30:27.969Z] 763cafe07f6e: Waiting [2022-04-10T20:30:27.969Z] 0c0b528cf693: Waiting [2022-04-10T20:30:27.969Z] 4fe6c5a15a65: Waiting [2022-04-10T20:30:27.969Z] 10935f4eaf8b: Waiting [2022-04-10T20:30:27.969Z] 22a0e8bec74d: Waiting [2022-04-10T20:30:27.969Z] 8ed8ca486205: Verifying Checksum [2022-04-10T20:30:27.969Z] 8ed8ca486205: Download complete [2022-04-10T20:30:27.969Z] 666ba61612fd: Verifying Checksum [2022-04-10T20:30:27.969Z] 666ba61612fd: Download complete [2022-04-10T20:30:27.969Z] 22a0e8bec74d: Verifying Checksum [2022-04-10T20:30:27.969Z] 22a0e8bec74d: Download complete [2022-04-10T20:30:27.969Z] 640e595b4fbd: Verifying Checksum [2022-04-10T20:30:27.969Z] 640e595b4fbd: Download complete [2022-04-10T20:30:27.969Z] 59bf1c3509f3: Verifying Checksum [2022-04-10T20:30:27.969Z] 59bf1c3509f3: Download complete [2022-04-10T20:30:27.969Z] 763cafe07f6e: Verifying Checksum [2022-04-10T20:30:27.969Z] 763cafe07f6e: Download complete [2022-04-10T20:30:28.230Z] 0c0b528cf693: Verifying Checksum [2022-04-10T20:30:28.230Z] 0c0b528cf693: Download complete [2022-04-10T20:30:28.230Z] 59bf1c3509f3: Pull complete [2022-04-10T20:30:28.230Z] 666ba61612fd: Pull complete [2022-04-10T20:30:28.491Z] 8ed8ca486205: Pull complete [2022-04-10T20:30:28.749Z] 10935f4eaf8b: Verifying Checksum [2022-04-10T20:30:28.749Z] 10935f4eaf8b: Download complete [2022-04-10T20:30:28.749Z] 4fe6c5a15a65: Verifying Checksum [2022-04-10T20:30:28.749Z] 4fe6c5a15a65: Download complete [2022-04-10T20:30:32.945Z] 4fe6c5a15a65: Pull complete [2022-04-10T20:30:32.945Z] 22a0e8bec74d: Pull complete [2022-04-10T20:30:32.945Z] 640e595b4fbd: Pull complete [2022-04-10T20:30:32.945Z] 763cafe07f6e: Pull complete [2022-04-10T20:30:32.945Z] 0c0b528cf693: Pull complete [2022-04-10T20:30:34.852Z] 10935f4eaf8b: Pull complete [2022-04-10T20:30:34.852Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-10T20:30:34.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:30:34.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:30:35.143Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:30:35.143Z] WORKDIR /edgex [2022-04-10T20:30:35.143Z] COPY go.mod . [2022-04-10T20:30:35.143Z] RUN go mod download [2022-04-10T20:30:35.143Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-10T20:30:36.521Z] Sending build context to Docker daemon 334.8MB [2022-04-10T20:30:36.521Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:30:36.521Z] ---> 99d49a6021b9 [2022-04-10T20:30:36.521Z] Step 2/4 : WORKDIR /edgex [2022-04-10T20:30:39.067Z] ---> Running in 4506a43bbe6a [2022-04-10T20:30:39.067Z] Removing intermediate container 4506a43bbe6a [2022-04-10T20:30:39.067Z] ---> 85a9751e698b [2022-04-10T20:30:39.067Z] Step 3/4 : COPY go.mod . [2022-04-10T20:30:39.067Z] ---> 5be517d34067 [2022-04-10T20:30:39.067Z] Step 4/4 : RUN go mod download [2022-04-10T20:30:39.067Z] ---> Running in 18f23ae0c33c [2022-04-10T20:30:42.626Z] Still waiting to schedule task [2022-04-10T20:30:42.626Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-11902’ is offline [2022-04-10T20:30:53.958Z] Removing intermediate container 18f23ae0c33c [2022-04-10T20:30:53.958Z] ---> 96e72403680c [2022-04-10T20:30:53.958Z] Successfully built 96e72403680c [2022-04-10T20:30:53.958Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:30:54.258Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-10T20:30:54.258Z] . [Pipeline] withDockerContainer [2022-04-10T20:30:54.376Z] prd-ubuntu20.04-docker-8c-8g-11896 does not seem to be running inside a container [2022-04-10T20:30:54.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-10T20:30:54.883Z] $ docker top 603462c6e1ffd08a0a1fa86fa694d377b7c8f0eabaa193ea7826bb7b11c0c482 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:30:55.227Z] + go version [2022-04-10T20:30:55.227Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-10T20:30:55.248Z] $ docker stop --time=1 603462c6e1ffd08a0a1fa86fa694d377b7c8f0eabaa193ea7826bb7b11c0c482 [2022-04-10T20:30:56.533Z] $ docker rm -f 603462c6e1ffd08a0a1fa86fa694d377b7c8f0eabaa193ea7826bb7b11c0c482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:30:56.936Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-10T20:30:56.936Z] . [Pipeline] withDockerContainer [2022-04-10T20:30:57.012Z] prd-ubuntu20.04-docker-8c-8g-11896 does not seem to be running inside a container [2022-04-10T20:30:57.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-10T20:30:57.457Z] $ docker top 983f2cb2daf2d180497ce0048625d809ae3b7e36eab59e045c636760878c35b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-10T20:30:57.541Z] ========================================================= [2022-04-10T20:30:57.541Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-10T20:30:57.541Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:30:57.831Z] + make test [2022-04-10T20:30:57.831Z] go mod tidy -compat=1.17 [2022-04-10T20:30:58.090Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-10T20:31:04.679Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-10T20:31:14.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-10T20:31:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-10T20:31:16.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2022-04-10T20:31:16.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-10T20:31:16.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.9% of statements [2022-04-10T20:31:16.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-10T20:31:16.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-10T20:31:19.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.172s coverage: 89.2% of statements [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:31:19.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.122s coverage: 84.4% of statements [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-10T20:31:19.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.390s coverage: 95.2% of statements [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:31:19.315Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-10T20:31:19.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-10T20:31:19.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-10T20:31:19.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2022-04-10T20:31:19.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.092s coverage: 24.0% of statements [2022-04-10T20:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-10T20:31:19.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2022-04-10T20:31:19.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements [2022-04-10T20:31:19.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2022-04-10T20:31:19.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2022-04-10T20:31:19.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-04-10T20:31:29.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.110s coverage: 94.4% of statements [2022-04-10T20:31:29.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2022-04-10T20:31:30.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.195s coverage: 82.5% of statements [2022-04-10T20:31:30.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-10T20:31:40.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-04-10T20:31:40.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-10T20:31:40.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-10T20:31:40.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-10T20:31:40.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2022-04-10T20:31:40.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.176s coverage: 91.2% of statements [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.362s coverage: 65.4% of statements [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 43.8% of statements [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-10T20:31:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-04-10T20:31:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-10T20:31:40.225Z] 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-10T20:31:58.323Z] GO111MODULE=on go vet ./... [2022-04-10T20:31:59.698Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-10T20:31:59.959Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-10T20:32:00.527Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-10T20:32:01.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-10T20:32:01.402Z] + ls -al . [2022-04-10T20:32:01.402Z] total 668 [2022-04-10T20:32:01.402Z] drwxrwxr-x 10 1001 1001 4096 Apr 10 20:32 . [2022-04-10T20:32:01.402Z] drwxr-xr-x 4 root root 4096 Apr 10 20:30 .. [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 11 Apr 10 20:29 .dockerignore [2022-04-10T20:32:01.402Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 20:29 .git [2022-04-10T20:32:01.402Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 20:29 .github [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 870 Apr 10 20:29 .gitignore [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 42 Apr 10 20:29 .golangci.yml [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 87 Apr 10 20:29 .hadolint.yml [2022-04-10T20:32:01.402Z] drwx------ 3 1001 1001 4096 Apr 10 20:30 .semver [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 166 Apr 10 20:29 .sonarcloud.properties [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 1171 Apr 10 20:29 ADOPTERS.md [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 9953 Apr 10 20:29 Attribution.txt [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 51732 Apr 10 20:29 CHANGELOG.md [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 3804 Apr 10 20:29 CONTRIBUTING.md [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 677 Apr 10 20:29 GOVERNANCE.md [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 849 Apr 10 20:29 Jenkinsfile [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 10775 Apr 10 20:29 LICENSE [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 8478 Apr 10 20:29 Makefile [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 582 Apr 10 20:29 OWNERS.md [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 8207 Apr 10 20:29 README.md [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 6912 Apr 10 20:29 SECURITY.md [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 5 Apr 10 20:30 VERSION [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 4131 Apr 10 20:29 ZMQWindows.md [2022-04-10T20:32:01.402Z] drwxrwxr-x 2 1001 1001 4096 Apr 10 20:29 bin [2022-04-10T20:32:01.402Z] drwxrwxr-x 18 1001 1001 4096 Apr 10 20:29 cmd [2022-04-10T20:32:01.402Z] -rw-r--r-- 1 root root 431650 Apr 10 20:31 coverage.out [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 3175 Apr 10 20:29 go.mod [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 34990 Apr 10 20:29 go.sum [2022-04-10T20:32:01.402Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 20:29 internal [2022-04-10T20:32:01.402Z] drwxrwxr-x 3 1001 1001 4096 Apr 10 20:29 openapi [2022-04-10T20:32:01.402Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 20:29 snap [2022-04-10T20:32:01.402Z] -rw-rw-r-- 1 1001 1001 204 Apr 10 20:29 version.go [Pipeline] sh [2022-04-10T20:32:01.692Z] + '[' -e coverage.out ] [2022-04-10T20:32:01.692Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-10T20:32:01.785Z] Stashed 1 file(s) [Pipeline] sh [2022-04-10T20:32:02.066Z] + make build [2022-04-10T20:32:02.066Z] 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-10T20:32:16.951Z] 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-10T20:32:29.159Z] 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-10T20:32:29.159Z] 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-10T20:32:30.098Z] 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-10T20:32:30.357Z] 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-10T20:32:31.296Z] 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-10T20:32:32.673Z] 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-10T20:32:33.613Z] 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-10T20:32:34.989Z] 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-10T20:32:35.927Z] 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-10T20:32:36.864Z] 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-10T20:32:38.244Z] 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-10T20:32:39.203Z] $ docker stop --time=1 983f2cb2daf2d180497ce0048625d809ae3b7e36eab59e045c636760878c35b4 [2022-04-10T20:32:42.149Z] $ docker rm -f 983f2cb2daf2d180497ce0048625d809ae3b7e36eab59e045c636760878c35b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:32:43.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:32:43.171Z] [2022-04-10T20:32:43.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:32:43.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:32:43.474Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-10T20:32:43.474Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-10T20:32:43.474Z] ca9280d653b3: Pulling fs layer [2022-04-10T20:32:43.474Z] 7e9c9ca2126c: Pulling fs layer [2022-04-10T20:32:43.474Z] cbdbe7a5bc2a: Download complete [2022-04-10T20:32:43.732Z] ca9280d653b3: Verifying Checksum [2022-04-10T20:32:43.732Z] ca9280d653b3: Download complete [2022-04-10T20:32:43.732Z] cbdbe7a5bc2a: Pull complete [2022-04-10T20:32:43.995Z] 7e9c9ca2126c: Verifying Checksum [2022-04-10T20:32:43.995Z] 7e9c9ca2126c: Download complete [2022-04-10T20:32:44.253Z] ca9280d653b3: Pull complete [2022-04-10T20:32:47.541Z] 7e9c9ca2126c: Pull complete [2022-04-10T20:32:47.541Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-10T20:32:47.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:32:47.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-10T20:32:47.613Z] prd-ubuntu20.04-docker-8c-8g-11896 does not seem to be running inside a container [2022-04-10T20:32:47.657Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-10T20:32:49.074Z] $ docker top b7379c2fcfcbcd256b7efb4006a4ed1d04867fbeab53fe5a7dca091b035b3158 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:32:49.421Z] + grep parallel [2022-04-10T20:32:49.421Z] + docker-compose build --help [2022-04-10T20:32:49.992Z] --parallel Build images in parallel. [Pipeline] } [2022-04-10T20:32:50.012Z] $ docker stop --time=1 b7379c2fcfcbcd256b7efb4006a4ed1d04867fbeab53fe5a7dca091b035b3158 [2022-04-10T20:32:51.309Z] $ docker rm -f b7379c2fcfcbcd256b7efb4006a4ed1d04867fbeab53fe5a7dca091b035b3158 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:32:51.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:32:51.683Z] . [Pipeline] withDockerContainer [2022-04-10T20:32:51.752Z] prd-ubuntu20.04-docker-8c-8g-11896 does not seem to be running inside a container [2022-04-10T20:32:51.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-10T20:32:52.208Z] $ docker top 04ac94332c9c1753130e4e8d2fdbec427b65c4ffb99078981e4dff03ba91da6b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:32:52.556Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-10T20:32:53.125Z] Building core-command ... [2022-04-10T20:32:53.126Z] Building core-data ... [2022-04-10T20:32:53.126Z] Building core-metadata ... [2022-04-10T20:32:53.126Z] Building security-bootstrapper ... [2022-04-10T20:32:53.126Z] Building security-proxy-setup ... [2022-04-10T20:32:53.126Z] Building security-secretstore-setup ... [2022-04-10T20:32:53.126Z] Building security-spiffe-token-provider ... [2022-04-10T20:32:53.126Z] Building security-spire-agent ... [2022-04-10T20:32:53.126Z] Building security-spire-config ... [2022-04-10T20:32:53.126Z] Building security-spire-server ... [2022-04-10T20:32:53.126Z] Building support-notifications ... [2022-04-10T20:32:53.126Z] Building support-scheduler ... [2022-04-10T20:32:53.126Z] Building sys-mgmt-agent ... [2022-04-10T20:32:53.126Z] Building security-secretstore-setup [2022-04-10T20:32:53.126Z] Building security-spiffe-token-provider [2022-04-10T20:32:53.126Z] Building security-bootstrapper [2022-04-10T20:32:53.126Z] Building security-spire-config [2022-04-10T20:32:53.126Z] Building sys-mgmt-agent [2022-04-10T20:33:11.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:11.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:11.218Z] ---> 96e72403680c [2022-04-10T20:33:11.219Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:33:11.219Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:11.219Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:11.219Z] ---> 96e72403680c [2022-04-10T20:33:11.219Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T20:33:11.219Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:11.219Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:11.219Z] ---> 96e72403680c [2022-04-10T20:33:11.219Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T20:33:11.219Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:11.219Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:11.219Z] ---> 96e72403680c [2022-04-10T20:33:11.219Z] Step 3/20 : WORKDIR /edgex-go [2022-04-10T20:33:11.219Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:11.219Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:11.219Z] ---> 96e72403680c [2022-04-10T20:33:11.219Z] Step 3/31 : WORKDIR /edgex-go [2022-04-10T20:33:13.761Z] ---> Running in e60bf5095dc3 [2022-04-10T20:33:13.761Z] ---> Running in 6c8abc180e2a [2022-04-10T20:33:14.022Z] ---> Running in 97f249047abf [2022-04-10T20:33:14.022Z] ---> Running in c0b27b5f29e5 [2022-04-10T20:33:14.022Z] ---> Running in b21660f4d447 [2022-04-10T20:33:14.022Z] Removing intermediate container e60bf5095dc3 [2022-04-10T20:33:14.022Z] ---> 2d804bc90b73 [2022-04-10T20:33:14.022Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:14.022Z] Removing intermediate container c0b27b5f29e5 [2022-04-10T20:33:14.022Z] ---> 864f9c29379f [2022-04-10T20:33:14.022Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:14.022Z] Removing intermediate container 97f249047abf [2022-04-10T20:33:14.022Z] ---> 64d29b63aef6 [2022-04-10T20:33:14.022Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:14.022Z] Removing intermediate container 6c8abc180e2a [2022-04-10T20:33:14.022Z] ---> 9ffc16e08c46 [2022-04-10T20:33:14.022Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:14.022Z] Removing intermediate container b21660f4d447 [2022-04-10T20:33:14.022Z] ---> b7a578b8a5bf [2022-04-10T20:33:14.022Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-10T20:33:14.281Z] ---> Running in 9c7705b07fdc [2022-04-10T20:33:14.281Z] ---> Running in 7fe92ce72767 [2022-04-10T20:33:14.281Z] ---> Running in 0436cb500577 [2022-04-10T20:33:14.281Z] ---> Running in 2727eecd4119 [2022-04-10T20:33:14.281Z] ---> Running in 0dd5c7ed588d [2022-04-10T20:33:14.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:15.114Z] Removing intermediate container 9c7705b07fdc [2022-04-10T20:33:15.114Z] ---> 957a491c30de [2022-04-10T20:33:15.114Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:33:15.114Z] ---> Running in 80551b24653e [2022-04-10T20:33:15.114Z] Removing intermediate container 0436cb500577 [2022-04-10T20:33:15.114Z] ---> 517753b98130 [2022-04-10T20:33:15.114Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-10T20:33:15.114Z] ---> Running in 8a9e0e081ae7 [2022-04-10T20:33:15.373Z] Removing intermediate container 7fe92ce72767 [2022-04-10T20:33:15.373Z] ---> ab43a4ad1481 [2022-04-10T20:33:15.373Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-10T20:33:15.373Z] ---> Running in 5ff606e4ed94 [2022-04-10T20:33:15.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:15.631Z] Removing intermediate container 0dd5c7ed588d [2022-04-10T20:33:15.631Z] ---> 6127df169e45 [2022-04-10T20:33:15.631Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-10T20:33:15.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:15.631Z] ---> Running in d579707f4594 [2022-04-10T20:33:15.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:15.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:15.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:16.150Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:33:16.150Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:33:16.150Z] OK: 15864 distinct packages available [2022-04-10T20:33:16.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:16.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:16.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:16.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:16.671Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:16.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:16.931Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:16.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:16.931Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:17.193Z] Removing intermediate container 80551b24653e [2022-04-10T20:33:17.193Z] ---> 79ea7183ce52 [2022-04-10T20:33:17.193Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T20:33:17.193Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:17.193Z] Removing intermediate container 8a9e0e081ae7 [2022-04-10T20:33:17.193Z] ---> aef4e23c8805 [2022-04-10T20:33:17.193Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T20:33:17.193Z] ---> 8caf23d1be07 [2022-04-10T20:33:17.193Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:17.193Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:17.452Z] ---> Running in f55754a741f2 [2022-04-10T20:33:17.452Z] ---> 36166fc1e34a [2022-04-10T20:33:17.452Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:17.452Z] Removing intermediate container 5ff606e4ed94 [2022-04-10T20:33:17.452Z] ---> 611ee149e69d [2022-04-10T20:33:17.452Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-10T20:33:17.452Z] ---> Running in 5261dbd628e5 [2022-04-10T20:33:17.452Z] Removing intermediate container d579707f4594 [2022-04-10T20:33:17.452Z] ---> b8fda57f2643 [2022-04-10T20:33:17.452Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:33:17.712Z] ---> 38a0e5dd300b [2022-04-10T20:33:17.712Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:17.712Z] ---> Running in 47035c6f1e30 [2022-04-10T20:33:17.712Z] ---> 82cf80ee40bf [2022-04-10T20:33:17.712Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:17.712Z] Removing intermediate container 2727eecd4119 [2022-04-10T20:33:17.712Z] ---> 11f18f40a738 [2022-04-10T20:33:17.712Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-10T20:33:17.712Z] ---> Running in 04e83b3da027 [2022-04-10T20:33:17.969Z] ---> 2c6786fae9a7 [2022-04-10T20:33:17.969Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:17.969Z] ---> Running in 3936afab29ae [2022-04-10T20:33:18.539Z] Removing intermediate container f55754a741f2 [2022-04-10T20:33:18.539Z] ---> fbfd4670a8c8 [2022-04-10T20:33:18.539Z] Step 8/26 : COPY . . [2022-04-10T20:33:18.539Z] Removing intermediate container 5261dbd628e5 [2022-04-10T20:33:18.539Z] ---> a1cfc14796b9 [2022-04-10T20:33:18.539Z] Step 8/25 : COPY . . [2022-04-10T20:33:23.811Z] Removing intermediate container 47035c6f1e30 [2022-04-10T20:33:23.811Z] ---> 042e14125ecb [2022-04-10T20:33:23.811Z] Step 8/31 : COPY . . [2022-04-10T20:33:23.811Z] Removing intermediate container 04e83b3da027 [2022-04-10T20:33:23.811Z] ---> f42a3afec93c [2022-04-10T20:33:23.811Z] Step 8/23 : COPY . . [2022-04-10T20:33:23.811Z] Removing intermediate container 3936afab29ae [2022-04-10T20:33:23.811Z] ---> 416b710119e2 [2022-04-10T20:33:23.811Z] Step 7/20 : COPY . . [2022-04-10T20:33:24.069Z] ---> 8f13670f182a [2022-04-10T20:33:24.069Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:33:24.069Z] ---> 59807e4e4221 [2022-04-10T20:33:24.069Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-10T20:33:32.202Z] ---> Running in 576d786441c1 [2022-04-10T20:33:32.202Z] ---> Running in f3f974277526 [2022-04-10T20:33:32.202Z] Removing intermediate container 576d786441c1 [2022-04-10T20:33:32.202Z] ---> 2727fefb4e76 [2022-04-10T20:33:32.202Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T20:33:32.202Z] ---> Running in e52d3e87bc60 [2022-04-10T20:33:32.202Z] ---> 244d5ff104e1 [2022-04-10T20:33:32.202Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-10T20:33:32.202Z] ---> 3167860b4a61 [2022-04-10T20:33:32.202Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-10T20:33:32.202Z] ---> 4f65701ccb94 [2022-04-10T20:33:32.202Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-10T20:33:32.202Z] ---> Running in b3451ecd4a99 [2022-04-10T20:33:32.202Z] ---> Running in d02dd5515ec2 [2022-04-10T20:33:32.202Z] ---> Running in bf3ba9174e26 [2022-04-10T20:33:32.202Z] 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-10T20:33:32.771Z] 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-10T20:33:33.031Z] 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-10T20:33:33.031Z] 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-10T20:33:33.031Z] Removing intermediate container e52d3e87bc60 [2022-04-10T20:33:33.031Z] ---> 7c613b371e70 [2022-04-10T20:33:33.031Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T20:33:33.031Z] ---> Running in 5fa69d12d410 [2022-04-10T20:33:33.289Z] Removing intermediate container 5fa69d12d410 [2022-04-10T20:33:33.289Z] ---> 1fda463d9034 [2022-04-10T20:33:33.289Z] 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-10T20:33:33.289Z] ---> Running in f04fa4058fec [2022-04-10T20:33:34.228Z] spire-1.2.1/ [2022-04-10T20:33:34.228Z] spire-1.2.1/.data/ [2022-04-10T20:33:34.228Z] spire-1.2.1/.data/.file [2022-04-10T20:33:34.228Z] spire-1.2.1/.dockerignore [2022-04-10T20:33:34.228Z] spire-1.2.1/.gitattributes [2022-04-10T20:33:34.228Z] spire-1.2.1/.githooks/ [2022-04-10T20:33:34.228Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:33:34.228Z] spire-1.2.1/.github/ [2022-04-10T20:33:34.228Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:33:34.228Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:33:34.228Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:33:34.228Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:33:34.228Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:33:34.228Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:33:34.228Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:33:34.228Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:33:34.228Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:33:34.228Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:33:34.228Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:33:34.228Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:33:34.228Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:33:34.228Z] spire-1.2.1/.gitignore [2022-04-10T20:33:34.228Z] spire-1.2.1/.go-version [2022-04-10T20:33:34.228Z] spire-1.2.1/.golangci.yml [2022-04-10T20:33:34.228Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:33:34.228Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:33:34.228Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:33:34.228Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:33:34.229Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:33:34.229Z] spire-1.2.1/Dockerfile [2022-04-10T20:33:34.229Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:33:34.229Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:33:34.229Z] spire-1.2.1/LICENSE [2022-04-10T20:33:34.229Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:33:34.229Z] spire-1.2.1/Makefile [2022-04-10T20:33:34.229Z] spire-1.2.1/README.md [2022-04-10T20:33:34.229Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:33:34.229Z] spire-1.2.1/SECURITY.md [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:33:34.229Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:33:34.229Z] spire-1.2.1/conf/ [2022-04-10T20:33:34.229Z] spire-1.2.1/conf/agent/ [2022-04-10T20:33:34.229Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:33:34.229Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:33:34.229Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:33:34.229Z] spire-1.2.1/conf/server/ [2022-04-10T20:33:34.229Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:33:34.229Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:33:34.229Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:33:34.229Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/ [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/images/ [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:33:34.229Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:33:34.229Z] spire-1.2.1/examples/ [2022-04-10T20:33:34.229Z] spire-1.2.1/examples/README.md [2022-04-10T20:33:34.229Z] spire-1.2.1/go.mod [2022-04-10T20:33:34.229Z] spire-1.2.1/go.sum [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/ [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:33:34.229Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:33:34.230Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:33:34.231Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:33:34.232Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:33:34.233Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/ [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/private/ [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/spire/ [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:33:34.234Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:33:34.235Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:33:34.235Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:33:34.235Z] spire-1.2.1/release/ [2022-04-10T20:33:34.235Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:33:34.235Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:33:34.235Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:33:34.235Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:33:34.235Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:33:34.235Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:33:34.235Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:33:34.235Z] spire-1.2.1/release/spire/ [2022-04-10T20:33:34.235Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:33:34.235Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:33:34.235Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:33:34.235Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:33:34.235Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:33:34.235Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:33:34.235Z] spire-1.2.1/script/ [2022-04-10T20:33:34.235Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:33:34.235Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:33:34.235Z] spire-1.2.1/support/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:33:34.235Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:33:34.235Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:33:34.235Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/clock/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:33:34.235Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:33:34.236Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/common [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:33:34.236Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:33:34.237Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:33:34.238Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:33:34.238Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/testca/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/testkey/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:33:34.238Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/util/ [2022-04-10T20:33:34.238Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:33:34.238Z] spire-1.2.1/test/util/race.go [2022-04-10T20:33:34.239Z] spire-1.2.1/test/util/util.go [2022-04-10T20:33:34.239Z] building spire from source... [2022-04-10T20:33:34.543Z] Installing go1.17.7... [2022-04-10T20:33:39.813Z] Building bin/spire-server... [2022-04-10T20:33:39.813Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:33:39.813Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:33:39.813Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:33:39.813Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:33:39.813Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:33:39.813Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:33:39.813Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:33:39.813Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:33:40.071Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:33:40.071Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:33:40.071Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:33:40.071Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:33:40.071Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:33:40.071Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:33:40.071Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:33:40.330Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:33:40.330Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:33:40.330Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:33:40.330Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:33:40.330Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:33:40.588Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:33:40.588Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:33:40.588Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:33:40.588Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:33:40.588Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:33:40.588Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:33:40.588Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:33:40.588Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:33:40.845Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:33:40.845Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:33:40.845Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:33:40.845Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:33:40.845Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:33:40.845Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:33:40.845Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:33:40.845Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:33:40.845Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:33:40.845Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:33:40.845Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:33:40.845Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:33:40.845Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:33:41.107Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:33:41.107Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:33:41.107Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:33:41.107Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:33:41.107Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:33:41.107Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:33:41.107Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:33:41.107Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:33:41.107Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:33:41.107Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:33:41.366Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:33:41.366Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:33:41.366Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:33:41.366Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:33:41.932Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:33:44.460Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:33:44.460Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:33:44.460Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:33:44.460Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:33:44.460Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:33:48.648Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:33:48.648Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:33:48.648Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:33:48.648Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:33:48.648Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:33:48.648Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:33:48.648Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:33:48.648Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:33:48.648Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:33:48.648Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:33:50.024Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:33:50.024Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:33:50.024Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:33:50.024Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:33:50.282Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:33:50.282Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:33:50.282Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:33:50.539Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:33:50.539Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:33:50.539Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:33:50.539Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:33:50.539Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:33:50.539Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:33:50.539Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:33:50.539Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:33:50.798Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:33:50.798Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:33:50.798Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:33:50.798Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:33:50.798Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:33:50.798Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:33:50.798Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:33:50.798Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:33:54.093Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:33:54.093Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:33:54.093Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:33:54.093Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:33:54.093Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:33:54.093Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:33:54.093Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:33:54.093Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:33:54.093Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:33:54.093Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:33:54.093Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:33:54.093Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:33:54.093Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:33:54.093Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:33:54.093Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:33:54.093Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:33:54.093Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:33:54.093Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:33:54.093Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:33:54.093Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:33:54.093Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:33:54.093Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:33:54.093Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:33:54.351Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:33:54.351Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:33:54.351Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:33:54.351Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:33:54.351Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:33:54.637Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:33:54.637Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:33:54.637Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:33:54.637Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:33:54.637Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:33:54.637Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:33:54.637Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:33:54.946Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:33:54.946Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:33:54.946Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:33:54.946Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:33:54.946Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:33:54.946Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:33:54.946Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:33:54.946Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:33:54.946Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:33:54.946Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:33:54.946Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:33:54.946Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:33:54.946Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:33:54.946Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:34:01.552Z] 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-10T20:34:01.552Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:34:01.552Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:34:23.482Z] Removing intermediate container b3451ecd4a99 [2022-04-10T20:34:23.482Z] ---> 647f65c1cc57 [2022-04-10T20:34:23.482Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-10T20:34:23.482Z] Removing intermediate container bf3ba9174e26 [2022-04-10T20:34:23.482Z] ---> 1b7c66ee8a74 [2022-04-10T20:34:23.482Z] [2022-04-10T20:34:23.482Z] Step 10/31 : FROM alpine:3.14 [2022-04-10T20:34:23.482Z] Removing intermediate container d02dd5515ec2 [2022-04-10T20:34:23.482Z] ---> c03aeda85e6b [2022-04-10T20:34:23.482Z] [2022-04-10T20:34:23.482Z] Step 9/20 : FROM alpine:3.15 [2022-04-10T20:34:23.482Z] Removing intermediate container f3f974277526 [2022-04-10T20:34:23.482Z] ---> 1a9f3c296864 [2022-04-10T20:34:23.482Z] [2022-04-10T20:34:23.482Z] Step 10/25 : FROM alpine:3.14 [2022-04-10T20:34:23.482Z] 3.14: Pulling from library/alpine [2022-04-10T20:34:23.482Z] ---> Running in 22eceb3790fb [2022-04-10T20:34:23.482Z] 3.14: Pulling from library/alpine [2022-04-10T20:34:23.482Z] 3.15: Pulling from library/alpine [2022-04-10T20:34:24.049Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T20:34:24.049Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T20:34:24.049Z] Status: Downloaded newer image for alpine:3.14 [2022-04-10T20:34:24.049Z] Status: Downloaded newer image for alpine:3.14 [2022-04-10T20:34:24.049Z] ---> e04c818066af [2022-04-10T20:34:24.049Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-10T20:34:24.049Z] ---> e04c818066af [2022-04-10T20:34:24.049Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-10T20:34:24.322Z] ---> Running in edb357753986 [2022-04-10T20:34:24.322Z] ---> Running in a94b94388a38 [2022-04-10T20:34:24.322Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-10T20:34:24.322Z] Status: Downloaded newer image for alpine:3.15 [2022-04-10T20:34:24.322Z] ---> 0ac33e5f5afa [2022-04-10T20:34:24.322Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:34:24.588Z] 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-10T20:34:24.588Z] ---> Running in 83edaa67304e [2022-04-10T20:34:24.588Z] Removing intermediate container a94b94388a38 [2022-04-10T20:34:24.588Z] ---> daa447de0917 [2022-04-10T20:34:24.588Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-10T20:34:24.846Z] ---> Running in 816f885260cb [2022-04-10T20:34:24.846Z] Removing intermediate container 83edaa67304e [2022-04-10T20:34:24.846Z] ---> c2e944fb7233 [2022-04-10T20:34:24.846Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:34:24.846Z] ---> Running in 0c7c89e5436f [2022-04-10T20:34:25.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:25.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:25.678Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-10T20:34:25.678Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-10T20:34:25.678Z] (3/3) Installing su-exec (0.2-r1) [2022-04-10T20:34:25.678Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:34:25.678Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:34:25.678Z] OK: 6 MiB in 17 packages [2022-04-10T20:34:25.678Z] Removing intermediate container 22eceb3790fb [2022-04-10T20:34:25.678Z] ---> a5b45aaf3a75 [2022-04-10T20:34:25.678Z] [2022-04-10T20:34:25.678Z] Step 11/23 : FROM docker:20.10.14 [2022-04-10T20:34:25.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:25.937Z] 20.10.14: Pulling from library/docker [2022-04-10T20:34:25.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:26.206Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-10T20:34:26.207Z] (2/2) Installing su-exec (0.2-r1) [2022-04-10T20:34:26.207Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:34:26.207Z] OK: 6 MiB in 16 packages [2022-04-10T20:34:27.192Z] Removing intermediate container edb357753986 [2022-04-10T20:34:27.192Z] ---> 05b5612d917d [2022-04-10T20:34:27.192Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T20:34:27.192Z] ---> Running in 645e26261b14 [2022-04-10T20:34:27.192Z] Removing intermediate container 0c7c89e5436f [2022-04-10T20:34:27.192Z] ---> 2ceb6ede1065 [2022-04-10T20:34:27.192Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-10T20:34:27.192Z] ---> Running in dd65d06523a2 [2022-04-10T20:34:27.453Z] Removing intermediate container 816f885260cb [2022-04-10T20:34:27.453Z] ---> 7ab6daaa3c8f [2022-04-10T20:34:27.453Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-10T20:34:27.453Z] ---> Running in 772996de5b60 [2022-04-10T20:34:27.453Z] Removing intermediate container 645e26261b14 [2022-04-10T20:34:27.453Z] ---> 260cebdc752c [2022-04-10T20:34:27.453Z] Step 13/25 : WORKDIR / [2022-04-10T20:34:27.713Z] ---> Running in b2422a7dcbeb [2022-04-10T20:34:27.713Z] Removing intermediate container 772996de5b60 [2022-04-10T20:34:27.713Z] ---> 5d7e7e6c47fe [2022-04-10T20:34:27.713Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-10T20:34:27.971Z] ---> Running in 45cf73098e66 [2022-04-10T20:34:27.971Z] Removing intermediate container b2422a7dcbeb [2022-04-10T20:34:27.971Z] ---> 5f331f58c481 [2022-04-10T20:34:27.971Z] 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-10T20:34:28.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:28.230Z] Removing intermediate container 45cf73098e66 [2022-04-10T20:34:28.230Z] ---> 8b3855547ae4 [2022-04-10T20:34:28.230Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-10T20:34:28.230Z] ---> Running in d2f0613b74e8 [2022-04-10T20:34:28.492Z] ---> c9946caf9e7b [2022-04-10T20:34:28.492Z] 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-10T20:34:29.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:29.059Z] ---> 2910a7f68af8 [2022-04-10T20:34:29.059Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-10T20:34:29.317Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:34:29.317Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:34:29.317Z] OK: 15854 distinct packages available [2022-04-10T20:34:29.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:29.576Z] ---> af0945cc9f6e [2022-04-10T20:34:29.576Z] 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-10T20:34:30.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:30.148Z] Removing intermediate container d2f0613b74e8 [2022-04-10T20:34:30.148Z] ---> 1f7ed627e76c [2022-04-10T20:34:30.148Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-10T20:34:30.406Z] ---> 7b81b7dcd927 [2022-04-10T20:34:30.406Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-10T20:34:30.406Z] ---> Running in 2dd8fb77bb06 [2022-04-10T20:34:30.665Z] Removing intermediate container 2dd8fb77bb06 [2022-04-10T20:34:30.665Z] ---> 9e29b1ba80bd [2022-04-10T20:34:30.665Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-10T20:34:31.436Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-10T20:34:31.436Z] ---> 6bcb31ccb888 [2022-04-10T20:34:31.436Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-10T20:34:31.694Z] ---> Running in 843fc3487276 [2022-04-10T20:34:31.694Z] ---> 2408a30570c7 [2022-04-10T20:34:31.694Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-10T20:34:31.953Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:34:32.212Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T20:34:32.212Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-10T20:34:32.212Z] (5/9) Installing curl (7.80.0-r0) [2022-04-10T20:34:32.470Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-10T20:34:32.470Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:34:32.470Z] (8/9) Installing libucontext (1.1-r0) [2022-04-10T20:34:32.729Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-10T20:34:32.729Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:34:32.729Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:34:32.729Z] OK: 8 MiB in 23 packages [2022-04-10T20:34:33.663Z] ---> 69415f307d9e [2022-04-10T20:34:33.663Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T20:34:33.663Z] Removing intermediate container 843fc3487276 [2022-04-10T20:34:33.663Z] ---> 35e9a916829c [2022-04-10T20:34:33.663Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:34:34.231Z] ---> 5741dc0e271e [2022-04-10T20:34:34.231Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-10T20:34:34.231Z] ---> 0a555a11f2e5 [2022-04-10T20:34:34.231Z] 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-10T20:34:34.231Z] Removing intermediate container dd65d06523a2 [2022-04-10T20:34:34.231Z] ---> 5bfaae41e89b [2022-04-10T20:34:34.231Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:34:34.231Z] ---> Running in c199d1de019b [2022-04-10T20:34:35.169Z] ---> 59ec1353e1f8 [2022-04-10T20:34:35.169Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-10T20:34:35.431Z] ---> bbdb6d739ab9 [2022-04-10T20:34:35.431Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-10T20:34:36.015Z] ---> 30d1c77b8f61 [2022-04-10T20:34:36.015Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-10T20:34:36.015Z] ---> 99a7329f75f2 [2022-04-10T20:34:36.015Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-10T20:34:36.015Z] Removing intermediate container c199d1de019b [2022-04-10T20:34:36.015Z] ---> 04a65e82af62 [2022-04-10T20:34:36.015Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T20:34:36.280Z] ---> Running in 54f2c0a9d792 [2022-04-10T20:34:36.280Z] ---> 9b9f8b3bcfdb [2022-04-10T20:34:36.280Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-10T20:34:36.543Z] Removing intermediate container 54f2c0a9d792 [2022-04-10T20:34:36.543Z] ---> a517c0a4e817 [2022-04-10T20:34:36.543Z] Step 23/25 : LABEL arch=x86_64 [2022-04-10T20:34:36.543Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-10T20:34:36.543Z] ---> b33f8d385bfa [2022-04-10T20:34:36.543Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-10T20:34:36.543Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-10T20:34:36.543Z] ---> 7417809fdb73 [2022-04-10T20:34:36.543Z] 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-10T20:34:36.543Z] ---> Running in 48686e289d78 [2022-04-10T20:34:36.802Z] ---> Running in 6e11b8f30b61 [2022-04-10T20:34:36.802Z] ---> Running in 10dd9eadd0ef [2022-04-10T20:34:36.802Z] ---> ab84f1c03eaf [2022-04-10T20:34:36.802Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-10T20:34:37.062Z] ---> Running in 1ccde2dd4fb4 [2022-04-10T20:34:37.062Z] Removing intermediate container 48686e289d78 [2022-04-10T20:34:37.062Z] ---> 01cce8b4affd [2022-04-10T20:34:37.062Z] Step 24/25 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [2022-04-10T20:34:37.062Z] Removing intermediate container 6e11b8f30b61 [2022-04-10T20:34:37.062Z] ---> 4396e699c421 [2022-04-10T20:34:37.062Z] 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-10T20:34:37.062Z] Removing intermediate container 10dd9eadd0ef [2022-04-10T20:34:37.062Z] ---> a90b2012d1c4 [2022-04-10T20:34:37.062Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:34:37.333Z] ---> Running in 2900b727711a [2022-04-10T20:34:37.333Z] ---> Running in 52cbd17bbdda [2022-04-10T20:34:37.333Z] ---> Running in 0bbcc93935b2 [2022-04-10T20:34:37.333Z] Removing intermediate container 1ccde2dd4fb4 [2022-04-10T20:34:37.333Z] ---> 052e347ea0c2 [2022-04-10T20:34:37.333Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-10T20:34:37.592Z] Removing intermediate container 2900b727711a [2022-04-10T20:34:37.592Z] ---> 6d35fd9ca418 [2022-04-10T20:34:37.592Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T20:34:37.592Z] ---> Running in dab9416ebbd5 [2022-04-10T20:34:37.592Z] Removing intermediate container 52cbd17bbdda [2022-04-10T20:34:37.592Z] ---> 450b2e2ad9c0 [2022-04-10T20:34:37.592Z] Step 18/20 : LABEL arch=x86_64 [2022-04-10T20:34:37.856Z] ---> Running in e14c5793cdd6 [2022-04-10T20:34:37.856Z] ---> 3d2aa88c21ba [2022-04-10T20:34:37.856Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-10T20:34:37.856Z] Removing intermediate container dab9416ebbd5 [2022-04-10T20:34:37.856Z] ---> 32064c9ac838 [2022-04-10T20:34:37.856Z] [2022-04-10T20:34:38.116Z] ---> Running in 8b4151912dbd [2022-04-10T20:34:38.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:38.116Z] Successfully built 32064c9ac838 [2022-04-10T20:34:38.116Z] Successfully tagged security-secretstore-setup:latest [2022-04-10T20:34:38.116Z] Building core-metadata [2022-04-10T20:34:38.116Z]  Building security-secretstore-setup ... done Removing intermediate container e14c5793cdd6 [2022-04-10T20:34:38.116Z] ---> b51f50769b5e [2022-04-10T20:34:38.116Z] Step 19/20 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [2022-04-10T20:34:38.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:38.116Z] ---> Running in 04f3afcc9673 [2022-04-10T20:34:38.374Z] (1/43) Installing readline (8.1.1-r0) [2022-04-10T20:34:38.374Z] (2/43) Installing bash (5.1.16-r0) [2022-04-10T20:34:38.374Z] Executing bash-5.1.16-r0.post-install [2022-04-10T20:34:38.374Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:34:38.374Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T20:34:38.374Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-10T20:34:38.374Z] (6/43) Installing curl (7.80.0-r0) [2022-04-10T20:34:38.374Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-10T20:34:38.374Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-10T20:34:38.374Z] (9/43) Installing expat (2.4.7-r0) [2022-04-10T20:34:38.374Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-10T20:34:38.374Z] (11/43) Installing gdbm (1.22-r0) [2022-04-10T20:34:38.374Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-10T20:34:38.374Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-10T20:34:38.374Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-10T20:34:38.633Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-10T20:34:38.633Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-10T20:34:38.633Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-10T20:34:38.892Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-10T20:34:38.892Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-10T20:34:38.892Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-10T20:34:38.892Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-10T20:34:39.150Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-10T20:34:39.150Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-10T20:34:39.150Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-10T20:34:39.150Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-10T20:34:39.150Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-10T20:34:39.150Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-10T20:34:39.150Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-10T20:34:39.150Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-10T20:34:39.150Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-10T20:34:39.150Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-10T20:34:39.150Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-10T20:34:39.150Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-10T20:34:39.150Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-10T20:34:39.150Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-10T20:34:39.150Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-10T20:34:39.150Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-10T20:34:39.150Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-10T20:34:39.150Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-10T20:34:39.150Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-10T20:34:39.150Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-10T20:34:39.150Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-10T20:34:39.150Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-10T20:34:39.410Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:34:39.410Z] OK: 83 MiB in 65 packages [2022-04-10T20:34:39.987Z] Removing intermediate container 04f3afcc9673 [2022-04-10T20:34:39.987Z] ---> 76232492739b [2022-04-10T20:34:39.987Z] Step 20/20 : LABEL version=0.0.0 [2022-04-10T20:34:40.248Z] Collecting docker-compose==1.23.2 [2022-04-10T20:34:40.248Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-10T20:34:40.248Z] Collecting texttable<0.10,>=0.9.0 [2022-04-10T20:34:40.248Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-10T20:34:40.814Z] 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-10T20:34:40.814Z] Collecting PyYAML<4,>=3.10 [2022-04-10T20:34:40.815Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-10T20:34:41.750Z] Collecting docopt<0.7,>=0.6.1 [2022-04-10T20:34:41.750Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-10T20:34:42.009Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-10T20:34:42.009Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-10T20:34:42.270Z] Collecting jsonschema<3,>=2.5.1 [2022-04-10T20:34:42.270Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-10T20:34:42.270Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-10T20:34:42.270Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-10T20:34:42.270Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-10T20:34:42.270Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-10T20:34:42.530Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:34:42.530Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:34:42.530Z] ---> 96e72403680c [2022-04-10T20:34:42.530Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:34:42.530Z] ---> Using cache [2022-04-10T20:34:42.530Z] ---> 9ffc16e08c46 [2022-04-10T20:34:42.530Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:34:42.530Z] ---> Using cache [2022-04-10T20:34:42.530Z] ---> 6127df169e45 [2022-04-10T20:34:42.530Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T20:34:43.096Z] Collecting docker<4.0,>=3.6.0 [2022-04-10T20:34:43.096Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-10T20:34:43.096Z] Collecting cached-property<2,>=1.2.0 [2022-04-10T20:34:43.096Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-10T20:34:43.096Z] Collecting docker-pycreds>=0.4.0 [2022-04-10T20:34:43.096Z] ---> Running in 429fb62c1ce4 [2022-04-10T20:34:43.096Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-10T20:34:43.096Z] ---> Running in acd6c1ff0794 [2022-04-10T20:34:43.355Z] Collecting idna<2.8,>=2.5 [2022-04-10T20:34:43.355Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-10T20:34:43.355Z] 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-10T20:34:43.355Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-10T20:34:43.355Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-10T20:34:43.355Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-10T20:34:43.355Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-10T20:34:43.355Z] Removing intermediate container 429fb62c1ce4 [2022-04-10T20:34:43.355Z] ---> 463db0a8f840 [2022-04-10T20:34:43.355Z] [2022-04-10T20:34:43.355Z] Removing intermediate container 8b4151912dbd [2022-04-10T20:34:43.355Z] ---> 32ec843f028c [2022-04-10T20:34:43.355Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-10T20:34:43.355Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-10T20:34:43.355Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-10T20:34:43.355Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-10T20:34:43.355Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-10T20:34:43.615Z] Successfully built 463db0a8f840 [2022-04-10T20:34:43.615Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-10T20:34:43.615Z] Attempting uninstall: urllib3 [2022-04-10T20:34:43.615Z] Found existing installation: urllib3 1.26.7 [2022-04-10T20:34:43.615Z] Uninstalling urllib3-1.26.7: [2022-04-10T20:34:43.615Z] Successfully uninstalled urllib3-1.26.7 [2022-04-10T20:34:43.875Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-10T20:34:43.875Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-04-10T20:34:43.875Z] ---> Running in d44212743048 [2022-04-10T20:34:43.875Z] Attempting uninstall: idna [2022-04-10T20:34:43.875Z] Found existing installation: idna 3.3 [2022-04-10T20:34:43.875Z] Uninstalling idna-3.3: [2022-04-10T20:34:43.875Z] Successfully uninstalled idna-3.3 [2022-04-10T20:34:43.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:44.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:45.107Z] OK: 221 MiB in 52 packages [2022-04-10T20:34:45.367Z] Attempting uninstall: requests [2022-04-10T20:34:45.367Z] Found existing installation: requests 2.26.0 [2022-04-10T20:34:45.367Z] Uninstalling requests-2.26.0: [2022-04-10T20:34:45.367Z] Removing intermediate container d44212743048 [2022-04-10T20:34:45.367Z] ---> 3211d50246f7 [2022-04-10T20:34:45.367Z] Step 28/31 : CMD ["gate"] [2022-04-10T20:34:45.367Z] Successfully uninstalled requests-2.26.0 [2022-04-10T20:34:46.747Z] Running setup.py install for texttable: started [2022-04-10T20:34:47.005Z] Running setup.py install for texttable: finished with status 'done' [2022-04-10T20:34:47.005Z] Running setup.py install for PyYAML: started [2022-04-10T20:34:47.574Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-10T20:34:47.574Z] Running setup.py install for docopt: started [2022-04-10T20:34:47.574Z] ---> Running in 1b9ee707ef52 [2022-04-10T20:34:47.834Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:34:47.834Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:34:47.834Z] ---> 96e72403680c [2022-04-10T20:34:47.834Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T20:34:47.834Z] ---> Using cache [2022-04-10T20:34:47.834Z] ---> 9ffc16e08c46 [2022-04-10T20:34:47.834Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:34:47.834Z] ---> Using cache [2022-04-10T20:34:47.834Z] ---> 6127df169e45 [2022-04-10T20:34:47.834Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:34:48.094Z] Running setup.py install for docopt: finished with status 'done' [2022-04-10T20:34:48.094Z] Running setup.py install for dockerpty: started [2022-04-10T20:34:48.094Z] Removing intermediate container 1b9ee707ef52 [2022-04-10T20:34:48.094Z] ---> 921d2012aa51 [2022-04-10T20:34:48.094Z] Step 29/31 : LABEL arch=x86_64 [2022-04-10T20:34:48.094Z] ---> Running in cbad06e8d57f [2022-04-10T20:34:48.094Z] Removing intermediate container acd6c1ff0794 [2022-04-10T20:34:48.094Z] ---> d5122c3ed0ce [2022-04-10T20:34:48.094Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:34:48.094Z] ---> Running in 85310797ec91 [2022-04-10T20:34:48.352Z] Removing intermediate container 85310797ec91 [2022-04-10T20:34:48.352Z] ---> 87c0b316738a [2022-04-10T20:34:48.352Z] Step 30/31 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [2022-04-10T20:34:48.352Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-10T20:34:48.352Z] ---> 871a92010860 [2022-04-10T20:34:48.352Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:34:48.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:48.611Z] ---> Running in 07df37cdde3e [2022-04-10T20:34:48.611Z] ---> Running in 45a8dc732c4f [2022-04-10T20:34:48.611Z] Removing intermediate container 07df37cdde3e [2022-04-10T20:34:48.611Z] ---> 39f3dfdbdbfa [2022-04-10T20:34:48.611Z] Step 31/31 : LABEL version=0.0.0 [2022-04-10T20:34:48.875Z] ---> Running in 937e4368cfbc [2022-04-10T20:34:48.875Z] Removing intermediate container 937e4368cfbc [2022-04-10T20:34:48.875Z] ---> 28a2b8c8b1ed [2022-04-10T20:34:48.875Z] [2022-04-10T20:34:49.145Z] Successfully built 28a2b8c8b1ed [2022-04-10T20:34:49.145Z] Successfully tagged security-bootstrapper:latest [2022-04-10T20:34:49.145Z]  Building security-bootstrapper ... done 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-10T20:34:49.145Z] Building support-scheduler [2022-04-10T20:34:49.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:49.663Z] OK: 221 MiB in 52 packages [2022-04-10T20:34:52.196Z] Removing intermediate container 45a8dc732c4f [2022-04-10T20:34:52.196Z] ---> 727e44264bbc [2022-04-10T20:34:52.196Z] Step 8/23 : COPY . . [2022-04-10T20:34:52.454Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:34:52.454Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:34:52.454Z] ---> 96e72403680c [2022-04-10T20:34:52.454Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:34:52.455Z] ---> Using cache [2022-04-10T20:34:52.455Z] ---> 9ffc16e08c46 [2022-04-10T20:34:52.455Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:34:52.455Z] ---> Using cache [2022-04-10T20:34:52.455Z] ---> 6127df169e45 [2022-04-10T20:34:52.455Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T20:34:52.455Z] ---> Using cache [2022-04-10T20:34:52.455Z] ---> d5122c3ed0ce [2022-04-10T20:34:52.455Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:34:52.455Z] ---> Using cache [2022-04-10T20:34:52.455Z] ---> 871a92010860 [2022-04-10T20:34:52.455Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:34:52.455Z] ---> Using cache [2022-04-10T20:34:52.455Z] ---> 727e44264bbc [2022-04-10T20:34:52.455Z] Step 8/22 : COPY . . [2022-04-10T20:34:53.022Z] Removing intermediate container cbad06e8d57f [2022-04-10T20:34:53.022Z] ---> e2d76ec01f2f [2022-04-10T20:34:53.022Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T20:34:58.291Z] ---> 632bacb14cc9 [2022-04-10T20:34:58.291Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:34:58.291Z] ---> Running in 05e15c9d7a22 [2022-04-10T20:34:58.551Z] ---> 8fb264f09a66 [2022-04-10T20:34:58.551Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-10T20:34:58.551Z] Removing intermediate container 0bbcc93935b2 [2022-04-10T20:34:58.551Z] ---> 66bc4cb079c0 [2022-04-10T20:34:58.551Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-10T20:34:58.551Z] ---> Running in 85e053b7b434 [2022-04-10T20:34:58.551Z] ---> Running in 43c5fa5e9328 [2022-04-10T20:34:58.810Z] ---> d7fa69fd96d1 [2022-04-10T20:34:58.810Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-10T20:34:58.810Z] Removing intermediate container 43c5fa5e9328 [2022-04-10T20:34:58.810Z] ---> b9060bffc1ec [2022-04-10T20:34:58.810Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-10T20:34:58.810Z] ---> Running in e771fb9e21fb [2022-04-10T20:34:58.810Z] ---> Running in 097fc54a63d1 [2022-04-10T20:34:59.072Z] Removing intermediate container 097fc54a63d1 [2022-04-10T20:34:59.072Z] ---> ee1184ce5246 [2022-04-10T20:34:59.072Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-10T20:34:59.331Z] 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-10T20:34:59.331Z] 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-10T20:34:59.331Z] Removing intermediate container 05e15c9d7a22 [2022-04-10T20:34:59.331Z] ---> 883d37d5c330 [2022-04-10T20:34:59.331Z] Step 8/26 : COPY . . [2022-04-10T20:35:01.866Z] ---> 49e7c6ce4811 [2022-04-10T20:35:01.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-10T20:35:03.242Z] ---> 2d52534a511b [2022-04-10T20:35:03.242Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-10T20:35:03.809Z] ---> d74c47b7faa3 [2022-04-10T20:35:03.809Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-10T20:35:04.067Z] ---> Running in 11683d7b66a9 [2022-04-10T20:35:04.338Z] Removing intermediate container 11683d7b66a9 [2022-04-10T20:35:04.338Z] ---> 49ec35bb79ee [2022-04-10T20:35:04.338Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:35:04.603Z] ---> Running in 273dc6331f2e [2022-04-10T20:35:04.861Z] ---> f6117862542b [2022-04-10T20:35:04.861Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:35:04.861Z] Removing intermediate container 273dc6331f2e [2022-04-10T20:35:04.861Z] ---> 059623663a99 [2022-04-10T20:35:04.861Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:35:04.861Z] ---> Running in e832c04c37e4 [2022-04-10T20:35:05.120Z] ---> Running in f08eb7378615 [2022-04-10T20:35:05.120Z] Removing intermediate container f08eb7378615 [2022-04-10T20:35:05.120Z] ---> 46cd34b0253e [2022-04-10T20:35:05.120Z] Step 22/23 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [2022-04-10T20:35:05.120Z] Removing intermediate container e832c04c37e4 [2022-04-10T20:35:05.120Z] ---> 0b37f7f5327d [2022-04-10T20:35:05.120Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T20:35:05.379Z] ---> Running in a0d71b4f54d8 [2022-04-10T20:35:05.379Z] ---> Running in 37304c4751b2 [2022-04-10T20:35:05.638Z] Removing intermediate container a0d71b4f54d8 [2022-04-10T20:35:05.638Z] ---> c29f4970ef73 [2022-04-10T20:35:05.638Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:35:05.638Z] ---> Running in f93c01a85d00 [2022-04-10T20:35:05.897Z] Removing intermediate container f93c01a85d00 [2022-04-10T20:35:05.897Z] ---> 2a79b8822712 [2022-04-10T20:35:05.897Z] [2022-04-10T20:35:06.156Z] Successfully built 2a79b8822712 [2022-04-10T20:35:06.156Z] Successfully tagged sys-mgmt-agent:latest [2022-04-10T20:35:06.156Z] Building core-data [2022-04-10T20:35:10.350Z]  Building sys-mgmt-agent ... done Removing intermediate container 37304c4751b2 [2022-04-10T20:35:10.350Z] ---> 607852d8890f [2022-04-10T20:35:10.350Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T20:35:10.350Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:35:10.350Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:35:10.350Z] ---> 96e72403680c [2022-04-10T20:35:10.350Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:35:10.350Z] ---> Using cache [2022-04-10T20:35:10.350Z] ---> 9ffc16e08c46 [2022-04-10T20:35:10.350Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:35:10.350Z] ---> Using cache [2022-04-10T20:35:10.350Z] ---> 6127df169e45 [2022-04-10T20:35:10.350Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-10T20:35:11.286Z] ---> Running in d962b9c38d03 [2022-04-10T20:35:11.286Z] ---> Running in 8abb713db271 [2022-04-10T20:35:11.545Z] Removing intermediate container 8abb713db271 [2022-04-10T20:35:11.545Z] ---> cfcab04e1549 [2022-04-10T20:35:11.545Z] 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-10T20:35:11.545Z] ---> Running in 4edeb0a1eb8d [2022-04-10T20:35:12.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:13.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:13.058Z] spire-1.2.1/ [2022-04-10T20:35:13.058Z] spire-1.2.1/.data/ [2022-04-10T20:35:13.058Z] spire-1.2.1/.data/.file [2022-04-10T20:35:13.058Z] spire-1.2.1/.dockerignore [2022-04-10T20:35:13.058Z] spire-1.2.1/.gitattributes [2022-04-10T20:35:13.058Z] spire-1.2.1/.githooks/ [2022-04-10T20:35:13.058Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:35:13.058Z] spire-1.2.1/.github/ [2022-04-10T20:35:13.058Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:35:13.058Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:35:13.058Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:35:13.058Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:35:13.058Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:35:13.058Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:35:13.058Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:35:13.058Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:35:13.058Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:35:13.058Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:35:13.058Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:35:13.058Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:35:13.058Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:35:13.058Z] spire-1.2.1/.gitignore [2022-04-10T20:35:13.058Z] spire-1.2.1/.go-version [2022-04-10T20:35:13.058Z] spire-1.2.1/.golangci.yml [2022-04-10T20:35:13.058Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:35:13.058Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:35:13.058Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:35:13.058Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:35:13.058Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:35:13.058Z] spire-1.2.1/Dockerfile [2022-04-10T20:35:13.058Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:35:13.058Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:35:13.058Z] spire-1.2.1/LICENSE [2022-04-10T20:35:13.058Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:35:13.058Z] spire-1.2.1/Makefile [2022-04-10T20:35:13.058Z] spire-1.2.1/README.md [2022-04-10T20:35:13.058Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:35:13.058Z] spire-1.2.1/SECURITY.md [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:35:13.058Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:35:13.058Z] spire-1.2.1/conf/ [2022-04-10T20:35:13.058Z] spire-1.2.1/conf/agent/ [2022-04-10T20:35:13.058Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:35:13.058Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:35:13.058Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:35:13.058Z] spire-1.2.1/conf/server/ [2022-04-10T20:35:13.058Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:35:13.058Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:35:13.058Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:35:13.058Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/ [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/images/ [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:35:13.058Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:35:13.059Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:35:13.059Z] spire-1.2.1/examples/ [2022-04-10T20:35:13.059Z] spire-1.2.1/examples/README.md [2022-04-10T20:35:13.059Z] spire-1.2.1/go.mod [2022-04-10T20:35:13.059Z] spire-1.2.1/go.sum [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:35:13.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:35:13.060Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:35:13.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/ [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/private/ [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/ [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:35:13.062Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:35:13.062Z] spire-1.2.1/release/ [2022-04-10T20:35:13.062Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:35:13.062Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:35:13.062Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:35:13.062Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:35:13.062Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:35:13.062Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:35:13.062Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:35:13.062Z] spire-1.2.1/release/spire/ [2022-04-10T20:35:13.062Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:35:13.062Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:35:13.062Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:35:13.062Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:35:13.062Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:35:13.062Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:35:13.062Z] spire-1.2.1/script/ [2022-04-10T20:35:13.062Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:35:13.062Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:35:13.062Z] spire-1.2.1/support/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:35:13.062Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:35:13.062Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:35:13.062Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/clock/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:35:13.062Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:35:13.063Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/common [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:35:13.063Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:35:13.064Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:35:13.064Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/testca/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/testkey/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:35:13.064Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/util/ [2022-04-10T20:35:13.064Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/util/race.go [2022-04-10T20:35:13.064Z] spire-1.2.1/test/util/util.go [2022-04-10T20:35:13.064Z] building spire from source... [2022-04-10T20:35:13.323Z] Installing go1.17.7... [2022-04-10T20:35:13.323Z] OK: 221 MiB in 52 packages [2022-04-10T20:35:14.258Z] Removing intermediate container d962b9c38d03 [2022-04-10T20:35:14.258Z] ---> fb2403626edd [2022-04-10T20:35:14.258Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:35:14.827Z] ---> c53e1818891e [2022-04-10T20:35:14.827Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:35:14.827Z] ---> Running in 4bf1d1473fe0 [2022-04-10T20:35:17.360Z] Removing intermediate container 4bf1d1473fe0 [2022-04-10T20:35:17.360Z] ---> bc9435dcad71 [2022-04-10T20:35:17.360Z] Step 8/23 : COPY . . [2022-04-10T20:35:19.270Z] Building bin/spire-server... [2022-04-10T20:35:19.270Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:35:19.270Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:35:19.270Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:35:19.270Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:35:19.270Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:35:19.270Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:35:19.270Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:35:19.530Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:35:19.530Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:35:19.530Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:35:19.530Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:35:19.530Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:35:19.530Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:35:19.789Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:35:19.789Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:35:19.789Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:35:19.789Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:35:19.789Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:35:19.789Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:35:19.789Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:35:20.053Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:35:20.053Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:35:20.053Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:35:20.053Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:35:20.053Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:35:20.053Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:35:20.053Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:35:20.053Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:35:20.053Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:35:20.053Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:35:20.053Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:35:20.053Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:35:20.053Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:35:20.053Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:35:20.053Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:35:20.053Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:35:20.053Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:35:20.316Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:35:20.316Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:35:20.316Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:35:20.316Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:35:20.316Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:35:20.316Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:35:20.316Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:35:20.316Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:35:20.316Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:35:20.316Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:35:20.316Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:35:20.316Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:35:20.576Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:35:21.953Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:35:21.953Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:35:22.213Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:35:22.213Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:35:22.213Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:35:22.213Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:35:22.213Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:35:22.213Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:35:22.473Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:35:22.473Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:35:25.761Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:35:25.761Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:35:25.761Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:35:25.761Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:35:25.761Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:35:25.761Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:35:25.761Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:35:26.020Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:35:26.020Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:35:26.020Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:35:26.020Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:35:26.588Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:35:26.588Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:35:26.588Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:35:26.876Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:35:26.876Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:35:27.138Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:35:27.138Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:35:27.421Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:35:27.421Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:35:27.695Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:35:27.695Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:35:28.019Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:35:28.019Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:35:28.310Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:35:28.310Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:35:28.310Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:35:28.310Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:35:28.310Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:35:28.310Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:35:28.310Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:35:28.310Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:35:28.611Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:35:28.611Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:35:28.611Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:35:28.611Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:35:28.611Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:35:28.611Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:35:28.870Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:35:28.870Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:35:28.870Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:35:28.870Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:35:28.870Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:35:28.870Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:35:28.870Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:35:28.870Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:35:28.870Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:35:29.130Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:35:29.130Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:35:29.130Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:35:29.130Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:35:29.130Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:35:29.130Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:35:29.130Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:35:29.130Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:35:29.130Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:35:29.130Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:35:29.389Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:35:29.389Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:35:29.389Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:35:29.389Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:35:29.389Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:35:29.389Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:35:29.389Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:35:29.389Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:35:29.389Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:35:29.648Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:35:29.648Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:35:29.648Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:35:29.648Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:35:29.648Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:35:29.648Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:35:29.648Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:35:29.908Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:35:29.908Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:35:29.908Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:35:29.908Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:35:29.908Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:35:29.908Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:35:29.908Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:35:29.908Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:35:30.167Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:35:30.167Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:35:30.733Z]  ---> d31d42cd761f [2022-04-10T20:35:30.733Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-10T20:35:33.273Z] Building bin/spire-agent... [2022-04-10T20:35:33.273Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T20:35:33.273Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T20:35:33.273Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T20:35:33.273Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T20:35:33.905Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:35:33.905Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:35:34.484Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T20:35:34.484Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T20:35:34.484Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T20:35:34.484Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T20:35:34.484Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T20:35:34.484Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T20:35:34.744Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T20:35:34.744Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T20:35:34.744Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T20:35:37.280Z]  ---> Running in 907c523d13d9 [2022-04-10T20:35:37.280Z] Removing intermediate container 85e053b7b434 [2022-04-10T20:35:37.280Z] ---> 1b62a06a6441 [2022-04-10T20:35:37.280Z] [2022-04-10T20:35:37.280Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T20:35:37.280Z] ---> e04c818066af [2022-04-10T20:35:37.280Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:35:37.280Z] Removing intermediate container e771fb9e21fb [2022-04-10T20:35:37.280Z] ---> cc934de24b09 [2022-04-10T20:35:37.280Z] [2022-04-10T20:35:37.280Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:35:37.280Z] ---> e04c818066af [2022-04-10T20:35:37.280Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:35:37.280Z] ---> Running in 90a5349bd0f5 [2022-04-10T20:35:37.280Z] ---> Running in 03df07ee050d [2022-04-10T20:35:37.539Z] 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-10T20:35:37.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:38.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:38.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:38.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:38.054Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-10T20:35:38.054Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:35:38.054Z] OK: 6 MiB in 15 packages [2022-04-10T20:35:38.312Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-10T20:35:38.312Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:35:38.312Z] OK: 6 MiB in 15 packages [2022-04-10T20:35:39.279Z] Removing intermediate container 90a5349bd0f5 [2022-04-10T20:35:39.279Z] ---> f7852028d491 [2022-04-10T20:35:39.279Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:35:39.279Z] ---> Running in 0b0d64bf961e [2022-04-10T20:35:39.558Z] Removing intermediate container 03df07ee050d [2022-04-10T20:35:39.558Z] ---> d9c20689e3f8 [2022-04-10T20:35:39.558Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:35:39.558Z] Removing intermediate container 0b0d64bf961e [2022-04-10T20:35:39.558Z] ---> 09117f336152 [2022-04-10T20:35:39.558Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-10T20:35:39.558Z] ---> Running in fa194b050393 [2022-04-10T20:35:39.816Z] ---> Running in 0193f3c41618 [2022-04-10T20:35:40.083Z] Removing intermediate container fa194b050393 [2022-04-10T20:35:40.083Z] ---> 694d8f3719f0 [2022-04-10T20:35:40.083Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-10T20:35:40.352Z] Removing intermediate container 0193f3c41618 [2022-04-10T20:35:40.352Z] ---> 530b4b6d5e71 [2022-04-10T20:35:40.352Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T20:35:40.352Z] ---> Running in bab273b75552 [2022-04-10T20:35:40.610Z] ---> Running in 6547d596a8b2 [2022-04-10T20:35:40.871Z] Removing intermediate container bab273b75552 [2022-04-10T20:35:40.871Z] ---> e585ace86376 [2022-04-10T20:35:40.871Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T20:35:40.871Z] Removing intermediate container 6547d596a8b2 [2022-04-10T20:35:41.132Z] ---> 02c86775c6c7 [2022-04-10T20:35:41.132Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:35:41.132Z] ---> Running in 25f86a631480 [2022-04-10T20:35:41.391Z] Removing intermediate container 25f86a631480 [2022-04-10T20:35:41.391Z] ---> a8d50e39d2a3 [2022-04-10T20:35:41.391Z] Step 15/23 : WORKDIR / [2022-04-10T20:35:41.649Z] ---> dc947eaf0350 [2022-04-10T20:35:41.649Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-10T20:35:41.649Z] ---> Running in 7b33acfbf5ee [2022-04-10T20:35:42.218Z] Removing intermediate container 7b33acfbf5ee [2022-04-10T20:35:42.218Z] ---> 21ee702b1b95 [2022-04-10T20:35:42.219Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:35:42.785Z] ---> af6faa90715a [2022-04-10T20:35:42.785Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-10T20:35:42.785Z] ---> b89048e91222 [2022-04-10T20:35:42.785Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-10T20:35:43.351Z] ---> 408b158b116e [2022-04-10T20:35:43.351Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-10T20:35:43.351Z] ---> Running in 501a18c5045c [2022-04-10T20:35:43.951Z] Removing intermediate container 501a18c5045c [2022-04-10T20:35:43.951Z] ---> 31cb69872a06 [2022-04-10T20:35:43.951Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:35:44.209Z] ---> b2a3679587fd [2022-04-10T20:35:44.209Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-10T20:35:44.209Z] ---> Running in bad34dbedea3 [2022-04-10T20:35:44.793Z] Removing intermediate container bad34dbedea3 [2022-04-10T20:35:44.793Z] ---> 40f6773fdd32 [2022-04-10T20:35:44.793Z] Step 20/22 : LABEL arch=x86_64 [2022-04-10T20:35:44.793Z] ---> 22c88fb79c9a [2022-04-10T20:35:44.793Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-10T20:35:45.051Z] ---> Running in 0fcd1f3ccf1f [2022-04-10T20:35:45.051Z] ---> Running in 79258a8951db [2022-04-10T20:35:45.309Z] Removing intermediate container 79258a8951db [2022-04-10T20:35:45.309Z] ---> 5826f01eb2cb [2022-04-10T20:35:45.309Z] Step 21/22 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [2022-04-10T20:35:45.309Z] Removing intermediate container 0fcd1f3ccf1f [2022-04-10T20:35:45.309Z] ---> dc2ea111c4c9 [2022-04-10T20:35:45.309Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:35:45.309Z] ---> Running in 8688ad3dabe0 [2022-04-10T20:35:45.309Z] ---> Running in c375887ee653 [2022-04-10T20:35:45.877Z] Removing intermediate container c375887ee653 [2022-04-10T20:35:45.877Z] ---> a52af1fdce02 [2022-04-10T20:35:45.877Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T20:35:45.877Z] Removing intermediate container 8688ad3dabe0 [2022-04-10T20:35:45.877Z] ---> 8ee6af363960 [2022-04-10T20:35:45.877Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:35:45.877Z] ---> Running in 794ce47f327d [2022-04-10T20:35:45.877Z] ---> Running in fab6e52b68c4 [2022-04-10T20:35:46.136Z] Removing intermediate container 794ce47f327d [2022-04-10T20:35:46.136Z] ---> 6bd08a418bd0 [2022-04-10T20:35:46.136Z] [2022-04-10T20:35:46.136Z] Removing intermediate container fab6e52b68c4 [2022-04-10T20:35:46.136Z] ---> 3ee73121136c [2022-04-10T20:35:46.136Z] Step 22/23 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [2022-04-10T20:35:46.136Z] Successfully built 6bd08a418bd0 [2022-04-10T20:35:46.394Z] Successfully tagged support-scheduler:latest [2022-04-10T20:35:46.394Z] Building security-spire-server [2022-04-10T20:35:46.394Z]  Building support-scheduler ... done  ---> Running in 32d717229940 [2022-04-10T20:35:47.771Z] Removing intermediate container 32d717229940 [2022-04-10T20:35:47.771Z] ---> a16259fd1855 [2022-04-10T20:35:47.771Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:35:49.671Z] ---> Running in a6c31573330f [2022-04-10T20:35:50.620Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:35:50.620Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:35:50.620Z] ---> 96e72403680c [2022-04-10T20:35:50.620Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T20:35:50.620Z] ---> Using cache [2022-04-10T20:35:50.620Z] ---> 9ffc16e08c46 [2022-04-10T20:35:50.620Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:35:50.620Z] ---> Using cache [2022-04-10T20:35:50.620Z] ---> 6127df169e45 [2022-04-10T20:35:50.620Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:35:50.620Z] ---> Using cache [2022-04-10T20:35:50.620Z] ---> e2d76ec01f2f [2022-04-10T20:35:50.620Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T20:35:50.620Z] ---> Using cache [2022-04-10T20:35:50.620Z] ---> 632bacb14cc9 [2022-04-10T20:35:50.620Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:35:50.620Z] ---> Using cache [2022-04-10T20:35:50.620Z] ---> 883d37d5c330 [2022-04-10T20:35:50.620Z] Step 8/25 : COPY . . [2022-04-10T20:35:50.620Z] ---> Using cache [2022-04-10T20:35:50.620Z] ---> f6117862542b [2022-04-10T20:35:50.620Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:35:50.620Z] ---> Using cache [2022-04-10T20:35:50.620Z] ---> 0b37f7f5327d [2022-04-10T20:35:50.620Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-10T20:35:50.620Z] ---> Using cache [2022-04-10T20:35:50.620Z] ---> 607852d8890f [2022-04-10T20:35:50.620Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-10T20:35:50.620Z] ---> Using cache [2022-04-10T20:35:50.620Z] ---> cfcab04e1549 [2022-04-10T20:35:50.620Z] 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-10T20:35:50.882Z] Removing intermediate container a6c31573330f [2022-04-10T20:35:50.882Z] ---> 871bc74d058b [2022-04-10T20:35:50.882Z] [2022-04-10T20:35:50.882Z] ---> Running in 95f066901365 [2022-04-10T20:35:51.143Z] Successfully built 871bc74d058b [2022-04-10T20:35:51.143Z] Successfully tagged core-metadata:latest [2022-04-10T20:35:51.143Z] Building support-notifications [2022-04-10T20:35:53.697Z]  Building core-metadata ... done spire-1.2.1/ [2022-04-10T20:35:53.697Z] spire-1.2.1/.data/ [2022-04-10T20:35:53.697Z] spire-1.2.1/.data/.file [2022-04-10T20:35:53.697Z] spire-1.2.1/.dockerignore [2022-04-10T20:35:53.697Z] spire-1.2.1/.gitattributes [2022-04-10T20:35:53.698Z] spire-1.2.1/.githooks/ [2022-04-10T20:35:53.698Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:35:53.698Z] spire-1.2.1/.github/ [2022-04-10T20:35:53.698Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:35:53.698Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:35:53.698Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:35:53.698Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:35:53.698Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:35:53.698Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:35:53.698Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:35:53.698Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:35:53.698Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:35:53.698Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:35:53.698Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:35:53.698Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:35:53.698Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:35:53.698Z] spire-1.2.1/.gitignore [2022-04-10T20:35:53.698Z] spire-1.2.1/.go-version [2022-04-10T20:35:53.698Z] spire-1.2.1/.golangci.yml [2022-04-10T20:35:53.698Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:35:53.698Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:35:53.698Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:35:53.698Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:35:53.698Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:35:53.698Z] spire-1.2.1/Dockerfile [2022-04-10T20:35:53.698Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:35:53.698Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:35:53.698Z] spire-1.2.1/LICENSE [2022-04-10T20:35:53.698Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:35:53.698Z] spire-1.2.1/Makefile [2022-04-10T20:35:53.698Z] spire-1.2.1/README.md [2022-04-10T20:35:53.698Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:35:53.698Z] spire-1.2.1/SECURITY.md [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:35:53.698Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:35:53.698Z] spire-1.2.1/conf/ [2022-04-10T20:35:53.698Z] spire-1.2.1/conf/agent/ [2022-04-10T20:35:53.698Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:35:53.698Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:35:53.698Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:35:53.698Z] spire-1.2.1/conf/server/ [2022-04-10T20:35:53.698Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:35:53.698Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:35:53.698Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:35:53.698Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/ [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/images/ [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:35:53.698Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:35:53.698Z] spire-1.2.1/examples/ [2022-04-10T20:35:53.698Z] spire-1.2.1/examples/README.md [2022-04-10T20:35:53.698Z] spire-1.2.1/go.mod [2022-04-10T20:35:53.698Z] spire-1.2.1/go.sum [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:35:53.698Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:35:53.699Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:35:53.700Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/ [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/private/ [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/ [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:35:53.701Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:35:53.701Z] spire-1.2.1/release/ [2022-04-10T20:35:53.701Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:35:53.701Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:35:53.701Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:35:53.701Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:35:53.701Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:35:53.701Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:35:53.701Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:35:53.701Z] spire-1.2.1/release/spire/ [2022-04-10T20:35:53.701Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:35:53.701Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:35:53.701Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:35:53.701Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:35:53.701Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:35:53.701Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:35:53.701Z] spire-1.2.1/script/ [2022-04-10T20:35:53.701Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:35:53.701Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:35:53.701Z] spire-1.2.1/support/ [2022-04-10T20:35:53.701Z] spire-1.2.1/support/k8s/ [2022-04-10T20:35:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:35:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:35:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:35:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:35:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:35:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:35:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:35:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:35:53.701Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:35:53.702Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:35:53.702Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:35:53.702Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/clock/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:35:53.702Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/common [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:35:53.702Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:35:53.703Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:35:53.704Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:35:53.704Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/testca/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/testkey/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:35:53.704Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/util/ [2022-04-10T20:35:53.704Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/util/race.go [2022-04-10T20:35:53.704Z] spire-1.2.1/test/util/util.go [2022-04-10T20:35:53.704Z] building spire from source... [2022-04-10T20:35:53.704Z] Installing go1.17.7... [2022-04-10T20:35:56.248Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:35:56.248Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:35:56.248Z] ---> 96e72403680c [2022-04-10T20:35:56.248Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:35:56.248Z] ---> Using cache [2022-04-10T20:35:56.248Z] ---> 9ffc16e08c46 [2022-04-10T20:35:56.248Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:35:56.248Z] ---> Using cache [2022-04-10T20:35:56.248Z] ---> 6127df169e45 [2022-04-10T20:35:56.248Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-10T20:35:59.597Z] Building bin/spire-server... [2022-04-10T20:35:59.597Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:35:59.597Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:35:59.597Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:35:59.597Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:35:59.597Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:35:59.597Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:35:59.597Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:35:59.597Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:35:59.861Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:35:59.861Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:35:59.861Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:35:59.861Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:36:00.123Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:36:00.384Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:36:00.384Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:36:00.384Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:36:00.384Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:36:00.384Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:36:00.384Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:36:00.384Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:36:00.644Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:36:00.644Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:36:00.644Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:36:00.644Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:36:00.644Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:36:00.644Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:36:00.644Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:36:00.644Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:36:00.906Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:36:01.167Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:36:01.167Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:36:01.167Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:36:01.431Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:36:01.431Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:36:01.431Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:36:01.694Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:36:01.694Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:36:01.694Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:36:01.955Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:36:01.955Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:36:01.955Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:36:02.216Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:36:02.216Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:36:02.216Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:36:02.751Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:36:02.751Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:36:02.751Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:36:03.017Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:36:03.017Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:36:03.017Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:36:03.017Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:36:03.017Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:36:03.279Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:36:03.279Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:36:04.663Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:36:04.663Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:36:04.663Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:36:04.663Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:36:04.663Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:36:07.967Z]  ---> Running in 9bae05e35d81 [2022-04-10T20:36:07.967Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:36:07.967Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:36:07.967Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:36:07.967Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:36:07.967Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:36:07.967Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:36:08.229Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:36:08.229Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:36:08.490Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:36:08.490Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:36:09.066Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:36:09.334Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:36:09.595Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:36:09.595Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:36:09.595Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:36:09.595Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:36:09.595Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:36:09.856Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:36:09.856Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:36:09.856Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:36:09.856Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:36:09.856Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:36:09.856Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:36:09.856Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:36:09.856Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:36:09.856Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:36:09.856Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:36:09.856Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:36:09.856Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:36:09.856Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:36:09.856Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:36:10.118Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:36:10.119Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:36:10.119Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:36:10.119Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:36:10.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:11.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:11.322Z] OK: 221 MiB in 52 packages [2022-04-10T20:36:11.898Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:36:11.898Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:36:11.898Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:36:11.898Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:36:11.898Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:36:11.898Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:36:11.898Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:36:11.898Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:36:11.898Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:36:11.898Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:36:12.157Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:36:12.157Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:36:12.157Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:36:12.157Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:36:12.157Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:36:12.157Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:36:12.157Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:36:12.157Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:36:12.157Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:36:12.424Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:36:12.424Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:36:12.424Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:36:12.424Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:36:12.424Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:36:12.424Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:36:12.424Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:36:12.424Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:36:12.424Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:36:12.683Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:36:12.683Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:36:12.683Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:36:12.683Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:36:12.683Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:36:12.683Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:36:12.683Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:36:12.683Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:36:12.683Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:36:12.683Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:36:12.942Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:36:12.942Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:36:12.942Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:36:12.942Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:36:12.942Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:36:12.942Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:36:12.942Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:36:12.942Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:36:12.942Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:36:12.942Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:36:12.942Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:36:18.249Z] Removing intermediate container 907c523d13d9 [2022-04-10T20:36:18.249Z] ---> 67e1d21be579 [2022-04-10T20:36:18.249Z] [2022-04-10T20:36:18.249Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:36:18.249Z] ---> e04c818066af [2022-04-10T20:36:18.249Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-10T20:36:18.821Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:36:18.821Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:36:20.732Z] Removing intermediate container 9bae05e35d81 [2022-04-10T20:36:20.732Z] ---> 0cc5d7bdcbed [2022-04-10T20:36:20.732Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:36:21.305Z] ---> Running in be2b16937220 [2022-04-10T20:36:21.305Z] ---> 00d3ec5320c7 [2022-04-10T20:36:21.305Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:36:21.565Z] ---> Running in 4df2b4e31db3 [2022-04-10T20:36:21.565Z] Removing intermediate container be2b16937220 [2022-04-10T20:36:21.565Z] ---> 1261b402d5d1 [2022-04-10T20:36:21.565Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-10T20:36:21.825Z] ---> Running in 15d8157848ff [2022-04-10T20:36:22.085Z] Removing intermediate container 15d8157848ff [2022-04-10T20:36:22.085Z] ---> bd9222066751 [2022-04-10T20:36:22.085Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-10T20:36:22.085Z] ---> Running in e8fbe5f0c10e [2022-04-10T20:36:22.654Z] Removing intermediate container e8fbe5f0c10e [2022-04-10T20:36:22.654Z] ---> 55fd8e1ba33a [2022-04-10T20:36:22.654Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:36:22.917Z] ---> Running in 9c71b42f0c1b [2022-04-10T20:36:24.297Z] Removing intermediate container 4df2b4e31db3 [2022-04-10T20:36:24.297Z] ---> 56fb99308e1b [2022-04-10T20:36:24.297Z] Step 8/22 : COPY . . [2022-04-10T20:36:25.682Z] Removing intermediate container 9c71b42f0c1b [2022-04-10T20:36:25.682Z] ---> b2b4f1ac68c2 [2022-04-10T20:36:25.682Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-10T20:36:26.622Z] ---> Running in 96f0a5b95442 [2022-04-10T20:36:27.195Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:28.136Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:28.396Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-10T20:36:28.396Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-10T20:36:28.396Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-10T20:36:28.966Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-10T20:36:29.227Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-10T20:36:29.227Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-10T20:36:29.227Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:36:29.487Z] OK: 8 MiB in 20 packages [2022-04-10T20:36:34.864Z] Removing intermediate container 96f0a5b95442 [2022-04-10T20:36:34.864Z] ---> 03aa8f543d27 [2022-04-10T20:36:34.864Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:36:36.056Z] ---> 0502d750aece [2022-04-10T20:36:36.056Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-10T20:36:41.356Z] ---> d9554a25f300 [2022-04-10T20:36:41.356Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-10T20:36:41.356Z] ---> 94934e3690c3 [2022-04-10T20:36:41.356Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-10T20:36:41.356Z] ---> Running in 92943da5a8c2 [2022-04-10T20:36:41.356Z] ---> 3cf6252f7f64 [2022-04-10T20:36:41.356Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-10T20:36:41.617Z] 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-10T20:36:41.617Z] ---> Running in cd3b83e97c4e [2022-04-10T20:36:41.882Z] Removing intermediate container cd3b83e97c4e [2022-04-10T20:36:41.882Z] ---> c8063c4b0439 [2022-04-10T20:36:41.882Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:36:41.882Z] ---> Running in c8315af83f18 [2022-04-10T20:36:42.820Z] Removing intermediate container c8315af83f18 [2022-04-10T20:36:42.820Z] ---> 9bb5f64f9d52 [2022-04-10T20:36:42.820Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:36:43.394Z] ---> Running in 72853fd2358e [2022-04-10T20:36:44.335Z] Removing intermediate container 72853fd2358e [2022-04-10T20:36:44.335Z] ---> 2a3b4dc967bb [2022-04-10T20:36:44.335Z] Step 22/23 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [2022-04-10T20:36:44.913Z] ---> Running in 0437afc2d513 [2022-04-10T20:36:45.492Z] Removing intermediate container 0437afc2d513 [2022-04-10T20:36:45.492Z] ---> ba9ad14dcedd [2022-04-10T20:36:45.492Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:36:45.492Z] ---> Running in 7f341f9aacd5 [2022-04-10T20:36:45.753Z] Removing intermediate container 7f341f9aacd5 [2022-04-10T20:36:45.753Z] ---> f58c1f64561c [2022-04-10T20:36:45.753Z] [2022-04-10T20:36:45.753Z] Successfully built f58c1f64561c [2022-04-10T20:36:45.753Z] Successfully tagged core-data:latest [2022-04-10T20:36:45.753Z]  Building core-data ... done Building core-command [2022-04-10T20:36:53.894Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:36:53.894Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:36:53.894Z] ---> 96e72403680c [2022-04-10T20:36:53.894Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:36:53.894Z] ---> Using cache [2022-04-10T20:36:53.894Z] ---> 9ffc16e08c46 [2022-04-10T20:36:53.894Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:36:53.894Z] ---> Using cache [2022-04-10T20:36:53.894Z] ---> 6127df169e45 [2022-04-10T20:36:53.894Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T20:36:53.894Z] ---> Using cache [2022-04-10T20:36:53.894Z] ---> d5122c3ed0ce [2022-04-10T20:36:53.894Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:36:53.894Z] ---> Using cache [2022-04-10T20:36:53.894Z] ---> 871a92010860 [2022-04-10T20:36:53.894Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:36:53.894Z] ---> Using cache [2022-04-10T20:36:53.894Z] ---> 727e44264bbc [2022-04-10T20:36:53.894Z] Step 8/23 : COPY . . [2022-04-10T20:36:53.894Z] ---> Using cache [2022-04-10T20:36:53.894Z] ---> d7fa69fd96d1 [2022-04-10T20:36:53.894Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-10T20:36:57.201Z] ---> Running in 639e976259d8 [2022-04-10T20:36:57.462Z] 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-10T20:36:58.442Z] Removing intermediate container f04fa4058fec [2022-04-10T20:36:58.442Z] ---> d5ade574f490 [2022-04-10T20:36:58.442Z] [2022-04-10T20:36:58.442Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T20:36:58.442Z] ---> 0ac33e5f5afa [2022-04-10T20:36:58.442Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:36:58.442Z] ---> Using cache [2022-04-10T20:36:58.442Z] ---> c2e944fb7233 [2022-04-10T20:36:58.442Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:36:58.442Z] ---> Using cache [2022-04-10T20:36:58.442Z] ---> 2ceb6ede1065 [2022-04-10T20:36:58.442Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-10T20:36:59.385Z] ---> Running in 553b68d5e41d [2022-04-10T20:36:59.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:00.907Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:01.167Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:37:01.167Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:37:01.167Z] OK: 15854 distinct packages available [2022-04-10T20:37:01.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:02.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:02.382Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-10T20:37:02.382Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:37:02.382Z] (3/4) Installing libucontext (1.1-r0) [2022-04-10T20:37:02.647Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-10T20:37:02.647Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:37:02.647Z] OK: 6 MiB in 18 packages [2022-04-10T20:37:04.569Z] Removing intermediate container 553b68d5e41d [2022-04-10T20:37:04.569Z] ---> 7cf6866e8cf5 [2022-04-10T20:37:04.569Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T20:37:06.488Z] ---> 211b12908996 [2022-04-10T20:37:06.488Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T20:37:07.058Z] ---> f7fb1aa7f78c [2022-04-10T20:37:07.058Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-10T20:37:07.058Z] ---> Running in 80eb00ecc4e5 [2022-04-10T20:37:07.629Z] Removing intermediate container 80eb00ecc4e5 [2022-04-10T20:37:07.629Z] ---> a47e21e31fa2 [2022-04-10T20:37:07.629Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-10T20:37:08.200Z] ---> 5b70e0962d27 [2022-04-10T20:37:08.200Z] Step 21/26 : WORKDIR / [2022-04-10T20:37:08.200Z] ---> Running in 9211acb46947 [2022-04-10T20:37:08.467Z] Removing intermediate container 9211acb46947 [2022-04-10T20:37:08.467Z] ---> f8876cf8703a [2022-04-10T20:37:08.467Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T20:37:08.727Z] ---> Running in 9201242a95eb [2022-04-10T20:37:08.988Z] Removing intermediate container 9201242a95eb [2022-04-10T20:37:08.988Z] ---> fafe98aec82e [2022-04-10T20:37:08.988Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T20:37:09.247Z] ---> Running in 61400d6c2d08 [2022-04-10T20:37:09.818Z] Removing intermediate container 61400d6c2d08 [2022-04-10T20:37:09.818Z] ---> 2b1902391a8c [2022-04-10T20:37:09.818Z] Step 24/26 : LABEL arch=x86_64 [2022-04-10T20:37:10.078Z] ---> Running in b834ad9f09fa [2022-04-10T20:37:10.650Z] Removing intermediate container b834ad9f09fa [2022-04-10T20:37:10.650Z] ---> 2662896b952a [2022-04-10T20:37:10.650Z] Step 25/26 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [2022-04-10T20:37:10.650Z] ---> Running in a587f89ddf88 [2022-04-10T20:37:11.222Z] Removing intermediate container a587f89ddf88 [2022-04-10T20:37:11.222Z] ---> 8184afdf5028 [2022-04-10T20:37:11.222Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T20:37:11.482Z] ---> Running in 5200e6238bbf [2022-04-10T20:37:11.756Z] Removing intermediate container 92943da5a8c2 [2022-04-10T20:37:11.756Z] ---> 1ae212d67b40 [2022-04-10T20:37:11.756Z] [2022-04-10T20:37:11.756Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T20:37:11.756Z] ---> e04c818066af [2022-04-10T20:37:11.756Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-10T20:37:11.756Z] ---> Running in 60c0bd6d332e [2022-04-10T20:37:12.016Z] Removing intermediate container 5200e6238bbf [2022-04-10T20:37:12.016Z] ---> 2afaa1f8ecea [2022-04-10T20:37:12.016Z] [2022-04-10T20:37:12.016Z] Successfully built 2afaa1f8ecea [2022-04-10T20:37:12.016Z] Successfully tagged security-spire-config:latest [2022-04-10T20:37:12.016Z]  Building security-spire-config ... done Building security-proxy-setup [2022-04-10T20:37:12.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:12.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:12.846Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-10T20:37:12.846Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-10T20:37:12.846Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:37:12.846Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:37:12.846Z] OK: 6 MiB in 16 packages [2022-04-10T20:37:17.048Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:37:17.048Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:37:17.048Z] ---> 96e72403680c [2022-04-10T20:37:17.048Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:37:17.048Z] ---> Using cache [2022-04-10T20:37:17.048Z] ---> 9ffc16e08c46 [2022-04-10T20:37:17.048Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:37:17.048Z] ---> Using cache [2022-04-10T20:37:17.048Z] ---> 6127df169e45 [2022-04-10T20:37:17.048Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T20:37:17.048Z] ---> Using cache [2022-04-10T20:37:17.048Z] ---> d5122c3ed0ce [2022-04-10T20:37:17.048Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:37:17.048Z] ---> Using cache [2022-04-10T20:37:17.048Z] ---> 871a92010860 [2022-04-10T20:37:17.049Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:37:17.049Z] ---> Using cache [2022-04-10T20:37:17.049Z] ---> 727e44264bbc [2022-04-10T20:37:17.049Z] Step 8/22 : COPY . . [2022-04-10T20:37:17.049Z] ---> Using cache [2022-04-10T20:37:17.049Z] ---> d7fa69fd96d1 [2022-04-10T20:37:17.049Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-10T20:37:17.618Z] Removing intermediate container 60c0bd6d332e [2022-04-10T20:37:17.618Z] ---> 3556ad4a638b [2022-04-10T20:37:17.618Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:37:17.880Z] ---> Running in 32de18db6514 [2022-04-10T20:37:17.880Z] ---> Running in b88aeb6b79e1 [2022-04-10T20:37:18.452Z] Removing intermediate container b88aeb6b79e1 [2022-04-10T20:37:18.452Z] ---> 5ae69670c9a4 [2022-04-10T20:37:18.452Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-10T20:37:18.452Z] 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-10T20:37:18.452Z] ---> Running in 620189d7af2c [2022-04-10T20:37:19.022Z] Removing intermediate container 620189d7af2c [2022-04-10T20:37:19.022Z] ---> 8f4efff7fd54 [2022-04-10T20:37:19.022Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T20:37:19.022Z] ---> Running in 7fa944225a88 [2022-04-10T20:37:19.285Z] Removing intermediate container 7fa944225a88 [2022-04-10T20:37:19.285Z] ---> 30934355643d [2022-04-10T20:37:19.285Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:37:19.546Z] ---> a4e83673d381 [2022-04-10T20:37:19.546Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-10T20:37:20.930Z] ---> 5915bd56781b [2022-04-10T20:37:20.930Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-10T20:37:21.502Z] ---> f2017bbd2e4f [2022-04-10T20:37:21.502Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-10T20:37:21.502Z] ---> Running in 6c073c4b4918 [2022-04-10T20:37:21.761Z] Removing intermediate container 6c073c4b4918 [2022-04-10T20:37:21.761Z] ---> a1ea5b9447a3 [2022-04-10T20:37:21.761Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:37:22.021Z] ---> Running in 6d8b9d521507 [2022-04-10T20:37:22.280Z] Removing intermediate container 6d8b9d521507 [2022-04-10T20:37:22.280Z] ---> 575b68e608af [2022-04-10T20:37:22.280Z] Step 20/22 : LABEL arch=x86_64 [2022-04-10T20:37:22.542Z] ---> Running in 0f3f0b5ebe92 [2022-04-10T20:37:22.803Z] Removing intermediate container 0f3f0b5ebe92 [2022-04-10T20:37:22.803Z] ---> d4017bc5d904 [2022-04-10T20:37:22.803Z] Step 21/22 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [2022-04-10T20:37:22.803Z] ---> Running in 4e8efbf74f66 [2022-04-10T20:37:23.063Z] Removing intermediate container 4e8efbf74f66 [2022-04-10T20:37:23.063Z] ---> 66ddf90f4f9f [2022-04-10T20:37:23.063Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T20:37:23.323Z] ---> Running in b75a483e5e5e [2022-04-10T20:37:23.589Z] Removing intermediate container b75a483e5e5e [2022-04-10T20:37:23.589Z] ---> 0f54da2103a4 [2022-04-10T20:37:23.589Z] [2022-04-10T20:37:23.589Z] Successfully built 0f54da2103a4 [2022-04-10T20:37:23.589Z] Successfully tagged support-notifications:latest [2022-04-10T20:37:28.868Z]  Building support-notifications ... done Removing intermediate container 639e976259d8 [2022-04-10T20:37:28.868Z] ---> 7ac9b1b65882 [2022-04-10T20:37:28.868Z] [2022-04-10T20:37:28.868Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:37:28.868Z] ---> e04c818066af [2022-04-10T20:37:28.868Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:37:28.868Z] ---> Using cache [2022-04-10T20:37:28.868Z] ---> d9c20689e3f8 [2022-04-10T20:37:28.868Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:37:28.868Z] ---> Using cache [2022-04-10T20:37:28.868Z] ---> 694d8f3719f0 [2022-04-10T20:37:28.868Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-10T20:37:28.868Z] ---> Running in e0b9ccb1a537 [2022-04-10T20:37:28.868Z] Removing intermediate container e0b9ccb1a537 [2022-04-10T20:37:28.868Z] ---> 2011d8d5ff31 [2022-04-10T20:37:28.868Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T20:37:29.127Z] ---> Running in 6081b931226b [2022-04-10T20:37:29.385Z] Removing intermediate container 6081b931226b [2022-04-10T20:37:29.385Z] ---> e5a0d8901cd7 [2022-04-10T20:37:29.385Z] Step 15/23 : WORKDIR / [2022-04-10T20:37:29.385Z] ---> Running in 0262585e427f [2022-04-10T20:37:29.951Z] Removing intermediate container 0262585e427f [2022-04-10T20:37:29.951Z] ---> 3671c4de1a22 [2022-04-10T20:37:29.951Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:37:30.888Z] ---> a543e41f1938 [2022-04-10T20:37:30.888Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-10T20:37:31.825Z] Building bin/spire-agent... [2022-04-10T20:37:32.084Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T20:37:32.084Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T20:37:32.084Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T20:37:32.084Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T20:37:33.017Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T20:37:33.275Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T20:37:33.275Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T20:37:33.275Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T20:37:33.275Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T20:37:33.275Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T20:37:33.275Z]  ---> ce461496090c [2022-04-10T20:37:33.275Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-10T20:37:33.275Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T20:37:33.275Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T20:37:33.275Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T20:37:34.213Z]  ---> 4f16ec665ceb [2022-04-10T20:37:34.213Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-10T20:37:34.213Z] ---> Running in 661171faf877 [2022-04-10T20:37:34.780Z] Removing intermediate container 661171faf877 [2022-04-10T20:37:34.780Z] ---> 7f69bff71a5a [2022-04-10T20:37:34.780Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:37:34.780Z] ---> Running in 38d007a918fc [2022-04-10T20:37:35.048Z] Removing intermediate container 38d007a918fc [2022-04-10T20:37:35.048Z] ---> 24b6595b13a8 [2022-04-10T20:37:35.048Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:37:35.048Z] ---> Running in 5b1be305bb82 [2022-04-10T20:37:35.615Z] Removing intermediate container 5b1be305bb82 [2022-04-10T20:37:35.615Z] ---> f9c4d118213f [2022-04-10T20:37:35.615Z] Step 22/23 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [2022-04-10T20:37:35.615Z] ---> Running in b8245215b9d1 [2022-04-10T20:37:36.182Z] Removing intermediate container b8245215b9d1 [2022-04-10T20:37:36.182Z] ---> c6f73fd6d9f1 [2022-04-10T20:37:36.182Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:37:36.182Z] ---> Running in 5f70f2fb6b44 [2022-04-10T20:37:36.750Z] Removing intermediate container 5f70f2fb6b44 [2022-04-10T20:37:36.750Z] ---> 9c11f1a4bbce [2022-04-10T20:37:36.750Z] [2022-04-10T20:37:36.750Z] Successfully built 9c11f1a4bbce [2022-04-10T20:37:36.750Z] Successfully tagged core-command:latest [2022-04-10T20:37:40.940Z]  Building core-command ... done 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-10T20:37:47.505Z] Removing intermediate container 32de18db6514 [2022-04-10T20:37:47.505Z] ---> 8332b6eac471 [2022-04-10T20:37:47.505Z] [2022-04-10T20:37:47.505Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T20:37:47.505Z] ---> e04c818066af [2022-04-10T20:37:47.505Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-10T20:37:47.505Z] ---> Running in bab424e9b692 [2022-04-10T20:37:47.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:47.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:47.505Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-10T20:37:47.505Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:37:47.505Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-10T20:37:47.505Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-10T20:37:47.505Z] (5/6) Installing curl (7.79.1-r0) [2022-04-10T20:37:47.505Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-10T20:37:47.505Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:37:47.505Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:37:47.505Z] OK: 8 MiB in 20 packages [2022-04-10T20:37:49.408Z] Removing intermediate container bab424e9b692 [2022-04-10T20:37:49.408Z] ---> c7b22832d479 [2022-04-10T20:37:49.408Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T20:37:49.408Z] ---> Running in f6263bb5f5b1 [2022-04-10T20:37:49.668Z] Removing intermediate container f6263bb5f5b1 [2022-04-10T20:37:49.668Z] ---> 9845652740d9 [2022-04-10T20:37:49.668Z] Step 13/22 : WORKDIR /edgex [2022-04-10T20:37:49.668Z] ---> Running in 1a02fb0847e3 [2022-04-10T20:37:49.928Z] Removing intermediate container 1a02fb0847e3 [2022-04-10T20:37:49.928Z] ---> b2ebd57decc3 [2022-04-10T20:37:49.928Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-10T20:37:50.186Z] ---> 915addd9360b [2022-04-10T20:37:50.186Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-10T20:37:51.123Z] ---> 2d4b75b2f7e4 [2022-04-10T20:37:51.123Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-10T20:37:52.066Z] ---> 3300481a3232 [2022-04-10T20:37:52.066Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T20:37:52.324Z] ---> dae88c488253 [2022-04-10T20:37:52.324Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-10T20:37:52.324Z] ---> Running in 3859df9a4e78 [2022-04-10T20:37:53.703Z] Removing intermediate container 3859df9a4e78 [2022-04-10T20:37:53.703Z] ---> bf9c82c13d5f [2022-04-10T20:37:53.703Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T20:37:54.026Z] ---> Running in 2553fb2db478 [2022-04-10T20:37:54.337Z] Removing intermediate container 2553fb2db478 [2022-04-10T20:37:54.337Z] ---> 17ec68bf9fd4 [2022-04-10T20:37:54.337Z] Step 20/22 : LABEL arch=x86_64 [2022-04-10T20:37:54.337Z] ---> Running in 40349e98992c [2022-04-10T20:37:54.337Z] Removing intermediate container 40349e98992c [2022-04-10T20:37:54.337Z] ---> 41b572f76a56 [2022-04-10T20:37:54.337Z] Step 21/22 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [2022-04-10T20:37:54.631Z] ---> Running in 2ba3c92aee76 [2022-04-10T20:37:54.631Z] Removing intermediate container 2ba3c92aee76 [2022-04-10T20:37:54.631Z] ---> 7ab633eb4ea0 [2022-04-10T20:37:54.631Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T20:37:54.631Z] ---> Running in cb0aa67e7169 [2022-04-10T20:37:54.947Z] Removing intermediate container cb0aa67e7169 [2022-04-10T20:37:54.947Z] ---> d4ebe23f428e [2022-04-10T20:37:54.947Z] [2022-04-10T20:37:54.947Z] Successfully built d4ebe23f428e [2022-04-10T20:37:55.206Z] Successfully tagged security-proxy-setup:latest [2022-04-10T20:38:27.289Z]  Building security-proxy-setup ... done Building bin/spire-agent... [2022-04-10T20:38:27.289Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T20:38:27.289Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T20:38:27.289Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T20:38:27.289Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T20:38:28.221Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T20:38:28.221Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T20:38:28.221Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T20:38:28.221Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T20:38:28.221Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T20:38:28.221Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T20:38:28.221Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T20:38:28.221Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T20:38:28.221Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T20:38:28.482Z] Removing intermediate container 4edeb0a1eb8d [2022-04-10T20:38:28.482Z] ---> ac70a9c0d61b [2022-04-10T20:38:28.482Z] [2022-04-10T20:38:28.482Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T20:38:28.482Z] ---> 0ac33e5f5afa [2022-04-10T20:38:28.482Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:38:28.482Z] ---> Using cache [2022-04-10T20:38:28.482Z] ---> c2e944fb7233 [2022-04-10T20:38:28.482Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:38:28.482Z] ---> Using cache [2022-04-10T20:38:28.482Z] ---> 2ceb6ede1065 [2022-04-10T20:38:28.482Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T20:38:29.422Z] ---> Running in fdd4e28f0570 [2022-04-10T20:38:29.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:30.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:31.121Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:38:31.121Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:38:31.121Z] OK: 15854 distinct packages available [2022-04-10T20:38:31.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:32.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:32.059Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-10T20:38:32.318Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:38:32.318Z] (3/5) Installing libucontext (1.1-r0) [2022-04-10T20:38:32.580Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-10T20:38:32.580Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-10T20:38:32.580Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:38:32.580Z] OK: 6 MiB in 19 packages [2022-04-10T20:38:33.961Z] Removing intermediate container fdd4e28f0570 [2022-04-10T20:38:33.962Z] ---> 2b4c2d1ae1d4 [2022-04-10T20:38:33.962Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-10T20:38:34.909Z] ---> 49fd1467d4b2 [2022-04-10T20:38:34.909Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T20:38:36.290Z] ---> 435354468ec9 [2022-04-10T20:38:36.290Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T20:38:36.548Z] ---> 087b01353be5 [2022-04-10T20:38:36.548Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-10T20:38:36.807Z] ---> f1c98973de6f [2022-04-10T20:38:36.807Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-10T20:38:37.066Z] ---> f8a10d8280cb [2022-04-10T20:38:37.066Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T20:38:37.066Z] ---> Running in 0939f3df13a3 [2022-04-10T20:38:37.066Z] Removing intermediate container 0939f3df13a3 [2022-04-10T20:38:37.066Z] ---> 15f559d5a593 [2022-04-10T20:38:37.066Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T20:38:37.066Z] ---> Running in 3a9ca9792b0e [2022-04-10T20:38:37.327Z] Removing intermediate container 3a9ca9792b0e [2022-04-10T20:38:37.327Z] ---> 1e61a69a9be8 [2022-04-10T20:38:37.327Z] Step 24/26 : LABEL arch=x86_64 [2022-04-10T20:38:37.327Z] ---> Running in 2c20ba31537c [2022-04-10T20:38:37.327Z] Removing intermediate container 2c20ba31537c [2022-04-10T20:38:37.327Z] ---> 91e242a78620 [2022-04-10T20:38:37.327Z] Step 25/26 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [2022-04-10T20:38:37.629Z] ---> Running in daf2dedc549a [2022-04-10T20:38:37.629Z] Removing intermediate container daf2dedc549a [2022-04-10T20:38:37.629Z] ---> 2f49f3f5e617 [2022-04-10T20:38:37.629Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T20:38:37.629Z] ---> Running in 5dfbc4b57505 [2022-04-10T20:38:37.888Z] Removing intermediate container 5dfbc4b57505 [2022-04-10T20:38:37.888Z] ---> 2e917179f60a [2022-04-10T20:38:37.888Z] [2022-04-10T20:38:37.888Z] Successfully built 2e917179f60a [2022-04-10T20:38:37.888Z] Successfully tagged security-spire-agent:latest [2022-04-10T20:39:24.566Z]  Building security-spire-agent ... done Removing intermediate container 95f066901365 [2022-04-10T20:39:24.566Z] ---> 8431ba753d67 [2022-04-10T20:39:24.566Z] [2022-04-10T20:39:24.566Z] Step 13/25 : FROM alpine:3.15 [2022-04-10T20:39:24.566Z] ---> 0ac33e5f5afa [2022-04-10T20:39:24.566Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:39:24.566Z] ---> Using cache [2022-04-10T20:39:24.566Z] ---> c2e944fb7233 [2022-04-10T20:39:24.566Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:39:24.566Z] ---> Using cache [2022-04-10T20:39:24.566Z] ---> 2ceb6ede1065 [2022-04-10T20:39:24.566Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T20:39:24.566Z] ---> Using cache [2022-04-10T20:39:24.566Z] ---> 2b4c2d1ae1d4 [2022-04-10T20:39:24.566Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T20:39:24.566Z] ---> 927da9b78230 [2022-04-10T20:39:24.566Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T20:39:24.566Z] ---> 5b81507884c0 [2022-04-10T20:39:24.566Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-10T20:39:24.566Z] ---> 0d64f0d4c60b [2022-04-10T20:39:24.566Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-10T20:39:24.566Z] ---> ebe598286f5f [2022-04-10T20:39:24.566Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T20:39:24.566Z] ---> Running in e7050db6e14b [2022-04-10T20:39:24.567Z] Removing intermediate container e7050db6e14b [2022-04-10T20:39:24.567Z] ---> 9d81d3c42115 [2022-04-10T20:39:24.567Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T20:39:24.567Z] ---> Running in ba1fa4c3dd90 [2022-04-10T20:39:24.567Z] Removing intermediate container ba1fa4c3dd90 [2022-04-10T20:39:24.567Z] ---> 3eee02e848f6 [2022-04-10T20:39:24.567Z] Step 23/25 : LABEL arch=x86_64 [2022-04-10T20:39:24.567Z] ---> Running in ef856f659845 [2022-04-10T20:39:24.567Z] Removing intermediate container ef856f659845 [2022-04-10T20:39:24.567Z] ---> e372f07a76f2 [2022-04-10T20:39:24.567Z] Step 24/25 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [2022-04-10T20:39:24.567Z] ---> Running in 178578194d2c [2022-04-10T20:39:24.567Z] Removing intermediate container 178578194d2c [2022-04-10T20:39:24.567Z] ---> bef75ea95248 [2022-04-10T20:39:24.567Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T20:39:24.567Z] ---> Running in af469a78579d [2022-04-10T20:39:24.567Z] Removing intermediate container af469a78579d [2022-04-10T20:39:24.567Z] ---> 7367892a27c2 [2022-04-10T20:39:24.567Z] [2022-04-10T20:39:24.567Z] Successfully built 7367892a27c2 [2022-04-10T20:39:24.567Z] Successfully tagged security-spire-server:latest [2022-04-10T20:39:24.573Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-10T20:39:24.585Z] $ docker stop --time=1 04ac94332c9c1753130e4e8d2fdbec427b65c4ffb99078981e4dff03ba91da6b [2022-04-10T20:39:25.873Z] $ docker rm -f 04ac94332c9c1753130e4e8d2fdbec427b65c4ffb99078981e4dff03ba91da6b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T20:39:26.211Z] + docker images [2022-04-10T20:39:26.211Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-10T20:39:26.211Z] security-spire-server latest 7367892a27c2 4 seconds ago 87.3MB [2022-04-10T20:39:26.211Z] 8431ba753d67 18 seconds ago 4.5GB [2022-04-10T20:39:26.211Z] security-spire-agent latest 2e917179f60a 49 seconds ago 127MB [2022-04-10T20:39:26.211Z] ac70a9c0d61b About a minute ago 4.5GB [2022-04-10T20:39:26.211Z] security-proxy-setup latest d4ebe23f428e About a minute ago 43.4MB [2022-04-10T20:39:26.211Z] 8332b6eac471 About a minute ago 1.63GB [2022-04-10T20:39:26.211Z] core-command latest 9c11f1a4bbce About a minute ago 24.5MB [2022-04-10T20:39:26.211Z] 7ac9b1b65882 2 minutes ago 1.61GB [2022-04-10T20:39:26.211Z] support-notifications latest 0f54da2103a4 2 minutes ago 26.6MB [2022-04-10T20:39:26.211Z] security-spire-config latest 2afaa1f8ecea 2 minutes ago 86.7MB [2022-04-10T20:39:26.211Z] 1ae212d67b40 2 minutes ago 1.62GB [2022-04-10T20:39:26.211Z] d5ade574f490 2 minutes ago 4.5GB [2022-04-10T20:39:26.211Z] core-data latest f58c1f64561c 2 minutes ago 35.9MB [2022-04-10T20:39:26.211Z] 67e1d21be579 3 minutes ago 1.65GB [2022-04-10T20:39:26.211Z] core-metadata latest 871bc74d058b 3 minutes ago 26.2MB [2022-04-10T20:39:26.211Z] support-scheduler latest 6bd08a418bd0 3 minutes ago 26MB [2022-04-10T20:39:26.211Z] 1b62a06a6441 3 minutes ago 1.62GB [2022-04-10T20:39:26.211Z] cc934de24b09 3 minutes ago 1.62GB [2022-04-10T20:39:26.211Z] sys-mgmt-agent latest 2a79b8822712 4 minutes ago 307MB [2022-04-10T20:39:26.211Z] security-bootstrapper latest 28a2b8c8b1ed 4 minutes ago 24.3MB [2022-04-10T20:39:26.211Z] security-spiffe-token-provider latest 463db0a8f840 4 minutes ago 28.5MB [2022-04-10T20:39:26.211Z] security-secretstore-setup latest 32064c9ac838 4 minutes ago 42.1MB [2022-04-10T20:39:26.211Z] a5b45aaf3a75 5 minutes ago 1.62GB [2022-04-10T20:39:26.211Z] 1a9f3c296864 5 minutes ago 1.63GB [2022-04-10T20:39:26.211Z] 1b7c66ee8a74 5 minutes ago 1.61GB [2022-04-10T20:39:26.211Z] c03aeda85e6b 5 minutes ago 1.61GB [2022-04-10T20:39:26.211Z] ci-base-image-x86_64 latest 96e72403680c 8 minutes ago 896MB [2022-04-10T20:39:26.211Z] docker 20.10.14 7417809fdb73 5 days ago 218MB [2022-04-10T20:39:26.211Z] alpine 3.14 e04c818066af 5 days ago 5.59MB [2022-04-10T20:39:26.211Z] alpine 3.15 0ac33e5f5afa 5 days ago 5.57MB [2022-04-10T20:39:26.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-10T20:39:26.211Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-10T20:39:26.211Z] 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-10T20:39:41.377Z] Still waiting to schedule task [2022-04-10T20:39:41.377Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-04-10T22:03:41.460Z] Running on prd-ubuntu18.04-docker-8c-8g-17890 in /w/workspace/edgexfoundry_edgex-go_PR-3951 [Pipeline] { [Pipeline] ws [2022-04-10T22:03:41.473Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-04-10T22:03:41.560Z] The recommended git tool is: git [2022-04-10T22:03:43.154Z] using credential edgex-jenkins-ssh [2022-04-10T22:03:43.165Z] Cloning the remote Git repository [2022-04-10T22:03:43.193Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:03:43.236Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-04-10T22:03:43.276Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:03:43.277Z] > git --version # timeout=10 [2022-04-10T22:03:43.288Z] > git --version # 'git version 2.17.1' [2022-04-10T22:03:43.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:03:43.313Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:03:47.918Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:03:47.926Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:03:47.944Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:03:47.957Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:03:47.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:03:47.962Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3951/head:refs/remotes/origin/PR-3951 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-10T22:03:48.589Z] Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit 09ca32d689ec9a28adf61cf38706ae59c51dfb58 [2022-04-10T22:03:48.749Z] Merge succeeded, producing f2f33f5698e67988fcb4d575aea5cd93048cf254 [2022-04-10T22:03:48.750Z] Checking out Revision f2f33f5698e67988fcb4d575aea5cd93048cf254 (PR-3951) [2022-04-10T22:03:48.606Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:03:48.617Z] > git checkout -f 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 [2022-04-10T22:03:48.673Z] > git remote # timeout=10 [2022-04-10T22:03:48.679Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T22:03:48.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:03:48.689Z] > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 [2022-04-10T22:03:48.738Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T22:03:48.761Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:03:48.769Z] > git checkout -f f2f33f5698e67988fcb4d575aea5cd93048cf254 # timeout=10 [2022-04-10T22:03:52.268Z] Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" [2022-04-10T22:03:52.279Z] > git rev-list --no-walk 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:03:53.080Z] + echo snap-build.sh [2022-04-10T22:03:53.080Z] snap-build.sh [2022-04-10T22:03:53.080Z] + SNAP_BASE_DIR=. [2022-04-10T22:03:53.080Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-04-10T22:03:53.080Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-04-10T22:03:53.080Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-04-10T22:03:53.080Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-04-10T22:03:53.080Z] + cd /w/workspace/edgex-go/2 [2022-04-10T22:03:53.080Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-10T22:03:53.080Z] Reading package lists... [2022-04-10T22:03:53.080Z] Building dependency tree... [2022-04-10T22:03:53.080Z] Reading state information... [2022-04-10T22:03:53.080Z] The following packages were automatically installed and are no longer required: [2022-04-10T22:03:53.080Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-10T22:03:53.080Z] uidmap xdelta3 [2022-04-10T22:03:53.080Z] Use 'sudo apt autoremove' to remove them. [2022-04-10T22:03:53.080Z] The following packages will be REMOVED: [2022-04-10T22:03:53.080Z] lxd* lxd-client* [2022-04-10T22:03:53.080Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-10T22:03:53.343Z] After this operation, 31.7 MB disk space will be freed. [2022-04-10T22:03:53.866Z] (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-10T22:03:54.128Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-10T22:03:54.701Z] Removing lxd dnsmasq configuration [2022-04-10T22:03:54.961Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-10T22:03:54.961Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-10T22:03:55.532Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-10T22:03:55.794Z] (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-10T22:03:55.794Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-10T22:03:57.177Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-10T22:03:57.177Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-10T22:03:57.752Z] + sudo snap remove --purge lxd [2022-04-10T22:03:58.014Z] snap "lxd" is not installed [2022-04-10T22:03:58.014Z] + sudo groupadd --force --system lxd [2022-04-10T22:03:58.014Z] ++ whoami [2022-04-10T22:03:58.014Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-10T22:03:58.014Z] + newgrp - lxd [2022-04-10T22:03:58.014Z] + sudo snap install lxd [2022-04-10T22:04:06.163Z] 2022-04-10T22:04:03Z INFO Waiting for automatic snapd restart... [2022-04-10T22:04:21.129Z] lxd 5.0.0-c5bcb80 from Canonical* installed [2022-04-10T22:04:21.129Z] + sudo lxd init --auto [2022-04-10T22:04:29.290Z] + sudo snap install --classic snapcraft [2022-04-10T22:04:31.840Z] snapcraft 6.1 from Canonical* installed [2022-04-10T22:04:31.840Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-10T22:04:31.840Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-10T22:04:31.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T22:04:31.840Z] Dload Upload Total Spent Left Speed [2022-04-10T22:04:32.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3847 [2022-04-10T22:04:32.100Z] 100 3325k 100 3325k 0 0 9313k 0 --:--:-- --:--:-- --:--:-- 9313k [2022-04-10T22:04:32.100Z] ./yq_linux_amd64 [2022-04-10T22:04:32.362Z] + sudo snapcraft prime --use-lxd [2022-04-10T22:04:34.275Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-10T22:04:34.275Z] 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-10T22:04:34.275Z] - README.md [2022-04-10T22:04:34.275Z] [2022-04-10T22:04:34.275Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-10T22:04:34.536Z] Launching a container. [2022-04-10T22:04:44.538Z] Waiting for container to be ready [2022-04-10T22:04:45.119Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-10T22:04:45.119Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-10T22:04:45.119Z] [2022-04-10T22:04:50.441Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-10T22:04:51.013Z] Waiting for network to be ready... [2022-04-10T22:04:51.275Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-10T22:04:51.538Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-10T22:04:51.538Z] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-10T22:04:51.538Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-10T22:04:51.799Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-10T22:04:51.799Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-10T22:04:51.799Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-10T22:04:51.799Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-10T22:04:51.799Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-10T22:04:51.799Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-10T22:04:51.799Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-10T22:04:51.799Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] [2022-04-10T22:04:51.799Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] [2022-04-10T22:04:51.799Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-10T22:04:51.799Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-10T22:04:51.799Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] [2022-04-10T22:04:51.799Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] [2022-04-10T22:04:51.799Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-10T22:04:51.799Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-10T22:04:52.061Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] [2022-04-10T22:04:52.323Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] [2022-04-10T22:04:52.586Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-10T22:04:52.586Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-10T22:04:52.586Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] [2022-04-10T22:04:52.586Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-10T22:04:52.586Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] [2022-04-10T22:04:52.586Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-10T22:04:54.502Z] Fetched 23.7 MB in 3s (7260 kB/s) [2022-04-10T22:04:55.447Z] Reading package lists... [2022-04-10T22:04:55.447Z] Reading package lists... [2022-04-10T22:04:55.447Z] Building dependency tree... [2022-04-10T22:04:55.447Z] Reading state information... [2022-04-10T22:04:55.710Z] The following additional packages will be installed: [2022-04-10T22:04:55.711Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-10T22:04:55.711Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-10T22:04:55.711Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-10T22:04:55.711Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-10T22:04:55.711Z] Suggested packages: [2022-04-10T22:04:55.711Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-10T22:04:55.711Z] Recommended packages: [2022-04-10T22:04:55.711Z] gnupg libsasl2-modules [2022-04-10T22:04:55.711Z] The following NEW packages will be installed: [2022-04-10T22:04:55.711Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-10T22:04:55.711Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-10T22:04:55.711Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-10T22:04:55.711Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-10T22:04:55.711Z] The following packages will be upgraded: [2022-04-10T22:04:55.711Z] gpg gpg-agent gpgconf libudev1 [2022-04-10T22:04:55.711Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-10T22:04:55.711Z] Need to get 3859 kB of archives. [2022-04-10T22:04:55.711Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-10T22:04:55.711Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-10T22:04:55.973Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-10T22:04:55.973Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-10T22:04:55.973Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-10T22:04:55.973Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-10T22:04:55.973Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-10T22:04:55.973Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-10T22:04:55.973Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-10T22:04:55.973Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-10T22:04:55.973Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-10T22:04:55.973Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-10T22:04:55.973Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-10T22:04:55.973Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-10T22:04:55.973Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-10T22:04:55.973Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-10T22:04:55.973Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-10T22:04:55.973Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-10T22:04:55.973Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-04-10T22:04:55.973Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-10T22:04:56.234Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-10T22:04:56.807Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-10T22:04:56.807Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-10T22:04:56.807Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:04:56.807Z] Fetched 3859 kB in 1s (4249 kB/s) [2022-04-10T22:04:56.807Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-10T22:04:56.807Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:04:56.807Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:04:56.807Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:04:56.807Z] Selecting previously unselected package udev. [2022-04-10T22:04:56.807Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-10T22:04:56.807Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:04:57.069Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-10T22:04:57.069Z] Selecting previously unselected package libfuse2:amd64. [2022-04-10T22:04:57.069Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-10T22:04:57.069Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-10T22:04:57.332Z] Selecting previously unselected package fuse. [2022-04-10T22:04:57.332Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-10T22:04:57.332Z] Unpacking fuse (2.9.9-3) ... [2022-04-10T22:04:57.332Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:04:57.332Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:04:57.332Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:04:57.332Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:04:57.332Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:04:57.332Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:04:57.594Z] Selecting previously unselected package libksba8:amd64. [2022-04-10T22:04:57.594Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-10T22:04:57.594Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-10T22:04:57.594Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-10T22:04:57.594Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:04:57.594Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:57.594Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-10T22:04:57.594Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:04:57.594Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:57.594Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-10T22:04:57.594Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:04:57.594Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:57.864Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-10T22:04:57.864Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:04:57.864Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:57.864Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-10T22:04:57.864Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:04:57.864Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:57.864Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-10T22:04:57.864Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:04:57.864Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:57.864Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-10T22:04:57.864Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:04:57.864Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:57.864Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-10T22:04:57.864Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:04:57.864Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:58.125Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-10T22:04:58.125Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:04:58.125Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:58.125Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-10T22:04:58.125Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-10T22:04:58.125Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:04:58.125Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-10T22:04:58.125Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-10T22:04:58.125Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:04:58.125Z] Selecting previously unselected package libldap-common. [2022-04-10T22:04:58.125Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-10T22:04:58.125Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:04:58.125Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-10T22:04:58.125Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-10T22:04:58.125Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:04:58.386Z] Selecting previously unselected package dirmngr. [2022-04-10T22:04:58.386Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:04:58.386Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-10T22:04:58.386Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-10T22:04:58.386Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-10T22:04:58.386Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:04:58.386Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:04:58.386Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-10T22:04:58.958Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-10T22:04:58.958Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:04:58.958Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:58.958Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-10T22:04:58.958Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-10T22:04:58.958Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:59.220Z] Setting up fuse (2.9.9-3) ... [2022-04-10T22:04:59.220Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-10T22:04:59.481Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:59.481Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:59.481Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:59.481Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:59.741Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:59.741Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:59.741Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:04:59.741Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:04:59.741Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-10T22:04:59.741Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-10T22:04:59.741Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-10T22:05:00.001Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-10T22:05:00.261Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-10T22:05:00.261Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-10T22:05:00.261Z] units). This means they are not meant to be enabled using systemctl. [2022-04-10T22:05:00.261Z] [2022-04-10T22:05:00.261Z] Possible reasons for having this kind of units are: [2022-04-10T22:05:00.261Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-10T22:05:00.261Z] .wants/ or .requires/ directory. [2022-04-10T22:05:00.261Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-10T22:05:00.261Z] a requirement dependency on it. [2022-04-10T22:05:00.261Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-10T22:05:00.261Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-10T22:05:00.261Z] • In case of template units, the unit is meant to be enabled with some [2022-04-10T22:05:00.261Z] instance name specified. [2022-04-10T22:05:00.522Z] Reading package lists... [2022-04-10T22:05:00.783Z] Building dependency tree... [2022-04-10T22:05:00.783Z] Reading state information... [2022-04-10T22:05:01.044Z] The following additional packages will be installed: [2022-04-10T22:05:01.044Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-10T22:05:01.044Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-10T22:05:01.044Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-10T22:05:01.044Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-10T22:05:01.045Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-10T22:05:01.045Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-10T22:05:01.045Z] Suggested packages: [2022-04-10T22:05:01.045Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-10T22:05:01.045Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-10T22:05:01.045Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-10T22:05:01.045Z] systemd-container policykit-1 [2022-04-10T22:05:01.045Z] Recommended packages: [2022-04-10T22:05:01.045Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-10T22:05:01.045Z] The following NEW packages will be installed: [2022-04-10T22:05:01.045Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-10T22:05:01.045Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-10T22:05:01.045Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-10T22:05:01.045Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-10T22:05:01.045Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-10T22:05:01.045Z] The following packages will be upgraded: [2022-04-10T22:05:01.045Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-10T22:05:01.045Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-10T22:05:01.045Z] Need to get 46.5 MB of archives. [2022-04-10T22:05:01.045Z] After this operation, 181 MB of additional disk space will be used. [2022-04-10T22:05:01.045Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-10T22:05:01.045Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-10T22:05:01.045Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-10T22:05:01.045Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-10T22:05:01.045Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-10T22:05:01.045Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-10T22:05:01.045Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-10T22:05:01.045Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-10T22:05:01.045Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-10T22:05:01.045Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-10T22:05:01.045Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-10T22:05:01.045Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-10T22:05:01.045Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-10T22:05:01.045Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-10T22:05:01.306Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-10T22:05:01.306Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-10T22:05:01.878Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-10T22:05:01.878Z] 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-10T22:05:01.878Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-10T22:05:01.878Z] 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-10T22:05:02.138Z] 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-10T22:05:02.138Z] 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-10T22:05:02.138Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-10T22:05:02.138Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-10T22:05:02.138Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-10T22:05:02.138Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-10T22:05:02.138Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-10T22:05:02.138Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-10T22:05:02.138Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-10T22:05:02.138Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-10T22:05:02.138Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-10T22:05:02.138Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-10T22:05:02.138Z] 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-10T22:05:03.518Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:05:03.518Z] Fetched 46.5 MB in 2s (20.1 MB/s) [2022-04-10T22:05:03.518Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-10T22:05:03.518Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:05:03.518Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:05:03.518Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:05:03.518Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:05:03.777Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:05:03.777Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:05:04.346Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:05:04.346Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:05:04.347Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:05:04.347Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-10T22:05:04.347Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-10T22:05:04.347Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:05:04.347Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:04.606Z] Selecting previously unselected package libexpat1:amd64. [2022-04-10T22:05:04.606Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-10T22:05:04.606Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-10T22:05:04.606Z] Selecting previously unselected package python3.8-minimal. [2022-04-10T22:05:04.606Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:05:04.606Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:04.866Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:04.866Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-10T22:05:04.866Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:05.440Z] Selecting previously unselected package python3-minimal. [2022-04-10T22:05:05.440Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-10T22:05:05.440Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-10T22:05:05.440Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-10T22:05:05.440Z] Selecting previously unselected package mime-support. [2022-04-10T22:05:05.440Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-10T22:05:05.440Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-10T22:05:05.440Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-10T22:05:05.440Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-10T22:05:05.440Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-10T22:05:05.440Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-10T22:05:05.440Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:05:05.440Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:05.702Z] Selecting previously unselected package python3.8. [2022-04-10T22:05:05.702Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:05:05.702Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:05.702Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-10T22:05:05.702Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-10T22:05:05.702Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-10T22:05:05.962Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-10T22:05:05.962Z] Selecting previously unselected package python3. [2022-04-10T22:05:05.962Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-10T22:05:05.962Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-10T22:05:06.226Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-10T22:05:06.226Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-10T22:05:06.226Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-10T22:05:06.226Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-10T22:05:06.226Z] Selecting previously unselected package dbus. [2022-04-10T22:05:06.226Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-10T22:05:06.226Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-10T22:05:06.226Z] Selecting previously unselected package libbsd0:amd64. [2022-04-10T22:05:06.226Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-10T22:05:06.226Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-10T22:05:06.226Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-10T22:05:06.226Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:05:06.226Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:05:06.485Z] Selecting previously unselected package sudo. [2022-04-10T22:05:06.485Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-10T22:05:06.485Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-10T22:05:06.485Z] Selecting previously unselected package apparmor. [2022-04-10T22:05:06.485Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-10T22:05:06.485Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-10T22:05:06.745Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-10T22:05:06.745Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-10T22:05:06.745Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-10T22:05:06.745Z] Selecting previously unselected package libedit2:amd64. [2022-04-10T22:05:06.745Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-10T22:05:06.745Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-10T22:05:06.745Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-10T22:05:06.745Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-10T22:05:06.745Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-10T22:05:06.745Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-10T22:05:06.745Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:05:06.745Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:07.005Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-10T22:05:07.005Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:05:07.005Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:07.005Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-10T22:05:07.005Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-10T22:05:07.005Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-10T22:05:07.005Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-10T22:05:07.005Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:05:07.005Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:07.005Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-10T22:05:07.005Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:05:07.005Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:07.266Z] Selecting previously unselected package openssh-client. [2022-04-10T22:05:07.266Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-10T22:05:07.266Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-10T22:05:07.266Z] Selecting previously unselected package dbus-user-session. [2022-04-10T22:05:07.266Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-10T22:05:07.266Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-10T22:05:07.266Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-10T22:05:07.266Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-10T22:05:07.266Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-10T22:05:07.266Z] Selecting previously unselected package squashfs-tools. [2022-04-10T22:05:07.266Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-10T22:05:07.266Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-10T22:05:07.526Z] Selecting previously unselected package snapd. [2022-04-10T22:05:07.526Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-10T22:05:07.526Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-10T22:05:10.850Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-10T22:05:10.850Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-10T22:05:10.850Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-10T22:05:10.850Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-10T22:05:10.850Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:10.850Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-10T22:05:10.850Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-10T22:05:10.850Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-10T22:05:10.850Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:10.850Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:11.111Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-10T22:05:11.111Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:11.111Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-10T22:05:11.111Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:11.682Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-10T22:05:11.682Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-10T22:05:11.682Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-10T22:05:11.682Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-10T22:05:11.682Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-10T22:05:11.682Z] running python rtupdate hooks for python3.8... [2022-04-10T22:05:11.682Z] running python post-rtupdate hooks for python3.8... [2022-04-10T22:05:11.682Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-10T22:05:12.623Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-10T22:05:12.923Z] Reloading AppArmor profiles [2022-04-10T22:05:12.923Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:12.923Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-10T22:05:12.923Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-10T22:05:13.189Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-10T22:05:13.189Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-10T22:05:13.189Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-10T22:05:13.451Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-10T22:05:14.948Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-10T22:05:14.948Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:05:14.948Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-10T22:05:14.948Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-10T22:05:15.520Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-10T22:05:15.782Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-10T22:05:15.782Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-10T22:05:16.042Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-10T22:05:16.303Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-10T22:05:16.303Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-10T22:05:16.561Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-10T22:05:16.821Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-10T22:05:17.081Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-10T22:05:17.341Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-10T22:05:17.603Z] /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-10T22:05:17.603Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-10T22:05:18.546Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-10T22:05:18.546Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-10T22:05:18.546Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-10T22:05:19.376Z] Reading package lists... [2022-04-10T22:05:19.636Z] Reading package lists... [2022-04-10T22:05:19.896Z] Building dependency tree... [2022-04-10T22:05:19.896Z] Reading state information... [2022-04-10T22:05:19.896Z] Calculating upgrade... [2022-04-10T22:05:20.156Z] The following packages will be upgraded: [2022-04-10T22:05:20.156Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-10T22:05:20.156Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-10T22:05:20.156Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-10T22:05:20.156Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-10T22:05:20.156Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-10T22:05:20.156Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-10T22:05:20.156Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-10T22:05:20.156Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-10T22:05:20.156Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-10T22:05:20.156Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-10T22:05:20.156Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-10T22:05:20.156Z] xz-utils zlib1g [2022-04-10T22:05:20.156Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-10T22:05:20.156Z] Need to get 65.7 MB of archives. [2022-04-10T22:05:20.156Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-10T22:05:20.156Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-10T22:05:20.416Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-10T22:05:20.416Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-10T22:05:20.416Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-10T22:05:20.416Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-10T22:05:20.416Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-10T22:05:20.417Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-10T22:05:20.417Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-10T22:05:20.417Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-10T22:05:20.417Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-10T22:05:20.417Z] 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-10T22:05:20.417Z] 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-10T22:05:20.417Z] 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-10T22:05:20.417Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-10T22:05:20.417Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-10T22:05:20.417Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-10T22:05:20.417Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-10T22:05:20.417Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-10T22:05:20.417Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-10T22:05:20.417Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-10T22:05:20.417Z] 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-10T22:05:20.677Z] 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-10T22:05:20.677Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-10T22:05:20.677Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-10T22:05:20.677Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-10T22:05:20.677Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-10T22:05:20.677Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-10T22:05:20.677Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-10T22:05:20.677Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-10T22:05:20.677Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-10T22:05:20.677Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-10T22:05:20.677Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-10T22:05:20.677Z] 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-10T22:05:20.677Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-10T22:05:20.677Z] 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-10T22:05:20.677Z] 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-10T22:05:20.677Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-10T22:05:20.677Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-10T22:05:20.677Z] 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-10T22:05:20.677Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-10T22:05:20.677Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-10T22:05:20.677Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-10T22:05:20.677Z] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-10T22:05:20.677Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-10T22:05:20.677Z] 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-10T22:05:20.677Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-10T22:05:20.677Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-10T22:05:20.677Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-10T22:05:20.677Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-10T22:05:20.677Z] 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-10T22:05:20.677Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-10T22:05:20.677Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-10T22:05:20.677Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-10T22:05:20.677Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-10T22:05:20.677Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-10T22:05:20.677Z] 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-10T22:05:20.677Z] 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-10T22:05:20.938Z] 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-10T22:05:20.938Z] 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-10T22:05:20.938Z] 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-10T22:05:20.938Z] 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-10T22:05:20.938Z] 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-10T22:05:20.938Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-10T22:05:20.938Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-10T22:05:21.198Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-10T22:05:21.198Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-10T22:05:21.198Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-10T22:05:21.198Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-10T22:05:21.198Z] 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-10T22:05:21.198Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-10T22:05:21.198Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-10T22:05:21.198Z] 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-10T22:05:21.198Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-10T22:05:21.198Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-10T22:05:21.198Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-10T22:05:21.198Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-10T22:05:21.458Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-10T22:05:21.719Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:05:21.719Z] Fetched 65.7 MB in 1s (55.6 MB/s) [2022-04-10T22:05:21.719Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-10T22:05:21.719Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:05:21.719Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:05:22.288Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:05:22.288Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:05:22.288Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-10T22:05:22.288Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-10T22:05:22.548Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:22.548Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:22.548Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:22.548Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:22.807Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:22.807Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:22.807Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:22.807Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:23.069Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:23.069Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:23.069Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:23.069Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:23.069Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:23.069Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:23.330Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:23.330Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:05:23.330Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:23.330Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:23.330Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:23.330Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:05:23.330Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:23.330Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:23.591Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:23.591Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:23.591Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:23.591Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:23.591Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:23.851Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:05:23.851Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:05:23.851Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:05:24.423Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-10T22:05:24.423Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:05:24.423Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-10T22:05:24.423Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-10T22:05:24.423Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-10T22:05:24.423Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-10T22:05:24.999Z] Setting up base-files (11ubuntu5.5) ... [2022-04-10T22:05:24.999Z] Installing new version of config file /etc/issue ... [2022-04-10T22:05:24.999Z] Installing new version of config file /etc/issue.net ... [2022-04-10T22:05:24.999Z] Installing new version of config file /etc/lsb-release ... [2022-04-10T22:05:24.999Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-10T22:05:25.260Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-10T22:05:25.521Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-10T22:05:25.521Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-10T22:05:25.521Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:25.521Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-10T22:05:25.521Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-10T22:05:25.782Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-10T22:05:25.782Z] 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-10T22:05:25.782Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:25.782Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:25.782Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-10T22:05:25.782Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:26.042Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:26.042Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-10T22:05:26.042Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-10T22:05:26.042Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-10T22:05:26.042Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:26.042Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-10T22:05:26.042Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:05:26.612Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-10T22:05:26.612Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:05:26.612Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-10T22:05:26.612Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:05:27.183Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-10T22:05:27.184Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:27.184Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-10T22:05:27.184Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:05:27.756Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-10T22:05:27.756Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-10T22:05:27.756Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-10T22:05:27.756Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:27.756Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-10T22:05:27.756Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-10T22:05:28.017Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-10T22:05:28.017Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:28.017Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:28.017Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:28.017Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:28.017Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:28.017Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:28.017Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:28.017Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:28.276Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:28.276Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:28.276Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:28.276Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:28.276Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:28.276Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:28.276Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:28.276Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:28.276Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:28.536Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:28.536Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:28.536Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:28.536Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:28.536Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:28.536Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:29.109Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:29.369Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-10T22:05:29.630Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-10T22:05:29.895Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:29.895Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:05:29.895Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:05:29.895Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:05:29.895Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:29.895Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-10T22:05:30.157Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-10T22:05:30.157Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-10T22:05:30.157Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:30.157Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-10T22:05:30.157Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-10T22:05:30.157Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-10T22:05:30.418Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:30.418Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-10T22:05:30.418Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-10T22:05:30.418Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-10T22:05:30.418Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:30.418Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-10T22:05:30.418Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-10T22:05:30.418Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-10T22:05:30.679Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:30.679Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-10T22:05:30.679Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-10T22:05:30.679Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-10T22:05:30.679Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:30.679Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:05:30.679Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:05:30.940Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-10T22:05:30.940Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:30.940Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-10T22:05:30.940Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-10T22:05:30.940Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-10T22:05:30.940Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:30.940Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-10T22:05:30.940Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-10T22:05:31.200Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-10T22:05:31.200Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:31.200Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-10T22:05:31.200Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-10T22:05:31.200Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-10T22:05:31.200Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:31.200Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-10T22:05:31.200Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-10T22:05:31.461Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-10T22:05:31.461Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:31.461Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-10T22:05:31.461Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-10T22:05:31.461Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-10T22:05:31.721Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:31.721Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-10T22:05:31.721Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-10T22:05:31.721Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-10T22:05:31.721Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:31.721Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-10T22:05:31.721Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-10T22:05:32.290Z] Setting up apt (2.0.6) ... [2022-04-10T22:05:32.550Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-10T22:05:32.811Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:32.811Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-10T22:05:32.811Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:05:32.811Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-10T22:05:32.811Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:32.811Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-10T22:05:32.811Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:05:33.071Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-10T22:05:33.071Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-10T22:05:33.071Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-10T22:05:33.071Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:05:33.332Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-10T22:05:33.332Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-10T22:05:33.332Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:33.332Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:33.332Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-10T22:05:33.332Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:05:33.593Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-10T22:05:33.593Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-10T22:05:33.593Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-10T22:05:33.593Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-10T22:05:33.853Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-10T22:05:34.116Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-10T22:05:34.116Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-10T22:05:34.116Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-10T22:05:34.116Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-10T22:05:34.116Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-10T22:05:34.116Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-10T22:05:34.116Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-10T22:05:34.377Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-10T22:05:34.377Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-10T22:05:34.638Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-10T22:05:34.638Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-10T22:05:34.638Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-10T22:05:34.638Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-10T22:05:34.638Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-10T22:05:34.638Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-10T22:05:34.638Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-10T22:05:34.638Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-10T22:05:34.903Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-10T22:05:34.903Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-10T22:05:34.903Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-10T22:05:34.903Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-10T22:05:35.168Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-10T22:05:35.168Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-10T22:05:35.428Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:05:35.428Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:05:35.428Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:05:35.428Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:05:35.688Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:05:35.688Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:05:35.688Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:05:35.688Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:05:35.688Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:05:35.688Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:05:35.947Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:05:35.947Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:05:35.947Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-10T22:05:35.947Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-10T22:05:35.947Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:05:35.947Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:05:36.207Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:05:36.207Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:05:37.150Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:05:37.150Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:05:37.719Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:05:37.719Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:05:38.293Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:05:38.293Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:05:38.293Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:05:38.293Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:05:39.234Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:05:39.234Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:05:39.234Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-10T22:05:39.234Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-10T22:05:39.234Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-10T22:05:39.234Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-10T22:05:39.234Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:05:39.234Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-10T22:05:39.234Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:05:39.234Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:39.234Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-10T22:05:39.495Z] [2022-04-10T22:05:39.495Z] Current default time zone: 'Etc/UTC' [2022-04-10T22:05:39.495Z] Local time is now: Sun Apr 10 22:05:39 UTC 2022. [2022-04-10T22:05:39.495Z] Universal Time is now: Sun Apr 10 22:05:39 UTC 2022. [2022-04-10T22:05:39.495Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-10T22:05:39.495Z] [2022-04-10T22:05:39.495Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-10T22:05:39.495Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:39.495Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:39.495Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:39.495Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:39.495Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:39.495Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-10T22:05:39.495Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-10T22:05:39.495Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:05:39.495Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:05:39.495Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-10T22:05:39.495Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:39.495Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:39.495Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-10T22:05:39.495Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:39.495Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:05:39.495Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:39.495Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:05:39.495Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:39.495Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-10T22:05:41.406Z] Updating certificates in /etc/ssl/certs... [2022-04-10T22:05:42.348Z] 21 added, 21 removed; done. [2022-04-10T22:05:42.348Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:05:42.348Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-10T22:05:42.348Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-10T22:05:42.608Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:05:42.608Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-10T22:05:42.608Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-10T22:05:42.608Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-10T22:05:42.608Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-10T22:05:42.608Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:05:42.608Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-10T22:05:42.608Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:05:42.608Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:05:42.608Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:05:42.608Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:05:42.608Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-10T22:05:42.869Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-10T22:05:42.869Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-10T22:05:42.869Z] Updating certificates in /etc/ssl/certs... [2022-04-10T22:05:43.437Z] 0 added, 0 removed; done. [2022-04-10T22:05:43.437Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-10T22:05:43.437Z] done. [2022-04-10T22:05:44.577Z] Reading package lists... [2022-04-10T22:05:44.837Z] Building dependency tree... [2022-04-10T22:05:44.837Z] Reading state information... [2022-04-10T22:05:45.097Z] The following NEW packages will be installed: [2022-04-10T22:05:45.097Z] apt-transport-https [2022-04-10T22:05:45.097Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-10T22:05:45.097Z] Need to get 4680 B of archives. [2022-04-10T22:05:45.097Z] After this operation, 162 kB of additional disk space will be used. [2022-04-10T22:05:45.097Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-10T22:05:45.358Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:05:45.358Z] Fetched 4680 B in 0s (63.3 kB/s) [2022-04-10T22:05:45.358Z] Selecting previously unselected package apt-transport-https. [2022-04-10T22:05:45.358Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-10T22:05:45.358Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-10T22:05:45.358Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-10T22:05:45.358Z] Setting up apt-transport-https (2.0.6) ... [2022-04-10T22:05:45.617Z] Waiting for network to be ready... [2022-04-10T22:05:52.196Z] 2022-04-10T22:05:49Z INFO Waiting for automatic snapd restart... [2022-04-10T22:05:52.456Z] snapd 2.54.4 from Canonical* installed [2022-04-10T22:05:53.839Z] "snapd" switched to the "latest/stable" channel [2022-04-10T22:05:53.839Z] [2022-04-10T22:05:55.749Z] core20 20220318 from Canonical* installed [2022-04-10T22:05:56.010Z] "core20" switched to the "latest/stable" channel [2022-04-10T22:05:56.010Z] [2022-04-10T22:05:58.553Z] snapcraft 6.1 from Canonical* installed [2022-04-10T22:05:58.813Z] "snapcraft" switched to the "latest/stable" channel [2022-04-10T22:05:58.813Z] [2022-04-10T22:06:03.033Z] 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-10T22:06:03.033Z] - README.md [2022-04-10T22:06:03.033Z] [2022-04-10T22:06:03.033Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-10T22:06:03.294Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-10T22:06:03.294Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-10T22:06:03.553Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-10T22:06:04.383Z] Reading package lists... [2022-04-10T22:06:04.643Z] 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-10T22:06:04.903Z] Reading package lists... [2022-04-10T22:06:04.903Z] Building dependency tree... [2022-04-10T22:06:04.903Z] Reading state information... [2022-04-10T22:06:05.162Z] Suggested packages: [2022-04-10T22:06:05.162Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-10T22:06:05.162Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-10T22:06:05.162Z] krb5-user libnorm-doc [2022-04-10T22:06:05.162Z] Recommended packages: [2022-04-10T22:06:05.162Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-10T22:06:05.162Z] The following NEW packages will be installed: [2022-04-10T22:06:05.162Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-10T22:06:05.162Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-10T22:06:05.162Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-10T22:06:05.162Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-10T22:06:05.162Z] libzmq5 pkg-config zip [2022-04-10T22:06:05.162Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-10T22:06:05.162Z] Need to get 10.3 MB of archives. [2022-04-10T22:06:05.162Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-10T22:06:05.162Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-10T22:06:05.162Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-10T22:06:05.422Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-10T22:06:05.422Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-10T22:06:05.422Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-10T22:06:05.422Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-10T22:06:05.422Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-10T22:06:05.422Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-10T22:06:05.422Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-10T22:06:05.422Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-10T22:06:05.422Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-10T22:06:05.422Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-10T22:06:05.422Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-10T22:06:05.422Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-10T22:06:05.422Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-10T22:06:05.422Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-10T22:06:05.422Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-10T22:06:05.422Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-10T22:06:05.422Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-10T22:06:05.422Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-10T22:06:05.422Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-10T22:06:05.422Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-10T22:06:05.422Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-10T22:06:05.422Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-10T22:06:05.422Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-10T22:06:05.422Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-10T22:06:05.422Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-10T22:06:05.682Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:06:05.682Z] Fetched 10.3 MB in 0s (37.9 MB/s) [2022-04-10T22:06:05.682Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-10T22:06:05.682Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-10T22:06:05.682Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-10T22:06:05.682Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-10T22:06:05.682Z] Selecting previously unselected package libsodium23:amd64. [2022-04-10T22:06:05.682Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-10T22:06:05.682Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-10T22:06:05.943Z] Selecting previously unselected package libpsl5:amd64. [2022-04-10T22:06:05.943Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-10T22:06:05.943Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-10T22:06:05.943Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-10T22:06:05.943Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-10T22:06:05.943Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-10T22:06:05.943Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-10T22:06:05.943Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-10T22:06:05.943Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-10T22:06:05.943Z] Selecting previously unselected package librtmp1:amd64. [2022-04-10T22:06:05.943Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-10T22:06:05.943Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-10T22:06:06.204Z] Selecting previously unselected package libssh-4:amd64. [2022-04-10T22:06:06.204Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-10T22:06:06.204Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-10T22:06:06.204Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-10T22:06:06.204Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-10T22:06:06.204Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-10T22:06:06.204Z] Selecting previously unselected package liberror-perl. [2022-04-10T22:06:06.204Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-10T22:06:06.204Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-10T22:06:06.204Z] Selecting previously unselected package git-man. [2022-04-10T22:06:06.204Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-10T22:06:06.204Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:06:06.465Z] Selecting previously unselected package git. [2022-04-10T22:06:06.465Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-10T22:06:06.465Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:06:07.035Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-10T22:06:07.035Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:06:07.035Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:07.035Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-10T22:06:07.035Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:06:07.035Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:07.035Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-10T22:06:07.035Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:06:07.035Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:07.035Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-10T22:06:07.035Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:06:07.035Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:07.035Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-10T22:06:07.035Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-10T22:06:07.035Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-10T22:06:07.035Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-10T22:06:07.035Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:06:07.035Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:07.296Z] Selecting previously unselected package libnorm1:amd64. [2022-04-10T22:06:07.296Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-10T22:06:07.296Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:06:07.296Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-10T22:06:07.296Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-10T22:06:07.296Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:06:07.296Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-10T22:06:07.296Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-10T22:06:07.296Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:06:07.556Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-10T22:06:07.556Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-10T22:06:07.556Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:06:07.556Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-10T22:06:07.556Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-10T22:06:07.556Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-10T22:06:07.556Z] Selecting previously unselected package libzmq5:amd64. [2022-04-10T22:06:07.556Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-10T22:06:07.556Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:06:07.556Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-10T22:06:07.556Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:06:07.556Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:07.556Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-10T22:06:07.556Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-10T22:06:07.556Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:06:07.818Z] Selecting previously unselected package pkg-config. [2022-04-10T22:06:07.818Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-10T22:06:07.818Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-10T22:06:07.818Z] Selecting previously unselected package zip. [2022-04-10T22:06:07.818Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-10T22:06:07.818Z] Unpacking zip (3.0-11build1) ... [2022-04-10T22:06:07.818Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-10T22:06:07.818Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-10T22:06:07.818Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-10T22:06:07.818Z] No schema files found: doing nothing. [2022-04-10T22:06:07.818Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-10T22:06:07.818Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:06:07.818Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-10T22:06:07.818Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:06:07.818Z] Setting up liberror-perl (0.17029-1) ... [2022-04-10T22:06:07.818Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:08.078Z] Setting up zip (3.0-11build1) ... [2022-04-10T22:06:08.078Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-10T22:06:08.078Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-10T22:06:08.078Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-10T22:06:08.078Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-10T22:06:08.078Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-10T22:06:08.078Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:08.078Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:06:08.078Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:08.078Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:06:08.078Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:08.078Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:06:08.078Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-10T22:06:08.078Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:06:08.078Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:06:08.078Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:08.078Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:08.078Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:06:08.078Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:06:08.649Z] comerr-dev set to automatically installed. [2022-04-10T22:06:08.649Z] git set to automatically installed. [2022-04-10T22:06:08.649Z] git-man set to automatically installed. [2022-04-10T22:06:08.649Z] krb5-multidev set to automatically installed. [2022-04-10T22:06:08.649Z] libbrotli1 set to automatically installed. [2022-04-10T22:06:08.649Z] libcurl3-gnutls set to automatically installed. [2022-04-10T22:06:08.649Z] liberror-perl set to automatically installed. [2022-04-10T22:06:08.649Z] libglib2.0-0 set to automatically installed. [2022-04-10T22:06:08.649Z] libgssrpc4 set to automatically installed. [2022-04-10T22:06:08.649Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-10T22:06:08.649Z] libkadm5srv-mit11 set to automatically installed. [2022-04-10T22:06:08.649Z] libkdb5-9 set to automatically installed. [2022-04-10T22:06:08.649Z] libkrb5-dev set to automatically installed. [2022-04-10T22:06:08.649Z] libnghttp2-14 set to automatically installed. [2022-04-10T22:06:08.649Z] libnorm-dev set to automatically installed. [2022-04-10T22:06:08.649Z] libnorm1 set to automatically installed. [2022-04-10T22:06:08.649Z] libpgm-5.2-0 set to automatically installed. [2022-04-10T22:06:08.649Z] libpgm-dev set to automatically installed. [2022-04-10T22:06:08.649Z] libpsl5 set to automatically installed. [2022-04-10T22:06:08.649Z] librtmp1 set to automatically installed. [2022-04-10T22:06:08.649Z] libsodium-dev set to automatically installed. [2022-04-10T22:06:08.649Z] libsodium23 set to automatically installed. [2022-04-10T22:06:08.649Z] libssh-4 set to automatically installed. [2022-04-10T22:06:08.649Z] libzmq3-dev set to automatically installed. [2022-04-10T22:06:08.649Z] libzmq5 set to automatically installed. [2022-04-10T22:06:08.649Z] pkg-config set to automatically installed. [2022-04-10T22:06:08.649Z] zip set to automatically installed. [2022-04-10T22:06:09.592Z] snapd is not logged in, snap install commands will use sudo [2022-04-10T22:06:19.589Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-10T22:06:19.589Z] Downloading snap 'edgex-app-service-configurable' [2022-04-10T22:06:22.137Z] Pulling app-service-configurable [2022-04-10T22:06:22.137Z] + snapcraftctl pull [2022-04-10T22:06:23.524Z] Pulling config-common [2022-04-10T22:06:23.524Z] + snapcraftctl pull [2022-04-10T22:06:25.435Z] Pulling go-build-helper [2022-04-10T22:06:25.435Z] + snapcraftctl pull [2022-04-10T22:06:26.822Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-10T22:06:26.822Z] Skipping pull go-build-helper (already ran) [2022-04-10T22:06:26.822Z] Building go-build-helper [2022-04-10T22:06:26.822Z] + snapcraftctl build [2022-04-10T22:06:27.763Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-10T22:06:28.335Z] Staging go-build-helper [2022-04-10T22:06:28.335Z] + snapcraftctl stage [2022-04-10T22:06:33.626Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-10T22:06:33.626Z] Fetched 290 kB in 0s (0 B/s) [2022-04-10T22:06:33.626Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-10T22:06:33.626Z] Fetched 158 kB in 0s (0 B/s) [2022-04-10T22:06:33.626Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-10T22:06:33.626Z] Fetched 242 kB in 0s (0 B/s) [2022-04-10T22:06:33.626Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-10T22:06:33.626Z] Fetched 150 kB in 0s (0 B/s) [2022-04-10T22:06:33.626Z] Pulling edgex-go [2022-04-10T22:06:33.626Z] + snapcraftctl pull [2022-04-10T22:06:34.195Z] Pulling hooks [2022-04-10T22:06:34.195Z] + snapcraftctl pull [2022-04-10T22:06:46.465Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-10T22:06:46.465Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-10T22:06:46.465Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-10T22:06:46.465Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-10T22:06:46.465Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-10T22:06:46.465Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-10T22:06:46.465Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-10T22:06:46.465Z] Fetched 234 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-10T22:06:46.465Z] Fetched 155 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-10T22:06:46.465Z] Fetched 170 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-10T22:06:46.465Z] Fetched 267 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-10T22:06:46.465Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-10T22:06:46.465Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-10T22:06:46.465Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-10T22:06:46.465Z] Fetched 121 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-10T22:06:46.465Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-10T22:06:46.465Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-10T22:06:46.465Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-10T22:06:46.465Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-10T22:06:46.465Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-10T22:06:46.465Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-10T22:06:46.465Z] Fetched 142 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-10T22:06:46.465Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-10T22:06:46.465Z] Fetched 181 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-10T22:06:46.465Z] Fetched 208 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-10T22:06:46.465Z] Fetched 161 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-10T22:06:46.465Z] Fetched 107 kB in 0s (0 B/s) [2022-04-10T22:06:46.465Z] Pulling static-packages [2022-04-10T22:06:46.465Z] + snapcraftctl pull [2022-04-10T22:06:46.465Z] Pulling version [2022-04-10T22:06:46.465Z] + cd /root/project [2022-04-10T22:06:46.465Z] ++ git describe --tags --abbrev=0 [2022-04-10T22:06:46.465Z] ++ sed s/v// [2022-04-10T22:06:46.465Z] + GIT_VERSION=2.2.0-dev.61 [2022-04-10T22:06:46.465Z] + '[' -z 2.2.0-dev.61 ']' [2022-04-10T22:06:46.465Z] + snapcraftctl set-version 2.2.0-dev.61 [2022-04-10T22:06:47.442Z] Building app-service-configurable [2022-04-10T22:06:47.442Z] + snapcraftctl build [2022-04-10T22:06:49.409Z] Building config-common [2022-04-10T22:06:49.409Z] + snapcraftctl build [2022-04-10T22:06:50.346Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-10T22:06:51.285Z] Skipping build go-build-helper (already ran) [2022-04-10T22:06:51.285Z] Building edgex-go [2022-04-10T22:06:51.544Z] + cd /root/parts/edgex-go/src [2022-04-10T22:06:51.545Z] ++ git describe --tags --abbrev=0 [2022-04-10T22:06:51.545Z] ++ sed s/v// [2022-04-10T22:06:51.545Z] + GIT_VERSION=2.2.0-dev.61 [2022-04-10T22:06:51.545Z] + '[' -z 2.2.0-dev.61 ']' [2022-04-10T22:06:51.545Z] + echo 2.2.0-dev.61 [2022-04-10T22:06:51.545Z] + '[' '!' -d vendor ']' [2022-04-10T22:06:51.545Z] + go mod download all [2022-04-10T22:06:59.700Z] + make build [2022-04-10T22:06:59.700Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-10T22:07:21.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-10T22:07:31.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-10T22:07:32.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-10T22:07:33.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-10T22:07:34.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-10T22:07:35.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-10T22:07:36.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-10T22:07:38.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-10T22:07:39.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-10T22:07:41.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-10T22:07:42.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-10T22:07:44.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-10T22:07:45.723Z] + 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-10T22:07:45.723Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-10T22:07:45.723Z] + case "$service" in [2022-04-10T22:07:45.723Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-10T22:07:45.723Z] + 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-10T22:07:45.723Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-10T22:07:45.723Z] + case "$service" in [2022-04-10T22:07:45.723Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-10T22:07:45.723Z] + 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-10T22:07:45.723Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-10T22:07:45.723Z] + case "$service" in [2022-04-10T22:07:45.723Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-10T22:07:45.723Z] + 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-10T22:07:45.723Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-10T22:07:45.723Z] + case "$service" in [2022-04-10T22:07:45.723Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-10T22:07:45.723Z] + 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-10T22:07:45.724Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-10T22:07:45.724Z] + case "$service" in [2022-04-10T22:07:45.724Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-10T22:07:45.724Z] + 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-10T22:07:45.724Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-10T22:07:45.724Z] + case "$service" in [2022-04-10T22:07:45.724Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-10T22:07:45.724Z] + 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-10T22:07:45.724Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-10T22:07:45.724Z] + case "$service" in [2022-04-10T22:07:45.724Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-10T22:07:45.724Z] + 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-10T22:07:45.724Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-10T22:07:45.724Z] + case "$service" in [2022-04-10T22:07:45.724Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-10T22:07:45.724Z] + 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-10T22:07:45.724Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-10T22:07:45.724Z] + case "$service" in [2022-04-10T22:07:45.724Z] + 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-10T22:07:45.724Z] + 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-10T22:07:45.724Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-10T22:07:45.724Z] + case "$service" in [2022-04-10T22:07:45.724Z] + 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-10T22:07:45.724Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-10T22:07:45.724Z] + 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-10T22:07:45.724Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-10T22:07:45.724Z] + case "$service" in [2022-04-10T22:07:45.724Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-10T22:07:45.724Z] + 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-10T22:07:45.724Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-10T22:07:45.724Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-10T22:07:45.724Z] + 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-10T22:07:46.294Z] Building hooks [2022-04-10T22:07:46.294Z] + cd /root/parts/hooks/src [2022-04-10T22:07:46.294Z] + make build [2022-04-10T22:07:46.294Z] go mod tidy [2022-04-10T22:07:46.294Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-04-10T22:07:46.553Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T22:07:46.814Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-10T22:07:46.814Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-10T22:07:46.814Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-10T22:07:48.728Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-10T22:07:48.728Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-10T22:07:48.728Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-10T22:07:50.638Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-10T22:07:50.638Z] Building static-packages [2022-04-10T22:07:50.638Z] + snapcraftctl build [2022-04-10T22:07:52.546Z] Building version [2022-04-10T22:07:52.546Z] + snapcraftctl build [2022-04-10T22:07:54.455Z] Staging app-service-configurable [2022-04-10T22:07:54.455Z] + snapcraftctl stage [2022-04-10T22:07:55.838Z] Staging config-common [2022-04-10T22:07:55.838Z] + snapcraftctl stage [2022-04-10T22:07:57.226Z] Skipping stage go-build-helper (already ran) [2022-04-10T22:07:57.226Z] Staging edgex-go [2022-04-10T22:07:57.226Z] + snapcraftctl stage [2022-04-10T22:07:58.610Z] Staging hooks [2022-04-10T22:07:58.610Z] + snapcraftctl stage [2022-04-10T22:07:59.992Z] Staging static-packages [2022-04-10T22:07:59.992Z] + snapcraftctl stage [2022-04-10T22:08:01.374Z] Staging version [2022-04-10T22:08:01.374Z] + snapcraftctl stage [2022-04-10T22:08:02.760Z] Priming app-service-configurable [2022-04-10T22:08:02.760Z] + snapcraftctl prime [2022-04-10T22:08:05.297Z] 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-10T22:08:05.297Z] stage-packages: [2022-04-10T22:08:05.297Z] - libnorm1 [2022-04-10T22:08:05.297Z] - libpgm-5.2-0 [2022-04-10T22:08:05.297Z] - libsodium23 [2022-04-10T22:08:05.297Z] - libzmq5 [2022-04-10T22:08:05.297Z] Priming config-common [2022-04-10T22:08:05.297Z] + snapcraftctl prime [2022-04-10T22:08:06.679Z] Priming go-build-helper [2022-04-10T22:08:06.679Z] + snapcraftctl prime [2022-04-10T22:08:08.062Z] Priming edgex-go [2022-04-10T22:08:08.062Z] + snapcraftctl prime [2022-04-10T22:08:09.448Z] Priming hooks [2022-04-10T22:08:09.448Z] + snapcraftctl prime [2022-04-10T22:08:11.359Z] Priming static-packages [2022-04-10T22:08:11.359Z] + snapcraftctl prime [2022-04-10T22:08:15.562Z] Priming version [2022-04-10T22:08:15.562Z] + snapcraftctl prime [2022-04-10T22:08:17.474Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-10T22:14:49.364Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18449 in /w/workspace/edgexfoundry_edgex-go_PR-3951 [Pipeline] { [Pipeline] ws [2022-04-10T22:14:49.378Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-04-10T22:14:49.596Z] The recommended git tool is: git [2022-04-10T22:14:56.453Z] using credential edgex-jenkins-ssh [2022-04-10T22:14:56.472Z] Cloning the remote Git repository [2022-04-10T22:14:56.561Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:14:56.649Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-04-10T22:14:56.751Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:14:56.753Z] > git --version # timeout=10 [2022-04-10T22:14:56.780Z] > git --version # 'git version 2.25.1' [2022-04-10T22:14:56.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:14:56.872Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:15:13.378Z] Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit 09ca32d689ec9a28adf61cf38706ae59c51dfb58 [2022-04-10T22:15:13.975Z] Merge succeeded, producing f75951e67e59be697f1760a362b6510c4e2fe726 [2022-04-10T22:15:13.975Z] Checking out Revision f75951e67e59be697f1760a362b6510c4e2fe726 (PR-3951) [2022-04-10T22:15:12.460Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:15:12.480Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:15:12.508Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:15:12.547Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:15:12.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:15:12.559Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3951/head:refs/remotes/origin/PR-3951 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-10T22:15:13.407Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:15:13.424Z] > git checkout -f 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 [2022-04-10T22:15:13.665Z] > git remote # timeout=10 [2022-04-10T22:15:13.683Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T22:15:13.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:15:13.709Z] > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 [2022-04-10T22:15:13.967Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T22:15:13.991Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:15:14.008Z] > git checkout -f f75951e67e59be697f1760a362b6510c4e2fe726 # timeout=10 [2022-04-10T22:15:18.244Z] Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" [2022-04-10T22:15:18.261Z] > git rev-list --no-walk 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-10T22:15:19.251Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-10T22:15:19.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T22:15:19.251Z] Dload Upload Total Spent Left Speed [2022-04-10T22:15:19.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46081 0 --:--:-- --:--:-- --:--:-- 46081 [Pipeline] sh [2022-04-10T22:15:19.770Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-10T22:15:20.119Z] + sudo tee /etc/docker/daemon.new [2022-04-10T22:15:20.119Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-10T22:15:20.119Z] { [2022-04-10T22:15:20.119Z] "registry-mirrors": [ [2022-04-10T22:15:20.119Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-10T22:15:20.119Z] ], [2022-04-10T22:15:20.119Z] "bip": "10.250.0.254/24", [2022-04-10T22:15:20.119Z] "hosts": [ [2022-04-10T22:15:20.119Z] "tcp://0.0.0.0:5555", [2022-04-10T22:15:20.119Z] "unix:///var/run/docker.sock" [2022-04-10T22:15:20.119Z] ], [2022-04-10T22:15:20.119Z] "mtu": 1458, [2022-04-10T22:15:20.119Z] "selinux-enabled": true, [2022-04-10T22:15:20.119Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-10T22:15:20.119Z] } [Pipeline] sh [2022-04-10T22:15:20.469Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-10T22:15:20.881Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T22:15:39.225Z] provisioning config files... [2022-04-10T22:15:39.251Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config242515048436714955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:15:39.610Z] ---> docker-login.sh [2022-04-10T22:15:39.610Z] nexus3.edgexfoundry.org:10001 [2022-04-10T22:15:40.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:15:40.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:15:40.489Z] Configure a credential helper to remove this warning. See [2022-04-10T22:15:40.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:15:40.489Z] [2022-04-10T22:15:40.489Z] Login Succeeded [2022-04-10T22:15:40.489Z] nexus3.edgexfoundry.org:10002 [2022-04-10T22:15:40.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:15:41.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:15:41.034Z] Configure a credential helper to remove this warning. See [2022-04-10T22:15:41.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:15:41.034Z] [2022-04-10T22:15:41.034Z] Login Succeeded [2022-04-10T22:15:41.034Z] nexus3.edgexfoundry.org:10003 [2022-04-10T22:15:41.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:15:41.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:15:41.308Z] Configure a credential helper to remove this warning. See [2022-04-10T22:15:41.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:15:41.308Z] [2022-04-10T22:15:41.308Z] Login Succeeded [2022-04-10T22:15:41.308Z] nexus3.edgexfoundry.org:10004 [2022-04-10T22:15:41.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:15:41.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:15:41.857Z] Configure a credential helper to remove this warning. See [2022-04-10T22:15:41.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:15:41.857Z] [2022-04-10T22:15:41.857Z] Login Succeeded [2022-04-10T22:15:41.857Z] docker.io [2022-04-10T22:15:42.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:15:42.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:15:42.409Z] Configure a credential helper to remove this warning. See [2022-04-10T22:15:42.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:15:42.409Z] [2022-04-10T22:15:42.682Z] Login Succeeded [2022-04-10T22:15:42.682Z] ---> docker-login.sh ends [Pipeline] } [2022-04-10T22:15:42.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-10T22:15:43.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-10T22:15:43.210Z] ========================================================= [2022-04-10T22:15:43.210Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-10T22:15:43.210Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T22:15:43.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:15:43.814Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-10T22:15:43.814Z] 9b3977197b4f: Pulling fs layer [2022-04-10T22:15:43.814Z] 1a89e8eeedd5: Pulling fs layer [2022-04-10T22:15:43.814Z] 94645a83ff95: Pulling fs layer [2022-04-10T22:15:43.814Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-10T22:15:43.814Z] 0c92f367c5e7: Pulling fs layer [2022-04-10T22:15:43.814Z] f7c0051592d6: Pulling fs layer [2022-04-10T22:15:43.814Z] a227ed2f7395: Pulling fs layer [2022-04-10T22:15:43.814Z] 7b1c46037f91: Pulling fs layer [2022-04-10T22:15:43.814Z] 3f3a8bcf1eab: Waiting [2022-04-10T22:15:43.814Z] 0c92f367c5e7: Waiting [2022-04-10T22:15:43.814Z] f7c0051592d6: Waiting [2022-04-10T22:15:43.814Z] a227ed2f7395: Waiting [2022-04-10T22:15:43.814Z] 7b1c46037f91: Waiting [2022-04-10T22:15:43.814Z] 94645a83ff95: Verifying Checksum [2022-04-10T22:15:43.814Z] 94645a83ff95: Download complete [2022-04-10T22:15:43.814Z] 1a89e8eeedd5: Download complete [2022-04-10T22:15:43.814Z] 0c92f367c5e7: Verifying Checksum [2022-04-10T22:15:43.814Z] 0c92f367c5e7: Download complete [2022-04-10T22:15:43.814Z] f7c0051592d6: Verifying Checksum [2022-04-10T22:15:43.814Z] f7c0051592d6: Download complete [2022-04-10T22:15:43.814Z] 9b3977197b4f: Verifying Checksum [2022-04-10T22:15:43.814Z] a227ed2f7395: Verifying Checksum [2022-04-10T22:15:43.814Z] a227ed2f7395: Download complete [2022-04-10T22:15:44.797Z] 9b3977197b4f: Pull complete [2022-04-10T22:15:45.078Z] 1a89e8eeedd5: Pull complete [2022-04-10T22:15:45.355Z] 94645a83ff95: Pull complete [2022-04-10T22:15:45.954Z] 7b1c46037f91: Verifying Checksum [2022-04-10T22:15:45.954Z] 7b1c46037f91: Download complete [2022-04-10T22:15:46.234Z] 3f3a8bcf1eab: Download complete [2022-04-10T22:15:58.637Z] 3f3a8bcf1eab: Pull complete [2022-04-10T22:15:58.637Z] 0c92f367c5e7: Pull complete [2022-04-10T22:15:58.637Z] f7c0051592d6: Pull complete [2022-04-10T22:15:58.637Z] a227ed2f7395: Pull complete [2022-04-10T22:16:06.934Z] 7b1c46037f91: Pull complete [2022-04-10T22:16:06.934Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-10T22:16:06.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:16:06.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-10T22:16:07.293Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-10T22:16:07.293Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:16:07.293Z] WORKDIR /edgex [2022-04-10T22:16:07.293Z] COPY go.mod . [2022-04-10T22:16:07.293Z] RUN go mod download [2022-04-10T22:16:09.929Z] Sending build context to Docker daemon 169.2MB [2022-04-10T22:16:09.929Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:16:09.929Z] ---> f79e39bc4007 [2022-04-10T22:16:09.929Z] Step 2/4 : WORKDIR /edgex [2022-04-10T22:16:11.379Z] ---> Running in 486e9dde62b4 [2022-04-10T22:16:11.655Z] Removing intermediate container 486e9dde62b4 [2022-04-10T22:16:11.655Z] ---> 21f04d93c2b2 [2022-04-10T22:16:11.655Z] Step 3/4 : COPY go.mod . [2022-04-10T22:16:12.258Z] ---> c7df5318c347 [2022-04-10T22:16:12.258Z] Step 4/4 : RUN go mod download [2022-04-10T22:16:12.532Z] ---> Running in 8584609912ff [2022-04-10T22:16:59.524Z] Removing intermediate container 8584609912ff [2022-04-10T22:16:59.524Z] ---> 292d781a10e7 [2022-04-10T22:16:59.524Z] Successfully built 292d781a10e7 [2022-04-10T22:16:59.524Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:16:59.872Z] + docker inspect -f . ci-base-image-arm64 [2022-04-10T22:16:59.872Z] . [Pipeline] withDockerContainer [2022-04-10T22:17:00.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-18449 does not seem to be running inside a container [2022-04-10T22:17:00.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-10T22:17:01.523Z] $ docker top 43a5cc12eac05bc00eaf303b37722e6cf45470f8ae2d666d49e88e78de065ed2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T22:17:02.445Z] + go version [2022-04-10T22:17:02.445Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-10T22:17:02.480Z] $ docker stop --time=1 43a5cc12eac05bc00eaf303b37722e6cf45470f8ae2d666d49e88e78de065ed2 [2022-04-10T22:17:04.128Z] $ docker rm -f 43a5cc12eac05bc00eaf303b37722e6cf45470f8ae2d666d49e88e78de065ed2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:17:04.754Z] + docker inspect -f . ci-base-image-arm64 [2022-04-10T22:17:04.754Z] . [Pipeline] withDockerContainer [2022-04-10T22:17:04.989Z] prd-ubuntu20.04-docker-arm64-4c-16g-18449 does not seem to be running inside a container [2022-04-10T22:17:05.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-10T22:17:06.375Z] $ docker top e6502d1d7f53b51ffc70df2b3d69482e3419d5440d0d6a1c944cdaf926d12090 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-10T22:17:06.637Z] ========================================================= [2022-04-10T22:17:06.637Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-10T22:17:06.637Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T22:17:07.289Z] + make test [2022-04-10T22:17:07.289Z] go mod tidy -compat=1.17 [2022-04-10T22:17:08.269Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-10T22:17:40.729Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-10T22:19:02.566Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-10T22:19:09.298Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-10T22:19:09.298Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-10T22:19:09.298Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-10T22:19:14.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-10T22:19:14.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-10T22:19:14.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-10T22:19:14.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-10T22:19:14.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-10T22:19:14.746Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-10T22:19:15.024Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-10T22:19:16.016Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-10T22:19:16.016Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-10T22:19:16.016Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-10T22:19:16.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-10T22:19:26.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements [2022-04-10T22:19:26.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-10T22:19:26.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-10T22:19:30.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.391s coverage: 98.5% of statements [2022-04-10T22:19:30.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-10T22:19:30.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.423s coverage: 54.9% of statements [2022-04-10T22:19:30.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-10T22:19:30.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-10T22:19:57.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.807s coverage: 89.2% of statements [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:19:57.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.581s coverage: 84.4% of statements [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-10T22:19:57.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.730s coverage: 95.2% of statements [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:19:57.881Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.206s coverage: 72.2% of statements [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-10T22:19:57.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.402s coverage: 60.0% of statements [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-10T22:19:57.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.368s coverage: 0.9% of statements [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-10T22:19:57.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.431s coverage: 58.8% of statements [2022-04-10T22:19:57.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.520s coverage: 24.0% of statements [2022-04-10T22:19:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-10T22:19:57.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.431s coverage: 47.1% of statements [2022-04-10T22:19:57.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.311s coverage: 79.5% of statements [2022-04-10T22:19:57.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.184s coverage: 94.1% of statements [2022-04-10T22:19:57.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.220s coverage: 96.3% of statements [2022-04-10T22:19:57.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements [2022-04-10T22:20:10.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements [2022-04-10T22:20:10.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements [2022-04-10T22:20:14.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.683s coverage: 82.5% of statements [2022-04-10T22:20:14.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-10T22:20:21.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements [2022-04-10T22:20:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-10T22:20:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-10T22:20:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-10T22:20:21.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-04-10T22:20:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-10T22:20:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-10T22:20:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-10T22:20:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-10T22:20:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-10T22:20:21.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2022-04-10T22:20:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-10T22:20:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-10T22:20:21.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-04-10T22:20:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-10T22:20:21.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 58.8% of statements [2022-04-10T22:20:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-10T22:20:21.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements [2022-04-10T22:20:21.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements [2022-04-10T22:20:21.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements [2022-04-10T22:20:21.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.706s coverage: 91.2% of statements [2022-04-10T22:20:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-10T22:20:22.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.902s coverage: 64.4% of statements [2022-04-10T22:20:22.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-10T22:20:22.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-10T22:20:22.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.215s coverage: 100.0% of statements [2022-04-10T22:20:22.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements [2022-04-10T22:20:22.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2022-04-10T22:20:22.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements [2022-04-10T22:20:23.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-04-10T22:20:29.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.364s coverage: 65.4% of statements [2022-04-10T22:20:29.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-10T22:20:29.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-10T22:20:29.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-10T22:20:31.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.857s coverage: 43.8% of statements [2022-04-10T22:20:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-10T22:20:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-10T22:20:31.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.252s coverage: 89.5% of statements [2022-04-10T22:20:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-10T22:20:31.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements [2022-04-10T22:20:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-10T22:20:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-10T22:20:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-10T22:20:31.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-10T22:20:39.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.308s coverage: 17.7% of statements [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-10T22:20:39.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.3% of statements [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-10T22:20:39.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.241s coverage: 63.2% of statements [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-10T22:20:39.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-10T22:20:39.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-10T22:20:39.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-10T22:20:39.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.184s coverage: 100.0% of statements [2022-04-10T22:20:39.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-04-10T22:20:39.707Z] 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-10T22:20:39.707Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-10T22:20:39.707Z] GO111MODULE=on go vet ./... [2022-04-10T22:22:16.526Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-10T22:22:16.526Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-10T22:22:18.510Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-10T22:22:21.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-10T22:22:21.802Z] + ls -al . [2022-04-10T22:22:21.802Z] total 664 [2022-04-10T22:22:21.802Z] drwxrwxr-x 9 1001 1001 4096 Apr 10 22:22 . [2022-04-10T22:22:21.802Z] drwxr-xr-x 4 root root 4096 Apr 10 22:17 .. [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 11 Apr 10 22:15 .dockerignore [2022-04-10T22:22:21.802Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 22:15 .git [2022-04-10T22:22:21.802Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 22:15 .github [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 870 Apr 10 22:15 .gitignore [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 42 Apr 10 22:15 .golangci.yml [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 87 Apr 10 22:15 .hadolint.yml [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 166 Apr 10 22:15 .sonarcloud.properties [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 1171 Apr 10 22:15 ADOPTERS.md [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 9953 Apr 10 22:15 Attribution.txt [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 51732 Apr 10 22:15 CHANGELOG.md [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 3804 Apr 10 22:15 CONTRIBUTING.md [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 677 Apr 10 22:15 GOVERNANCE.md [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 849 Apr 10 22:15 Jenkinsfile [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 10775 Apr 10 22:15 LICENSE [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 8478 Apr 10 22:15 Makefile [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 582 Apr 10 22:15 OWNERS.md [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 8207 Apr 10 22:15 README.md [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 6912 Apr 10 22:15 SECURITY.md [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 5 Apr 10 20:30 VERSION [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 4131 Apr 10 22:15 ZMQWindows.md [2022-04-10T22:22:21.802Z] drwxrwxr-x 2 1001 1001 4096 Apr 10 22:15 bin [2022-04-10T22:22:21.802Z] drwxrwxr-x 18 1001 1001 4096 Apr 10 22:15 cmd [2022-04-10T22:22:21.802Z] -rw-r--r-- 1 root root 431650 Apr 10 22:20 coverage.out [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 3175 Apr 10 22:15 go.mod [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 34990 Apr 10 22:15 go.sum [2022-04-10T22:22:21.802Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 22:15 internal [2022-04-10T22:22:21.802Z] drwxrwxr-x 3 1001 1001 4096 Apr 10 22:15 openapi [2022-04-10T22:22:21.802Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 22:15 snap [2022-04-10T22:22:21.802Z] -rw-rw-r-- 1 1001 1001 204 Apr 10 22:15 version.go [Pipeline] sh [2022-04-10T22:22:22.458Z] + '[' -e coverage.out ] [2022-04-10T22:22:22.458Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-10T22:22:22.486Z] Warning: overwriting stash ‘coverage-report’ [2022-04-10T22:22:23.239Z] Stashed 1 file(s) [Pipeline] sh [2022-04-10T22:22:23.891Z] + make build [2022-04-10T22:22:23.891Z] 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-10T22:24:15.710Z] 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-10T22:25:52.674Z] 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-10T22:25:52.674Z] 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-10T22:26:00.967Z] 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-10T22:26:01.576Z] 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-10T22:26:08.289Z] 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-10T22:26:14.991Z] 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-10T22:26:20.378Z] 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-10T22:26:27.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-10T22:26:32.519Z] 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-10T22:26:39.226Z] 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-10T22:26:49.388Z] 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-10T22:26:54.826Z] $ docker stop --time=1 e6502d1d7f53b51ffc70df2b3d69482e3419d5440d0d6a1c944cdaf926d12090 [2022-04-10T22:26:56.995Z] $ docker rm -f e6502d1d7f53b51ffc70df2b3d69482e3419d5440d0d6a1c944cdaf926d12090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:26:59.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:26:59.519Z] [2022-04-10T22:26:59.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:26:59.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:27:00.143Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-10T22:27:00.143Z] 29e5d40040c1: Pulling fs layer [2022-04-10T22:27:00.143Z] 1ce36da41761: Pulling fs layer [2022-04-10T22:27:00.143Z] 25b303627fd3: Pulling fs layer [2022-04-10T22:27:00.143Z] 29e5d40040c1: Verifying Checksum [2022-04-10T22:27:00.143Z] 29e5d40040c1: Download complete [2022-04-10T22:27:00.421Z] 1ce36da41761: Verifying Checksum [2022-04-10T22:27:00.421Z] 1ce36da41761: Download complete [2022-04-10T22:27:00.697Z] 29e5d40040c1: Pull complete [2022-04-10T22:27:02.138Z] 1ce36da41761: Pull complete [2022-04-10T22:27:02.138Z] 25b303627fd3: Verifying Checksum [2022-04-10T22:27:02.138Z] 25b303627fd3: Download complete [2022-04-10T22:27:14.533Z] 25b303627fd3: Pull complete [2022-04-10T22:27:14.533Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-10T22:27:14.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:27:14.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-10T22:27:14.790Z] prd-ubuntu20.04-docker-arm64-4c-16g-18449 does not seem to be running inside a container [2022-04-10T22:27:14.899Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-10T22:27:17.503Z] $ docker top 4122e59bb92907cb3a9cd9d633fa6406fb04ff79f00a64334a187325ee4b07b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T22:27:18.434Z] + grep parallel [2022-04-10T22:27:18.434Z] + docker-compose build --help [2022-04-10T22:27:23.830Z] --parallel Build images in parallel. [Pipeline] } [2022-04-10T22:27:23.880Z] $ docker stop --time=1 4122e59bb92907cb3a9cd9d633fa6406fb04ff79f00a64334a187325ee4b07b3 [2022-04-10T22:27:25.495Z] $ docker rm -f 4122e59bb92907cb3a9cd9d633fa6406fb04ff79f00a64334a187325ee4b07b3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:27:26.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:27:26.053Z] . [Pipeline] withDockerContainer [2022-04-10T22:27:26.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-18449 does not seem to be running inside a container [2022-04-10T22:27:26.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-10T22:27:27.489Z] $ docker top db8b72051d0de48354626b5cbde9d3d42ead323cd49e138f3bfa96a07d7acbcf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T22:27:28.347Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-10T22:27:33.779Z] Building core-command ... [2022-04-10T22:27:33.779Z] Building core-data ... [2022-04-10T22:27:33.779Z] Building core-metadata ... [2022-04-10T22:27:33.779Z] Building security-bootstrapper ... [2022-04-10T22:27:33.779Z] Building security-proxy-setup ... [2022-04-10T22:27:33.779Z] Building security-secretstore-setup ... [2022-04-10T22:27:33.779Z] Building security-spiffe-token-provider ... [2022-04-10T22:27:33.779Z] Building security-spire-agent ... [2022-04-10T22:27:33.779Z] Building security-spire-config ... [2022-04-10T22:27:33.779Z] Building security-spire-server ... [2022-04-10T22:27:33.779Z] Building support-notifications ... [2022-04-10T22:27:33.779Z] Building support-scheduler ... [2022-04-10T22:27:33.779Z] Building sys-mgmt-agent ... [2022-04-10T22:27:33.779Z] Building core-command [2022-04-10T22:27:33.779Z] Building support-scheduler [2022-04-10T22:27:33.779Z] Building security-secretstore-setup [2022-04-10T22:27:33.779Z] Building security-spiffe-token-provider [2022-04-10T22:27:33.779Z] Building security-bootstrapper [2022-04-10T22:29:25.573Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:29:25.573Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:29:25.573Z] ---> 292d781a10e7 [2022-04-10T22:29:25.573Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T22:29:25.573Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:29:25.573Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:29:25.573Z] ---> 292d781a10e7 [2022-04-10T22:29:25.573Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T22:29:25.573Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:29:25.573Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:29:25.573Z] ---> 292d781a10e7 [2022-04-10T22:29:25.573Z] Step 3/20 : WORKDIR /edgex-go [2022-04-10T22:29:25.573Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:29:25.573Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:29:25.573Z] ---> 292d781a10e7 [2022-04-10T22:29:25.573Z] Step 3/31 : WORKDIR /edgex-go [2022-04-10T22:29:25.573Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:29:25.573Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:29:25.573Z] ---> 292d781a10e7 [2022-04-10T22:29:25.573Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T22:29:25.573Z] ---> Running in e76f1769875b [2022-04-10T22:29:25.573Z] ---> Running in aa3814bdad6f [2022-04-10T22:29:25.573Z] ---> Running in 1763b6b22507 [2022-04-10T22:29:25.573Z] ---> Running in 56fd6f919b10 [2022-04-10T22:29:25.573Z] ---> Running in 783b3d8a7226 [2022-04-10T22:29:25.573Z] Removing intermediate container 1763b6b22507 [2022-04-10T22:29:25.573Z] ---> 688e51c985b1 [2022-04-10T22:29:25.573Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:29:25.573Z] ---> Running in 913493a40527 [2022-04-10T22:29:25.573Z] Removing intermediate container 56fd6f919b10 [2022-04-10T22:29:25.573Z] ---> 4b4999932cda [2022-04-10T22:29:25.573Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:29:25.573Z] Removing intermediate container e76f1769875b [2022-04-10T22:29:25.573Z] ---> dc09bda4cbd9 [2022-04-10T22:29:25.573Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:29:25.573Z] Removing intermediate container 783b3d8a7226 [2022-04-10T22:29:25.573Z] ---> 080ad87dea01 [2022-04-10T22:29:25.573Z] Removing intermediate container aa3814bdad6f [2022-04-10T22:29:25.573Z] ---> 0f806a8d3e80 [2022-04-10T22:29:25.573Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-10T22:29:25.573Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:29:25.573Z] ---> Running in 3c7bfc987a8b [2022-04-10T22:29:25.573Z] ---> Running in 152128b73dcb [2022-04-10T22:29:25.573Z] ---> Running in 87f66da5d90d [2022-04-10T22:29:25.573Z] ---> Running in 72ab720c2b1b [2022-04-10T22:29:25.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:29:25.573Z] Removing intermediate container 913493a40527 [2022-04-10T22:29:25.573Z] ---> e3521578444f [2022-04-10T22:29:25.573Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T22:29:25.573Z] ---> Running in 044cfa88541d [2022-04-10T22:29:25.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:29:25.573Z] Removing intermediate container 3c7bfc987a8b [2022-04-10T22:29:25.573Z] ---> bc39374605a1 [2022-04-10T22:29:25.573Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-10T22:29:25.573Z] ---> Running in 1af83ef44baf [2022-04-10T22:29:25.573Z] Removing intermediate container 72ab720c2b1b [2022-04-10T22:29:25.573Z] ---> 8ceeede36293 [2022-04-10T22:29:25.573Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-10T22:29:25.573Z] ---> Running in 4679f9a3519a [2022-04-10T22:29:25.573Z] Removing intermediate container 87f66da5d90d [2022-04-10T22:29:25.573Z] ---> 7909218482a4 [2022-04-10T22:29:25.573Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T22:29:25.573Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T22:29:25.573Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T22:29:25.573Z] OK: 15739 distinct packages available [2022-04-10T22:29:25.573Z] ---> Running in baa514ba5117 [2022-04-10T22:29:25.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:29:25.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:29:25.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:29:25.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:29:25.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:29:25.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:29:25.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:29:25.573Z] OK: 220 MiB in 52 packages [2022-04-10T22:29:25.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:29:25.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:29:25.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:29:25.573Z] OK: 220 MiB in 52 packages [2022-04-10T22:29:25.573Z] Removing intermediate container 152128b73dcb [2022-04-10T22:29:25.573Z] ---> 8b86c6ccefaa [2022-04-10T22:29:25.573Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-10T22:29:26.186Z] OK: 220 MiB in 52 packages [2022-04-10T22:29:26.186Z] OK: 220 MiB in 52 packages [2022-04-10T22:29:26.462Z] OK: 220 MiB in 52 packages [2022-04-10T22:29:27.464Z] ---> 79d771abe35e [2022-04-10T22:29:27.464Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:29:27.464Z] ---> Running in 389059d144f6 [2022-04-10T22:29:27.746Z] Removing intermediate container 044cfa88541d [2022-04-10T22:29:27.746Z] ---> 25ee4a13090a [2022-04-10T22:29:27.746Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T22:29:28.029Z] Removing intermediate container 1af83ef44baf [2022-04-10T22:29:28.029Z] ---> 1d1e246ed74f [2022-04-10T22:29:28.029Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-10T22:29:28.029Z] Removing intermediate container baa514ba5117 [2022-04-10T22:29:28.029Z] ---> 0c83e1198177 [2022-04-10T22:29:28.029Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T22:29:28.307Z] Removing intermediate container 4679f9a3519a [2022-04-10T22:29:28.307Z] ---> e43b7f8b9fed [2022-04-10T22:29:28.307Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T22:29:29.312Z] ---> 4097a9e74865 [2022-04-10T22:29:29.312Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:29:29.312Z] ---> Running in 13c50538ed1a [2022-04-10T22:29:29.667Z] ---> fac41fddcfb0 [2022-04-10T22:29:29.667Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:29:29.667Z] ---> beb923a1e552 [2022-04-10T22:29:29.667Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:29:29.667Z] ---> Running in f89ddca26421 [2022-04-10T22:29:29.971Z] ---> 3f27e10ad724 [2022-04-10T22:29:29.971Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:29:29.971Z] ---> Running in 73056ee6d786 [2022-04-10T22:29:30.254Z] ---> Running in b17e7433b6a5 [2022-04-10T22:29:32.279Z] Removing intermediate container 389059d144f6 [2022-04-10T22:29:32.279Z] ---> 9729d89ec68e [2022-04-10T22:29:32.279Z] Step 7/20 : COPY . . [2022-04-10T22:29:35.727Z] Removing intermediate container 13c50538ed1a [2022-04-10T22:29:35.727Z] ---> be9a9c8e81e4 [2022-04-10T22:29:35.727Z] Step 8/23 : COPY . . [2022-04-10T22:29:36.009Z] Removing intermediate container f89ddca26421 [2022-04-10T22:29:36.009Z] ---> c899f77f28c3 [2022-04-10T22:29:36.009Z] Step 8/25 : COPY . . [2022-04-10T22:29:36.611Z] Removing intermediate container b17e7433b6a5 [2022-04-10T22:29:36.611Z] ---> 925ffbd2120a [2022-04-10T22:29:36.611Z] Step 8/31 : COPY . . [2022-04-10T22:29:36.611Z] Removing intermediate container 73056ee6d786 [2022-04-10T22:29:36.611Z] ---> 2c65adf05a46 [2022-04-10T22:29:36.611Z] Step 8/22 : COPY . . [2022-04-10T22:30:08.982Z] ---> 408028b7cecb [2022-04-10T22:30:08.983Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-10T22:30:08.983Z] ---> Running in b9945aeb96d7 [2022-04-10T22:30:10.441Z] ---> 9c6138b1920c [2022-04-10T22:30:10.441Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-10T22:30:11.051Z] ---> Running in 22f6185ee3f5 [2022-04-10T22:30:11.051Z] 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-10T22:30:11.051Z] ---> 65af2a844927 [2022-04-10T22:30:11.051Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-10T22:30:11.342Z] ---> Running in 6f770a553c89 [2022-04-10T22:30:12.809Z] ---> be55d427e431 [2022-04-10T22:30:12.809Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-10T22:30:12.809Z] ---> e363eac1cea0 [2022-04-10T22:30:12.809Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-10T22:30:13.094Z] ---> Running in 7c5f5bb9ddc8 [2022-04-10T22:30:13.094Z] ---> Running in b5cff29e57a0 [2022-04-10T22:30:14.107Z] 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-10T22:30:14.717Z] 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-10T22:30:15.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-10T22:30:15.998Z] 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-10T22:37:23.500Z] Removing intermediate container b9945aeb96d7 [2022-04-10T22:37:23.500Z] ---> 72ab8cafa47c [2022-04-10T22:37:23.500Z] [2022-04-10T22:37:23.500Z] Step 9/20 : FROM alpine:3.15 [2022-04-10T22:37:23.500Z] 3.15: Pulling from library/alpine [2022-04-10T22:37:23.500Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-10T22:37:23.500Z] Status: Downloaded newer image for alpine:3.15 [2022-04-10T22:37:23.500Z] ---> 3fb3c9af89a9 [2022-04-10T22:37:23.500Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T22:37:23.500Z] ---> Running in 3ceb81dff0e9 [2022-04-10T22:37:23.500Z] Removing intermediate container 3ceb81dff0e9 [2022-04-10T22:37:23.500Z] ---> 28f18bde1de7 [2022-04-10T22:37:23.500Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:37:23.500Z] ---> Running in 24d32923d9c3 [2022-04-10T22:37:23.776Z] 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-10T22:37:24.777Z] Removing intermediate container 24d32923d9c3 [2022-04-10T22:37:24.777Z] ---> cc6833628124 [2022-04-10T22:37:24.777Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-10T22:37:25.050Z] ---> Running in 856fe24b2fb9 [2022-04-10T22:37:27.038Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:37:28.486Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:37:29.473Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T22:37:29.473Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T22:37:29.473Z] OK: 15729 distinct packages available [2022-04-10T22:37:29.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:37:30.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:37:31.754Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-10T22:37:32.032Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-10T22:37:32.032Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T22:37:32.308Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-10T22:37:32.308Z] (5/9) Installing curl (7.80.0-r0) [2022-04-10T22:37:32.608Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-10T22:37:32.608Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-10T22:37:32.608Z] (8/9) Installing libucontext (1.1-r0) [2022-04-10T22:37:32.889Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-10T22:37:32.889Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T22:37:32.889Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T22:37:33.173Z] OK: 8 MiB in 23 packages [2022-04-10T22:37:34.179Z] Removing intermediate container 22f6185ee3f5 [2022-04-10T22:37:34.179Z] ---> 62ed0f38d59c [2022-04-10T22:37:34.179Z] [2022-04-10T22:37:34.179Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T22:37:34.467Z] 3.14: Pulling from library/alpine [2022-04-10T22:37:36.460Z] Removing intermediate container 856fe24b2fb9 [2022-04-10T22:37:36.460Z] ---> a6933420a21d [2022-04-10T22:37:36.460Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T22:37:36.460Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T22:37:36.460Z] Status: Downloaded newer image for alpine:3.14 [2022-04-10T22:37:36.460Z] ---> ac73e934f311 [2022-04-10T22:37:36.460Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T22:37:36.460Z] ---> Running in 3e7d89298e06 [2022-04-10T22:37:37.455Z] ---> aa21e86411d4 [2022-04-10T22:37:37.455Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-10T22:37:38.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:37:38.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:37:39.950Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-10T22:37:39.950Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T22:37:39.950Z] OK: 5 MiB in 15 packages [2022-04-10T22:37:42.030Z] Removing intermediate container 3e7d89298e06 [2022-04-10T22:37:42.030Z] ---> 1810d103e25f [2022-04-10T22:37:42.030Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T22:37:42.309Z] ---> e1295eb15201 [2022-04-10T22:37:42.309Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-10T22:37:42.309Z] ---> Running in d019ee097699 [2022-04-10T22:37:42.921Z] Removing intermediate container d019ee097699 [2022-04-10T22:37:42.921Z] ---> e556036b2528 [2022-04-10T22:37:42.921Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-10T22:37:43.197Z] ---> Running in d22f504ec4a6 [2022-04-10T22:37:43.803Z] ---> b2a3b0bebd59 [2022-04-10T22:37:43.803Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-10T22:37:43.803Z] Removing intermediate container d22f504ec4a6 [2022-04-10T22:37:43.803Z] ---> 5e57adb268f2 [2022-04-10T22:37:43.803Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T22:37:43.803Z] ---> Running in 02ef2349bb8a [2022-04-10T22:37:44.077Z] ---> Running in e5322ade9d91 [2022-04-10T22:37:44.352Z] Removing intermediate container 7c5f5bb9ddc8 [2022-04-10T22:37:44.352Z] ---> 4822534fee89 [2022-04-10T22:37:44.352Z] [2022-04-10T22:37:44.352Z] Step 10/31 : FROM alpine:3.14 [2022-04-10T22:37:44.352Z] ---> ac73e934f311 [2022-04-10T22:37:44.352Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-10T22:37:44.352Z] ---> Running in 6d9ce6896ae6 [2022-04-10T22:37:44.644Z] Removing intermediate container 02ef2349bb8a [2022-04-10T22:37:44.644Z] ---> eb2cfea78688 [2022-04-10T22:37:44.644Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T22:37:44.644Z] Removing intermediate container e5322ade9d91 [2022-04-10T22:37:44.644Z] ---> 3b0a2626628d [2022-04-10T22:37:44.644Z] Step 15/23 : WORKDIR / [2022-04-10T22:37:44.919Z] ---> Running in 6fd3f5cc9973 [2022-04-10T22:37:44.919Z] ---> Running in 73c2d9c9c520 [2022-04-10T22:37:45.191Z] Removing intermediate container 6d9ce6896ae6 [2022-04-10T22:37:45.191Z] ---> dbc9997848a1 [2022-04-10T22:37:45.191Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-10T22:37:45.191Z] ---> Running in 574c84d432ce [2022-04-10T22:37:45.797Z] Removing intermediate container 6fd3f5cc9973 [2022-04-10T22:37:45.797Z] ---> cb59a74b720e [2022-04-10T22:37:45.797Z] Step 18/20 : LABEL arch=arm64 [2022-04-10T22:37:45.797Z] Removing intermediate container 73c2d9c9c520 [2022-04-10T22:37:45.797Z] ---> 8d015cdfa434 [2022-04-10T22:37:45.797Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T22:37:45.797Z] ---> Running in 7b26da8dd3e6 [2022-04-10T22:37:46.793Z] Removing intermediate container 7b26da8dd3e6 [2022-04-10T22:37:46.793Z] ---> 62a592f00d37 [2022-04-10T22:37:46.793Z] Step 19/20 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 [2022-04-10T22:37:46.793Z] ---> Running in 937a9941ebf4 [2022-04-10T22:37:47.068Z] ---> 9bcaf287caa2 [2022-04-10T22:37:47.068Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-10T22:37:47.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:37:47.347Z] Removing intermediate container b5cff29e57a0 [2022-04-10T22:37:47.347Z] ---> c447965ee487 [2022-04-10T22:37:47.347Z] [2022-04-10T22:37:47.347Z] Step 10/25 : FROM alpine:3.14 [2022-04-10T22:37:47.347Z] ---> ac73e934f311 [2022-04-10T22:37:47.347Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-10T22:37:47.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:37:47.631Z] Removing intermediate container 937a9941ebf4 [2022-04-10T22:37:47.631Z] ---> 97a9a0d3dc77 [2022-04-10T22:37:47.631Z] Step 20/20 : LABEL version=0.0.0 [2022-04-10T22:37:47.631Z] ---> Running in 9bc02a022212 [2022-04-10T22:37:47.910Z] ---> Running in d2409000620c [2022-04-10T22:37:48.520Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-10T22:37:48.520Z] (2/2) Installing su-exec (0.2-r1) [2022-04-10T22:37:48.520Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T22:37:48.520Z] OK: 6 MiB in 16 packages [2022-04-10T22:37:48.797Z] Removing intermediate container d2409000620c [2022-04-10T22:37:48.797Z] ---> 93937e53082d [2022-04-10T22:37:48.797Z] [2022-04-10T22:37:49.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:37:49.672Z] Successfully built 93937e53082d [2022-04-10T22:37:49.948Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-10T22:37:49.948Z] Building security-spire-agent [2022-04-10T22:37:49.948Z]  Building security-spiffe-token-provider ... done Removing intermediate container 574c84d432ce [2022-04-10T22:37:49.948Z] ---> f379d019de83 [2022-04-10T22:37:49.948Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-10T22:37:49.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:37:50.262Z] ---> Running in 59c159fdc51f [2022-04-10T22:37:50.544Z] ---> 8fadc291c49e [2022-04-10T22:37:50.544Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-10T22:37:50.822Z] Removing intermediate container 59c159fdc51f [2022-04-10T22:37:50.822Z] ---> 692ccf528e39 [2022-04-10T22:37:50.822Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-10T22:37:51.117Z] ---> Running in ea3fb7674899 [2022-04-10T22:37:51.117Z] Removing intermediate container 6f770a553c89 [2022-04-10T22:37:51.117Z] ---> d76d2f801b49 [2022-04-10T22:37:51.117Z] [2022-04-10T22:37:51.117Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T22:37:51.117Z] ---> ac73e934f311 [2022-04-10T22:37:51.117Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-10T22:37:51.117Z] ---> Using cache [2022-04-10T22:37:51.117Z] ---> 1810d103e25f [2022-04-10T22:37:51.117Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T22:37:51.117Z] ---> Using cache [2022-04-10T22:37:51.117Z] ---> e556036b2528 [2022-04-10T22:37:51.117Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-10T22:37:51.117Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-10T22:37:51.406Z] ---> Running in 119cfb37ed5c [2022-04-10T22:37:51.695Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-10T22:37:51.695Z] Removing intermediate container ea3fb7674899 [2022-04-10T22:37:51.695Z] ---> 85d76ba63f5f [2022-04-10T22:37:51.695Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-10T22:37:51.695Z] ---> 6c0b33af206a [2022-04-10T22:37:51.695Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-10T22:37:51.695Z] ---> Running in 924045ec5770 [2022-04-10T22:37:51.980Z] (3/3) Installing su-exec (0.2-r1) [2022-04-10T22:37:51.980Z] Removing intermediate container 119cfb37ed5c [2022-04-10T22:37:51.980Z] ---> 4d9f0998f2d5 [2022-04-10T22:37:51.980Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T22:37:51.980Z] ---> Running in 744ae08870c0 [2022-04-10T22:37:51.980Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T22:37:52.260Z] ---> Running in f8a8867192ce [2022-04-10T22:37:52.260Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T22:37:52.536Z] OK: 6 MiB in 17 packages [2022-04-10T22:37:52.826Z] Removing intermediate container 744ae08870c0 [2022-04-10T22:37:52.826Z] ---> f4da375a0837 [2022-04-10T22:37:52.826Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T22:37:53.109Z] Removing intermediate container f8a8867192ce [2022-04-10T22:37:53.109Z] ---> 39f9221e268b [2022-04-10T22:37:53.109Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T22:37:53.394Z] ---> Running in ad7f35caba37 [2022-04-10T22:37:54.398Z] Removing intermediate container ad7f35caba37 [2022-04-10T22:37:54.398Z] ---> 2cf8aa1d3ae8 [2022-04-10T22:37:54.398Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T22:37:54.398Z] ---> 94732adaa7b5 [2022-04-10T22:37:54.686Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-10T22:37:54.686Z] ---> Running in 80de6ac9710d [2022-04-10T22:37:54.686Z] Removing intermediate container 9bc02a022212 [2022-04-10T22:37:54.686Z] ---> 7be8e4eab885 [2022-04-10T22:37:54.686Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T22:37:54.969Z] ---> Running in ff89b87b183c [2022-04-10T22:37:55.250Z] Removing intermediate container 924045ec5770 [2022-04-10T22:37:55.250Z] ---> 042e79fa4b20 [2022-04-10T22:37:55.250Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-10T22:37:55.250Z] ---> Running in 593ae3d57142 [2022-04-10T22:37:55.537Z] Removing intermediate container 80de6ac9710d [2022-04-10T22:37:55.537Z] ---> 6ff0a11d1a5b [2022-04-10T22:37:55.537Z] Step 22/23 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 [2022-04-10T22:37:55.812Z] Removing intermediate container ff89b87b183c [2022-04-10T22:37:55.812Z] ---> 594a336a51e7 [2022-04-10T22:37:55.812Z] Step 13/25 : WORKDIR / [2022-04-10T22:37:55.812Z] ---> Running in c748e3974ddf [2022-04-10T22:37:55.812Z] ---> Running in a290b6c065ee [2022-04-10T22:37:56.086Z] Removing intermediate container 593ae3d57142 [2022-04-10T22:37:56.086Z] ---> ab4031f4908b [2022-04-10T22:37:56.086Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-10T22:37:56.372Z] Removing intermediate container c748e3974ddf [2022-04-10T22:37:56.372Z] ---> a93729cf2d3c [2022-04-10T22:37:56.372Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T22:37:56.651Z] Removing intermediate container a290b6c065ee [2022-04-10T22:37:56.651Z] ---> 40f0a8e84de5 [2022-04-10T22:37:56.651Z] 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-10T22:37:56.651Z] ---> Running in 6961167a851b [2022-04-10T22:37:57.273Z] ---> e75784af6529 [2022-04-10T22:37:57.273Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-10T22:37:57.552Z] ---> Running in 51b72ce12c63 [2022-04-10T22:37:57.552Z] Removing intermediate container 6961167a851b [2022-04-10T22:37:57.552Z] ---> 00694f2cf3e1 [2022-04-10T22:37:57.552Z] [2022-04-10T22:37:57.826Z] ---> 85f21041edc5 [2022-04-10T22:37:57.826Z] 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-10T22:37:58.100Z] ---> 609c29531841 [2022-04-10T22:37:58.100Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-10T22:37:58.378Z] Successfully built 00694f2cf3e1 [2022-04-10T22:37:58.378Z] Successfully tagged core-command-arm64:latest [2022-04-10T22:37:58.378Z]  Building core-command ... done Building support-notifications [2022-04-10T22:37:59.386Z] ---> bcead4da2ea7 [2022-04-10T22:37:59.386Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-10T22:37:59.386Z] ---> c01d242e2e9a [2022-04-10T22:37:59.386Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-10T22:37:59.386Z] ---> Running in d978bef7e585 [2022-04-10T22:38:00.374Z] Removing intermediate container d978bef7e585 [2022-04-10T22:38:00.374Z] ---> 0d5e667a1932 [2022-04-10T22:38:00.374Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T22:38:00.374Z] Removing intermediate container 51b72ce12c63 [2022-04-10T22:38:00.374Z] ---> 7264373cbcd0 [2022-04-10T22:38:00.374Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T22:38:00.652Z] ---> 1807a9bb3e12 [2022-04-10T22:38:00.652Z] 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-10T22:38:00.652Z] ---> Running in aae342e547cf [2022-04-10T22:38:01.254Z] Removing intermediate container aae342e547cf [2022-04-10T22:38:01.254Z] ---> c937d24006e0 [2022-04-10T22:38:01.254Z] Step 20/22 : LABEL arch=arm64 [2022-04-10T22:38:01.529Z] ---> Running in 21cb771cd9f4 [2022-04-10T22:38:01.529Z] ---> a02b161f12f6 [2022-04-10T22:38:01.529Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-10T22:38:01.809Z] ---> 7662912769f2 [2022-04-10T22:38:01.809Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-10T22:38:02.417Z] Removing intermediate container 21cb771cd9f4 [2022-04-10T22:38:02.417Z] ---> 080fc3ba093d [2022-04-10T22:38:02.417Z] Step 21/22 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 [2022-04-10T22:38:02.417Z] ---> Running in 265e03c6fcf3 [2022-04-10T22:38:03.045Z] Removing intermediate container 265e03c6fcf3 [2022-04-10T22:38:03.045Z] ---> 805fe876c539 [2022-04-10T22:38:03.045Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T22:38:03.045Z] ---> Running in bac14d61e5fa [2022-04-10T22:38:04.068Z] Removing intermediate container bac14d61e5fa [2022-04-10T22:38:04.068Z] ---> 524ec3557d90 [2022-04-10T22:38:04.068Z] [2022-04-10T22:38:04.340Z] ---> fe0f9239e8c8 [2022-04-10T22:38:04.340Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-10T22:38:04.340Z] ---> c4a72be4f37c [2022-04-10T22:38:04.340Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-10T22:38:05.375Z] Successfully built 524ec3557d90 [2022-04-10T22:38:05.375Z] Successfully tagged support-scheduler-arm64:latest [2022-04-10T22:38:05.375Z]  Building support-scheduler ... done Building security-proxy-setup [2022-04-10T22:38:05.653Z] ---> 0bf98b521c5f [2022-04-10T22:38:05.653Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-10T22:38:06.649Z] ---> 0eb73d66c917 [2022-04-10T22:38:06.649Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-10T22:38:06.649Z] ---> e3f1da7d5735 [2022-04-10T22:38:06.649Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T22:38:07.651Z] ---> a32d79ff10b1 [2022-04-10T22:38:07.651Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-10T22:38:07.651Z] ---> d99dee188a22 [2022-04-10T22:38:07.651Z] 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-10T22:38:07.929Z] ---> Running in a0b3240a1694 [2022-04-10T22:38:07.929Z] ---> Running in a486fb8db93f [2022-04-10T22:38:08.931Z] Removing intermediate container a0b3240a1694 [2022-04-10T22:38:08.931Z] ---> 937fa41b94da [2022-04-10T22:38:08.932Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-10T22:38:10.384Z] ---> 4f2168e9c01a [2022-04-10T22:38:10.384Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-10T22:38:10.660Z] ---> Running in 5f10c7b96586 [2022-04-10T22:38:11.258Z] Removing intermediate container a486fb8db93f [2022-04-10T22:38:11.258Z] ---> ddbcb91f429e [2022-04-10T22:38:11.258Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T22:38:11.258Z] ---> Running in 616763c8049a [2022-04-10T22:38:12.252Z] Removing intermediate container 616763c8049a [2022-04-10T22:38:12.252Z] ---> 4e9977a728c9 [2022-04-10T22:38:12.252Z] Step 23/25 : LABEL arch=arm64 [2022-04-10T22:38:12.252Z] ---> Running in 255b20792c1d [2022-04-10T22:38:12.861Z] Removing intermediate container 255b20792c1d [2022-04-10T22:38:12.861Z] ---> 21bbdafdfc99 [2022-04-10T22:38:12.861Z] Step 24/25 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 [2022-04-10T22:38:12.861Z] ---> Running in 407056ee7906 [2022-04-10T22:38:13.145Z] Removing intermediate container 5f10c7b96586 [2022-04-10T22:38:13.145Z] ---> ea4b893ad349 [2022-04-10T22:38:13.145Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-10T22:38:13.425Z] Removing intermediate container 407056ee7906 [2022-04-10T22:38:13.425Z] ---> 79258515a174 [2022-04-10T22:38:13.425Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T22:38:13.716Z] ---> Running in 6373ccf85ed0 [2022-04-10T22:38:13.716Z] ---> Running in 3762ee05a448 [2022-04-10T22:38:14.341Z] Removing intermediate container 6373ccf85ed0 [2022-04-10T22:38:14.341Z] ---> c41be920d796 [2022-04-10T22:38:14.341Z] [2022-04-10T22:38:14.341Z] Removing intermediate container 3762ee05a448 [2022-04-10T22:38:14.341Z] ---> ea277dbd70a9 [2022-04-10T22:38:14.341Z] Step 28/31 : CMD ["gate"] [2022-04-10T22:38:14.948Z] Successfully built c41be920d796 [2022-04-10T22:38:14.948Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-10T22:38:14.948Z] Building core-data [2022-04-10T22:38:14.948Z]  Building security-secretstore-setup ... done  ---> Running in aba4f1f4c9d8 [2022-04-10T22:38:15.569Z] Removing intermediate container aba4f1f4c9d8 [2022-04-10T22:38:15.569Z] ---> a91b24facd6f [2022-04-10T22:38:15.569Z] Step 29/31 : LABEL arch=arm64 [2022-04-10T22:38:15.848Z] ---> Running in 7720cfb06631 [2022-04-10T22:38:16.126Z] Removing intermediate container 7720cfb06631 [2022-04-10T22:38:16.126Z] ---> 41e973fc2bdf [2022-04-10T22:38:16.126Z] Step 30/31 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 [2022-04-10T22:38:16.724Z] ---> Running in 3adddcd0f702 [2022-04-10T22:38:16.998Z] Removing intermediate container 3adddcd0f702 [2022-04-10T22:38:16.998Z] ---> 63d6392cc839 [2022-04-10T22:38:16.998Z] Step 31/31 : LABEL version=0.0.0 [2022-04-10T22:38:17.276Z] ---> Running in a4de25702083 [2022-04-10T22:38:17.877Z] Removing intermediate container a4de25702083 [2022-04-10T22:38:17.877Z] ---> cdd25d54008c [2022-04-10T22:38:17.877Z] [2022-04-10T22:38:18.476Z] Successfully built cdd25d54008c [2022-04-10T22:38:18.476Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-10T22:38:18.476Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-04-10T22:39:15.004Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:39:15.004Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:39:15.004Z] ---> 292d781a10e7 [2022-04-10T22:39:15.004Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T22:39:15.004Z] ---> Using cache [2022-04-10T22:39:15.004Z] ---> 0f806a8d3e80 [2022-04-10T22:39:15.004Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:39:15.004Z] ---> Running in 32c5c1b28942 [2022-04-10T22:39:15.004Z] Removing intermediate container 32c5c1b28942 [2022-04-10T22:39:15.004Z] ---> b94d247c3361 [2022-04-10T22:39:15.004Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T22:39:15.004Z] ---> Running in 62ff2e755bb2 [2022-04-10T22:39:15.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:39:15.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:39:15.004Z] OK: 220 MiB in 52 packages [2022-04-10T22:39:15.004Z] Removing intermediate container 62ff2e755bb2 [2022-04-10T22:39:15.004Z] ---> 4aa00cb4185a [2022-04-10T22:39:15.004Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T22:39:16.018Z] ---> 0fb0fc704df6 [2022-04-10T22:39:16.018Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:39:16.297Z] ---> Running in 5fb4e1e02705 [2022-04-10T22:39:20.609Z] Removing intermediate container 5fb4e1e02705 [2022-04-10T22:39:20.609Z] ---> 8af09f9eb1f5 [2022-04-10T22:39:20.609Z] Step 8/26 : COPY . . [2022-04-10T22:39:26.020Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:39:26.020Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:39:26.020Z] ---> 292d781a10e7 [2022-04-10T22:39:26.020Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T22:39:26.020Z] ---> Using cache [2022-04-10T22:39:26.020Z] ---> 0f806a8d3e80 [2022-04-10T22:39:26.020Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:39:26.020Z] ---> Using cache [2022-04-10T22:39:26.020Z] ---> b94d247c3361 [2022-04-10T22:39:26.020Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-10T22:39:26.020Z] ---> Running in 6c9b0e174490 [2022-04-10T22:39:27.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:39:28.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:39:29.883Z] OK: 220 MiB in 52 packages [2022-04-10T22:39:32.118Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:39:32.118Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:39:32.118Z] ---> 292d781a10e7 [2022-04-10T22:39:32.118Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T22:39:32.118Z] ---> Using cache [2022-04-10T22:39:32.118Z] ---> 0f806a8d3e80 [2022-04-10T22:39:32.118Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:39:32.118Z] ---> Using cache [2022-04-10T22:39:32.118Z] ---> b94d247c3361 [2022-04-10T22:39:32.118Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T22:39:32.118Z] ---> Running in 580a1170086c [2022-04-10T22:39:32.829Z] Removing intermediate container 6c9b0e174490 [2022-04-10T22:39:32.829Z] ---> e7c71b038cea [2022-04-10T22:39:32.829Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T22:39:33.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:39:34.102Z] ---> aac17bd72057 [2022-04-10T22:39:34.102Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:39:34.374Z] ---> Running in f66db5aa781a [2022-04-10T22:39:34.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:39:36.107Z] OK: 220 MiB in 52 packages [2022-04-10T22:39:37.572Z] Removing intermediate container 580a1170086c [2022-04-10T22:39:37.572Z] ---> 521a4056ddd6 [2022-04-10T22:39:37.572Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T22:39:39.042Z] ---> c7a589186595 [2022-04-10T22:39:39.042Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:39:39.042Z] Removing intermediate container f66db5aa781a [2022-04-10T22:39:39.042Z] ---> b44e7a263929 [2022-04-10T22:39:39.042Z] Step 8/22 : COPY . . [2022-04-10T22:39:39.322Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:39:39.322Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:39:39.322Z] ---> 292d781a10e7 [2022-04-10T22:39:39.322Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T22:39:39.322Z] ---> Using cache [2022-04-10T22:39:39.322Z] ---> 0f806a8d3e80 [2022-04-10T22:39:39.322Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:39:39.322Z] ---> Using cache [2022-04-10T22:39:39.322Z] ---> b94d247c3361 [2022-04-10T22:39:39.322Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-10T22:39:39.322Z] ---> Running in 504047fc2fe5 [2022-04-10T22:39:39.322Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:39:39.322Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:39:39.322Z] ---> 292d781a10e7 [2022-04-10T22:39:39.322Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T22:39:39.322Z] ---> Using cache [2022-04-10T22:39:39.322Z] ---> 0f806a8d3e80 [2022-04-10T22:39:39.322Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:39:39.322Z] ---> Using cache [2022-04-10T22:39:39.322Z] ---> b94d247c3361 [2022-04-10T22:39:39.322Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-10T22:39:39.322Z] ---> Running in 0cc32682945a [2022-04-10T22:39:39.599Z] ---> Running in ca4d79aaab9e [2022-04-10T22:39:41.598Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:39:41.598Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:39:42.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:39:42.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:39:44.047Z] OK: 220 MiB in 52 packages [2022-04-10T22:39:44.047Z] OK: 220 MiB in 52 packages [2022-04-10T22:39:44.661Z] Removing intermediate container ca4d79aaab9e [2022-04-10T22:39:44.661Z] ---> cdce354c2e05 [2022-04-10T22:39:44.661Z] Step 8/22 : COPY . . [2022-04-10T22:39:45.664Z] Removing intermediate container 0cc32682945a [2022-04-10T22:39:45.664Z] ---> a6f30092daad [2022-04-10T22:39:45.664Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T22:39:45.664Z] Removing intermediate container 504047fc2fe5 [2022-04-10T22:39:45.664Z] ---> 789c94be04a5 [2022-04-10T22:39:45.664Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T22:39:47.115Z] ---> da5ae4f8a06a [2022-04-10T22:39:47.115Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:39:47.394Z] ---> b31c548291ae [2022-04-10T22:39:47.394Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:39:47.394Z] ---> Running in b8a99a978b83 [2022-04-10T22:39:47.665Z] ---> Running in 8a2a8ca15f7b [2022-04-10T22:39:52.004Z] Removing intermediate container b8a99a978b83 [2022-04-10T22:39:52.004Z] ---> 55ed8cb73ead [2022-04-10T22:39:52.004Z] Step 8/23 : COPY . . [2022-04-10T22:39:52.280Z] Removing intermediate container 8a2a8ca15f7b [2022-04-10T22:39:52.280Z] ---> a7b9f59cf7dc [2022-04-10T22:39:52.280Z] Step 8/23 : COPY . . [2022-04-10T22:40:02.451Z] ---> 59a05f37e32e [2022-04-10T22:40:02.451Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T22:40:02.451Z] ---> Running in be5b3e762ae5 [2022-04-10T22:40:03.058Z] Removing intermediate container be5b3e762ae5 [2022-04-10T22:40:03.058Z] ---> 3b7b915e595c [2022-04-10T22:40:03.058Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T22:40:03.058Z] ---> Running in 565464abcc42 [2022-04-10T22:40:06.466Z] Removing intermediate container 565464abcc42 [2022-04-10T22:40:06.466Z] ---> 1e8aaafab2c7 [2022-04-10T22:40:06.466Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T22:40:06.466Z] ---> Running in 6abf6baecb0a [2022-04-10T22:40:07.064Z] Removing intermediate container 6abf6baecb0a [2022-04-10T22:40:07.064Z] ---> 4eeab3279cc0 [2022-04-10T22:40:07.064Z] 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-10T22:40:07.339Z] ---> Running in 720724a8ef67 [2022-04-10T22:40:09.985Z] spire-1.2.1/ [2022-04-10T22:40:09.985Z] spire-1.2.1/.data/ [2022-04-10T22:40:09.985Z] spire-1.2.1/.data/.file [2022-04-10T22:40:09.985Z] spire-1.2.1/.dockerignore [2022-04-10T22:40:09.985Z] spire-1.2.1/.gitattributes [2022-04-10T22:40:09.985Z] spire-1.2.1/.githooks/ [2022-04-10T22:40:09.985Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T22:40:09.985Z] spire-1.2.1/.github/ [2022-04-10T22:40:09.985Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T22:40:09.985Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T22:40:09.985Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T22:40:09.985Z] spire-1.2.1/.github/workflows/ [2022-04-10T22:40:09.985Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T22:40:09.985Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T22:40:09.985Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T22:40:09.985Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T22:40:09.985Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T22:40:09.985Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T22:40:09.985Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T22:40:09.985Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T22:40:09.985Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T22:40:09.985Z] spire-1.2.1/.gitignore [2022-04-10T22:40:09.985Z] spire-1.2.1/.go-version [2022-04-10T22:40:09.985Z] spire-1.2.1/.golangci.yml [2022-04-10T22:40:09.985Z] spire-1.2.1/ADOPTERS.md [2022-04-10T22:40:09.985Z] spire-1.2.1/CHANGELOG.md [2022-04-10T22:40:09.985Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T22:40:09.985Z] spire-1.2.1/CODEOWNERS [2022-04-10T22:40:09.985Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T22:40:09.985Z] spire-1.2.1/Dockerfile [2022-04-10T22:40:09.985Z] spire-1.2.1/Dockerfile.dev [2022-04-10T22:40:09.985Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T22:40:09.985Z] spire-1.2.1/LICENSE [2022-04-10T22:40:09.985Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T22:40:09.985Z] spire-1.2.1/Makefile [2022-04-10T22:40:09.985Z] spire-1.2.1/README.md [2022-04-10T22:40:09.985Z] spire-1.2.1/ROADMAP.md [2022-04-10T22:40:09.985Z] spire-1.2.1/SECURITY.md [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T22:40:09.985Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T22:40:09.985Z] spire-1.2.1/conf/ [2022-04-10T22:40:09.985Z] spire-1.2.1/conf/agent/ [2022-04-10T22:40:09.985Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T22:40:09.985Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T22:40:09.985Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T22:40:09.985Z] spire-1.2.1/conf/server/ [2022-04-10T22:40:09.985Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T22:40:09.985Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T22:40:09.985Z] spire-1.2.1/conf/server/server.conf [2022-04-10T22:40:09.985Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T22:40:09.985Z] spire-1.2.1/doc/ [2022-04-10T22:40:09.985Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/auditlog.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/images/ [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/spire_server.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/telemetry.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/upgrading.md [2022-04-10T22:40:09.986Z] spire-1.2.1/doc/using_spire.md [2022-04-10T22:40:09.986Z] spire-1.2.1/examples/ [2022-04-10T22:40:09.986Z] spire-1.2.1/examples/README.md [2022-04-10T22:40:09.986Z] spire-1.2.1/go.mod [2022-04-10T22:40:09.986Z] spire-1.2.1/go.sum [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T22:40:09.986Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/health/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/log/ [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T22:40:09.987Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/util/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/version/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T22:40:09.988Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T22:40:10.265Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/config.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T22:40:10.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T22:40:10.542Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/server.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/ [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/private/ [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/private/server/ [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/ [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/common/ [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T22:40:10.543Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T22:40:10.543Z] spire-1.2.1/release/ [2022-04-10T22:40:10.543Z] spire-1.2.1/release/spire-extras/ [2022-04-10T22:40:10.543Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T22:40:10.543Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T22:40:10.543Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T22:40:10.543Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T22:40:10.543Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T22:40:10.543Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T22:40:10.543Z] spire-1.2.1/release/spire/ [2022-04-10T22:40:10.543Z] spire-1.2.1/release/spire/README.md [2022-04-10T22:40:10.543Z] spire-1.2.1/release/spire/conf/ [2022-04-10T22:40:10.543Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T22:40:10.543Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T22:40:10.543Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T22:40:10.543Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T22:40:10.543Z] spire-1.2.1/script/ [2022-04-10T22:40:10.543Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T22:40:10.543Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T22:40:10.543Z] spire-1.2.1/support/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T22:40:10.543Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T22:40:10.543Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T22:40:10.543Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/clock/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/clock/clock.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T22:40:10.543Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T22:40:10.544Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/README.md [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/common [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T22:40:10.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T22:40:10.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T22:40:10.821Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T22:40:10.822Z] spire-1.2.1/test/integration/test.sh [2022-04-10T22:40:10.822Z] spire-1.2.1/test/plugintest/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/spiretest/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/testca/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/testca/ca.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/testkey/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T22:40:10.822Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/testkey/new.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/util/ [2022-04-10T22:40:10.822Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/util/race.go [2022-04-10T22:40:10.822Z] spire-1.2.1/test/util/util.go [2022-04-10T22:40:10.822Z] building spire from source... [2022-04-10T22:40:11.101Z] Installing go1.17.7... [2022-04-10T22:40:19.421Z] ---> 822e3f94e0b3 [2022-04-10T22:40:19.421Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-10T22:40:20.016Z] ---> Running in 524826b7e5b4 [2022-04-10T22:40:22.012Z] 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-10T22:40:26.376Z] ---> 2ed4aeaac49d [2022-04-10T22:40:26.376Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-10T22:40:26.376Z] ---> Running in ecfed5431862 [2022-04-10T22:40:29.020Z] 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-10T22:40:29.625Z] Building bin/spire-server... [2022-04-10T22:40:29.901Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T22:40:29.901Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T22:40:29.901Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T22:40:30.889Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T22:40:30.889Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T22:40:31.168Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T22:40:32.158Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T22:40:32.761Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T22:40:33.039Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T22:40:34.030Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T22:40:35.504Z]  ---> 3c6501b07f16 [2022-04-10T22:40:35.504Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-10T22:40:35.504Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T22:40:35.504Z]  ---> 9ae4a7568f47 [2022-04-10T22:40:35.504Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-10T22:40:35.504Z] ---> Running in 7b4551ef9a0f [2022-04-10T22:40:35.803Z] ---> Running in c3a0de8a23bf [2022-04-10T22:40:36.081Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T22:40:36.081Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T22:40:36.694Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T22:40:36.694Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T22:40:36.694Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T22:40:36.694Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T22:40:37.689Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T22:40:37.689Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T22:40:37.968Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T22:40:38.246Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T22:40:38.246Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T22:40:38.246Z] 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-10T22:40:38.524Z] 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-10T22:40:39.513Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T22:40:39.513Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T22:40:57.877Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T22:40:57.877Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T22:40:57.877Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T22:40:57.877Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T22:40:57.877Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T22:40:57.877Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T22:40:57.877Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T22:40:57.877Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T22:40:57.877Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T22:40:57.877Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T22:40:57.877Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T22:40:57.877Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T22:40:57.877Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T22:40:57.877Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T22:40:57.877Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T22:40:57.877Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T22:40:57.877Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T22:40:57.877Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T22:40:57.877Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T22:40:57.877Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T22:40:58.154Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T22:40:58.154Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T22:40:58.433Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T22:40:58.433Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T22:40:58.706Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T22:40:59.310Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T22:40:59.589Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T22:41:00.186Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T22:41:00.186Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T22:41:00.186Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T22:41:01.845Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T22:41:06.250Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T22:41:16.424Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T22:41:16.424Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T22:41:16.700Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T22:41:16.978Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T22:41:17.259Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T22:41:44.112Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T22:41:44.112Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T22:41:44.112Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T22:41:54.319Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T22:41:54.926Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T22:42:27.315Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T22:42:27.315Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T22:42:27.315Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T22:42:27.315Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T22:42:27.315Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T22:42:27.315Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T22:42:29.949Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T22:42:30.225Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T22:42:32.223Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T22:42:32.223Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T22:42:32.500Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T22:42:32.775Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T22:42:33.761Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T22:42:34.038Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T22:42:34.313Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T22:42:34.589Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T22:42:34.866Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T22:42:34.866Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T22:42:35.142Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T22:42:35.142Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T22:42:35.419Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T22:42:35.696Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T22:42:37.145Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T22:42:37.145Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T22:42:37.747Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T22:42:44.503Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T22:42:44.503Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T22:42:44.503Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T22:42:44.503Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T22:42:44.503Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T22:42:44.780Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T22:42:44.780Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T22:42:45.770Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T22:42:45.770Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T22:42:46.047Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T22:42:46.325Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T22:42:46.325Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T22:42:47.315Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T22:42:47.920Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T22:42:48.197Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T22:42:48.475Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T22:42:48.475Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T22:42:48.475Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T22:42:48.753Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T22:42:48.753Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T22:42:48.753Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T22:42:49.740Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T22:42:50.019Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T22:42:50.296Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T22:42:50.296Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T22:42:50.573Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T22:42:53.212Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T22:42:54.200Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T22:42:54.200Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T22:42:54.476Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T22:42:54.748Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T22:42:54.748Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T22:42:55.022Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T22:42:55.297Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T22:42:55.578Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T22:42:58.973Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T22:43:00.950Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T22:43:00.950Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T22:43:01.554Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T22:43:01.835Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T22:43:01.835Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T22:43:02.442Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T22:43:02.720Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T22:43:02.999Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T22:43:02.999Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T22:43:03.275Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T22:43:03.275Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T22:43:03.553Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T22:43:16.518Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T22:43:16.518Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T22:43:16.518Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T22:43:16.518Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T22:43:43.365Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T22:43:43.365Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T22:48:05.529Z] 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-10T22:48:27.733Z] Removing intermediate container ecfed5431862 [2022-04-10T22:48:27.733Z] ---> 841d65c2f23c [2022-04-10T22:48:27.733Z] [2022-04-10T22:48:27.733Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T22:48:27.733Z] ---> ac73e934f311 [2022-04-10T22:48:27.733Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-10T22:48:27.733Z] ---> Running in ef818afc65f7 [2022-04-10T22:48:30.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:48:30.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:48:32.459Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-10T22:48:32.459Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-10T22:48:32.459Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-10T22:48:32.459Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-10T22:48:32.459Z] (5/6) Installing curl (7.79.1-r0) [2022-04-10T22:48:32.459Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-10T22:48:32.459Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T22:48:32.459Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T22:48:33.063Z] OK: 8 MiB in 20 packages [2022-04-10T22:48:37.409Z] Removing intermediate container ef818afc65f7 [2022-04-10T22:48:37.409Z] ---> 7e0f522edd0d [2022-04-10T22:48:37.409Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T22:48:37.409Z] ---> Running in 8a70c70f972f [2022-04-10T22:48:38.406Z] Removing intermediate container 8a70c70f972f [2022-04-10T22:48:38.406Z] ---> 1cca61dbf479 [2022-04-10T22:48:38.406Z] Step 13/22 : WORKDIR /edgex [2022-04-10T22:48:39.017Z] ---> Running in ccc53bb60a0d [2022-04-10T22:48:40.469Z] Removing intermediate container ccc53bb60a0d [2022-04-10T22:48:40.469Z] ---> b79182a94da5 [2022-04-10T22:48:40.469Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-10T22:48:40.469Z] Removing intermediate container 7b4551ef9a0f [2022-04-10T22:48:40.469Z] ---> 166c8a44766b [2022-04-10T22:48:40.469Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-10T22:48:40.753Z] ---> Running in 630f9456f303 [2022-04-10T22:48:42.240Z] ---> c6933da69c9b [2022-04-10T22:48:42.240Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-10T22:48:43.265Z] Removing intermediate container 524826b7e5b4 [2022-04-10T22:48:43.265Z] ---> d7b5a8e810cc [2022-04-10T22:48:43.265Z] [2022-04-10T22:48:43.265Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T22:48:43.265Z] ---> ac73e934f311 [2022-04-10T22:48:43.265Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-10T22:48:43.265Z] 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-10T22:48:43.548Z] ---> Running in e64289816312 [2022-04-10T22:48:45.584Z] ---> ab9b9df77638 [2022-04-10T22:48:45.878Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-10T22:48:45.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:48:46.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:48:47.647Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-10T22:48:47.647Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-10T22:48:47.647Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T22:48:47.647Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T22:48:47.933Z] Removing intermediate container 630f9456f303 [2022-04-10T22:48:47.933Z] ---> c7a02a3f44ec [2022-04-10T22:48:47.933Z] [2022-04-10T22:48:47.933Z] Step 11/23 : FROM docker:20.10.14 [2022-04-10T22:48:48.229Z] 20.10.14: Pulling from library/docker [2022-04-10T22:48:48.229Z] OK: 6 MiB in 16 packages [2022-04-10T22:48:49.710Z] ---> 882d4eb60adf [2022-04-10T22:48:49.710Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T22:48:52.409Z] ---> b57048dd33ca [2022-04-10T22:48:52.409Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-10T22:48:52.409Z] ---> Running in c838d7f4f0c2 [2022-04-10T22:48:52.409Z] Removing intermediate container e64289816312 [2022-04-10T22:48:52.409Z] ---> f50148ed94ae [2022-04-10T22:48:52.409Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T22:48:52.688Z] ---> Running in cf8e0d3ec785 [2022-04-10T22:48:54.155Z] Removing intermediate container cf8e0d3ec785 [2022-04-10T22:48:54.155Z] ---> 64d3feaf9334 [2022-04-10T22:48:54.155Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-10T22:48:54.155Z] ---> Running in 886012f95e00 [2022-04-10T22:48:55.604Z] Removing intermediate container 886012f95e00 [2022-04-10T22:48:55.604Z] ---> 20d9f2cc582a [2022-04-10T22:48:55.604Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T22:48:55.891Z] ---> Running in 0287831b09bb [2022-04-10T22:48:56.497Z] Removing intermediate container c838d7f4f0c2 [2022-04-10T22:48:56.497Z] ---> 87cb90edf507 [2022-04-10T22:48:56.776Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T22:48:56.776Z] ---> Running in 6e3d8a4651f3 [2022-04-10T22:48:56.776Z] Removing intermediate container 0287831b09bb [2022-04-10T22:48:56.776Z] ---> 1b1b670dff91 [2022-04-10T22:48:56.776Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T22:48:58.233Z] Removing intermediate container 6e3d8a4651f3 [2022-04-10T22:48:58.233Z] ---> b8afc70706bc [2022-04-10T22:48:58.233Z] Step 20/22 : LABEL arch=arm64 [2022-04-10T22:48:58.234Z] ---> Running in a0440e9eb507 [2022-04-10T22:48:58.521Z] ---> 3c2ed02fc10e [2022-04-10T22:48:58.818Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-10T22:48:59.430Z] Removing intermediate container a0440e9eb507 [2022-04-10T22:48:59.430Z] ---> 8d6d531bbe8f [2022-04-10T22:48:59.430Z] Step 21/22 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 [2022-04-10T22:48:59.430Z] ---> Running in 327c6696c3fb [2022-04-10T22:49:00.890Z] Removing intermediate container 327c6696c3fb [2022-04-10T22:49:00.890Z] ---> 3a549a32e12d [2022-04-10T22:49:00.890Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T22:49:00.890Z] ---> Running in e5b211433bb9 [2022-04-10T22:49:02.125Z] Removing intermediate container e5b211433bb9 [2022-04-10T22:49:02.125Z] ---> 35e8304aae31 [2022-04-10T22:49:02.125Z] [2022-04-10T22:49:04.204Z] Successfully built 35e8304aae31 [2022-04-10T22:49:04.204Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-10T22:49:04.204Z] Building core-metadata [2022-04-10T22:49:05.086Z]  Building security-proxy-setup ... done  ---> c92b6907fcd9 [2022-04-10T22:49:05.363Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-10T22:49:07.378Z] ---> 98144f16583b [2022-04-10T22:49:07.378Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-10T22:49:07.378Z] ---> Running in 6e6de729a83f [2022-04-10T22:49:08.863Z] Removing intermediate container 6e6de729a83f [2022-04-10T22:49:08.863Z] ---> e171d8335f3b [2022-04-10T22:49:08.863Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T22:49:08.863Z] ---> Running in 8a85264cb0ea [2022-04-10T22:49:10.329Z] Removing intermediate container 8a85264cb0ea [2022-04-10T22:49:10.329Z] ---> 47ea00a124bd [2022-04-10T22:49:10.329Z] Step 20/22 : LABEL arch=arm64 [2022-04-10T22:49:10.329Z] ---> Running in 6ce05e9d4111 [2022-04-10T22:49:11.327Z] Removing intermediate container 6ce05e9d4111 [2022-04-10T22:49:11.327Z] ---> a64dd53580e5 [2022-04-10T22:49:11.327Z] Step 21/22 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 [2022-04-10T22:49:11.327Z] ---> Running in def5fc0821c7 [2022-04-10T22:49:12.365Z] Removing intermediate container def5fc0821c7 [2022-04-10T22:49:12.365Z] ---> 0b7197906c6b [2022-04-10T22:49:12.365Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T22:49:12.365Z] ---> Running in 3a48421b4b87 [2022-04-10T22:49:13.363Z] Removing intermediate container 3a48421b4b87 [2022-04-10T22:49:13.363Z] ---> 5865fc0ca7cc [2022-04-10T22:49:13.363Z] [2022-04-10T22:49:13.969Z] Successfully built 5865fc0ca7cc [2022-04-10T22:49:13.970Z] Successfully tagged support-notifications-arm64:latest [2022-04-10T22:49:13.970Z] Building security-spire-server [2022-04-10T22:49:14.579Z]  Building support-notifications ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-10T22:49:14.579Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-10T22:49:14.579Z] ---> c346e9eafbab [2022-04-10T22:49:14.579Z] 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-10T22:49:14.854Z] ---> Running in ef1d7d8bebed [2022-04-10T22:49:15.455Z] Removing intermediate container ef1d7d8bebed [2022-04-10T22:49:15.455Z] ---> 5e7d0b9d937b [2022-04-10T22:49:15.455Z] 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-10T22:49:15.736Z] ---> Running in 109c5dbb2565 [2022-04-10T22:49:17.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:49:18.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:49:19.471Z] (1/43) Installing readline (8.1.1-r0) [2022-04-10T22:49:19.471Z] (2/43) Installing bash (5.1.16-r0) [2022-04-10T22:49:19.471Z] Executing bash-5.1.16-r0.post-install [2022-04-10T22:49:19.471Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-10T22:49:19.471Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T22:49:19.471Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-10T22:49:19.471Z] (6/43) Installing curl (7.80.0-r0) [2022-04-10T22:49:19.471Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-10T22:49:19.471Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-10T22:49:19.471Z] (9/43) Installing expat (2.4.7-r0) [2022-04-10T22:49:19.471Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-10T22:49:19.471Z] (11/43) Installing gdbm (1.22-r0) [2022-04-10T22:49:19.471Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-10T22:49:19.471Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-10T22:49:19.471Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-10T22:49:19.471Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-10T22:49:19.471Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-10T22:49:19.471Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-10T22:49:22.134Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-10T22:49:22.134Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-10T22:49:22.134Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-10T22:49:22.134Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-10T22:49:22.413Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-10T22:49:22.413Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-10T22:49:22.413Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-10T22:49:22.413Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-10T22:49:22.694Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-10T22:49:22.694Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-10T22:49:22.694Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-10T22:49:22.694Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-10T22:49:22.694Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-10T22:49:22.694Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-10T22:49:22.694Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-10T22:49:22.974Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-10T22:49:22.974Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-10T22:49:22.974Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-10T22:49:22.974Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-10T22:49:22.974Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-10T22:49:22.974Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-10T22:49:23.263Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-10T22:49:23.263Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-10T22:49:23.263Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-10T22:49:23.263Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-10T22:49:23.263Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-10T22:49:24.279Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T22:49:24.279Z] OK: 82 MiB in 65 packages [2022-04-10T22:49:31.068Z] Collecting docker-compose==1.23.2 [2022-04-10T22:49:31.068Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-10T22:49:33.068Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-10T22:49:33.068Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-10T22:49:33.350Z] Collecting docopt<0.7,>=0.6.1 [2022-04-10T22:49:33.350Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-10T22:49:36.786Z] Collecting jsonschema<3,>=2.5.1 [2022-04-10T22:49:36.786Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-10T22:49:37.782Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-10T22:49:37.782Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-10T22:49:37.782Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-10T22:49:37.782Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-10T22:49:41.213Z] Collecting texttable<0.10,>=0.9.0 [2022-04-10T22:49:41.213Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-10T22:49:43.874Z] Collecting cached-property<2,>=1.2.0 [2022-04-10T22:49:43.874Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-10T22:49:44.489Z] Removing intermediate container c3a0de8a23bf [2022-04-10T22:49:44.489Z] ---> 806f386f6013 [2022-04-10T22:49:44.489Z] [2022-04-10T22:49:44.489Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T22:49:44.489Z] ---> ac73e934f311 [2022-04-10T22:49:44.489Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-10T22:49:44.771Z] ---> Running in dda406d99bcb [2022-04-10T22:49:44.771Z] Collecting PyYAML<4,>=3.10 [2022-04-10T22:49:44.771Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-10T22:49:45.761Z] Removing intermediate container dda406d99bcb [2022-04-10T22:49:45.761Z] ---> a09564321431 [2022-04-10T22:49:45.761Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-10T22:49:45.761Z] ---> Running in e5249782e85b [2022-04-10T22:49:46.750Z] Removing intermediate container e5249782e85b [2022-04-10T22:49:46.750Z] ---> df4d0af0ddc0 [2022-04-10T22:49:46.750Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-10T22:49:47.024Z] ---> Running in 5083c4b3822c [2022-04-10T22:49:48.019Z] Removing intermediate container 5083c4b3822c [2022-04-10T22:49:48.019Z] ---> c81626cf4ea0 [2022-04-10T22:49:48.019Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:49:48.302Z] ---> Running in 281e683893a7 [2022-04-10T22:49:50.306Z] 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-10T22:49:50.908Z] Collecting docker<4.0,>=3.6.0 [2022-04-10T22:49:51.186Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-10T22:49:52.170Z] Collecting docker-pycreds>=0.4.0 [2022-04-10T22:49:52.447Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-10T22:49:52.447Z] Removing intermediate container 281e683893a7 [2022-04-10T22:49:52.447Z] ---> e3fd82e9deb9 [2022-04-10T22:49:52.447Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-10T22:49:52.728Z] ---> Running in d973d68cfd96 [2022-04-10T22:49:52.728Z] 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-10T22:49:54.185Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-10T22:49:54.186Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-10T22:49:54.186Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:49:54.186Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:49:54.186Z] ---> 292d781a10e7 [2022-04-10T22:49:54.186Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T22:49:54.186Z] ---> Using cache [2022-04-10T22:49:54.186Z] ---> 0f806a8d3e80 [2022-04-10T22:49:54.186Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:49:54.186Z] ---> Using cache [2022-04-10T22:49:54.186Z] ---> b94d247c3361 [2022-04-10T22:49:54.186Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T22:49:54.186Z] ---> Using cache [2022-04-10T22:49:54.186Z] ---> 521a4056ddd6 [2022-04-10T22:49:54.186Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T22:49:54.186Z] ---> Using cache [2022-04-10T22:49:54.186Z] ---> c7a589186595 [2022-04-10T22:49:54.186Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:49:54.186Z] ---> Using cache [2022-04-10T22:49:54.186Z] ---> cdce354c2e05 [2022-04-10T22:49:54.186Z] Step 8/23 : COPY . . [2022-04-10T22:49:54.186Z] Collecting idna<2.8,>=2.5 [2022-04-10T22:49:54.186Z] ---> Using cache [2022-04-10T22:49:54.186Z] ---> 2ed4aeaac49d [2022-04-10T22:49:54.186Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-10T22:49:54.186Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-10T22:49:54.464Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-10T22:49:54.464Z] ---> Running in ab3f2de97117 [2022-04-10T22:49:54.746Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-10T22:49:55.026Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:49:55.306Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-10T22:49:55.306Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-10T22:49:55.306Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-10T22:49:55.306Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-10T22:49:56.293Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:49:56.582Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-10T22:49:56.582Z] Attempting uninstall: urllib3 [2022-04-10T22:49:56.862Z] Found existing installation: urllib3 1.26.7 [2022-04-10T22:49:56.862Z] Uninstalling urllib3-1.26.7: [2022-04-10T22:49:57.143Z] Successfully uninstalled urllib3-1.26.7 [2022-04-10T22:49:57.143Z] 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-10T22:49:57.746Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-10T22:49:57.746Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-10T22:49:58.022Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-10T22:49:58.022Z] Attempting uninstall: idna [2022-04-10T22:49:58.022Z] Found existing installation: idna 3.3 [2022-04-10T22:49:58.022Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-10T22:49:58.022Z] Uninstalling idna-3.3: [2022-04-10T22:49:58.302Z] Successfully uninstalled idna-3.3 [2022-04-10T22:49:58.302Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-10T22:49:58.590Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-10T22:49:58.590Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T22:49:58.590Z] OK: 8 MiB in 20 packages [2022-04-10T22:50:01.237Z] Removing intermediate container d973d68cfd96 [2022-04-10T22:50:01.237Z] ---> 5809d1bb2838 [2022-04-10T22:50:01.237Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T22:50:02.683Z] ---> 5fe8087532cc [2022-04-10T22:50:02.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-10T22:50:02.958Z] Attempting uninstall: requests [2022-04-10T22:50:02.958Z] Found existing installation: requests 2.26.0 [2022-04-10T22:50:02.958Z] Uninstalling requests-2.26.0: [2022-04-10T22:50:03.236Z] Successfully uninstalled requests-2.26.0 [2022-04-10T22:50:03.839Z] Running setup.py install for texttable: started [2022-04-10T22:50:07.519Z] ---> 02ef4a8c487d [2022-04-10T22:50:07.519Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-10T22:50:08.549Z] Running setup.py install for texttable: finished with status 'done' [2022-04-10T22:50:08.549Z] Running setup.py install for PyYAML: started [2022-04-10T22:50:09.179Z] ---> ea071bfd7528 [2022-04-10T22:50:09.179Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-10T22:50:09.461Z] ---> Running in ecf7b9052e43 [2022-04-10T22:50:10.062Z] Removing intermediate container ecf7b9052e43 [2022-04-10T22:50:10.062Z] ---> a682bc4618cd [2022-04-10T22:50:10.062Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T22:50:10.062Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:50:10.062Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:50:10.062Z] ---> 292d781a10e7 [2022-04-10T22:50:10.062Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T22:50:10.062Z] ---> Using cache [2022-04-10T22:50:10.062Z] ---> 0f806a8d3e80 [2022-04-10T22:50:10.062Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:50:10.062Z] ---> Using cache [2022-04-10T22:50:10.062Z] ---> b94d247c3361 [2022-04-10T22:50:10.062Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T22:50:10.062Z] ---> Using cache [2022-04-10T22:50:10.062Z] ---> 4aa00cb4185a [2022-04-10T22:50:10.347Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T22:50:10.347Z] ---> Using cache [2022-04-10T22:50:10.347Z] ---> 0fb0fc704df6 [2022-04-10T22:50:10.347Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:50:10.347Z] ---> Using cache [2022-04-10T22:50:10.347Z] ---> 8af09f9eb1f5 [2022-04-10T22:50:10.347Z] Step 8/25 : COPY . . [2022-04-10T22:50:10.347Z] ---> Using cache [2022-04-10T22:50:10.347Z] ---> 59a05f37e32e [2022-04-10T22:50:10.347Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T22:50:10.347Z] ---> Using cache [2022-04-10T22:50:10.347Z] ---> 3b7b915e595c [2022-04-10T22:50:10.347Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-10T22:50:10.347Z] ---> Using cache [2022-04-10T22:50:10.347Z] ---> 1e8aaafab2c7 [2022-04-10T22:50:10.347Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-10T22:50:10.347Z] ---> Using cache [2022-04-10T22:50:10.347Z] ---> 4eeab3279cc0 [2022-04-10T22:50:10.347Z] 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-10T22:50:10.347Z] ---> Running in 43c106864887 [2022-04-10T22:50:10.347Z] ---> Running in d3c11f0c32fa [2022-04-10T22:50:11.350Z] Removing intermediate container d3c11f0c32fa [2022-04-10T22:50:11.351Z] ---> 5fad29ae85bf [2022-04-10T22:50:11.351Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T22:50:11.351Z] ---> Running in 849a8cce74d9 [2022-04-10T22:50:11.961Z] Removing intermediate container 849a8cce74d9 [2022-04-10T22:50:11.961Z] ---> 0531ba3d833f [2022-04-10T22:50:11.961Z] Step 22/23 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 [2022-04-10T22:50:12.236Z] ---> Running in ad6f2741635f [2022-04-10T22:50:12.855Z] Removing intermediate container ad6f2741635f [2022-04-10T22:50:12.855Z] ---> 08c8aee46032 [2022-04-10T22:50:12.855Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T22:50:12.855Z] ---> Running in 693e698fa9a9 [2022-04-10T22:50:13.464Z] Removing intermediate container 693e698fa9a9 [2022-04-10T22:50:13.464Z] ---> 9678ca37fe66 [2022-04-10T22:50:13.464Z] [2022-04-10T22:50:13.742Z] spire-1.2.1/ [2022-04-10T22:50:13.742Z] spire-1.2.1/.data/ [2022-04-10T22:50:13.742Z] spire-1.2.1/.data/.file [2022-04-10T22:50:13.742Z] spire-1.2.1/.dockerignore [2022-04-10T22:50:13.742Z] spire-1.2.1/.gitattributes [2022-04-10T22:50:13.742Z] spire-1.2.1/.githooks/ [2022-04-10T22:50:13.742Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T22:50:13.742Z] spire-1.2.1/.github/ [2022-04-10T22:50:13.742Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T22:50:13.742Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T22:50:13.742Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T22:50:13.742Z] spire-1.2.1/.github/workflows/ [2022-04-10T22:50:13.742Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T22:50:13.742Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T22:50:13.742Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T22:50:13.742Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T22:50:13.742Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T22:50:13.742Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T22:50:13.742Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T22:50:13.742Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T22:50:13.742Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T22:50:13.742Z] spire-1.2.1/.gitignore [2022-04-10T22:50:13.742Z] spire-1.2.1/.go-version [2022-04-10T22:50:13.742Z] spire-1.2.1/.golangci.yml [2022-04-10T22:50:13.742Z] spire-1.2.1/ADOPTERS.md [2022-04-10T22:50:13.742Z] spire-1.2.1/CHANGELOG.md [2022-04-10T22:50:13.742Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T22:50:13.742Z] spire-1.2.1/CODEOWNERS [2022-04-10T22:50:13.742Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T22:50:13.742Z] spire-1.2.1/Dockerfile [2022-04-10T22:50:13.742Z] spire-1.2.1/Dockerfile.dev Running setup.py install for PyYAML: finished with status 'done' [2022-04-10T22:50:13.742Z] [2022-04-10T22:50:13.742Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T22:50:13.742Z] spire-1.2.1/LICENSE [2022-04-10T22:50:13.742Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T22:50:13.742Z] spire-1.2.1/Makefile [2022-04-10T22:50:13.742Z] spire-1.2.1/README.md [2022-04-10T22:50:13.742Z] spire-1.2.1/ROADMAP.md [2022-04-10T22:50:13.742Z] spire-1.2.1/SECURITY.md [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/ [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T22:50:13.742Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T22:50:14.027Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T22:50:14.027Z] spire-1.2.1/conf/ [2022-04-10T22:50:14.027Z] spire-1.2.1/conf/agent/ [2022-04-10T22:50:14.027Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T22:50:14.027Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T22:50:14.027Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T22:50:14.027Z] spire-1.2.1/conf/server/ [2022-04-10T22:50:14.027Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T22:50:14.027Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T22:50:14.027Z] spire-1.2.1/conf/server/server.conf [2022-04-10T22:50:14.027Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/ [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/auditlog.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/images/ [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/spire_server.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/telemetry.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/upgrading.md [2022-04-10T22:50:14.027Z] spire-1.2.1/doc/using_spire.md [2022-04-10T22:50:14.027Z] spire-1.2.1/examples/ [2022-04-10T22:50:14.027Z] spire-1.2.1/examples/README.md [2022-04-10T22:50:14.027Z] spire-1.2.1/go.mod [2022-04-10T22:50:14.027Z] spire-1.2.1/go.sum [2022-04-10T22:50:14.027Z] spire-1.2.1/pkg/ [2022-04-10T22:50:14.027Z] spire-1.2.1/pkg/agent/ [2022-04-10T22:50:14.027Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T22:50:14.027Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T22:50:14.027Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T22:50:14.027Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T22:50:14.027Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T22:50:14.027Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.goSuccessfully built 9678ca37fe66 [2022-04-10T22:50:14.306Z] [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/catalog/keymanager.goSuccessfully tagged core-data-arm64:latest [2022-04-10T22:50:14.306Z]  Building core-data ... done Building security-spire-config [2022-04-10T22:50:14.306Z] [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T22:50:14.306Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/ [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/ [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T22:50:14.307Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/catalog/context.go Running setup.py install for docopt: started [2022-04-10T22:50:14.585Z] [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/health/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/log/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T22:50:14.585Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/util/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/version/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T22:50:14.586Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/config.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T22:50:14.865Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T22:50:14.866Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/server.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/ [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/private/ [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/private/server/ [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/spire/ [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/spire/common/ [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T22:50:15.144Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T22:50:15.145Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T22:50:15.145Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T22:50:15.145Z] spire-1.2.1/release/ [2022-04-10T22:50:15.145Z] spire-1.2.1/release/spire-extras/ [2022-04-10T22:50:15.145Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T22:50:15.145Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T22:50:15.145Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T22:50:15.145Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T22:50:15.145Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T22:50:15.145Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T22:50:15.145Z] spire-1.2.1/release/spire/ [2022-04-10T22:50:15.145Z] spire-1.2.1/release/spire/README.md [2022-04-10T22:50:15.145Z] spire-1.2.1/release/spire/conf/ [2022-04-10T22:50:15.145Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T22:50:15.145Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T22:50:15.145Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T22:50:15.145Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T22:50:15.145Z] spire-1.2.1/script/ [2022-04-10T22:50:15.145Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T22:50:15.145Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T22:50:15.145Z] spire-1.2.1/support/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T22:50:15.145Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T22:50:15.145Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T22:50:15.145Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/clock/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/clock/clock.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T22:50:15.145Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T22:50:15.424Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/README.md [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/common [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T22:50:15.424Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T22:50:15.425Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T22:50:15.426Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T22:50:15.703Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T22:50:15.704Z] spire-1.2.1/test/integration/test.sh [2022-04-10T22:50:15.704Z] spire-1.2.1/test/plugintest/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/spiretest/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/testca/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/testca/ca.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/testkey/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T22:50:15.704Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/testkey/new.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/util/ [2022-04-10T22:50:15.704Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/util/race.go [2022-04-10T22:50:15.704Z] spire-1.2.1/test/util/util.go [2022-04-10T22:50:15.704Z] building spire from source... [2022-04-10T22:50:16.309Z] Installing go1.17.7... [2022-04-10T22:50:18.314Z] Running setup.py install for docopt: finished with status 'done' [2022-04-10T22:50:18.314Z] Running setup.py install for dockerpty: started [2022-04-10T22:50:21.736Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-10T22:50:25.153Z] 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-10T22:50:52.149Z] Building bin/spire-server... [2022-04-10T22:50:52.149Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T22:50:52.149Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T22:50:52.149Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T22:50:52.149Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T22:50:52.149Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T22:50:52.149Z] Removing intermediate container 109c5dbb2565 [2022-04-10T22:50:52.149Z] ---> 1711d15fba72 [2022-04-10T22:50:52.149Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-10T22:50:52.149Z] ---> Running in c9a1059f3f4e [2022-04-10T22:50:52.149Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T22:50:52.149Z] Removing intermediate container c9a1059f3f4e [2022-04-10T22:50:52.149Z] ---> 6e695c0dfa12 [2022-04-10T22:50:52.149Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-10T22:50:52.433Z] ---> Running in 7de06a4d11da [2022-04-10T22:50:52.713Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T22:50:52.994Z] Removing intermediate container 7de06a4d11da [2022-04-10T22:50:52.994Z] ---> 65eb24b1f645 [2022-04-10T22:50:52.994Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-10T22:50:54.006Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T22:50:54.289Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T22:50:56.951Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T22:50:56.951Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T22:50:56.951Z]  ---> 9e698ba03503 [2022-04-10T22:50:56.951Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-10T22:50:57.233Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T22:50:57.517Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T22:50:57.517Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T22:50:57.517Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:50:57.517Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:50:57.517Z] ---> 292d781a10e7 [2022-04-10T22:50:57.517Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T22:50:57.517Z] ---> Using cache [2022-04-10T22:50:57.517Z] ---> 0f806a8d3e80 [2022-04-10T22:50:57.517Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:50:57.517Z] ---> Using cache [2022-04-10T22:50:57.517Z] ---> b94d247c3361 [2022-04-10T22:50:57.517Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T22:50:57.517Z] ---> Using cache [2022-04-10T22:50:57.517Z] ---> 4aa00cb4185a [2022-04-10T22:50:57.517Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T22:50:57.517Z] ---> Using cache [2022-04-10T22:50:57.517Z] ---> 0fb0fc704df6 [2022-04-10T22:50:57.517Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:50:57.517Z] ---> Using cache [2022-04-10T22:50:57.517Z] ---> 8af09f9eb1f5 [2022-04-10T22:50:57.517Z] Step 8/26 : COPY . . [2022-04-10T22:50:57.517Z] ---> Using cache [2022-04-10T22:50:57.807Z] ---> 59a05f37e32e [2022-04-10T22:50:57.807Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T22:50:57.807Z] ---> Using cache [2022-04-10T22:50:57.807Z] ---> 3b7b915e595c [2022-04-10T22:50:57.807Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T22:50:57.807Z] ---> Using cache [2022-04-10T22:50:57.807Z] ---> 1e8aaafab2c7 [2022-04-10T22:50:57.807Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T22:50:57.807Z] ---> Using cache [2022-04-10T22:50:57.807Z] ---> 4eeab3279cc0 [2022-04-10T22:50:57.807Z] 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-10T22:50:57.807Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T22:50:57.807Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T22:50:57.807Z]  ---> Running in 52fdbab98ddd [2022-04-10T22:50:57.807Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T22:50:58.816Z]  ---> c9762385b726 [2022-04-10T22:50:58.816Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-10T22:50:59.172Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T22:50:59.172Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T22:50:59.455Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T22:51:00.089Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T22:51:00.089Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T22:51:00.723Z]  ---> ca4482b8af31 [2022-04-10T22:51:00.723Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-10T22:51:00.723Z] ---> Running in bfbb94f4fd50 [2022-04-10T22:51:01.393Z] Removing intermediate container bfbb94f4fd50 [2022-04-10T22:51:01.393Z] ---> 14feaaeda433 [2022-04-10T22:51:01.393Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T22:51:01.668Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T22:51:01.668Z]  ---> Running in 3d71368eb38f [2022-04-10T22:51:01.668Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T22:51:01.949Z] spire-1.2.1/ [2022-04-10T22:51:01.949Z] spire-1.2.1/.data/ [2022-04-10T22:51:01.949Z] spire-1.2.1/.data/.file [2022-04-10T22:51:01.949Z] spire-1.2.1/.dockerignore [2022-04-10T22:51:01.949Z] spire-1.2.1/.gitattributes [2022-04-10T22:51:01.949Z] spire-1.2.1/.githooks/ [2022-04-10T22:51:01.949Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T22:51:01.949Z] spire-1.2.1/.github/ [2022-04-10T22:51:01.949Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T22:51:01.949Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T22:51:01.949Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T22:51:01.949Z] spire-1.2.1/.github/workflows/ [2022-04-10T22:51:01.949Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T22:51:01.949Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T22:51:01.949Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T22:51:01.949Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T22:51:01.949Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T22:51:01.949Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T22:51:01.949Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T22:51:01.949Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T22:51:01.949Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T22:51:01.949Z] spire-1.2.1/.gitignore [2022-04-10T22:51:01.949Z] spire-1.2.1/.go-version [2022-04-10T22:51:01.949Z] spire-1.2.1/.golangci.yml [2022-04-10T22:51:01.949Z] spire-1.2.1/ADOPTERS.md [2022-04-10T22:51:01.949Z] spire-1.2.1/CHANGELOG.md [2022-04-10T22:51:01.949Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T22:51:01.949Z] spire-1.2.1/CODEOWNERS [2022-04-10T22:51:01.949Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T22:51:01.949Z] spire-1.2.1/Dockerfile [2022-04-10T22:51:01.949Z] spire-1.2.1/Dockerfile.dev [2022-04-10T22:51:01.949Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T22:51:01.949Z] spire-1.2.1/LICENSE [2022-04-10T22:51:01.949Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T22:51:01.949Z] spire-1.2.1/Makefile [2022-04-10T22:51:01.949Z] spire-1.2.1/README.md [2022-04-10T22:51:01.949Z] spire-1.2.1/ROADMAP.md [2022-04-10T22:51:01.949Z] spire-1.2.1/SECURITY.md [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/ [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T22:51:01.949Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T22:51:01.950Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T22:51:02.235Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T22:51:02.235Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T22:51:02.235Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T22:51:02.235Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T22:51:02.235Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T22:51:02.235Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T22:51:02.235Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T22:51:02.235Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T22:51:02.235Z] spire-1.2.1/conf/ [2022-04-10T22:51:02.235Z] spire-1.2.1/conf/agent/ [2022-04-10T22:51:02.235Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T22:51:02.235Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T22:51:02.235Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T22:51:02.235Z] spire-1.2.1/conf/server/ [2022-04-10T22:51:02.235Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T22:51:02.235Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T22:51:02.235Z] spire-1.2.1/conf/server/server.conf [2022-04-10T22:51:02.235Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/ [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/auditlog.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/images/ [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T22:51:02.235Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/spire_server.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/telemetry.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/upgrading.md [2022-04-10T22:51:02.236Z] spire-1.2.1/doc/using_spire.md [2022-04-10T22:51:02.236Z] spire-1.2.1/examples/ [2022-04-10T22:51:02.236Z] spire-1.2.1/examples/README.md [2022-04-10T22:51:02.236Z] spire-1.2.1/go.mod [2022-04-10T22:51:02.236Z] spire-1.2.1/go.sum [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T22:51:02.236Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/Removing intermediate container 3d71368eb38f [2022-04-10T22:51:02.520Z] ---> 3a8dcce6ecd9 [2022-04-10T22:51:02.520Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T22:51:02.520Z] [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T22:51:02.520Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T22:51:02.521Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T22:51:02.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/health/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/log/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/conn.go ---> Running in b860c6fb7895 [2022-04-10T22:51:02.812Z] [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/util/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/version/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T22:51:02.812Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T22:51:03.106Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/config.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T22:51:03.107Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T22:51:03.407Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T22:51:03.408Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemRemoving intermediate container b860c6fb7895 [2022-04-10T22:51:03.703Z] ---> e8f2d585fd21 [2022-04-10T22:51:03.703Z] Step 22/23 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 [2022-04-10T22:51:03.703Z] [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/server.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/ [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/private/ [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/private/server/ [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/ [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/common/ [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T22:51:03.703Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T22:51:03.703Z] spire-1.2.1/release/ [2022-04-10T22:51:03.703Z] spire-1.2.1/release/spire-extras/ [2022-04-10T22:51:03.703Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T22:51:03.703Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T22:51:03.703Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T22:51:03.703Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T22:51:03.703Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T22:51:03.703Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T22:51:03.703Z] spire-1.2.1/release/spire/ [2022-04-10T22:51:03.703Z] spire-1.2.1/release/spire/README.md [2022-04-10T22:51:03.703Z] spire-1.2.1/release/spire/conf/ [2022-04-10T22:51:03.703Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T22:51:03.703Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T22:51:03.703Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T22:51:03.703Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T22:51:03.703Z] spire-1.2.1/script/ [2022-04-10T22:51:03.703Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T22:51:03.703Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T22:51:03.703Z] spire-1.2.1/support/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go ---> Running in 14211c8d1888 [2022-04-10T22:51:03.703Z] [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T22:51:03.703Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T22:51:03.703Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T22:51:03.703Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T22:51:03.703Z] spire-1.2.1/test/ [2022-04-10T22:51:03.703Z] spire-1.2.1/test/clock/ [2022-04-10T22:51:03.703Z] spire-1.2.1/test/clock/clock.go [2022-04-10T22:51:03.703Z] spire-1.2.1/test/fakes/ [2022-04-10T22:51:03.703Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T22:51:03.703Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T22:51:03.703Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T22:51:03.704Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/ [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/ [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T22:51:03.993Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T22:51:03.993Z] spire-1.2.1/test/integration/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/README.md [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/common [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T22:51:03.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T22:51:04.277Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-rootRemoving intermediate container 14211c8d1888 [2022-04-10T22:51:04.278Z] ---> d7fd8a1e301d [2022-04-10T22:51:04.278Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T22:51:04.278Z] [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T22:51:04.278Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T22:51:04.561Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T22:51:04.561Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T22:51:04.561Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T22:51:04.561Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T22:51:04.561Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T22:51:04.561Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests ---> Running in 1c77218e4296 [2022-04-10T22:51:04.562Z] [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T22:51:04.562Z] spire-1.2.1/test/integration/test.sh [2022-04-10T22:51:04.562Z] spire-1.2.1/test/plugintest/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/spiretest/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/testca/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/testca/ca.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/testkey/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T22:51:04.562Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/testkey/new.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/util/ [2022-04-10T22:51:04.562Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/util/race.go [2022-04-10T22:51:04.562Z] spire-1.2.1/test/util/util.go [2022-04-10T22:51:04.562Z] building spire from source... [2022-04-10T22:51:05.180Z] Installing go1.17.7... [2022-04-10T22:51:05.180Z] Removing intermediate container 1c77218e4296 [2022-04-10T22:51:05.180Z] ---> 9fc3ee9cb56c [2022-04-10T22:51:05.180Z] [2022-04-10T22:51:05.792Z] Successfully built 9fc3ee9cb56c [2022-04-10T22:51:05.792Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-10T22:51:18.244Z]  Building sys-mgmt-agent ... done go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T22:51:18.244Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T22:51:18.244Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T22:51:18.244Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T22:51:18.244Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T22:51:18.244Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T22:51:18.244Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T22:51:18.244Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T22:51:18.244Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T22:51:18.244Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T22:51:18.244Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T22:51:18.244Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T22:51:18.244Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T22:51:18.244Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T22:51:18.244Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T22:51:18.838Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T22:51:18.838Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T22:51:19.440Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T22:51:20.043Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T22:51:20.043Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T22:51:20.322Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T22:51:20.322Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T22:51:20.322Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T22:51:20.322Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T22:51:20.600Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T22:51:20.600Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T22:51:28.934Z] Building bin/spire-server... [2022-04-10T22:51:28.934Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T22:51:28.934Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T22:51:28.934Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T22:51:29.541Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T22:51:29.541Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T22:51:32.958Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T22:51:32.958Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T22:51:32.958Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T22:51:33.236Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T22:51:33.236Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T22:51:33.236Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T22:51:33.514Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T22:51:33.514Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T22:51:33.794Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T22:51:33.794Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T22:51:33.794Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T22:51:34.070Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T22:51:34.070Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T22:51:34.349Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T22:51:34.626Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T22:51:34.626Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T22:51:34.626Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T22:51:34.904Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T22:51:34.904Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T22:51:34.904Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T22:51:35.511Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T22:51:35.511Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T22:51:35.511Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T22:51:35.511Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T22:51:36.964Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T22:51:36.964Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T22:51:36.964Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T22:52:03.891Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T22:52:03.891Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T22:52:03.891Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T22:52:03.891Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T22:52:03.891Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T22:52:03.891Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T22:52:03.891Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T22:52:03.891Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T22:52:03.891Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T22:52:03.891Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T22:52:03.891Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T22:52:03.891Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T22:52:03.891Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T22:52:03.891Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T22:52:03.891Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T22:52:03.891Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T22:52:03.891Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T22:52:03.891Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T22:52:03.891Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T22:52:03.891Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T22:52:03.891Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T22:52:04.171Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T22:52:05.174Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T22:52:05.174Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T22:52:05.457Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T22:52:05.457Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T22:52:05.740Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T22:52:06.023Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T22:52:06.023Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T22:52:06.023Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T22:52:06.304Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T22:52:06.304Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T22:52:06.587Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T22:52:06.588Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T22:52:06.872Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T22:52:06.872Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T22:52:06.872Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T22:52:07.878Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T22:52:13.353Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T22:52:13.353Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T22:52:13.982Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T22:52:13.982Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T22:52:13.982Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T22:52:13.982Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T22:52:14.602Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T22:52:36.918Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T22:52:36.918Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T22:52:36.918Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T22:52:36.918Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T22:52:36.918Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T22:52:36.918Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T22:52:36.918Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T22:52:36.918Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T22:52:36.918Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T22:52:41.286Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T22:52:41.567Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T22:52:41.567Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T22:52:41.850Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T22:52:42.455Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T22:52:43.445Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T22:52:45.474Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T22:52:46.470Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T22:52:46.470Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T22:52:47.465Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T22:52:48.074Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T22:52:48.356Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T22:52:48.356Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T22:52:48.965Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T22:52:49.575Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T22:52:49.575Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T22:52:49.854Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T22:52:50.133Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T22:52:50.412Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T22:52:50.412Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T22:52:50.694Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T22:52:52.184Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T22:52:52.184Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T22:52:52.461Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T22:52:52.461Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T22:52:52.461Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T22:52:52.461Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T22:52:52.742Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T22:52:53.032Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T22:52:53.032Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T22:53:00.277Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T22:53:00.277Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T22:53:00.277Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T22:53:00.277Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T22:53:00.277Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T22:53:00.277Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T22:53:00.277Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T22:53:00.888Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T22:53:01.500Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T22:53:01.780Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T22:53:02.061Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T22:53:02.061Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T22:53:03.066Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T22:53:03.354Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T22:53:03.638Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T22:53:03.923Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T22:53:03.923Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T22:53:04.206Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T22:53:04.206Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T22:53:04.206Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T22:53:04.206Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T22:53:05.667Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T22:53:05.667Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T22:53:05.947Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T22:53:06.231Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T22:53:06.509Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T22:53:08.515Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T22:53:08.794Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T22:53:09.077Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T22:53:09.357Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T22:53:09.357Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T22:53:09.357Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T22:53:09.969Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T22:53:09.969Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T22:53:10.578Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T22:53:13.240Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T22:53:15.259Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T22:53:15.259Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T22:53:15.870Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T22:53:15.870Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T22:53:16.151Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T22:53:16.766Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T22:53:16.766Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T22:53:16.766Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T22:53:17.049Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T22:53:17.333Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T22:53:17.333Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T22:53:17.333Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T22:53:20.021Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T22:53:20.021Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T22:53:20.021Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T22:53:20.021Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T22:53:21.497Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T22:53:21.497Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T22:53:22.114Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T22:53:22.726Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T22:53:22.726Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T22:53:23.008Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T22:53:24.007Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T22:53:24.286Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T22:53:24.564Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T22:53:24.564Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T22:53:24.843Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T22:53:25.123Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T22:53:25.123Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T22:53:26.591Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T22:53:26.591Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T22:53:26.591Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T22:53:26.591Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T22:53:30.029Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T22:53:30.639Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T22:53:30.639Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T22:53:30.639Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T22:53:31.250Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T22:53:31.250Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T22:53:31.532Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T22:53:32.982Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T22:53:33.264Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T22:53:33.878Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T22:53:34.158Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T22:53:34.158Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T22:53:34.158Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T22:53:34.158Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T22:53:34.437Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T22:53:34.437Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T22:53:34.718Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T22:53:34.718Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T22:53:34.719Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T22:53:34.719Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T22:53:34.719Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T22:53:35.722Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T22:53:35.722Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T22:53:36.002Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T22:53:36.002Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T22:53:36.284Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T22:53:37.752Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T22:53:38.362Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T22:53:38.644Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T22:53:38.645Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T22:53:38.927Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T22:53:39.225Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T22:53:40.249Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T22:53:42.251Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T22:53:42.528Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T22:53:42.806Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T22:53:45.454Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T22:53:45.455Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T22:53:45.735Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T22:53:45.736Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T22:53:46.342Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T22:53:46.342Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T22:53:46.893Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T22:53:46.893Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T22:53:46.893Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T22:53:47.559Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T22:53:47.559Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T22:53:51.966Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T22:53:51.966Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T22:53:56.349Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T22:53:56.349Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T22:53:56.349Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T22:53:56.349Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T22:54:23.243Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T22:54:23.243Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T22:57:15.255Z] Removing intermediate container ab3f2de97117 [2022-04-10T22:57:15.255Z] ---> 28b126b927a4 [2022-04-10T22:57:15.255Z] [2022-04-10T22:57:15.255Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T22:57:15.255Z] ---> ac73e934f311 [2022-04-10T22:57:15.255Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T22:57:15.255Z] ---> Using cache [2022-04-10T22:57:15.255Z] ---> 1810d103e25f [2022-04-10T22:57:15.255Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T22:57:15.255Z] ---> Using cache [2022-04-10T22:57:15.255Z] ---> e556036b2528 [2022-04-10T22:57:15.255Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-10T22:57:15.255Z] ---> Running in 73f3dfd56dbd [2022-04-10T22:57:15.255Z] Removing intermediate container 73f3dfd56dbd [2022-04-10T22:57:15.255Z] ---> 092618995147 [2022-04-10T22:57:15.255Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T22:57:15.255Z] ---> Running in 091a3045087e [2022-04-10T22:57:15.255Z] Removing intermediate container 091a3045087e [2022-04-10T22:57:15.255Z] ---> f806f7e0a0a6 [2022-04-10T22:57:15.255Z] Step 15/23 : WORKDIR / [2022-04-10T22:57:15.255Z] ---> Running in 06af7fd739c0 [2022-04-10T22:57:15.255Z] Removing intermediate container 06af7fd739c0 [2022-04-10T22:57:15.255Z] ---> 5f56ac02b9e1 [2022-04-10T22:57:15.255Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T22:57:15.860Z] ---> 26d598a63d8a [2022-04-10T22:57:15.860Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-10T22:57:18.512Z] ---> 76ec663018f1 [2022-04-10T22:57:18.512Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-10T22:57:19.536Z] ---> 0a8de1fabf0a [2022-04-10T22:57:19.536Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-10T22:57:19.536Z] ---> Running in 447483ef7432 [2022-04-10T22:57:20.146Z] Removing intermediate container 447483ef7432 [2022-04-10T22:57:20.146Z] ---> ee348f057ae5 [2022-04-10T22:57:20.146Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T22:57:20.146Z] ---> Running in da88b6e11cb4 [2022-04-10T22:57:20.797Z] Removing intermediate container da88b6e11cb4 [2022-04-10T22:57:20.797Z] ---> f678b9903888 [2022-04-10T22:57:20.797Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T22:57:21.081Z] ---> Running in d624c4cdd0a5 [2022-04-10T22:57:21.711Z] Removing intermediate container d624c4cdd0a5 [2022-04-10T22:57:21.711Z] ---> 49a21646a870 [2022-04-10T22:57:21.711Z] Step 22/23 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 [2022-04-10T22:57:21.711Z] ---> Running in a3d26893ae35 [2022-04-10T22:57:22.350Z] Removing intermediate container a3d26893ae35 [2022-04-10T22:57:22.350Z] ---> a078519f7f3f [2022-04-10T22:57:22.350Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T22:57:22.350Z] ---> Running in 9fc28b36237f [2022-04-10T22:57:22.984Z] Removing intermediate container 9fc28b36237f [2022-04-10T22:57:22.984Z] ---> 62395ce99cfe [2022-04-10T22:57:22.984Z] [2022-04-10T22:57:23.591Z] Successfully built 62395ce99cfe [2022-04-10T22:57:23.591Z] Successfully tagged core-metadata-arm64:latest [2022-04-10T23:20:48.129Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-10T23:20:48.129Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T23:20:48.129Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T23:20:48.129Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T23:20:48.129Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T23:20:49.121Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T23:20:51.119Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T23:20:51.396Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T23:20:51.999Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T23:20:51.999Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T23:20:51.999Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T23:20:52.276Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T23:20:52.276Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T23:20:52.575Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T23:26:44.981Z] Removing intermediate container 720724a8ef67 [2022-04-10T23:26:44.981Z] ---> 5e51fa4dcc70 [2022-04-10T23:26:44.981Z] [2022-04-10T23:26:44.981Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T23:26:44.981Z] ---> 3fb3c9af89a9 [2022-04-10T23:26:44.981Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T23:26:44.981Z] ---> Using cache [2022-04-10T23:26:44.981Z] ---> 28f18bde1de7 [2022-04-10T23:26:44.981Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:26:44.981Z] ---> Using cache [2022-04-10T23:26:44.981Z] ---> cc6833628124 [2022-04-10T23:26:44.981Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T23:26:44.981Z] ---> Running in 9df9f67c12d7 [2022-04-10T23:26:44.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:26:44.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:26:44.981Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T23:26:44.981Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T23:26:44.981Z] OK: 15729 distinct packages available [2022-04-10T23:26:44.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:26:44.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:26:44.981Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-10T23:26:44.981Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-10T23:26:44.981Z] (3/5) Installing libucontext (1.1-r0) [2022-04-10T23:26:44.981Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-10T23:26:44.981Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-10T23:26:44.981Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T23:26:44.981Z] OK: 6 MiB in 19 packages [2022-04-10T23:26:44.981Z] Removing intermediate container 9df9f67c12d7 [2022-04-10T23:26:44.981Z] ---> 0d0cc539bef6 [2022-04-10T23:26:44.981Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-10T23:26:44.981Z] ---> fc0fc1be0d67 [2022-04-10T23:26:44.981Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T23:26:48.407Z] ---> 0304902d6920 [2022-04-10T23:26:48.407Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T23:26:49.434Z] ---> 03ebf8bb343d [2022-04-10T23:26:49.434Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-10T23:26:50.042Z] ---> dabb1dfb6736 [2022-04-10T23:26:50.042Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-10T23:26:50.663Z] ---> 4aeb03258fa0 [2022-04-10T23:26:50.663Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T23:26:50.937Z] ---> Running in 88c659b1c181 [2022-04-10T23:26:51.213Z] Removing intermediate container 88c659b1c181 [2022-04-10T23:26:51.213Z] ---> b7494172c633 [2022-04-10T23:26:51.213Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T23:26:51.492Z] ---> Running in 620286aa5129 [2022-04-10T23:26:51.781Z] Removing intermediate container 620286aa5129 [2022-04-10T23:26:51.781Z] ---> 375aed96bce9 [2022-04-10T23:26:51.781Z] Step 24/26 : LABEL arch=arm64 [2022-04-10T23:26:52.062Z] ---> Running in 8a7ca1e34b8b [2022-04-10T23:26:52.344Z] Removing intermediate container 8a7ca1e34b8b [2022-04-10T23:26:52.344Z] ---> 289218012ac6 [2022-04-10T23:26:52.344Z] Step 25/26 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 [2022-04-10T23:26:52.624Z] ---> Running in 68838a8754b2 [2022-04-10T23:26:52.913Z] Removing intermediate container 68838a8754b2 [2022-04-10T23:26:52.913Z] ---> 9dee7f08358e [2022-04-10T23:26:52.913Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T23:26:53.193Z] ---> Running in 1517a901711f [2022-04-10T23:26:53.467Z] Removing intermediate container 1517a901711f [2022-04-10T23:26:53.467Z] ---> 27275c3c2b46 [2022-04-10T23:26:53.467Z] [2022-04-10T23:26:53.739Z] Successfully built 27275c3c2b46 [2022-04-10T23:26:53.740Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-10T23:27:00.642Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-10T23:27:01.248Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T23:27:01.248Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T23:27:01.525Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T23:27:01.525Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T23:27:04.171Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T23:27:05.161Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T23:27:05.161Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T23:27:05.763Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T23:27:05.763Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T23:27:05.763Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T23:27:06.043Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T23:27:06.043Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T23:27:06.043Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T23:27:21.166Z] Building bin/spire-agent... [2022-04-10T23:27:21.166Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T23:27:23.147Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T23:27:23.147Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T23:27:23.147Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T23:27:23.423Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T23:27:23.699Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T23:27:24.688Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T23:27:28.098Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T23:27:28.098Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T23:27:28.379Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T23:27:28.379Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T23:27:28.379Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T23:27:28.379Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T23:32:20.556Z] Removing intermediate container 43c106864887 [2022-04-10T23:32:20.557Z] ---> 13fdaf01a3ba [2022-04-10T23:32:20.557Z] [2022-04-10T23:32:20.557Z] Step 13/25 : FROM alpine:3.15 [2022-04-10T23:32:20.557Z] ---> 3fb3c9af89a9 [2022-04-10T23:32:20.557Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T23:32:20.557Z] ---> Using cache [2022-04-10T23:32:20.557Z] ---> 28f18bde1de7 [2022-04-10T23:32:20.557Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:32:20.557Z] ---> Using cache [2022-04-10T23:32:20.557Z] ---> cc6833628124 [2022-04-10T23:32:20.557Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T23:32:20.557Z] ---> Using cache [2022-04-10T23:32:20.557Z] ---> 0d0cc539bef6 [2022-04-10T23:32:20.557Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T23:32:20.557Z] ---> 124300eae209 [2022-04-10T23:32:20.557Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T23:32:20.557Z] ---> d81dc9cf39c6 [2022-04-10T23:32:20.557Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-10T23:32:20.557Z] ---> 8b0b1133987a [2022-04-10T23:32:20.557Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-10T23:32:20.557Z] ---> 3d822f85df77 [2022-04-10T23:32:20.557Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T23:32:20.557Z] ---> Running in 20da04e321f9 [2022-04-10T23:32:20.557Z] Removing intermediate container 20da04e321f9 [2022-04-10T23:32:20.557Z] ---> 2c98dfb78164 [2022-04-10T23:32:20.557Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T23:32:20.557Z] ---> Running in 7c3d4d813e4c [2022-04-10T23:32:20.557Z] Removing intermediate container 7c3d4d813e4c [2022-04-10T23:32:20.557Z] ---> 892449ede5ec [2022-04-10T23:32:20.557Z] Step 23/25 : LABEL arch=arm64 [2022-04-10T23:32:20.557Z] ---> Running in 08f8802c28b5 [2022-04-10T23:32:20.557Z] Removing intermediate container 08f8802c28b5 [2022-04-10T23:32:20.557Z] ---> 0251dccd8d89 [2022-04-10T23:32:20.557Z] Step 24/25 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 [2022-04-10T23:32:20.557Z] ---> Running in ce6e0c089ae9 [2022-04-10T23:32:20.557Z] Removing intermediate container ce6e0c089ae9 [2022-04-10T23:32:20.557Z] ---> 7cef9d70176e [2022-04-10T23:32:20.557Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T23:32:20.557Z] ---> Running in d26512d176b4 [2022-04-10T23:32:20.557Z] Removing intermediate container d26512d176b4 [2022-04-10T23:32:20.557Z] ---> 0ff9f632673a [2022-04-10T23:32:20.557Z] [2022-04-10T23:32:20.557Z] Successfully built 0ff9f632673a [2022-04-10T23:32:20.557Z] Successfully tagged security-spire-server-arm64:latest [2022-04-10T23:32:28.842Z]  Building security-spire-server ... done Removing intermediate container 52fdbab98ddd [2022-04-10T23:32:28.842Z] ---> 4389bf80ddb8 [2022-04-10T23:32:28.842Z] [2022-04-10T23:32:28.842Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T23:32:28.842Z] ---> 3fb3c9af89a9 [2022-04-10T23:32:28.842Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T23:32:28.842Z] ---> Using cache [2022-04-10T23:32:28.842Z] ---> 28f18bde1de7 [2022-04-10T23:32:28.842Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:32:28.842Z] ---> Using cache [2022-04-10T23:32:28.842Z] ---> cc6833628124 [2022-04-10T23:32:28.842Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-10T23:32:28.842Z] ---> Running in f8b9d6d68c8b [2022-04-10T23:32:29.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:32:30.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:32:32.416Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T23:32:32.416Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T23:32:32.416Z] OK: 15729 distinct packages available [2022-04-10T23:32:32.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:32:33.393Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:32:34.376Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-10T23:32:34.649Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-10T23:32:34.649Z] (3/4) Installing libucontext (1.1-r0) [2022-04-10T23:32:34.649Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-10T23:32:34.925Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T23:32:34.925Z] OK: 6 MiB in 18 packages [2022-04-10T23:32:35.912Z] Removing intermediate container f8b9d6d68c8b [2022-04-10T23:32:35.913Z] ---> 0b5ef128eca7 [2022-04-10T23:32:35.913Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T23:32:40.610Z] ---> 1199779b92cf [2022-04-10T23:32:40.611Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T23:32:40.891Z] ---> 87d0eccb76af [2022-04-10T23:32:40.891Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-10T23:32:40.891Z] ---> Running in 42b24bcd80fc [2022-04-10T23:32:41.491Z] Removing intermediate container 42b24bcd80fc [2022-04-10T23:32:41.491Z] ---> e2b0c2723eee [2022-04-10T23:32:41.491Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-10T23:32:42.097Z] ---> 4b954fe76108 [2022-04-10T23:32:42.097Z] Step 21/26 : WORKDIR / [2022-04-10T23:32:42.097Z] ---> Running in 264f5b55089f [2022-04-10T23:32:42.697Z] Removing intermediate container 264f5b55089f [2022-04-10T23:32:42.698Z] ---> 7c0ef0ba0436 [2022-04-10T23:32:42.698Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T23:32:42.698Z] ---> Running in 05187255e8bc [2022-04-10T23:32:42.976Z] Removing intermediate container 05187255e8bc [2022-04-10T23:32:42.976Z] ---> 67d8dd6c70d5 [2022-04-10T23:32:42.976Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T23:32:43.250Z] ---> Running in 8e349047d8c2 [2022-04-10T23:32:43.525Z] Removing intermediate container 8e349047d8c2 [2022-04-10T23:32:43.525Z] ---> d2fb35a6d959 [2022-04-10T23:32:43.525Z] Step 24/26 : LABEL arch=arm64 [2022-04-10T23:32:43.525Z] ---> Running in efea8f9d69dc [2022-04-10T23:32:44.124Z] Removing intermediate container efea8f9d69dc [2022-04-10T23:32:44.124Z] ---> 6e0a64694d58 [2022-04-10T23:32:44.124Z] Step 25/26 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 [2022-04-10T23:32:44.124Z] ---> Running in 0797058ba523 [2022-04-10T23:32:44.399Z] Removing intermediate container 0797058ba523 [2022-04-10T23:32:44.399Z] ---> f5c21e5d74ff [2022-04-10T23:32:44.399Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T23:32:44.672Z] ---> Running in 1e6e05b4854e [2022-04-10T23:32:44.945Z] Removing intermediate container 1e6e05b4854e [2022-04-10T23:32:44.945Z] ---> b91200a2edc1 [2022-04-10T23:32:44.945Z] [2022-04-10T23:32:45.220Z] Successfully built b91200a2edc1 [2022-04-10T23:32:45.220Z] Successfully tagged security-spire-config-arm64:latest [2022-04-10T23:32:45.841Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-10T23:32:45.889Z] $ docker stop --time=1 db8b72051d0de48354626b5cbde9d3d42ead323cd49e138f3bfa96a07d7acbcf [2022-04-10T23:32:47.825Z] $ docker rm -f db8b72051d0de48354626b5cbde9d3d42ead323cd49e138f3bfa96a07d7acbcf [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T23:32:48.472Z] + docker images [2022-04-10T23:32:49.069Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-10T23:32:49.070Z] security-spire-config-arm64 latest b91200a2edc1 5 seconds ago 85.6MB [2022-04-10T23:32:49.070Z] security-spire-server-arm64 latest 0ff9f632673a 32 seconds ago 86.3MB [2022-04-10T23:32:49.070Z] 4389bf80ddb8 41 seconds ago 4.21GB [2022-04-10T23:32:49.070Z] 13fdaf01a3ba About a minute ago 4.21GB [2022-04-10T23:32:49.070Z] security-spire-agent-arm64 latest 27275c3c2b46 5 minutes ago 126MB [2022-04-10T23:32:49.070Z] 5e51fa4dcc70 6 minutes ago 4.21GB [2022-04-10T23:32:49.070Z] core-metadata-arm64 latest 62395ce99cfe 35 minutes ago 25.1MB [2022-04-10T23:32:49.070Z] 28b126b927a4 35 minutes ago 1.43GB [2022-04-10T23:32:49.070Z] sys-mgmt-agent-arm64 latest 9fc3ee9cb56c 41 minutes ago 290MB [2022-04-10T23:32:49.070Z] core-data-arm64 latest 9678ca37fe66 42 minutes ago 34.4MB [2022-04-10T23:32:49.070Z] 806f386f6013 43 minutes ago 1.46GB [2022-04-10T23:32:49.070Z] support-notifications-arm64 latest 5865fc0ca7cc 43 minutes ago 25.5MB [2022-04-10T23:32:49.070Z] security-proxy-setup-arm64 latest 35e8304aae31 43 minutes ago 42.1MB [2022-04-10T23:32:49.070Z] c7a02a3f44ec 44 minutes ago 1.43GB [2022-04-10T23:32:49.070Z] d7b5a8e810cc 44 minutes ago 1.43GB [2022-04-10T23:32:49.070Z] 841d65c2f23c 44 minutes ago 1.44GB [2022-04-10T23:32:49.070Z] security-bootstrapper-arm64 latest cdd25d54008c 54 minutes ago 23.6MB [2022-04-10T23:32:49.070Z] security-secretstore-setup-arm64 latest c41be920d796 54 minutes ago 40.8MB [2022-04-10T23:32:49.070Z] support-scheduler-arm64 latest 524ec3557d90 54 minutes ago 24.9MB [2022-04-10T23:32:49.070Z] core-command-arm64 latest 00694f2cf3e1 54 minutes ago 23.7MB [2022-04-10T23:32:49.070Z] d76d2f801b49 55 minutes ago 1.43GB [2022-04-10T23:32:49.070Z] security-spiffe-token-provider-arm64 latest 93937e53082d 55 minutes ago 27.7MB [2022-04-10T23:32:49.070Z] c447965ee487 55 minutes ago 1.44GB [2022-04-10T23:32:49.070Z] 4822534fee89 55 minutes ago 1.43GB [2022-04-10T23:32:49.070Z] 62ed0f38d59c 55 minutes ago 1.43GB [2022-04-10T23:32:49.070Z] 72ab8cafa47c 55 minutes ago 1.42GB [2022-04-10T23:32:49.070Z] ci-base-image-arm64 latest 292d781a10e7 About an hour ago 885MB [2022-04-10T23:32:49.070Z] docker 20.10.14 c346e9eafbab 5 days ago 202MB [2022-04-10T23:32:49.070Z] alpine 3.14 ac73e934f311 6 days ago 5.34MB [2022-04-10T23:32:49.070Z] alpine 3.15 3fb3c9af89a9 6 days ago 5.32MB [2022-04-10T23:32:49.070Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-10T23:32:49.070Z] 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-10T23:32:49.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-10T23:32:49.804Z] [2022-04-10T23:32:49.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-10T23:32:50.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-10T23:32:50.450Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-10T23:32:50.450Z] 8998bd30e6a1: Pulling fs layer [2022-04-10T23:32:50.450Z] 04944245beec: Pulling fs layer [2022-04-10T23:32:50.450Z] 699f458cf7ca: Pulling fs layer [2022-04-10T23:32:50.450Z] 765212b225bb: Pulling fs layer [2022-04-10T23:32:50.450Z] f23df028b6ca: Pulling fs layer [2022-04-10T23:32:50.450Z] d65c8cfc05b1: Pulling fs layer [2022-04-10T23:32:50.450Z] 2437ff75d9bd: Pulling fs layer [2022-04-10T23:32:50.450Z] f23df028b6ca: Waiting [2022-04-10T23:32:50.450Z] 2437ff75d9bd: Waiting [2022-04-10T23:32:50.450Z] d65c8cfc05b1: Waiting [2022-04-10T23:32:50.450Z] 765212b225bb: Waiting [2022-04-10T23:32:50.450Z] 04944245beec: Download complete [2022-04-10T23:32:50.450Z] 765212b225bb: Verifying Checksum [2022-04-10T23:32:50.450Z] 765212b225bb: Download complete [2022-04-10T23:32:50.729Z] f23df028b6ca: Verifying Checksum [2022-04-10T23:32:50.729Z] f23df028b6ca: Download complete [2022-04-10T23:32:50.729Z] d65c8cfc05b1: Download complete [2022-04-10T23:32:50.729Z] 699f458cf7ca: Verifying Checksum [2022-04-10T23:32:50.729Z] 699f458cf7ca: Download complete [2022-04-10T23:32:51.330Z] 8998bd30e6a1: Verifying Checksum [2022-04-10T23:32:51.330Z] 8998bd30e6a1: Download complete [2022-04-10T23:32:53.968Z] 2437ff75d9bd: Verifying Checksum [2022-04-10T23:32:53.968Z] 2437ff75d9bd: Download complete [2022-04-10T23:32:55.954Z] 8998bd30e6a1: Pull complete [2022-04-10T23:32:56.556Z] 04944245beec: Pull complete [2022-04-10T23:32:58.002Z] 699f458cf7ca: Pull complete [2022-04-10T23:32:58.276Z] 765212b225bb: Pull complete [2022-04-10T23:32:59.266Z] f23df028b6ca: Pull complete [2022-04-10T23:32:59.541Z] d65c8cfc05b1: Pull complete [2022-04-10T23:33:17.869Z] 2437ff75d9bd: Pull complete [2022-04-10T23:33:17.869Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-10T23:33:17.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-10T23:33:17.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-10T23:33:18.159Z] prd-ubuntu20.04-docker-arm64-4c-16g-18449 does not seem to be running inside a container [2022-04-10T23:33:18.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-10T23:33:21.889Z] $ docker top 40522f24644d3e62b5e2009b57225e82e2c8569ddea974cc611fa2c834fd8571 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:33:22.960Z] ---> job-cost.sh [2022-04-10T23:33:22.960Z] lf-activate-venv: SKIPPING [2022-04-10T23:33:22.960Z] INFO: No Stack... [2022-04-10T23:33:23.559Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-10T23:33:24.544Z] INFO: Archiving Costs [Pipeline] sh [2022-04-10T23:33:25.231Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-04-10T23:33:25.231Z] + cut -d, -f6 [Pipeline] lock [2022-04-10T23:33:25.269Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3951-2-stack-cost] [2022-04-10T23:33:25.276Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3951-2-stack-cost] did not exist. Created. [2022-04-10T23:33:25.276Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3951-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-10T23:33:25.969Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-10T23:33:26.284Z] Stashed 1 file(s) [Pipeline] } [2022-04-10T23:33:26.291Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3951-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-10T23:33:26.334Z] $ docker stop --time=1 40522f24644d3e62b5e2009b57225e82e2c8569ddea974cc611fa2c834fd8571 [2022-04-10T23:33:28.014Z] $ docker rm -f 40522f24644d3e62b5e2009b57225e82e2c8569ddea974cc611fa2c834fd8571 [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-10T23:33:28.681Z] provisioning config files... [2022-04-10T23:33:28.689Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3587042241502649858tmp [Pipeline] { [Pipeline] sh [2022-04-10T23:33:28.997Z] + set +x [2022-04-10T23:33:28.997Z] + curl -s https://codecov.io/bash [2022-04-10T23:33:28.997Z] + bash -s -- [2022-04-10T23:33:28.997Z] [2022-04-10T23:33:28.997Z] _____ _ [2022-04-10T23:33:28.997Z] / ____| | | [2022-04-10T23:33:28.997Z] | | ___ __| | ___ ___ _____ __ [2022-04-10T23:33:28.997Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-10T23:33:28.997Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-10T23:33:28.997Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-10T23:33:28.997Z] Bash-1.0.6 [2022-04-10T23:33:28.997Z] [2022-04-10T23:33:28.997Z] [2022-04-10T23:33:28.997Z] ==> git version 2.25.1 found [2022-04-10T23:33:28.997Z] ==> 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-10T23:33:28.997Z] Release-Date: 2020-01-08 [2022-04-10T23:33:28.997Z] 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-10T23:33:28.997Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-10T23:33:28.997Z] ==> Jenkins CI detected. [2022-04-10T23:33:28.997Z] current dir:  /w/workspace/edgex-go/2 [2022-04-10T23:33:28.997Z] project root: . [2022-04-10T23:33:28.997Z] --> token set from env [2022-04-10T23:33:28.997Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-10T23:33:28.997Z] ==> Running gcov in . (disable via -X gcov) [2022-04-10T23:33:28.997Z] ==> Python coveragepy not found [2022-04-10T23:33:28.997Z] ==> Searching for coverage reports in: [2022-04-10T23:33:28.997Z] + . [2022-04-10T23:33:28.997Z] -> Found 1 reports [2022-04-10T23:33:28.997Z] ==> Detecting git/mercurial file structure [2022-04-10T23:33:28.997Z] ==> Reading reports [2022-04-10T23:33:29.257Z] + ./coverage.out bytes=431650 [2022-04-10T23:33:29.257Z] ==> Appending adjustments [2022-04-10T23:33:29.257Z] https://docs.codecov.io/docs/fixing-reports [2022-04-10T23:33:30.200Z] + Found adjustments [2022-04-10T23:33:30.200Z] ==> Gzipping contents [2022-04-10T23:33:30.200Z] 60K /tmp/codecov.P2Zu4J.gz [2022-04-10T23:33:30.200Z] ==> Uploading reports [2022-04-10T23:33:30.200Z] url: https://codecov.io [2022-04-10T23:33:30.200Z] query: branch=PR-3951&commit=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3951%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3951&job=&cmd_args= [2022-04-10T23:33:30.200Z] -> Pinging Codecov [2022-04-10T23:33:30.200Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3951&commit=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3951%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3951&job=&cmd_args= [2022-04-10T23:33:30.771Z] -> Uploading to [2022-04-10T23:33:30.771Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-10/00271124DB129430A58F1EEE437C3FCB/a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0/b661d1cf-7821-4b30-8699-473ea4366d31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220410T233330Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f01d0126c7557b21567d44993db05c2fb179e5c681d467a89a2c42f75f447239 [2022-04-10T23:33:30.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T23:33:30.771Z] Dload Upload Total Spent Left Speed [2022-04-10T23:33:30.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59250 0 0 100 59250 0 285k --:--:-- --:--:-- --:--:-- 283k 100 59250 0 0 100 59250 0 265k --:--:-- --:--:-- --:--:-- 264k [2022-04-10T23:33:30.771Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [Pipeline] } [2022-04-10T23:33:30.779Z] 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-10T23:33:31.454Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:33:31.750Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:33:32.621Z] ---> package-listing.sh [2022-04-10T23:33:32.621Z] ++ facter osfamily [2022-04-10T23:33:32.621Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-10T23:33:32.881Z] + OS_FAMILY=debian [2022-04-10T23:33:32.881Z] + workspace=/w/workspace/edgex-go/2 [2022-04-10T23:33:32.881Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-10T23:33:32.881Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-10T23:33:32.881Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-10T23:33:32.881Z] + PACKAGES=/tmp/packages_start.txt [2022-04-10T23:33:32.881Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-10T23:33:32.881Z] + PACKAGES=/tmp/packages_end.txt [2022-04-10T23:33:32.881Z] + case "${OS_FAMILY}" in [2022-04-10T23:33:32.881Z] + dpkg -l [2022-04-10T23:33:32.881Z] + grep '^ii' [2022-04-10T23:33:32.881Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-10T23:33:32.881Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-10T23:33:32.881Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-10T23:33:32.881Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-10T23:33:32.881Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-04-10T23:33:32.881Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-04-10T23:33:32.894Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-10T23:33:33.176Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-10T23:33:33.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T23:33:33.736Z] [2022-04-10T23:33:33.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T23:33:34.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T23:33:34.036Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-10T23:33:34.036Z] 5eb5b503b376: Pulling fs layer [2022-04-10T23:33:34.036Z] 5c69ac0246d0: Pulling fs layer [2022-04-10T23:33:34.036Z] ec43610c2a17: Pulling fs layer [2022-04-10T23:33:34.036Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-10T23:33:34.036Z] 33b1e0a273af: Pulling fs layer [2022-04-10T23:33:34.036Z] 5d3b04190fa2: Pulling fs layer [2022-04-10T23:33:34.036Z] 2f39f015ded8: Pulling fs layer [2022-04-10T23:33:34.036Z] 3a2ae6a8a46f: Waiting [2022-04-10T23:33:34.036Z] 33b1e0a273af: Waiting [2022-04-10T23:33:34.036Z] 5d3b04190fa2: Waiting [2022-04-10T23:33:34.036Z] 2f39f015ded8: Waiting [2022-04-10T23:33:34.036Z] 5c69ac0246d0: Verifying Checksum [2022-04-10T23:33:34.036Z] 5c69ac0246d0: Download complete [2022-04-10T23:33:34.036Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-10T23:33:34.036Z] 3a2ae6a8a46f: Download complete [2022-04-10T23:33:34.036Z] 33b1e0a273af: Verifying Checksum [2022-04-10T23:33:34.036Z] 33b1e0a273af: Download complete [2022-04-10T23:33:34.036Z] 5d3b04190fa2: Download complete [2022-04-10T23:33:34.036Z] ec43610c2a17: Verifying Checksum [2022-04-10T23:33:34.036Z] ec43610c2a17: Download complete [2022-04-10T23:33:34.295Z] 5eb5b503b376: Verifying Checksum [2022-04-10T23:33:34.295Z] 5eb5b503b376: Download complete [2022-04-10T23:33:34.862Z] 2f39f015ded8: Verifying Checksum [2022-04-10T23:33:34.862Z] 2f39f015ded8: Download complete [2022-04-10T23:33:35.431Z] 5eb5b503b376: Pull complete [2022-04-10T23:33:35.431Z] 5c69ac0246d0: Pull complete [2022-04-10T23:33:36.371Z] ec43610c2a17: Pull complete [2022-04-10T23:33:36.371Z] 3a2ae6a8a46f: Pull complete [2022-04-10T23:33:36.630Z] 33b1e0a273af: Pull complete [2022-04-10T23:33:36.630Z] 5d3b04190fa2: Pull complete [2022-04-10T23:33:41.912Z] 2f39f015ded8: Pull complete [2022-04-10T23:33:41.912Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-10T23:33:41.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T23:33:41.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-10T23:33:41.980Z] prd-ubuntu20.04-docker-8c-8g-11896 does not seem to be running inside a container [2022-04-10T23:33:42.021Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-10T23:33:43.758Z] $ docker top 483ae00c49f1f91e5ec37dd7ca393e922206b6779931bcf0b96d063c2fb507d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T23:33:44.158Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-10T23:33:44.453Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-10T23:33:44.737Z] + ls /var/log/sa-host [2022-04-10T23:33:44.737Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T23:33:44.953Z] provisioning config files... [2022-04-10T23:33:44.960Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5177366802539480375tmp [Pipeline] { [Pipeline] echo [2022-04-10T23:33:44.976Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:33:45.261Z] ---> create-netrc.sh [Pipeline] } [2022-04-10T23:33:45.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:33:45.604Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-10T23:33:45.615Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:33:45.904Z] ---> sudo-logs.sh [2022-04-10T23:33:45.904Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-10T23:33:45.931Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:33:46.220Z] ---> job-cost.sh [2022-04-10T23:33:46.220Z] lf-activate-venv: SKIPPING [2022-04-10T23:33:46.220Z] DEBUG: total: 0.2199999988079071 [2022-04-10T23:33:46.220Z] INFO: Retrieving Stack Cost... [2022-04-10T23:33:46.790Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-10T23:33:47.051Z] INFO: Archiving Costs [Pipeline] echo [2022-04-10T23:33:47.066Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:33:47.356Z] ---> logs-deploy.sh [2022-04-10T23:33:47.357Z] lf-activate-venv: SKIPPING [2022-04-10T23:33:47.357Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3951/2 [2022-04-10T23:33:47.357Z] INFO: archiving workspace using pattern(s): [2022-04-10T23:33:48.299Z] Archives upload complete. [2022-04-10T23:33:48.299Z] INFO: archiving logs to Nexus