Pull request #3948 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6477e2ac7359a4b800acd5857bc404d4297ec701+55703cfb8fff16b41bcf5b5700b650125831580d (317fc23e773a57f88f10ead5649535d723c952ff) 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-ssh14558101482694483754.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-ssh1832119580449044719.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3948/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3948/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5844669527198866415.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3948/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13743801620898772042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13798305003494107374.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3948/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3948/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16084516567910722038.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11437 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 55703cfb8fff16b41bcf5b5700b650125831580d into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 Merge succeeded, producing bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd Checking out Revision bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd (PR-3948) > 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/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # 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 55703cfb8fff16b41bcf5b5700b650125831580d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd # timeout=10 Commit message: "Merge commit '55703cfb8fff16b41bcf5b5700b650125831580d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:38:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:38:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:38:50 ========================================================= 18:38:50 EdgeX Global Pipelines Version Info 18:38:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:38:51 ------------------- 18:38:51 stable info: 18:38:51 ------------------- 18:38:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:38:51 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 18:38:51 Message: update stable to v1.0.221 18:38:51 ------------------- 18:38:51 experimental info: 18:38:51 ------------------- 18:38:51 Commited By: **** collab-it+edgex@linuxfoundation.org 18:38:51 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 18:38:51 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:38:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:38:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:38:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:38:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:38:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3948 [Pipeline] echo 18:38:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3948 [Pipeline] echo 18:38:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3948 [Pipeline] echo 18:38:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd [Pipeline] echo 18:38:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbd7e4b [Pipeline] echo 18:38:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:53 provisioning config files... 18:38:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6444928745677639863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:53 ---> docker-login.sh 18:38:53 nexus3.edgexfoundry.org:10001 18:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:54 Configure a credential helper to remove this warning. See 18:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:54 18:38:54 Login Succeeded 18:38:54 nexus3.edgexfoundry.org:10002 18:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:54 Configure a credential helper to remove this warning. See 18:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:54 18:38:54 Login Succeeded 18:38:54 nexus3.edgexfoundry.org:10003 18:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:54 Configure a credential helper to remove this warning. See 18:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:54 18:38:54 Login Succeeded 18:38:54 nexus3.edgexfoundry.org:10004 18:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:54 Configure a credential helper to remove this warning. See 18:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:54 18:38:54 Login Succeeded 18:38:54 docker.io 18:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:54 Configure a credential helper to remove this warning. See 18:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:54 18:38:54 Login Succeeded 18:38:54 ---> docker-login.sh ends [Pipeline] } 18:38:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:38:55 + 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 18:38:55 + dirname cmd/core-command/Dockerfile 18:38:55 + cut -d/ -f2 18:38:55 + echo core-command,cmd/core-command/Dockerfile 18:38:55 + dirname cmd/core-data/Dockerfile 18:38:55 + cut -d/ -f2 18:38:55 + echo core-data,cmd/core-data/Dockerfile 18:38:55 + dirname cmd/core-metadata/Dockerfile 18:38:55 + cut -d/ -f2 18:38:55 + echo core-metadata,cmd/core-metadata/Dockerfile 18:38:55 + + dirname cmd/security-bootstrapper/Dockerfile 18:38:55 cut -d/ -f2 18:38:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:38:55 + dirname cmd/security-proxy-setup/Dockerfile 18:38:55 + cut -d/ -f2 18:38:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:38:55 + dirname cmd/security-secretstore-setup/Dockerfile 18:38:55 + cut -d/ -f2 18:38:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:38:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:38:55 + cut -d/ -f2 18:38:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:38:55 + dirname cmd/security-spire-agent/Dockerfile 18:38:55 + cut -d/ -f2 18:38:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:38:55 + cut -d/ -f2 18:38:55 + dirname cmd/security-spire-config/Dockerfile 18:38:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:38:55 + dirname cmd/security-spire-server/Dockerfile 18:38:55 + cut -d/ -f2 18:38:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:38:55 + dirname cmd/support-notifications/Dockerfile 18:38:55 + cut -d/ -f2 18:38:55 + echo support-notifications,cmd/support-notifications/Dockerfile 18:38:55 + dirname cmd/support-scheduler/Dockerfile 18:38:55 + cut -d/ -f2 18:38:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:38:55 + dirname cmd/sys-mgmt-agent/Dockerfile 18:38:55 + cut -d/ -f2 18:38:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:38:55 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 18:38:55 + git rev-list -1 --merges bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd~1..bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd [Pipeline] echo 18:38:55 -----------> git rev-list -1 --merges bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd~1..bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd 18:38:55 bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd [false] [Pipeline] sh 18:38:56 + git log --format=format:%s -1 bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd [Pipeline] echo 18:38:56 ========================================================= 18:38:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:38:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:38:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:38:56 + grep -v github /etc/ssh/ssh_known_hosts 18:38:56 + [ -e /tmp/ssh_known_hosts ] 18:38:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:38:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:38:56 + sudo tee -a /etc/ssh/ssh_known_hosts 18:38:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:38:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:57 18:38:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:38:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:57 latest: Pulling from edgex-devops/git-semver 18:38:57 a0d0a0d46f8b: Pulling fs layer 18:38:57 3e5f54012d9b: Pulling fs layer 18:38:57 4c7163046ea9: Pulling fs layer 18:38:57 0c2d73faf560: Pulling fs layer 18:38:57 0c2d73faf560: Waiting 18:38:57 3e5f54012d9b: Verifying Checksum 18:38:57 3e5f54012d9b: Download complete 18:38:57 a0d0a0d46f8b: Download complete 18:38:57 0c2d73faf560: Verifying Checksum 18:38:57 0c2d73faf560: Download complete 18:38:57 4c7163046ea9: Verifying Checksum 18:38:57 4c7163046ea9: Download complete 18:38:57 a0d0a0d46f8b: Pull complete 18:38:57 3e5f54012d9b: Pull complete 18:38:58 4c7163046ea9: Pull complete 18:38:58 0c2d73faf560: Pull complete 18:38:58 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:38:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:38:58 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 18:38:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:38:59 $ docker top 729ccbe3a650564c5367472bb267cf6648cbd1606fd232c8786057e2a2b475cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:38:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:59 [ssh-agent] Looking for ssh-agent implementation... 18:38:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:59 $ docker exec 729ccbe3a650564c5367472bb267cf6648cbd1606fd232c8786057e2a2b475cf ssh-agent 18:38:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXifpKPf/agent.14 18:38:59 SSH_AGENT_PID=20 18:38:59 Running ssh-add (command line suppressed) 18:38:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3780672624903299066.key (/w/workspace/edgex-go/1@tmp/private_key_3780672624903299066.key) 18:38:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:00 + git tag --points-at HEAD [Pipeline] } 18:39:00 $ docker exec --env ******** --env ******** 729ccbe3a650564c5367472bb267cf6648cbd1606fd232c8786057e2a2b475cf ssh-agent -k 18:39:00 unset SSH_AUTH_SOCK; 18:39:00 unset SSH_AGENT_PID; 18:39:00 echo Agent pid 20 killed; 18:39:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:39:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:00 [ssh-agent] Looking for ssh-agent implementation... 18:39:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:00 $ docker exec 729ccbe3a650564c5367472bb267cf6648cbd1606fd232c8786057e2a2b475cf ssh-agent 18:39:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPPFdjE/agent.57 18:39:00 SSH_AGENT_PID=64 18:39:00 Running ssh-add (command line suppressed) 18:39:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2723888629716910116.key (/w/workspace/edgex-go/1@tmp/private_key_2723888629716910116.key) 18:39:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:01 + git semver init 18:39:01 # -> Open(): unable to determine branch for HEAD 18:39:01 # $GIT_DIR = /w/workspace/edgex-go/1/.git 18:39:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 18:39:01 # $SEMVER_REMOTE_NAME = origin 18:39:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:39:01 # $SEMVER_USER_NAME = edgex-jenkins 18:39:01 # $SEMVER_BRANCH = PR-3948 18:39:01 # $SEMVER_TEMP = /tmp/semver-093616883 18:39:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:39:16 # '/tmp/semver-093616883' -> '/w/workspace/edgex-go/1/.semver' 18:39:16 # -> Force: false 18:39:16 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 18:39:16 $ docker exec --env ******** --env ******** 729ccbe3a650564c5367472bb267cf6648cbd1606fd232c8786057e2a2b475cf ssh-agent -k 18:39:16 unset SSH_AUTH_SOCK; 18:39:16 unset SSH_AGENT_PID; 18:39:16 echo Agent pid 64 killed; 18:39:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:16 + git semver [Pipeline] } 18:39:16 $ docker stop --time=1 729ccbe3a650564c5367472bb267cf6648cbd1606fd232c8786057e2a2b475cf 18:39:18 $ docker rm -f 729ccbe3a650564c5367472bb267cf6648cbd1606fd232c8786057e2a2b475cf [Pipeline] // withDockerContainer [Pipeline] sh 18:39:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:39:19 Stashed 1 file(s) [Pipeline] echo 18:39:19 [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 18:39:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:39:19 ========================================================= 18:39:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:39:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:39:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:39:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:39:20 59bf1c3509f3: Pulling fs layer 18:39:20 666ba61612fd: Pulling fs layer 18:39:20 8ed8ca486205: Pulling fs layer 18:39:20 4fe6c5a15a65: Pulling fs layer 18:39:20 22a0e8bec74d: Pulling fs layer 18:39:20 640e595b4fbd: Pulling fs layer 18:39:20 763cafe07f6e: Pulling fs layer 18:39:20 640e595b4fbd: Waiting 18:39:20 763cafe07f6e: Waiting 18:39:20 22a0e8bec74d: Waiting 18:39:20 0c0b528cf693: Pulling fs layer 18:39:20 10935f4eaf8b: Pulling fs layer 18:39:20 0c0b528cf693: Waiting 18:39:20 10935f4eaf8b: Waiting 18:39:20 8ed8ca486205: Verifying Checksum 18:39:20 8ed8ca486205: Download complete 18:39:20 666ba61612fd: Download complete 18:39:20 22a0e8bec74d: Verifying Checksum 18:39:20 22a0e8bec74d: Download complete 18:39:20 640e595b4fbd: Verifying Checksum 18:39:20 640e595b4fbd: Download complete 18:39:20 59bf1c3509f3: Verifying Checksum 18:39:20 59bf1c3509f3: Download complete 18:39:20 763cafe07f6e: Verifying Checksum 18:39:20 763cafe07f6e: Download complete 18:39:20 0c0b528cf693: Verifying Checksum 18:39:20 0c0b528cf693: Download complete 18:39:20 59bf1c3509f3: Pull complete 18:39:20 666ba61612fd: Pull complete 18:39:20 8ed8ca486205: Pull complete 18:39:20 10935f4eaf8b: Verifying Checksum 18:39:20 10935f4eaf8b: Download complete 18:39:20 4fe6c5a15a65: Verifying Checksum 18:39:20 4fe6c5a15a65: Download complete 18:39:25 4fe6c5a15a65: Pull complete 18:39:25 22a0e8bec74d: Pull complete 18:39:25 640e595b4fbd: Pull complete 18:39:25 763cafe07f6e: Pull complete 18:39:25 0c0b528cf693: Pull complete 18:39:27 10935f4eaf8b: Pull complete 18:39:27 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 18:39:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:39:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 18:39:27 + docker build -t ci-base-image-x86_64 -f -+ . 18:39:27 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:39:27 WORKDIR /edgex 18:39:27 COPY go.mod . 18:39:27 RUN go mod download 18:39:29 Sending build context to Docker daemon 334.8MB 18:39:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:39:29 ---> 99d49a6021b9 18:39:29 Step 2/4 : WORKDIR /edgex 18:39:30 ---> Running in 13129603ba0f 18:39:30 Removing intermediate container 13129603ba0f 18:39:30 ---> 44032af2687c 18:39:30 Step 3/4 : COPY go.mod . 18:39:30 ---> 431217b38cea 18:39:30 Step 4/4 : RUN go mod download 18:39:30 ---> Running in 9512fef429aa 18:39:34 Still waiting to schedule task 18:39:34 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:39:45 Removing intermediate container 9512fef429aa 18:39:45 ---> 996d8dacb0d3 18:39:45 Successfully built 996d8dacb0d3 18:39:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:39:46 + docker inspect -f . ci-base-image-x86_64 18:39:46 . [Pipeline] withDockerContainer 18:39:46 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 18:39:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:39:46 $ docker top c8c0185defcdcaeff038723d235df1b08d6839fed7834716a0cd9f4b18b8f0a9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:47 + go version 18:39:47 go version go1.17.6 linux/amd64 [Pipeline] } 18:39:47 $ docker stop --time=1 c8c0185defcdcaeff038723d235df1b08d6839fed7834716a0cd9f4b18b8f0a9 18:39:48 $ docker rm -f c8c0185defcdcaeff038723d235df1b08d6839fed7834716a0cd9f4b18b8f0a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:39:49 + docker inspect -f . ci-base-image-x86_64 18:39:49 . [Pipeline] withDockerContainer 18:39:49 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 18:39:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:39:49 $ docker top b575904a6c349b8db0e5b52d4449adf486d41c8318d8b7d1ba3894bfb13c5acb -eo pid,comm [Pipeline] { [Pipeline] echo 18:39:49 ========================================================= 18:39:49 [edgeXBuildGoParallel] Running Tests and Build... 18:39:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:39:50 + make test 18:39:50 go mod tidy -compat=1.17 18:39:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:39:57 ? github.com/edgexfoundry/edgex-go [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 18:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements 18:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.9% of statements 18:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:40:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.372s coverage: 89.2% of statements 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.070s coverage: 84.4% of statements 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.1% of statements 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.088s coverage: 72.2% of statements 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.099s coverage: 0.9% of statements 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 24.0% of statements 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 18:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements 18:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 18:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.201s coverage: 82.5% of statements 18:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.2% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 89.4% of statements 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.397s coverage: 65.4% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.8% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.189s coverage: 92.3% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 18:40:34 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 18:40:52 GO111MODULE=on go vet ./... 18:40:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:40:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:40:55 ./bin/test-attribution-txt.sh [Pipeline] echo 18:40:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:40:56 + ls -al . 18:40:56 total 668 18:40:56 drwxrwxr-x 10 1001 1001 4096 Apr 7 18:40 . 18:40:56 drwxr-xr-x 4 root root 4096 Apr 7 18:39 .. 18:40:56 -rw-rw-r-- 1 1001 1001 11 Apr 7 18:38 .dockerignore 18:40:56 drwxrwxr-x 8 1001 1001 4096 Apr 7 18:38 .git 18:40:56 drwxrwxr-x 4 1001 1001 4096 Apr 7 18:38 .github 18:40:56 -rw-rw-r-- 1 1001 1001 870 Apr 7 18:38 .gitignore 18:40:56 -rw-rw-r-- 1 1001 1001 42 Apr 7 18:38 .golangci.yml 18:40:56 -rw-rw-r-- 1 1001 1001 87 Apr 7 18:38 .hadolint.yml 18:40:56 drwx------ 3 1001 1001 4096 Apr 7 18:39 .semver 18:40:56 -rw-rw-r-- 1 1001 1001 166 Apr 7 18:38 .sonarcloud.properties 18:40:56 -rw-rw-r-- 1 1001 1001 1171 Apr 7 18:38 ADOPTERS.md 18:40:56 -rw-rw-r-- 1 1001 1001 9953 Apr 7 18:38 Attribution.txt 18:40:56 -rw-rw-r-- 1 1001 1001 51732 Apr 7 18:38 CHANGELOG.md 18:40:56 -rw-rw-r-- 1 1001 1001 3804 Apr 7 18:38 CONTRIBUTING.md 18:40:56 -rw-rw-r-- 1 1001 1001 677 Apr 7 18:38 GOVERNANCE.md 18:40:56 -rw-rw-r-- 1 1001 1001 849 Apr 7 18:38 Jenkinsfile 18:40:56 -rw-rw-r-- 1 1001 1001 10775 Apr 7 18:38 LICENSE 18:40:56 -rw-rw-r-- 1 1001 1001 8478 Apr 7 18:38 Makefile 18:40:56 -rw-rw-r-- 1 1001 1001 582 Apr 7 18:38 OWNERS.md 18:40:56 -rw-rw-r-- 1 1001 1001 8207 Apr 7 18:38 README.md 18:40:56 -rw-rw-r-- 1 1001 1001 6912 Apr 7 18:38 SECURITY.md 18:40:56 -rw-rw-r-- 1 1001 1001 5 Apr 7 18:39 VERSION 18:40:56 -rw-rw-r-- 1 1001 1001 4131 Apr 7 18:38 ZMQWindows.md 18:40:56 drwxrwxr-x 2 1001 1001 4096 Apr 7 18:38 bin 18:40:56 drwxrwxr-x 18 1001 1001 4096 Apr 7 18:38 cmd 18:40:56 -rw-r--r-- 1 root root 431014 Apr 7 18:40 coverage.out 18:40:56 -rw-rw-r-- 1 1001 1001 3175 Apr 7 18:38 go.mod 18:40:56 -rw-rw-r-- 1 1001 1001 34990 Apr 7 18:39 go.sum 18:40:56 drwxrwxr-x 8 1001 1001 4096 Apr 7 18:38 internal 18:40:56 drwxrwxr-x 3 1001 1001 4096 Apr 7 18:38 openapi 18:40:56 drwxrwxr-x 4 1001 1001 4096 Apr 7 18:38 snap 18:40:56 -rw-rw-r-- 1 1001 1001 204 Apr 7 18:38 version.go [Pipeline] sh 18:40:57 + '[' -e coverage.out ] 18:40:57 + chown 1001:1001 coverage.out [Pipeline] stash 18:40:57 Stashed 1 file(s) [Pipeline] sh 18:40:57 + make build 18:40:57 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 18:41:15 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 18:41:25 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 18:41:26 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 18:41:27 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 18:41:27 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 18:41:29 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 18:41:30 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 18:41:31 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 18:41:32 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 18:41:33 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 18:41:34 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 18:41:36 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] } 18:41:37 $ docker stop --time=1 b575904a6c349b8db0e5b52d4449adf486d41c8318d8b7d1ba3894bfb13c5acb 18:41:39 $ docker rm -f b575904a6c349b8db0e5b52d4449adf486d41c8318d8b7d1ba3894bfb13c5acb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:41:40 18:41:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:41:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:41:41 latest: Pulling from edgex-devops/edgex-compose 18:41:41 cbdbe7a5bc2a: Pulling fs layer 18:41:41 ca9280d653b3: Pulling fs layer 18:41:41 7e9c9ca2126c: Pulling fs layer 18:41:41 cbdbe7a5bc2a: Pull complete 18:41:41 ca9280d653b3: Verifying Checksum 18:41:41 ca9280d653b3: Download complete 18:41:41 7e9c9ca2126c: Download complete 18:41:42 ca9280d653b3: Pull complete 18:41:45 7e9c9ca2126c: Pull complete 18:41:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:41:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:41:45 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 18:41:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:41:47 $ docker top fb872207240c2655ad9cfc05af44e28c7586b12b9d630afdda4f49dac8f809eb -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:47 + grep parallel 18:41:47 + docker-compose build --help 18:41:48 --parallel Build images in parallel. [Pipeline] } 18:41:48 $ docker stop --time=1 fb872207240c2655ad9cfc05af44e28c7586b12b9d630afdda4f49dac8f809eb 18:41:49 $ docker rm -f fb872207240c2655ad9cfc05af44e28c7586b12b9d630afdda4f49dac8f809eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:41:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:41:50 . [Pipeline] withDockerContainer 18:41:50 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 18:41:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:41:50 $ docker top 1ce78d73a7d84600ab7e8e09e8f1d3f46645e5271ea9f10991b035cad26ee4a4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:50 + docker-compose -f ./docker-compose-build.yml build --parallel 18:41:51 Building core-command ... 18:41:51 Building core-data ... 18:41:51 Building core-metadata ... 18:41:51 Building security-bootstrapper ... 18:41:51 Building security-proxy-setup ... 18:41:51 Building security-secretstore-setup ... 18:41:51 Building security-spiffe-token-provider ... 18:41:51 Building security-spire-agent ... 18:41:51 Building security-spire-config ... 18:41:51 Building security-spire-server ... 18:41:51 Building support-notifications ... 18:41:51 Building support-scheduler ... 18:41:51 Building sys-mgmt-agent ... 18:41:51 Building security-spiffe-token-provider 18:41:51 Building support-scheduler 18:41:51 Building core-command 18:41:51 Building security-spire-config 18:41:51 Building support-notifications 18:42:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:42:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:42:09 ---> 996d8dacb0d3 18:42:09 Step 3/22 : WORKDIR /edgex-go 18:42:09 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:42:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:42:09 ---> 996d8dacb0d3 18:42:09 Step 3/20 : WORKDIR /edgex-go 18:42:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:42:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:42:09 ---> 996d8dacb0d3 18:42:09 Step 3/22 : WORKDIR /edgex-go 18:42:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:42:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:42:10 ---> 996d8dacb0d3 18:42:10 Step 3/23 : WORKDIR /edgex-go 18:42:10 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:42:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:42:10 ---> 996d8dacb0d3 18:42:10 Step 3/26 : WORKDIR /edgex-go 18:42:12 ---> Running in 15bd4f1ce6b9 18:42:12 ---> Running in f046d097e0b5 18:42:12 ---> Running in d6551dc3c453 18:42:12 ---> Running in 98a8ae2f7cee 18:42:12 ---> Running in 0e6a3b20cd89 18:42:12 Removing intermediate container 15bd4f1ce6b9 18:42:12 ---> 12bead5625e7 18:42:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:12 Removing intermediate container 98a8ae2f7cee 18:42:12 ---> 315263c1f253 18:42:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:12 Removing intermediate container d6551dc3c453 18:42:12 ---> 87b1573b95f7 18:42:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:42:12 Removing intermediate container 0e6a3b20cd89 18:42:12 ---> f191364a43d1 18:42:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:12 Removing intermediate container f046d097e0b5 18:42:12 ---> 130cb3ca62d5 18:42:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:12 ---> Running in 7077213c6d80 18:42:12 ---> Running in 929e18076203 18:42:12 ---> Running in 9c4432e82903 18:42:12 ---> Running in 066858c07ea3 18:42:12 ---> Running in 0846ed44280e 18:42:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:42:13 Removing intermediate container 929e18076203 18:42:13 ---> 399e30007866 18:42:13 Step 5/23 : RUN apk add --update --no-cache make git 18:42:13 ---> Running in 12a9a93c6b68 18:42:13 Removing intermediate container 066858c07ea3 18:42:13 ---> 9f5201f0a890 18:42:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:42:13 Removing intermediate container 7077213c6d80 18:42:13 ---> 433fde34a8ef 18:42:13 Step 5/22 : RUN apk add --update --no-cache make git 18:42:13 ---> Running in 956132f869d5 18:42:13 ---> Running in 25f827c4226a 18:42:13 Removing intermediate container 0846ed44280e 18:42:13 ---> af6a8ec7d8f7 18:42:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:42:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:42:13 ---> Running in f4c294f7fa52 18:42:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:42:14 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:42:14 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:42:14 OK: 15864 distinct packages available 18:42:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:42:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:42:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:42:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:42:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:42:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:42:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:42:15 OK: 221 MiB in 52 packages 18:42:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:42:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:42:15 Removing intermediate container 12a9a93c6b68 18:42:15 ---> 798053b6ae05 18:42:15 Step 6/23 : COPY go.mod vendor* ./ 18:42:15 OK: 221 MiB in 52 packages 18:42:15 ---> b349c2560afa 18:42:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:15 ---> Running in 87f5b1b63f4c 18:42:15 Removing intermediate container 25f827c4226a 18:42:15 ---> 0a70b254c304 18:42:15 Step 6/26 : COPY go.mod vendor* ./ 18:42:15 OK: 221 MiB in 52 packages 18:42:16 ---> 37ee0da04776 18:42:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:16 ---> Running in 907cc1348a4a 18:42:16 Removing intermediate container f4c294f7fa52 18:42:16 ---> 8d0e47accdf9 18:42:16 Step 6/22 : COPY go.mod vendor* ./ 18:42:16 Removing intermediate container 87f5b1b63f4c 18:42:16 ---> 065102bd4fde 18:42:16 Step 8/23 : COPY . . 18:42:16 ---> 08830d688e0c 18:42:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:16 ---> Running in 2fd225b3a75f 18:42:16 OK: 221 MiB in 52 packages 18:42:17 OK: 221 MiB in 52 packages 18:42:17 Removing intermediate container 907cc1348a4a 18:42:17 ---> db78949b0b0e 18:42:17 Step 8/26 : COPY . . 18:42:17 Removing intermediate container 9c4432e82903 18:42:17 ---> 009466a7fa0e 18:42:17 Step 5/20 : COPY go.mod vendor* ./ 18:42:18 Removing intermediate container 956132f869d5 18:42:18 ---> f354b440cad2 18:42:18 Step 6/22 : COPY go.mod vendor* ./ 18:42:18 ---> 92b116e15de4 18:42:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:18 Removing intermediate container 2fd225b3a75f 18:42:18 ---> 1dd0b3f17af5 18:42:18 Step 8/22 : COPY . . 18:42:18 ---> Running in 10779b42a909 18:42:18 ---> 7c61911ad21e 18:42:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:19 ---> Running in a69795d4f5d0 18:42:21 Removing intermediate container 10779b42a909 18:42:21 ---> daedde46aff7 18:42:21 Step 7/20 : COPY . . 18:42:22 ---> 7ebadd041c6e 18:42:22 Step 9/23 : RUN make cmd/core-command/core-command 18:42:23 Removing intermediate container a69795d4f5d0 18:42:23 ---> 5de88045f097 18:42:23 Step 8/22 : COPY . . 18:42:23 ---> Running in cae983561ed8 18:42:23 ---> ce76236d15ce 18:42:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:42:23 ---> 8484da9184d9 18:42:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:42:24 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 18:42:24 ---> Running in bc2a0699dce9 18:42:24 ---> Running in 08a194af8885 18:42:25 Removing intermediate container 08a194af8885 18:42:25 ---> 0f33bf0771f1 18:42:25 Step 10/26 : RUN mkdir -p spire-build 18:42:25 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 18:42:25 ---> Running in a63bb9ae80d6 18:42:26 Removing intermediate container a63bb9ae80d6 18:42:26 ---> 00c1cdcc0ba7 18:42:26 Step 11/26 : WORKDIR /edgex-go/spire-build 18:42:26 ---> Running in c54133c20938 18:42:26 Removing intermediate container c54133c20938 18:42:26 ---> f784e09dc0c8 18:42:26 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 18:42:27 ---> Running in b3c28de8abf7 18:42:28 spire-1.2.1/ 18:42:28 spire-1.2.1/.data/ 18:42:28 spire-1.2.1/.data/.file 18:42:28 spire-1.2.1/.dockerignore 18:42:28 spire-1.2.1/.gitattributes 18:42:28 spire-1.2.1/.githooks/ 18:42:28 spire-1.2.1/.githooks/pre-commit 18:42:28 spire-1.2.1/.github/ 18:42:28 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:42:28 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:42:28 spire-1.2.1/.github/dependabot.yml 18:42:28 spire-1.2.1/.github/workflows/ 18:42:28 spire-1.2.1/.github/workflows/nightly_build.yaml 18:42:28 spire-1.2.1/.github/workflows/pr_build.yaml 18:42:28 spire-1.2.1/.github/workflows/release_build.yaml 18:42:28 spire-1.2.1/.github/workflows/scripts/ 18:42:28 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:42:28 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:42:28 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:42:28 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:42:28 spire-1.2.1/.github/workflows/scripts/split.sh 18:42:28 spire-1.2.1/.gitignore 18:42:28 spire-1.2.1/.go-version 18:42:28 spire-1.2.1/.golangci.yml 18:42:28 spire-1.2.1/ADOPTERS.md 18:42:28 spire-1.2.1/CHANGELOG.md 18:42:28 spire-1.2.1/CODE-OF-CONDUCT.md 18:42:28 spire-1.2.1/CODEOWNERS 18:42:28 spire-1.2.1/CONTRIBUTING.md 18:42:28 spire-1.2.1/Dockerfile 18:42:28 spire-1.2.1/Dockerfile.dev 18:42:28 spire-1.2.1/Dockerfile.scratch 18:42:28 spire-1.2.1/LICENSE 18:42:28 spire-1.2.1/MAINTAINERS.md 18:42:28 spire-1.2.1/Makefile 18:42:28 spire-1.2.1/README.md 18:42:28 spire-1.2.1/ROADMAP.md 18:42:28 spire-1.2.1/SECURITY.md 18:42:28 spire-1.2.1/cmd/ 18:42:28 spire-1.2.1/cmd/spire-agent/ 18:42:28 spire-1.2.1/cmd/spire-agent/cli/ 18:42:28 spire-1.2.1/cmd/spire-agent/cli/api/ 18:42:28 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:42:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:42:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:42:28 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:42:28 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:42:28 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:42:28 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:42:28 spire-1.2.1/cmd/spire-agent/cli/common/ 18:42:28 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:42:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:42:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:42:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:42:28 spire-1.2.1/cmd/spire-agent/cli/run/ 18:42:28 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:42:28 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:42:28 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:42:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:42:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:42:28 spire-1.2.1/cmd/spire-agent/main.go 18:42:28 spire-1.2.1/cmd/spire-server/ 18:42:28 spire-1.2.1/cmd/spire-server/cli/ 18:42:28 spire-1.2.1/cmd/spire-server/cli/agent/ 18:42:28 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:42:28 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/cli.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/entry/ 18:42:28 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/federation/ 18:42:28 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:42:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:42:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/run/ 18:42:28 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/token/ 18:42:28 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/validate/ 18:42:28 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/x509/ 18:42:28 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:42:28 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:42:28 spire-1.2.1/cmd/spire-server/main.go 18:42:28 spire-1.2.1/cmd/spire-server/util/ 18:42:28 spire-1.2.1/cmd/spire-server/util/util.go 18:42:28 spire-1.2.1/conf/ 18:42:28 spire-1.2.1/conf/agent/ 18:42:28 spire-1.2.1/conf/agent/agent.conf 18:42:28 spire-1.2.1/conf/agent/agent_full.conf 18:42:28 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:42:28 spire-1.2.1/conf/server/ 18:42:28 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:42:28 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:42:28 spire-1.2.1/conf/server/server.conf 18:42:28 spire-1.2.1/conf/server/server_full.conf 18:42:28 spire-1.2.1/doc/ 18:42:28 spire-1.2.1/doc/SPIRE101.md 18:42:28 spire-1.2.1/doc/auditlog.md 18:42:28 spire-1.2.1/doc/authorization_policy_engine.md 18:42:28 spire-1.2.1/doc/changelog_guidelines.md 18:42:28 spire-1.2.1/doc/cure53-report.pdf 18:42:28 spire-1.2.1/doc/images/ 18:42:28 spire-1.2.1/doc/images/2019_roadmap.png 18:42:28 spire-1.2.1/doc/images/SPIRE101.png 18:42:28 spire-1.2.1/doc/images/SPIRE_agent.png 18:42:28 spire-1.2.1/doc/images/SPIRE_server.png 18:42:28 spire-1.2.1/doc/images/cache_mgr.png 18:42:28 spire-1.2.1/doc/images/cache_mgr_components.png 18:42:28 spire-1.2.1/doc/images/federated_spire.png 18:42:28 spire-1.2.1/doc/images/ha_mode.png 18:42:28 spire-1.2.1/doc/images/nested_spire.png 18:42:28 spire-1.2.1/doc/images/oidc_federation.png 18:42:28 spire-1.2.1/doc/images/single_trust_domain.png 18:42:28 spire-1.2.1/doc/images/spiffe_compatible.png 18:42:28 spire-1.2.1/doc/images/spire_logo.png 18:42:28 spire-1.2.1/doc/migrating_registration_api_clients.md 18:42:28 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:42:28 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:42:28 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:42:28 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:42:28 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:42:28 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:42:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:42:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:42:28 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:42:28 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:42:28 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:42:28 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:42:28 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:42:28 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:42:28 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:42:28 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:42:28 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:42:28 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:42:28 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:42:28 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:42:28 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:42:28 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:42:28 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:42:28 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:42:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:42:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:42:28 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:42:28 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:42:28 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:42:28 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:42:28 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:42:28 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:42:28 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:42:28 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:42:28 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:42:28 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:42:28 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:42:28 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:42:28 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:42:28 spire-1.2.1/doc/scaling_spire.md 18:42:28 spire-1.2.1/doc/spire_agent.md 18:42:28 spire-1.2.1/doc/spire_server.md 18:42:28 spire-1.2.1/doc/supported_integrations.md 18:42:28 spire-1.2.1/doc/telemetry.md 18:42:28 spire-1.2.1/doc/telemetry_config.md 18:42:28 spire-1.2.1/doc/upgrading.md 18:42:28 spire-1.2.1/doc/using_spire.md 18:42:28 spire-1.2.1/examples/ 18:42:28 spire-1.2.1/examples/README.md 18:42:28 spire-1.2.1/go.mod 18:42:28 spire-1.2.1/go.sum 18:42:28 spire-1.2.1/pkg/ 18:42:28 spire-1.2.1/pkg/agent/ 18:42:28 spire-1.2.1/pkg/agent/agent.go 18:42:28 spire-1.2.1/pkg/agent/api/ 18:42:28 spire-1.2.1/pkg/agent/api/config.go 18:42:28 spire-1.2.1/pkg/agent/api/debug/ 18:42:28 spire-1.2.1/pkg/agent/api/debug/v1/ 18:42:28 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:42:28 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:42:28 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:42:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:42:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:42:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:42:28 spire-1.2.1/pkg/agent/api/endpoints.go 18:42:28 spire-1.2.1/pkg/agent/api/health/ 18:42:28 spire-1.2.1/pkg/agent/api/health/v1/ 18:42:28 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:42:28 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:42:28 spire-1.2.1/pkg/agent/api/rpccontext/ 18:42:28 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:42:28 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:42:28 spire-1.2.1/pkg/agent/attestor/ 18:42:28 spire-1.2.1/pkg/agent/attestor/node/ 18:42:28 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:42:28 spire-1.2.1/pkg/agent/attestor/node/node.go 18:42:28 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:42:28 spire-1.2.1/pkg/agent/attestor/workload/ 18:42:28 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:42:28 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:42:28 spire-1.2.1/pkg/agent/catalog/ 18:42:28 spire-1.2.1/pkg/agent/catalog/catalog.go 18:42:28 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:42:28 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:42:28 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:42:28 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:42:28 spire-1.2.1/pkg/agent/client/ 18:42:28 spire-1.2.1/pkg/agent/client/client.go 18:42:28 spire-1.2.1/pkg/agent/client/client_test.go 18:42:28 spire-1.2.1/pkg/agent/client/dial.go 18:42:28 spire-1.2.1/pkg/agent/client/nodeconn.go 18:42:28 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:42:28 spire-1.2.1/pkg/agent/client/update.go 18:42:28 spire-1.2.1/pkg/agent/client/util.go 18:42:28 spire-1.2.1/pkg/agent/common/ 18:42:28 spire-1.2.1/pkg/agent/common/backoff/ 18:42:28 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:42:28 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:42:28 spire-1.2.1/pkg/agent/common/cgroups/ 18:42:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:42:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:42:28 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:42:28 spire-1.2.1/pkg/agent/config.go 18:42:28 spire-1.2.1/pkg/agent/endpoints/ 18:42:28 spire-1.2.1/pkg/agent/endpoints/config.go 18:42:28 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:42:28 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:42:28 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:42:28 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:42:28 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:42:28 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:42:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:42:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:42:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:42:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:42:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:42:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:42:28 spire-1.2.1/pkg/agent/endpoints/workload/ 18:42:28 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:42:28 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:42:28 spire-1.2.1/pkg/agent/manager/ 18:42:28 spire-1.2.1/pkg/agent/manager/cache/ 18:42:28 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:42:28 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:42:28 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:42:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:42:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:42:28 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:42:28 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:42:28 spire-1.2.1/pkg/agent/manager/config.go 18:42:28 spire-1.2.1/pkg/agent/manager/manager.go 18:42:28 spire-1.2.1/pkg/agent/manager/manager_test.go 18:42:28 spire-1.2.1/pkg/agent/manager/storage.go 18:42:28 spire-1.2.1/pkg/agent/manager/storage_test.go 18:42:28 spire-1.2.1/pkg/agent/manager/storecache/ 18:42:28 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:42:28 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:42:28 spire-1.2.1/pkg/agent/manager/sync.go 18:42:28 spire-1.2.1/pkg/agent/plugin/ 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:42:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:42:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:42:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:42:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:42:28 spire-1.2.1/pkg/agent/svid/ 18:42:28 spire-1.2.1/pkg/agent/svid/rotator.go 18:42:28 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:42:28 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:42:28 spire-1.2.1/pkg/agent/svid/store/ 18:42:28 spire-1.2.1/pkg/agent/svid/store/service.go 18:42:28 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:42:28 spire-1.2.1/pkg/common/ 18:42:28 spire-1.2.1/pkg/common/agentpathtemplate/ 18:42:28 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:42:28 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:42:28 spire-1.2.1/pkg/common/api/ 18:42:28 spire-1.2.1/pkg/common/api/metrics.go 18:42:28 spire-1.2.1/pkg/common/api/middleware/ 18:42:28 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:42:28 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:42:28 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:42:28 spire-1.2.1/pkg/common/api/middleware/logger.go 18:42:28 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:42:28 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:42:28 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:42:28 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:42:28 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:42:28 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:42:28 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:42:28 spire-1.2.1/pkg/common/api/middleware/names.go 18:42:28 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:42:28 spire-1.2.1/pkg/common/api/names.go 18:42:28 spire-1.2.1/pkg/common/api/ratelimit.go 18:42:28 spire-1.2.1/pkg/common/api/rpccontext/ 18:42:28 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:42:28 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:42:28 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:42:28 spire-1.2.1/pkg/common/auth/ 18:42:28 spire-1.2.1/pkg/common/auth/interceptors.go 18:42:28 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:42:28 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:42:28 spire-1.2.1/pkg/common/bundleutil/ 18:42:28 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:42:28 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:42:28 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:42:28 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:42:28 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:42:28 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:42:28 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:42:28 spire-1.2.1/pkg/common/bundleutil/types.go 18:42:28 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:42:28 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:42:28 spire-1.2.1/pkg/common/catalog/ 18:42:28 spire-1.2.1/pkg/common/catalog/bind.go 18:42:28 spire-1.2.1/pkg/common/catalog/builtin.go 18:42:28 spire-1.2.1/pkg/common/catalog/catalog.go 18:42:28 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:42:28 spire-1.2.1/pkg/common/catalog/closers.go 18:42:28 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:42:28 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:42:28 spire-1.2.1/pkg/common/catalog/config.go 18:42:28 spire-1.2.1/pkg/common/catalog/config_test.go 18:42:28 spire-1.2.1/pkg/common/catalog/configure.go 18:42:28 spire-1.2.1/pkg/common/catalog/constraints.go 18:42:28 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:42:28 spire-1.2.1/pkg/common/catalog/context.go 18:42:28 spire-1.2.1/pkg/common/catalog/external.go 18:42:28 spire-1.2.1/pkg/common/catalog/host.go 18:42:28 spire-1.2.1/pkg/common/catalog/pipenet.go 18:42:28 spire-1.2.1/pkg/common/catalog/plugin.go 18:42:28 spire-1.2.1/pkg/common/catalog/testplugin/ 18:42:28 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:42:28 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:42:28 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:42:28 spire-1.2.1/pkg/common/cli/ 18:42:28 spire-1.2.1/pkg/common/cli/env.go 18:42:28 spire-1.2.1/pkg/common/cli/flags.go 18:42:28 spire-1.2.1/pkg/common/cli/trust_domain.go 18:42:28 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:42:28 spire-1.2.1/pkg/common/cli/umask.go 18:42:28 spire-1.2.1/pkg/common/cli/umask_posix.go 18:42:28 spire-1.2.1/pkg/common/cli/umask_test.go 18:42:28 spire-1.2.1/pkg/common/cli/umask_windows.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/ 18:42:28 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/flag.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/format.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/ 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:42:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:42:28 spire-1.2.1/pkg/common/coretypes/ 18:42:28 spire-1.2.1/pkg/common/coretypes/bundle/ 18:42:28 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:42:28 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:42:28 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:42:28 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:42:28 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:42:28 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:42:28 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:42:28 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:42:28 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:42:28 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:42:28 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:42:28 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:42:28 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:42:28 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:42:28 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:42:28 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:42:28 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:42:28 spire-1.2.1/pkg/common/cryptoutil/ 18:42:28 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:42:28 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:42:28 spire-1.2.1/pkg/common/diskutil/ 18:42:28 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:42:28 spire-1.2.1/pkg/common/diskutil/file_test.go 18:42:28 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:42:28 spire-1.2.1/pkg/common/errorutil/ 18:42:28 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:42:28 spire-1.2.1/pkg/common/health/ 18:42:28 spire-1.2.1/pkg/common/health/config.go 18:42:28 spire-1.2.1/pkg/common/health/context.go 18:42:28 spire-1.2.1/pkg/common/health/context_test.go 18:42:28 spire-1.2.1/pkg/common/health/health.go 18:42:28 spire-1.2.1/pkg/common/health/health_test.go 18:42:28 spire-1.2.1/pkg/common/health/logger.go 18:42:28 spire-1.2.1/pkg/common/hostservice/ 18:42:28 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:42:28 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:42:28 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:42:28 spire-1.2.1/pkg/common/idutil/ 18:42:28 spire-1.2.1/pkg/common/idutil/require.go 18:42:28 spire-1.2.1/pkg/common/idutil/require_test.go 18:42:28 spire-1.2.1/pkg/common/idutil/safety.go 18:42:28 spire-1.2.1/pkg/common/idutil/safety_test.go 18:42:28 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:42:28 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:42:28 spire-1.2.1/pkg/common/jwtsvid/ 18:42:28 spire-1.2.1/pkg/common/jwtsvid/common.go 18:42:28 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:42:28 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:42:28 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:42:28 spire-1.2.1/pkg/common/jwtutil/ 18:42:28 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:42:28 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:42:28 spire-1.2.1/pkg/common/log/ 18:42:28 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:42:28 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:42:28 spire-1.2.1/pkg/common/log/log.go 18:42:28 spire-1.2.1/pkg/common/log/log_test.go 18:42:28 spire-1.2.1/pkg/common/log/options.go 18:42:28 spire-1.2.1/pkg/common/nodeutil/ 18:42:28 spire-1.2.1/pkg/common/nodeutil/node.go 18:42:28 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:42:28 spire-1.2.1/pkg/common/peertracker/ 18:42:28 spire-1.2.1/pkg/common/peertracker/conn.go 18:42:28 spire-1.2.1/pkg/common/peertracker/credentials.go 18:42:28 spire-1.2.1/pkg/common/peertracker/errors.go 18:42:28 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:42:28 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:42:28 spire-1.2.1/pkg/common/peertracker/info.go 18:42:28 spire-1.2.1/pkg/common/peertracker/listener.go 18:42:28 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:42:28 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:42:28 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:42:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:42:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:42:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:42:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:42:28 spire-1.2.1/pkg/common/peertracker/tcp.go 18:42:28 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:42:28 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:42:28 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:42:28 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:42:28 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:42:28 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:42:28 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:42:28 spire-1.2.1/pkg/common/peertracker/uds.go 18:42:28 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:42:28 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:42:28 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:42:28 spire-1.2.1/pkg/common/pemutil/ 18:42:28 spire-1.2.1/pkg/common/pemutil/block.go 18:42:28 spire-1.2.1/pkg/common/pemutil/certs.go 18:42:28 spire-1.2.1/pkg/common/pemutil/common.go 18:42:28 spire-1.2.1/pkg/common/pemutil/csr.go 18:42:28 spire-1.2.1/pkg/common/pemutil/keys.go 18:42:28 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:42:28 spire-1.2.1/pkg/common/pemutil/testdata/ 18:42:28 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:42:28 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:42:28 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:42:28 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:42:28 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:42:28 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:42:28 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:42:28 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:42:28 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:42:28 spire-1.2.1/pkg/common/plugin/ 18:42:28 spire-1.2.1/pkg/common/plugin/aws/ 18:42:28 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:42:28 spire-1.2.1/pkg/common/plugin/azure/ 18:42:28 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:42:28 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:42:28 spire-1.2.1/pkg/common/plugin/facade.go 18:42:28 spire-1.2.1/pkg/common/plugin/facade_test.go 18:42:28 spire-1.2.1/pkg/common/plugin/gcp/ 18:42:28 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:42:28 spire-1.2.1/pkg/common/plugin/k8s/ 18:42:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:42:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:42:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:42:28 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:42:28 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:42:28 spire-1.2.1/pkg/common/plugin/log.go 18:42:28 spire-1.2.1/pkg/common/plugin/sshpop/ 18:42:28 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:42:28 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:42:28 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:42:28 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:42:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:42:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:42:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:42:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:42:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:42:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:42:28 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:42:28 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:42:28 spire-1.2.1/pkg/common/plugin/x509pop/ 18:42:28 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:42:28 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:42:28 spire-1.2.1/pkg/common/profiling/ 18:42:28 spire-1.2.1/pkg/common/profiling/dumpers.go 18:42:28 spire-1.2.1/pkg/common/profiling/profiling.go 18:42:28 spire-1.2.1/pkg/common/protoutil/ 18:42:28 spire-1.2.1/pkg/common/protoutil/masks.go 18:42:28 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:42:28 spire-1.2.1/pkg/common/rotationutil/ 18:42:28 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:42:28 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:42:28 spire-1.2.1/pkg/common/selector/ 18:42:28 spire-1.2.1/pkg/common/selector/selector.go 18:42:28 spire-1.2.1/pkg/common/selector/selector_test.go 18:42:28 spire-1.2.1/pkg/common/selector/set.go 18:42:28 spire-1.2.1/pkg/common/selector/set_utils.go 18:42:28 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:42:28 spire-1.2.1/pkg/common/telemetry/ 18:42:28 spire-1.2.1/pkg/common/telemetry/agent/ 18:42:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:42:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:42:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:42:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:42:28 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:42:28 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:42:28 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:42:28 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:42:28 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:42:28 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:42:28 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:42:28 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:42:28 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:42:28 spire-1.2.1/pkg/common/telemetry/call.go 18:42:28 spire-1.2.1/pkg/common/telemetry/common/ 18:42:28 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:42:28 spire-1.2.1/pkg/common/telemetry/config.go 18:42:28 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:42:28 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:42:28 spire-1.2.1/pkg/common/telemetry/inmem.go 18:42:28 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:42:28 spire-1.2.1/pkg/common/telemetry/m3.go 18:42:28 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:42:28 spire-1.2.1/pkg/common/telemetry/metrics.go 18:42:28 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:42:28 spire-1.2.1/pkg/common/telemetry/names.go 18:42:28 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:42:28 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:42:28 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:42:28 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:42:28 spire-1.2.1/pkg/common/telemetry/server/ 18:42:28 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:42:28 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:42:28 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:42:28 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:42:28 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:42:28 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:42:28 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:42:28 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:42:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:42:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:42:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:42:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:42:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:42:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:42:28 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:42:28 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:42:28 spire-1.2.1/pkg/common/telemetry/server/server.go 18:42:28 spire-1.2.1/pkg/common/telemetry/sink.go 18:42:28 spire-1.2.1/pkg/common/telemetry/statsd.go 18:42:28 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:42:28 spire-1.2.1/pkg/common/telemetry/uptime.go 18:42:28 spire-1.2.1/pkg/common/telemetry/version.go 18:42:28 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:42:28 spire-1.2.1/pkg/common/uptime/ 18:42:28 spire-1.2.1/pkg/common/uptime/uptime.go 18:42:28 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:42:28 spire-1.2.1/pkg/common/util/ 18:42:28 spire-1.2.1/pkg/common/util/certs.go 18:42:28 spire-1.2.1/pkg/common/util/certs_test.go 18:42:28 spire-1.2.1/pkg/common/util/csr.go 18:42:28 spire-1.2.1/pkg/common/util/hash.go 18:42:28 spire-1.2.1/pkg/common/util/selectors.go 18:42:28 spire-1.2.1/pkg/common/util/selectors_test.go 18:42:28 spire-1.2.1/pkg/common/util/signals.go 18:42:28 spire-1.2.1/pkg/common/util/sort.go 18:42:28 spire-1.2.1/pkg/common/util/sort_test.go 18:42:28 spire-1.2.1/pkg/common/util/task.go 18:42:28 spire-1.2.1/pkg/common/util/task_test.go 18:42:28 spire-1.2.1/pkg/common/util/testdata/ 18:42:28 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:42:28 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:42:28 spire-1.2.1/pkg/common/version/ 18:42:28 spire-1.2.1/pkg/common/version/version.go 18:42:28 spire-1.2.1/pkg/common/x509svid/ 18:42:28 spire-1.2.1/pkg/common/x509svid/common_test.go 18:42:28 spire-1.2.1/pkg/common/x509svid/csr.go 18:42:28 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:42:28 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:42:28 spire-1.2.1/pkg/common/x509util/ 18:42:28 spire-1.2.1/pkg/common/x509util/cert.go 18:42:28 spire-1.2.1/pkg/common/x509util/dns.go 18:42:28 spire-1.2.1/pkg/common/x509util/dns_test.go 18:42:28 spire-1.2.1/pkg/common/x509util/keyid.go 18:42:28 spire-1.2.1/pkg/common/x509util/keypair.go 18:42:28 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:42:28 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:42:28 spire-1.2.1/pkg/server/ 18:42:28 spire-1.2.1/pkg/server/api/ 18:42:28 spire-1.2.1/pkg/server/api/agent.go 18:42:28 spire-1.2.1/pkg/server/api/agent/ 18:42:28 spire-1.2.1/pkg/server/api/agent/v1/ 18:42:28 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:42:28 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:42:28 spire-1.2.1/pkg/server/api/agent_test.go 18:42:28 spire-1.2.1/pkg/server/api/api.go 18:42:28 spire-1.2.1/pkg/server/api/audit/ 18:42:28 spire-1.2.1/pkg/server/api/audit/audit.go 18:42:28 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:42:28 spire-1.2.1/pkg/server/api/bundle.go 18:42:28 spire-1.2.1/pkg/server/api/bundle/ 18:42:28 spire-1.2.1/pkg/server/api/bundle/v1/ 18:42:28 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:42:28 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:42:28 spire-1.2.1/pkg/server/api/bundle_test.go 18:42:28 spire-1.2.1/pkg/server/api/debug/ 18:42:28 spire-1.2.1/pkg/server/api/debug/v1/ 18:42:28 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:42:28 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:42:28 spire-1.2.1/pkg/server/api/entry.go 18:42:28 spire-1.2.1/pkg/server/api/entry/ 18:42:28 spire-1.2.1/pkg/server/api/entry/v1/ 18:42:28 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:42:28 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:42:28 spire-1.2.1/pkg/server/api/entry_test.go 18:42:28 spire-1.2.1/pkg/server/api/health/ 18:42:28 spire-1.2.1/pkg/server/api/health/v1/ 18:42:28 spire-1.2.1/pkg/server/api/health/v1/service.go 18:42:28 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:42:28 spire-1.2.1/pkg/server/api/id.go 18:42:28 spire-1.2.1/pkg/server/api/id_test.go 18:42:28 spire-1.2.1/pkg/server/api/limits/ 18:42:28 spire-1.2.1/pkg/server/api/limits/limits.go 18:42:28 spire-1.2.1/pkg/server/api/middleware/ 18:42:28 spire-1.2.1/pkg/server/api/middleware/alias.go 18:42:28 spire-1.2.1/pkg/server/api/middleware/audit.go 18:42:28 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:42:28 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:42:28 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:42:28 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:42:28 spire-1.2.1/pkg/server/api/middleware/caller.go 18:42:28 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:42:28 spire-1.2.1/pkg/server/api/middleware/common.go 18:42:28 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:42:28 spire-1.2.1/pkg/server/api/middleware/entries.go 18:42:28 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:42:28 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:42:28 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:42:28 spire-1.2.1/pkg/server/api/ratelimit.go 18:42:28 spire-1.2.1/pkg/server/api/rpccontext/ 18:42:28 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:42:28 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:42:28 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:42:28 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:42:28 spire-1.2.1/pkg/server/api/selector.go 18:42:28 spire-1.2.1/pkg/server/api/selector_test.go 18:42:28 spire-1.2.1/pkg/server/api/status.go 18:42:28 spire-1.2.1/pkg/server/api/status_test.go 18:42:28 spire-1.2.1/pkg/server/api/svid/ 18:42:28 spire-1.2.1/pkg/server/api/svid/v1/ 18:42:28 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:42:28 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:42:28 spire-1.2.1/pkg/server/api/trustdomain.go 18:42:28 spire-1.2.1/pkg/server/api/trustdomain/ 18:42:28 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:42:28 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:42:28 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:42:28 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:42:28 spire-1.2.1/pkg/server/authpolicy/ 18:42:28 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:42:28 spire-1.2.1/pkg/server/authpolicy/policy.go 18:42:28 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:42:28 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:42:28 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:42:28 spire-1.2.1/pkg/server/authpolicy/validate.go 18:42:28 spire-1.2.1/pkg/server/bundle/ 18:42:28 spire-1.2.1/pkg/server/bundle/client/ 18:42:28 spire-1.2.1/pkg/server/bundle/client/client.go 18:42:28 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:42:28 spire-1.2.1/pkg/server/bundle/client/manager.go 18:42:28 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:42:28 spire-1.2.1/pkg/server/bundle/client/sources.go 18:42:28 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:42:28 spire-1.2.1/pkg/server/bundle/client/updater.go 18:42:28 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:42:28 spire-1.2.1/pkg/server/ca/ 18:42:28 spire-1.2.1/pkg/server/ca/ca.go 18:42:28 spire-1.2.1/pkg/server/ca/ca_health.go 18:42:28 spire-1.2.1/pkg/server/ca/ca_test.go 18:42:28 spire-1.2.1/pkg/server/ca/journal.go 18:42:28 spire-1.2.1/pkg/server/ca/journal_test.go 18:42:28 spire-1.2.1/pkg/server/ca/manager.go 18:42:28 spire-1.2.1/pkg/server/ca/manager_health.go 18:42:28 spire-1.2.1/pkg/server/ca/manager_test.go 18:42:28 spire-1.2.1/pkg/server/ca/templates.go 18:42:28 spire-1.2.1/pkg/server/ca/upstream_client.go 18:42:28 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:42:28 spire-1.2.1/pkg/server/ca/validation.go 18:42:28 spire-1.2.1/pkg/server/cache/ 18:42:28 spire-1.2.1/pkg/server/cache/dscache/ 18:42:28 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:42:28 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:42:28 spire-1.2.1/pkg/server/cache/entrycache/ 18:42:28 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:42:28 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:42:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:42:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:42:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:42:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:42:28 spire-1.2.1/pkg/server/catalog/ 18:42:28 spire-1.2.1/pkg/server/catalog/catalog.go 18:42:28 spire-1.2.1/pkg/server/catalog/keymanager.go 18:42:28 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:42:28 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:42:28 spire-1.2.1/pkg/server/catalog/notifier.go 18:42:28 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:42:28 spire-1.2.1/pkg/server/config.go 18:42:28 spire-1.2.1/pkg/server/datastore/ 18:42:28 spire-1.2.1/pkg/server/datastore/datastore.go 18:42:28 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:42:28 spire-1.2.1/pkg/server/datastore/repository.go 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:42:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:42:28 spire-1.2.1/pkg/server/endpoints/ 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/ 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:42:28 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:42:28 spire-1.2.1/pkg/server/endpoints/config.go 18:42:28 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:42:28 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:42:28 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:42:28 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:42:28 spire-1.2.1/pkg/server/endpoints/middleware.go 18:42:28 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:42:28 spire-1.2.1/pkg/server/hostservice/ 18:42:28 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:42:28 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:42:28 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:42:28 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:42:28 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:42:28 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:42:28 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:42:28 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/ 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/ 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:42:28 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:42:28 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:42:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:42:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:42:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:42:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:42:28 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:42:28 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:42:28 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/notifier/ 18:42:28 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:42:28 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:42:28 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:42:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:42:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:42:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:42:28 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:42:28 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:42:28 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:42:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:42:28 spire-1.2.1/pkg/server/registration/ 18:42:28 spire-1.2.1/pkg/server/registration/manager.go 18:42:28 spire-1.2.1/pkg/server/registration/manager_test.go 18:42:28 spire-1.2.1/pkg/server/scanentries.go 18:42:28 spire-1.2.1/pkg/server/scanentries_test.go 18:42:28 spire-1.2.1/pkg/server/server.go 18:42:28 spire-1.2.1/pkg/server/server_test.go 18:42:28 spire-1.2.1/pkg/server/svid/ 18:42:28 spire-1.2.1/pkg/server/svid/observer.go 18:42:28 spire-1.2.1/pkg/server/svid/observer_test.go 18:42:28 spire-1.2.1/pkg/server/svid/rotator.go 18:42:28 spire-1.2.1/pkg/server/svid/rotator_config.go 18:42:28 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:42:28 spire-1.2.1/pkg/server/svid/rotator_test.go 18:42:28 spire-1.2.1/proto/ 18:42:28 spire-1.2.1/proto/private/ 18:42:28 spire-1.2.1/proto/private/server/ 18:42:28 spire-1.2.1/proto/private/server/journal/ 18:42:28 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:42:28 spire-1.2.1/proto/private/server/journal/journal.proto 18:42:28 spire-1.2.1/proto/spire/ 18:42:28 spire-1.2.1/proto/spire/common/ 18:42:28 spire-1.2.1/proto/spire/common/common.pb.go 18:42:28 spire-1.2.1/proto/spire/common/common.proto 18:42:28 spire-1.2.1/proto/spire/common/plugin/ 18:42:28 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:42:28 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:42:28 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:42:28 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:42:28 spire-1.2.1/proto/spire/plugin/ 18:42:28 spire-1.2.1/proto/spire/plugin/agent/ 18:42:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:42:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:42:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:42:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:42:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:42:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:42:28 spire-1.2.1/release/ 18:42:28 spire-1.2.1/release/spire-extras/ 18:42:28 spire-1.2.1/release/spire-extras/README.md 18:42:28 spire-1.2.1/release/spire-extras/conf/ 18:42:28 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:42:28 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:42:28 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:42:28 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:42:28 spire-1.2.1/release/spire/ 18:42:28 spire-1.2.1/release/spire/README.md 18:42:28 spire-1.2.1/release/spire/conf/ 18:42:28 spire-1.2.1/release/spire/conf/agent/ 18:42:28 spire-1.2.1/release/spire/conf/agent/agent.conf 18:42:28 spire-1.2.1/release/spire/conf/server/ 18:42:28 spire-1.2.1/release/spire/conf/server/server.conf 18:42:28 spire-1.2.1/script/ 18:42:28 spire-1.2.1/script/build-artifact.sh 18:42:28 spire-1.2.1/script/generate_dummy_ca.sh 18:42:28 spire-1.2.1/support/ 18:42:28 spire-1.2.1/support/k8s/ 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:42:28 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:42:28 spire-1.2.1/support/oidc-discovery-provider/ 18:42:28 spire-1.2.1/support/oidc-discovery-provider/README.md 18:42:28 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:42:28 spire-1.2.1/support/oidc-discovery-provider/config.go 18:42:28 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:42:28 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:42:28 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:42:28 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:42:28 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:42:28 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:42:28 spire-1.2.1/support/oidc-discovery-provider/main.go 18:42:28 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:42:28 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:42:28 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:42:28 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:42:28 spire-1.2.1/test/ 18:42:28 spire-1.2.1/test/clock/ 18:42:28 spire-1.2.1/test/clock/clock.go 18:42:28 spire-1.2.1/test/fakes/ 18:42:28 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:42:28 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:42:28 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:42:28 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:42:28 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:42:28 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:42:28 spire-1.2.1/test/fakes/fakeagentstore/ 18:42:28 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:42:28 spire-1.2.1/test/fakes/fakedatastore/ 18:42:28 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:42:28 spire-1.2.1/test/fakes/fakeentryclient/ 18:42:28 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:42:28 spire-1.2.1/test/fakes/fakehealthchecker/ 18:42:28 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:42:28 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:42:28 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:42:28 spire-1.2.1/test/fakes/fakemetrics/ 18:42:28 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:42:28 spire-1.2.1/test/fakes/fakenoderesolver/ 18:42:28 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:42:28 spire-1.2.1/test/fakes/fakenotifier/ 18:42:28 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:42:28 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:42:28 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:42:28 spire-1.2.1/test/fakes/fakeserverca/ 18:42:28 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:42:28 spire-1.2.1/test/fakes/fakeservercatalog/ 18:42:28 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:42:28 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:42:28 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:42:28 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:42:28 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:42:28 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:42:28 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:42:28 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:42:28 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:42:28 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:42:28 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:42:28 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:42:28 spire-1.2.1/test/fixture/ 18:42:28 spire-1.2.1/test/fixture/certs/ 18:42:28 spire-1.2.1/test/fixture/certs/agent_svid.der 18:42:28 spire-1.2.1/test/fixture/certs/base_cert.pem 18:42:28 spire-1.2.1/test/fixture/certs/base_csr.pem 18:42:28 spire-1.2.1/test/fixture/certs/base_key.pem 18:42:28 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:42:28 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:42:28 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:42:28 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:42:28 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:42:28 spire-1.2.1/test/fixture/certs/blog_key.pem 18:42:28 spire-1.2.1/test/fixture/certs/bundle.der 18:42:28 spire-1.2.1/test/fixture/certs/ca.pem 18:42:28 spire-1.2.1/test/fixture/certs/ca_key.pem 18:42:28 spire-1.2.1/test/fixture/certs/database_cert.pem 18:42:28 spire-1.2.1/test/fixture/certs/database_csr.pem 18:42:28 spire-1.2.1/test/fixture/certs/database_key.pem 18:42:28 spire-1.2.1/test/fixture/certs/node_cert.pem 18:42:28 spire-1.2.1/test/fixture/certs/node_csr.pem 18:42:28 spire-1.2.1/test/fixture/certs/node_key.pem 18:42:28 spire-1.2.1/test/fixture/certs/svid.pem 18:42:28 spire-1.2.1/test/fixture/certs/svid_key.pem 18:42:28 spire-1.2.1/test/fixture/config/ 18:42:28 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:42:28 spire-1.2.1/test/fixture/config/agent_good.conf 18:42:28 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:42:28 spire-1.2.1/test/fixture/config/plugin_good.conf 18:42:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:42:28 spire-1.2.1/test/fixture/config/server_good.conf 18:42:28 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:42:28 spire-1.2.1/test/fixture/fixture.go 18:42:28 spire-1.2.1/test/fixture/nodeattestor/ 18:42:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:42:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:42:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:42:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:42:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:42:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:42:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:42:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:42:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:42:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:42:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:42:28 spire-1.2.1/test/fixture/registration/ 18:42:28 spire-1.2.1/test/fixture/registration/entries.json 18:42:28 spire-1.2.1/test/fixture/registration/good-for-update.json 18:42:28 spire-1.2.1/test/fixture/registration/good.json 18:42:28 spire-1.2.1/test/fixture/registration/invalid.json 18:42:28 spire-1.2.1/test/fixture/registration/invalid_json.json 18:42:28 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:42:28 spire-1.2.1/test/integration/ 18:42:28 spire-1.2.1/test/integration/README.md 18:42:28 spire-1.2.1/test/integration/common 18:42:28 spire-1.2.1/test/integration/setup/ 18:42:28 spire-1.2.1/test/integration/setup/adminclient/ 18:42:28 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:42:28 spire-1.2.1/test/integration/setup/adminclient/client.go 18:42:28 spire-1.2.1/test/integration/setup/debugagent/ 18:42:28 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:42:28 spire-1.2.1/test/integration/setup/debugagent/main.go 18:42:28 spire-1.2.1/test/integration/setup/debugserver/ 18:42:28 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:42:28 spire-1.2.1/test/integration/setup/debugserver/main.go 18:42:28 spire-1.2.1/test/integration/setup/downstreamclient/ 18:42:28 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:42:28 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:42:28 spire-1.2.1/test/integration/setup/itclient/ 18:42:28 spire-1.2.1/test/integration/setup/itclient/client.go 18:42:28 spire-1.2.1/test/integration/setup/node-attestation/ 18:42:28 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:42:28 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:42:28 spire-1.2.1/test/integration/setup/x509pop/ 18:42:28 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:42:28 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:42:28 spire-1.2.1/test/integration/suites/ 18:42:28 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:42:28 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:42:28 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:42:28 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:42:28 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:42:28 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:42:28 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:42:28 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:42:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:42:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:42:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:42:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:42:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:42:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:42:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:42:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:42:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:42:28 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:42:28 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:42:28 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:42:28 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:42:28 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:42:28 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:42:28 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:42:28 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:42:28 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:42:28 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:42:28 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:42:28 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:42:28 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:42:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:42:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:42:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:42:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:42:28 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:42:28 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:42:28 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:42:28 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:42:28 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:42:28 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:42:28 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:42:28 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:42:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:42:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:42:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:42:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:42:28 spire-1.2.1/test/integration/suites/join-token/ 18:42:28 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:42:28 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:42:28 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:42:28 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:42:28 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:42:28 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:42:28 spire-1.2.1/test/integration/suites/join-token/README.md 18:42:28 spire-1.2.1/test/integration/suites/join-token/conf/ 18:42:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:42:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:42:28 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/join-token/teardown 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:42:28 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:42:28 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:42:28 spire-1.2.1/test/integration/suites/k8s/ 18:42:28 spire-1.2.1/test/integration/suites/k8s/00-setup 18:42:28 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:42:28 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:42:28 spire-1.2.1/test/integration/suites/k8s/README.md 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/ 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:42:28 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:42:28 spire-1.2.1/test/integration/suites/k8s/teardown 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:42:28 spire-1.2.1/test/integration/suites/node-attestation/ 18:42:28 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:42:28 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:42:28 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:42:28 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:42:28 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:42:28 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:42:28 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:42:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:42:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:42:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:42:28 spire-1.2.1/test/integration/suites/rotation/ 18:42:28 spire-1.2.1/test/integration/suites/rotation/00-setup 18:42:28 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:42:28 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:42:28 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:42:28 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:42:28 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:42:28 spire-1.2.1/test/integration/suites/rotation/README.md 18:42:28 spire-1.2.1/test/integration/suites/rotation/conf/ 18:42:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:42:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:42:28 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/rotation/teardown 18:42:28 spire-1.2.1/test/integration/suites/self-test/ 18:42:28 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:42:28 spire-1.2.1/test/integration/suites/self-test/README.md 18:42:28 spire-1.2.1/test/integration/suites/self-test/teardown 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:42:28 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:42:28 spire-1.2.1/test/integration/suites/upgrade/ 18:42:28 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:42:28 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:42:28 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:42:28 spire-1.2.1/test/integration/suites/upgrade/README.md 18:42:28 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:42:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:42:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:42:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:42:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:42:28 spire-1.2.1/test/integration/suites/upgrade/teardown 18:42:28 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:42:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:42:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:42:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:42:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:42:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:42:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:42:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:42:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:42:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:42:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:42:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:42:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:42:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:42:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:42:28 spire-1.2.1/test/integration/test-one.sh 18:42:28 spire-1.2.1/test/integration/test.sh 18:42:28 spire-1.2.1/test/plugintest/ 18:42:28 spire-1.2.1/test/plugintest/config.go 18:42:28 spire-1.2.1/test/plugintest/load.go 18:42:28 spire-1.2.1/test/plugintest/option.go 18:42:28 spire-1.2.1/test/spiretest/ 18:42:28 spire-1.2.1/test/spiretest/apiserver.go 18:42:28 spire-1.2.1/test/spiretest/assertions.go 18:42:28 spire-1.2.1/test/spiretest/dir.go 18:42:28 spire-1.2.1/test/spiretest/errors_posix.go 18:42:28 spire-1.2.1/test/spiretest/errors_windows.go 18:42:28 spire-1.2.1/test/spiretest/logs.go 18:42:28 spire-1.2.1/test/spiretest/socketapi.go 18:42:28 spire-1.2.1/test/spiretest/suite.go 18:42:28 spire-1.2.1/test/spiretest/x509.go 18:42:28 spire-1.2.1/test/testca/ 18:42:28 spire-1.2.1/test/testca/ca.go 18:42:28 spire-1.2.1/test/testkey/ 18:42:28 spire-1.2.1/test/testkey/generate.sh 18:42:28 spire-1.2.1/test/testkey/genkeys.go 18:42:28 spire-1.2.1/test/testkey/keys.go 18:42:28 spire-1.2.1/test/testkey/new.go 18:42:28 spire-1.2.1/test/tpmsimulator/ 18:42:28 spire-1.2.1/test/tpmsimulator/simulator.go 18:42:28 spire-1.2.1/test/util/ 18:42:28 spire-1.2.1/test/util/cert_fixtures.go 18:42:28 spire-1.2.1/test/util/cert_generation.go 18:42:28 spire-1.2.1/test/util/io_redirection.go 18:42:28 spire-1.2.1/test/util/race.go 18:42:28 spire-1.2.1/test/util/util.go 18:42:28 building spire from source... 18:42:28 Installing go1.17.7... 18:42:28 ---> 44fc10319a09 18:42:28 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:42:28 ---> Running in 75caa0af8c18 18:42:29 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 18:42:31 ---> c6ddfc120b93 18:42:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:42:31 ---> Running in 73dca1802491 18:42:32 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 18:42:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11439 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws 18:42:33 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:42:33 The recommended git tool is: git 18:42:34 Building bin/spire-server... 18:42:34 go: downloading github.com/mitchellh/cli v1.1.2 18:42:34 go: downloading google.golang.org/grpc v1.44.0 18:42:34 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:42:34 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:42:34 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:42:34 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:42:34 go: downloading github.com/imdario/mergo v0.3.12 18:42:34 go: downloading github.com/sirupsen/logrus v1.8.1 18:42:34 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:42:34 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:42:35 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:42:35 go: downloading github.com/fatih/color v1.13.0 18:42:35 go: downloading github.com/mattn/go-isatty v0.0.14 18:42:35 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:42:35 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:42:35 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:42:35 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:42:35 go: downloading github.com/armon/go-metrics v0.3.10 18:42:35 go: downloading github.com/prometheus/client_golang v1.12.1 18:42:35 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:42:35 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:42:35 go: downloading github.com/open-policy-agent/opa v0.38.0 18:42:35 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:42:35 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:42:35 go: downloading github.com/mattn/go-colorable v0.1.12 18:42:35 go: downloading github.com/Masterminds/goutils v1.1.0 18:42:35 go: downloading github.com/Masterminds/semver v1.5.0 18:42:35 go: downloading github.com/google/uuid v1.1.2 18:42:35 go: downloading github.com/huandu/xstrings v1.3.2 18:42:35 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:42:35 go: downloading github.com/oklog/run v1.0.0 18:42:35 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:42:35 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:42:35 go: downloading github.com/prometheus/client_model v0.2.0 18:42:35 go: downloading github.com/prometheus/common v0.32.1 18:42:35 go: downloading github.com/beorn7/perks v1.0.1 18:42:35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:42:35 go: downloading github.com/prometheus/procfs v0.7.3 18:42:35 go: downloading github.com/imkira/go-observer v1.0.3 18:42:35 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:42:35 go: downloading go.uber.org/atomic v1.9.0 18:42:35 go: downloading github.com/pkg/errors v0.9.1 18:42:35 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:42:35 go: downloading github.com/hashicorp/errwrap v1.1.0 18:42:35 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:42:35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:42:35 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:42:35 go: downloading github.com/blang/semver/v4 v4.0.0 18:42:36 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:42:36 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:42:36 go: downloading github.com/jinzhu/gorm v1.9.16 18:42:36 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:42:36 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:42:36 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:42:36 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:42:39 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:42:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:42:39 go: downloading github.com/stretchr/testify v1.7.0 18:42:39 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:42:39 go: downloading google.golang.org/api v0.70.0 18:42:39 go: downloading k8s.io/client-go v0.23.4 18:42:39 go: downloading k8s.io/api v0.23.4 18:42:39 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:42:42 using credential edgex-jenkins-ssh 18:42:43 Cloning the remote Git repository 18:42:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:42:43 > git init /w/workspace/edgex-go/1 # timeout=10 18:42:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:42:43 > git --version # timeout=10 18:42:43 > git --version # 'git version 2.25.1' 18:42:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:42:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:42:45 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:42:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:42:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:42:45 go: downloading cloud.google.com/go/storage v1.21.0 18:42:45 go: downloading k8s.io/apimachinery v0.23.4 18:42:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:42:45 go: downloading cloud.google.com/go v0.100.2 18:42:45 go: downloading k8s.io/kube-aggregator v0.23.3 18:42:45 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:42:45 go: downloading cloud.google.com/go/security v1.3.0 18:42:45 go: downloading github.com/hashicorp/vault/api v1.4.1 18:42:45 go: downloading github.com/google/go-tpm v0.3.3 18:42:45 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:42:45 go: downloading github.com/twmb/murmur3 v1.1.6 18:42:45 go: downloading github.com/jinzhu/inflection v1.0.0 18:42:45 go: downloading github.com/aws/smithy-go v1.11.0 18:42:45 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:42:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:42:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:42:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:42:45 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:42:45 go: downloading github.com/gogo/protobuf v1.3.2 18:42:45 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:42:45 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:42:45 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:42:45 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:42:46 go: downloading github.com/dimchansky/utfbom v1.1.1 18:42:46 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:42:46 go: downloading k8s.io/klog/v2 v2.30.0 18:42:46 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:42:46 go: downloading github.com/google/gofuzz v1.1.0 18:42:46 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:42:46 go: downloading github.com/spf13/pflag v1.0.5 18:42:46 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:42:46 go: downloading cloud.google.com/go/compute v1.3.0 18:42:46 go: downloading cloud.google.com/go/iam v0.1.1 18:42:46 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:42:46 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:42:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:42:46 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:42:46 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:42:46 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:42:46 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:42:46 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:42:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:42:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:42:46 go: downloading github.com/gobwas/glob v0.2.3 18:42:46 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:42:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:42:46 go: downloading gopkg.in/yaml.v2 v2.4.0 18:42:46 go: downloading go.opencensus.io v0.23.0 18:42:46 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:42:46 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:42:46 go: downloading gopkg.in/inf.v0 v0.9.1 18:42:46 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:42:46 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:42:46 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:42:46 go: downloading github.com/google/go-cmp v0.5.7 18:42:46 go: downloading github.com/googleapis/gnostic v0.5.5 18:42:46 go: downloading github.com/go-logr/logr v1.2.2 18:42:46 go: downloading github.com/json-iterator/go v1.1.12 18:42:46 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:42:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:42:46 go: downloading go.uber.org/zap v1.21.0 18:42:46 go: downloading github.com/tklauser/numcpus v0.3.0 18:42:46 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:42:46 go: downloading sigs.k8s.io/yaml v1.3.0 18:42:46 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:42:46 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:42:46 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:42:46 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:42:46 go: downloading github.com/hashicorp/go-version v1.2.0 18:42:46 go: downloading github.com/ryanuber/go-glob v1.0.0 18:42:46 go: downloading github.com/golang/snappy v0.0.4 18:42:47 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:42:47 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:42:47 go: downloading github.com/modern-go/reflect2 v1.0.2 18:42:47 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:42:47 go: downloading go.uber.org/multierr v1.6.0 18:42:57 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:42:57 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:43:03 Removing intermediate container cae983561ed8 18:43:03 ---> 07fdbddb529f 18:43:03 18:43:03 Step 10/23 : FROM alpine:3.14 18:43:03 Removing intermediate container bc2a0699dce9 18:43:03 Removing intermediate container 73dca1802491 18:43:03 ---> 46bdf8967a06 18:43:03 Removing intermediate container 75caa0af8c18 18:43:03 18:43:03 ---> 3d3295cc3cfc 18:43:03 Step 10/22 : FROM alpine:3.14 18:43:03 18:43:03 Step 10/22 : FROM alpine:3.14 ---> c4d52abcd018 18:43:03 18:43:03 18:43:03 Step 9/20 : FROM alpine:3.15 18:43:04 3.14: Pulling from library/alpine 18:43:04 3.14: Pulling from library/alpine 18:43:04 3.15: Pulling from library/alpine 18:43:04 3.14: Pulling from library/alpine 18:43:05 Merging remotes/origin/main commit 55703cfb8fff16b41bcf5b5700b650125831580d into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 18:43:05 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:43:05 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:43:05 Status: Downloaded newer image for alpine:3.14 18:43:05 Status: Downloaded newer image for alpine:3.14 18:43:05 ---> e04c818066af 18:43:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:43:05 ---> e04c818066af 18:43:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:43:05 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:43:05 Status: Image is up to date for alpine:3.14 18:43:05 ---> e04c818066af 18:43:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:43:06 Merge succeeded, producing 5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 18:43:06 Checking out Revision 5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 (PR-3948) 18:43:06 ---> Running in 004a791df44a 18:43:06 ---> Running in 1f46fd4ce4e1 18:43:06 ---> Running in 8d030553aa52 18:43:06 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:43:06 Status: Downloaded newer image for alpine:3.15 18:43:06 ---> 0ac33e5f5afa 18:43:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:43:06 ---> Running in 126a90355cd9 18:43:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:43:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:43:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:43:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:43:05 > git config core.sparsecheckout # timeout=10 18:43:05 > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # timeout=10 18:43:05 > git remote # timeout=10 18:43:05 > git config --get remote.origin.url # timeout=10 18:43:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:05 > git merge 55703cfb8fff16b41bcf5b5700b650125831580d # timeout=10 18:43:06 > git rev-parse HEAD^{commit} # timeout=10 18:43:06 > git config core.sparsecheckout # timeout=10 18:43:06 > git checkout -f 5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 # timeout=10 18:43:06 Removing intermediate container 126a90355cd9 18:43:06 ---> 8394a93b25ad 18:43:06 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:43:06 ---> Running in 90b5d0f1ae3c 18:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:43:07 (1/1) Installing dumb-init (1.2.5-r1) 18:43:07 Executing busybox-1.33.1-r7.trigger 18:43:07 OK: 6 MiB in 15 packages 18:43:07 (1/2) Installing ca-certificates (20211220-r0) 18:43:07 (2/2) Installing dumb-init (1.2.5-r1) 18:43:07 Executing busybox-1.33.1-r7.trigger 18:43:07 Executing ca-certificates-20211220-r0.trigger 18:43:07 OK: 6 MiB in 16 packages 18:43:07 (1/1) Installing dumb-init (1.2.5-r1) 18:43:07 Executing busybox-1.33.1-r7.trigger 18:43:07 OK: 6 MiB in 15 packages 18:43:08 Removing intermediate container 90b5d0f1ae3c 18:43:08 ---> 75644f7171c6 18:43:08 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:43:08 Removing intermediate container 8d030553aa52 18:43:08 ---> bb25b4ca9182 18:43:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:43:08 ---> Running in 0fcd1a484c78 18:43:08 ---> Running in 043e208c43c7 18:43:08 Removing intermediate container 1f46fd4ce4e1 18:43:08 ---> 4a10e1bd9020 18:43:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:43:08 Removing intermediate container 004a791df44a 18:43:08 ---> b82b0a4350de 18:43:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:43:08 ---> Running in 2a86ef8d9ca3 18:43:08 ---> Running in cac065e80121 18:43:08 Removing intermediate container 043e208c43c7 18:43:08 ---> 3be3eafbb07b 18:43:08 Step 13/23 : ENV APP_PORT=59882 18:43:08 ---> Running in 39e286fb509e 18:43:08 Removing intermediate container 2a86ef8d9ca3 18:43:08 ---> 5a4325e06c8c 18:43:08 Step 13/22 : ENV APP_PORT=59861 18:43:08 ---> Running in c6d9e20e95e4 18:43:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:43:08 Removing intermediate container cac065e80121 18:43:08 ---> 0be2a8618e91 18:43:08 Step 13/22 : ENV APP_PORT=59860 18:43:08 Removing intermediate container 39e286fb509e 18:43:08 ---> 13719ded69a2 18:43:08 Step 14/23 : EXPOSE $APP_PORT 18:43:08 ---> Running in 6bf39b9475ac 18:43:08 ---> Running in d1815c6dd7b5 18:43:08 Removing intermediate container c6d9e20e95e4 18:43:08 ---> fa1202beb858 18:43:08 Step 14/22 : EXPOSE $APP_PORT 18:43:08 ---> Running in 0d1c5cca1d0c 18:43:08 Removing intermediate container d1815c6dd7b5 18:43:08 ---> 9fdd3bee7cc2 18:43:08 Step 15/23 : WORKDIR / 18:43:08 Removing intermediate container 6bf39b9475ac 18:43:08 ---> 8533ef2bca76 18:43:08 Step 14/22 : EXPOSE $APP_PORT 18:43:08 ---> Running in 61846290d6bd 18:43:08 ---> Running in af6d8e074743 18:43:09 Removing intermediate container 0d1c5cca1d0c 18:43:09 ---> f54529306516 18:43:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:43:09 Removing intermediate container af6d8e074743 18:43:09 ---> 0d6edca140eb 18:43:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:43:09 Removing intermediate container 61846290d6bd 18:43:09 ---> 2a115e4c37cb 18:43:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:43:09 ---> 19af9caddf2e 18:43:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:43:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:43:09 ---> ceaf10d21269 18:43:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:43:09 ---> e0f0f49b6f62 18:43:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:43:09 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:43:09 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:43:09 OK: 15854 distinct packages available 18:43:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:43:10 ---> ef15548ff670 18:43:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:43:10 ---> e3a1bafbfcac 18:43:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:43:10 Commit message: "Merge commit '55703cfb8fff16b41bcf5b5700b650125831580d' into HEAD" 18:43:10 First time build. Skipping changelog. 18:43:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:43:10 ---> f5a1c975d99f 18:43:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:43:10 ---> Running in 967ebddbad42 18:43:10 ---> 9610e875cab5 18:43:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:43:10 ---> ea2e1e22a134 18:43:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:43:10 ---> Running in dd6a410ac784 18:43:10 > git --version # timeout=10 18:43:10 > git --version # 'git version 2.25.1' 18:43:10 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 18:43:11 (1/9) Installing ca-certificates (20211220-r0) 18:43:11 Removing intermediate container 967ebddbad42 18:43:11 ---> 5253559b888a 18:43:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:43:11 ---> Running in 22d17ef503fa 18:43:11 (2/9) Installing brotli-libs (1.0.9-r5) 18:43:11 ---> 8ebff5105a19 18:43:11 Step 19/23 : ENTRYPOINT ["/core-command"] [Pipeline] withEnv [Pipeline] { 18:43:11 Removing intermediate container dd6a410ac784 18:43:11 ---> f8220a3b34ae 18:43:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:43:11 ---> Running in 26808e7441a9 18:43:11 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:43:11 ---> Running in 5c28c1a1714b 18:43:11 Removing intermediate container 22d17ef503fa 18:43:11 ---> 603d3455cb5b 18:43:11 Step 20/22 : LABEL arch=x86_64 18:43:11 (4/9) Installing libcurl (7.80.0-r0) 18:43:11 ---> Running in 549faea73706 18:43:11 (5/9) Installing curl (7.80.0-r0) 18:43:11 Removing intermediate container 26808e7441a9 18:43:11 ---> d6788bcc4b10 18:43:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:11 Removing intermediate container 5c28c1a1714b 18:43:11 ---> 2226b784603c 18:43:11 Step 20/22 : LABEL arch=x86_64 18:43:11 ---> Running in c03067475798 18:43:11 ---> Running in f9dcf3ffe668 18:43:11 Removing intermediate container 549faea73706 18:43:11 ---> 08e990db6bb7 18:43:11 Step 21/22 : LABEL git_sha=bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd 18:43:11 (6/9) Installing dumb-init (1.2.5-r1) 18:43:11 ---> Running in 1884135d1a71 18:43:11 (7/9) Installing musl-obstack (1.2.3-r0) 18:43:11 Removing intermediate container c03067475798 18:43:11 ---> afa49c8a7d4d 18:43:11 Step 21/23 : LABEL arch=x86_64 18:43:11 (8/9) Installing libucontext (1.1-r0) 18:43:11 Removing intermediate container f9dcf3ffe668 18:43:11 ---> 9b4b25b32605 18:43:11 Step 21/22 : LABEL git_sha=bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd 18:43:11 ---> Running in a6df28420137 18:43:11 ---> Running in f231d870b019 18:43:11 (9/9) Installing gcompat (1.0.0-r4) 18:43:11 Removing intermediate container 1884135d1a71 18:43:11 ---> 168e4a9bbd66 18:43:11 Step 22/22 : LABEL version=0.0.0 18:43:11 ---> Running in b7093428c252 18:43:11 Executing busybox-1.34.1-r5.trigger 18:43:11 Executing ca-certificates-20211220-r0.trigger 18:43:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:43:12 % Total % Received % Xferd Average Speed Time Time Time Current 18:43:12 Dload Upload Total Spent Left Speed 18:43:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k 18:43:12 OK: 8 MiB in 23 packages 18:43:12 Removing intermediate container a6df28420137 18:43:12 ---> f7a4f7f6ed87 18:43:12 Step 22/23 : LABEL git_sha=bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd 18:43:12 Removing intermediate container f231d870b019 18:43:12 ---> ab5f25feba52 18:43:12 Step 22/22 : LABEL version=0.0.0 18:43:12 ---> Running in 6ea449e99895 18:43:12 ---> Running in 980c4626ab7b [Pipeline] sh 18:43:12 Removing intermediate container b7093428c252 18:43:12 ---> 97344f052222 18:43:12 18:43:12 Removing intermediate container 6ea449e99895 18:43:12 ---> d407758fa6aa 18:43:12 Step 23/23 : LABEL version=0.0.0 18:43:12 Removing intermediate container 980c4626ab7b 18:43:12 ---> fc97e7198549 18:43:12 18:43:12 ---> Running in ad3d6756848d 18:43:12 Successfully built 97344f052222 18:43:12 Successfully tagged support-scheduler:latest 18:43:12  Building support-scheduler ... done Building security-spire-agent 18:43:12 Successfully built fc97e7198549 18:43:12 Successfully tagged support-notifications:latest 18:43:12 Building core-metadata 18:43:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:43:12  Building support-notifications ... done Removing intermediate container ad3d6756848d 18:43:12 ---> cc56bad09f05 18:43:12 18:43:12 Successfully built cc56bad09f05 18:43:13 + sudo tee /etc/docker/daemon.new 18:43:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:43:13 { 18:43:13 "registry-mirrors": [ 18:43:13 "https://nexus3.edgexfoundry.org:10001" 18:43:13 ], 18:43:13 "bip": "10.250.0.254/24", 18:43:13 "hosts": [ 18:43:13 "tcp://0.0.0.0:5555", 18:43:13 "unix:///var/run/docker.sock" 18:43:13 ], 18:43:13 "mtu": 1458, 18:43:13 "selinux-enabled": true, 18:43:13 "seccomp-profile": "/etc/docker/seccomp.json" 18:43:13 } [Pipeline] sh 18:43:13 Successfully tagged core-command:latest 18:43:13  Building core-command ... done Building security-proxy-setup 18:43:13 Removing intermediate container 0fcd1a484c78 18:43:13 ---> a884e94c870e 18:43:13 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:43:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:43:13 + sudo service docker restart 18:43:14 ---> 40421b4cb007 18:43:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:43:16 ---> 459a81e7cc80 18:43:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:43:17 ---> ca2f7f1a4f15 18:43:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:43:17 ---> Running in 52368101e313 18:43:17 Removing intermediate container 52368101e313 18:43:17 ---> 3901b23a594b 18:43:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:43:17 ---> Running in 2835d51222bd 18:43:17 Removing intermediate container 2835d51222bd 18:43:17 ---> 1ae35159ca13 18:43:17 Step 18/20 : LABEL arch=x86_64 18:43:17 ---> Running in c1b937757170 18:43:18 Removing intermediate container c1b937757170 18:43:18 ---> a60f41760316 18:43:18 Step 19/20 : LABEL git_sha=bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd 18:43:18 ---> Running in bcfbdee269ab 18:43:18 Removing intermediate container bcfbdee269ab 18:43:18 ---> 0e7d3c7e4baa 18:43:18 Step 20/20 : LABEL version=0.0.0 18:43:18 ---> Running in a4bac20b22f1 18:43:19 Removing intermediate container a4bac20b22f1 18:43:19 ---> 1e0728af0c2f 18:43:19 18:43:19 Successfully built 1e0728af0c2f 18:43:19 Successfully tagged security-spiffe-token-provider:latest 18:43:19 Building security-bootstrapper 18:43:27  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:43:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:43:27 ---> 996d8dacb0d3 18:43:27 Step 3/23 : WORKDIR /edgex-go 18:43:27 ---> Using cache 18:43:27 ---> 130cb3ca62d5 18:43:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:43:27 ---> Using cache 18:43:27 ---> af6a8ec7d8f7 18:43:27 Step 5/23 : RUN apk add --update --no-cache make git 18:43:28 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:43:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:43:28 ---> 996d8dacb0d3 18:43:28 Step 3/26 : WORKDIR /edgex-go 18:43:28 ---> Using cache 18:43:28 ---> 130cb3ca62d5 18:43:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:43:28 ---> Using cache 18:43:28 ---> af6a8ec7d8f7 18:43:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:43:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:43:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:43:28 ---> 996d8dacb0d3 18:43:28 Step 3/22 : WORKDIR /edgex-go 18:43:28 ---> Using cache 18:43:28 ---> 130cb3ca62d5 18:43:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:43:28 ---> Using cache 18:43:28 ---> af6a8ec7d8f7 18:43:28 Step 5/22 : RUN apk add --update --no-cache make git 18:43:29 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:43:29 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:43:29 ---> 996d8dacb0d3 18:43:29 Step 3/31 : WORKDIR /edgex-go 18:43:29 ---> Using cache 18:43:29 ---> 130cb3ca62d5 18:43:29 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:43:29 ---> Using cache 18:43:29 ---> af6a8ec7d8f7 18:43:29 Step 5/31 : RUN apk add --update --no-cache make git 18:43:31 ---> Running in 0d15d1d520df 18:43:31 ---> Running in efefce8b77a9 18:43:31 ---> Running in bf3c9c930bf8 18:43:31 ---> Running in 0a7875388dd3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:32 provisioning config files... 18:43:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2503989580696827974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:43:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:43:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:43:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:43:33 ---> docker-login.sh 18:43:33 nexus3.edgexfoundry.org:10001 18:43:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:43:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:43:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:43:33 OK: 221 MiB in 52 packages 18:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:33 Configure a credential helper to remove this warning. See 18:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:33 18:43:33 Login Succeeded 18:43:33 nexus3.edgexfoundry.org:10002 18:43:34 OK: 221 MiB in 52 packages 18:43:34 OK: 221 MiB in 52 packages 18:43:34 OK: 221 MiB in 52 packages 18:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:34 Configure a credential helper to remove this warning. See 18:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:34 18:43:34 Login Succeeded 18:43:34 nexus3.edgexfoundry.org:10003 18:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:34 Removing intermediate container bf3c9c930bf8 18:43:34 ---> 5b92b0e185e1 18:43:34 Step 6/31 : COPY go.mod vendor* ./ 18:43:34 Removing intermediate container efefce8b77a9 18:43:34 ---> e1b5116d433a 18:43:34 Step 6/26 : COPY go.mod vendor* ./ 18:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:35 Configure a credential helper to remove this warning. See 18:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:35 18:43:35 Login Succeeded 18:43:35 nexus3.edgexfoundry.org:10004 18:43:35 Removing intermediate container 0d15d1d520df 18:43:35 ---> 57235d0b3a35 18:43:35 Step 6/23 : COPY go.mod vendor* ./ 18:43:35 Removing intermediate container 0a7875388dd3 18:43:35 ---> 67b9a309f559 18:43:35 Step 6/22 : COPY go.mod vendor* ./ 18:43:35 ---> eb7f17399872 18:43:35 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:35 ---> Running in 89d79d5627c1 18:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:35 ---> 9a99d798bd98 18:43:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:35 ---> 43d27a6223ec 18:43:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:35 ---> 345978d5000e 18:43:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:35 ---> Running in 21db35d5bd10 18:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:35 Configure a credential helper to remove this warning. See 18:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:35 18:43:35 Login Succeeded 18:43:35 docker.io 18:43:35 ---> Running in 751f834892a5 18:43:35 ---> Running in 7e1ec0eaeb0f 18:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:36 Configure a credential helper to remove this warning. See 18:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:36 18:43:36 Login Succeeded 18:43:36 ---> docker-login.sh ends [Pipeline] } 18:43:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:43:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:37 ========================================================= 18:43:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:43:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:43:37 Removing intermediate container 89d79d5627c1 18:43:37 ---> 55c0c9ed31d1 18:43:37 Step 8/31 : COPY . . 18:43:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:43:37 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:43:37 9b3977197b4f: Pulling fs layer 18:43:37 1a89e8eeedd5: Pulling fs layer 18:43:37 94645a83ff95: Pulling fs layer 18:43:37 3f3a8bcf1eab: Pulling fs layer 18:43:37 0c92f367c5e7: Pulling fs layer 18:43:37 f7c0051592d6: Pulling fs layer 18:43:37 a227ed2f7395: Pulling fs layer 18:43:37 7b1c46037f91: Pulling fs layer 18:43:37 3f3a8bcf1eab: Waiting 18:43:37 0c92f367c5e7: Waiting 18:43:37 f7c0051592d6: Waiting 18:43:37 a227ed2f7395: Waiting 18:43:37 7b1c46037f91: Waiting 18:43:37 94645a83ff95: Verifying Checksum 18:43:37 94645a83ff95: Download complete 18:43:37 1a89e8eeedd5: Verifying Checksum 18:43:37 1a89e8eeedd5: Download complete 18:43:37 0c92f367c5e7: Verifying Checksum 18:43:37 0c92f367c5e7: Download complete 18:43:37 f7c0051592d6: Verifying Checksum 18:43:37 f7c0051592d6: Download complete 18:43:37 9b3977197b4f: Download complete 18:43:37 a227ed2f7395: Download complete 18:43:38 Removing intermediate container 21db35d5bd10 18:43:38 ---> 9f5979090898 18:43:38 Step 8/23 : COPY . . 18:43:38 9b3977197b4f: Pull complete 18:43:38 Removing intermediate container 7e1ec0eaeb0f 18:43:38 ---> dd215dd222d9 18:43:38 Step 8/26 : COPY . . 18:43:38 Removing intermediate container 751f834892a5 18:43:38 ---> ec172e1bc748 18:43:38 Step 8/22 : COPY . . 18:43:39 1a89e8eeedd5: Pull complete 18:43:39 94645a83ff95: Pull complete 18:43:39 7b1c46037f91: Verifying Checksum 18:43:39 7b1c46037f91: Download complete 18:43:40 3f3a8bcf1eab: Verifying Checksum 18:43:40 3f3a8bcf1eab: Download complete 18:43:53 3f3a8bcf1eab: Pull complete 18:43:53 0c92f367c5e7: Pull complete 18:43:53 f7c0051592d6: Pull complete 18:43:53 ---> ba909c556cab 18:43:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:43:53 ---> 2734be03c459 18:43:53 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:43:53 ---> 89e18f35858a 18:43:53 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:43:53 ---> Running in 7b1492f1e689 18:43:53 ---> Running in a68b928203a9 18:43:53 ---> Running in ab3f8329a2d7 18:43:53 ---> 2b5aa023fc36 18:43:53 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:43:53 ---> Running in acd096ee0b9e 18:43:53 Removing intermediate container 7b1492f1e689 18:43:53 ---> f6e14b0439c5 18:43:53 Step 10/26 : RUN mkdir -p spire-build 18:43:53 ---> Running in 5cbc52d446ee 18:43:53 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 18:43:53 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 18:43:53 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 18:43:53 Removing intermediate container 5cbc52d446ee 18:43:53 ---> 787ee493dafb 18:43:53 Step 11/26 : WORKDIR /edgex-go/spire-build 18:43:53 ---> Running in 61e17e84e9c5 18:43:53 Removing intermediate container 61e17e84e9c5 18:43:53 ---> eaf8da432215 18:43:53 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 18:43:53 ---> Running in f4790113c994 18:43:53 a227ed2f7395: Pull complete 18:43:54 spire-1.2.1/ 18:43:54 spire-1.2.1/.data/ 18:43:54 spire-1.2.1/.data/.file 18:43:54 spire-1.2.1/.dockerignore 18:43:54 spire-1.2.1/.gitattributes 18:43:54 spire-1.2.1/.githooks/ 18:43:54 spire-1.2.1/.githooks/pre-commit 18:43:54 spire-1.2.1/.github/ 18:43:54 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:43:54 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:43:54 spire-1.2.1/.github/dependabot.yml 18:43:54 spire-1.2.1/.github/workflows/ 18:43:54 spire-1.2.1/.github/workflows/nightly_build.yaml 18:43:54 spire-1.2.1/.github/workflows/pr_build.yaml 18:43:54 spire-1.2.1/.github/workflows/release_build.yaml 18:43:54 spire-1.2.1/.github/workflows/scripts/ 18:43:54 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:43:54 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:43:54 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:43:54 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:43:54 spire-1.2.1/.github/workflows/scripts/split.sh 18:43:54 spire-1.2.1/.gitignore 18:43:54 spire-1.2.1/.go-version 18:43:54 spire-1.2.1/.golangci.yml 18:43:54 spire-1.2.1/ADOPTERS.md 18:43:54 spire-1.2.1/CHANGELOG.md 18:43:54 spire-1.2.1/CODE-OF-CONDUCT.md 18:43:54 spire-1.2.1/CODEOWNERS 18:43:54 spire-1.2.1/CONTRIBUTING.md 18:43:54 spire-1.2.1/Dockerfile 18:43:54 spire-1.2.1/Dockerfile.dev 18:43:54 spire-1.2.1/Dockerfile.scratch 18:43:54 spire-1.2.1/LICENSE 18:43:54 spire-1.2.1/MAINTAINERS.md 18:43:54 spire-1.2.1/Makefile 18:43:54 spire-1.2.1/README.md 18:43:54 spire-1.2.1/ROADMAP.md 18:43:54 spire-1.2.1/SECURITY.md 18:43:54 spire-1.2.1/cmd/ 18:43:54 spire-1.2.1/cmd/spire-agent/ 18:43:54 spire-1.2.1/cmd/spire-agent/cli/ 18:43:54 spire-1.2.1/cmd/spire-agent/cli/api/ 18:43:54 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:43:54 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:43:54 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:43:54 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:43:54 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:43:54 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:43:54 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:43:54 spire-1.2.1/cmd/spire-agent/cli/common/ 18:43:54 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:43:54 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:43:54 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:43:54 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:43:54 spire-1.2.1/cmd/spire-agent/cli/run/ 18:43:54 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:43:54 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:43:54 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:43:54 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:43:54 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:43:54 spire-1.2.1/cmd/spire-agent/main.go 18:43:54 spire-1.2.1/cmd/spire-server/ 18:43:54 spire-1.2.1/cmd/spire-server/cli/ 18:43:54 spire-1.2.1/cmd/spire-server/cli/agent/ 18:43:54 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:43:54 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/cli.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/entry/ 18:43:54 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/federation/ 18:43:54 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:43:54 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:43:54 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/run/ 18:43:54 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/token/ 18:43:54 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/validate/ 18:43:54 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/x509/ 18:43:54 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:43:54 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:43:54 spire-1.2.1/cmd/spire-server/main.go 18:43:54 spire-1.2.1/cmd/spire-server/util/ 18:43:54 spire-1.2.1/cmd/spire-server/util/util.go 18:43:54 spire-1.2.1/conf/ 18:43:54 spire-1.2.1/conf/agent/ 18:43:54 spire-1.2.1/conf/agent/agent.conf 18:43:54 spire-1.2.1/conf/agent/agent_full.conf 18:43:54 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:43:54 spire-1.2.1/conf/server/ 18:43:54 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:43:54 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:43:54 spire-1.2.1/conf/server/server.conf 18:43:54 spire-1.2.1/conf/server/server_full.conf 18:43:54 spire-1.2.1/doc/ 18:43:54 spire-1.2.1/doc/SPIRE101.md 18:43:54 spire-1.2.1/doc/auditlog.md 18:43:54 spire-1.2.1/doc/authorization_policy_engine.md 18:43:54 spire-1.2.1/doc/changelog_guidelines.md 18:43:54 spire-1.2.1/doc/cure53-report.pdf 18:43:54 spire-1.2.1/doc/images/ 18:43:54 spire-1.2.1/doc/images/2019_roadmap.png 18:43:54 spire-1.2.1/doc/images/SPIRE101.png 18:43:54 spire-1.2.1/doc/images/SPIRE_agent.png 18:43:54 spire-1.2.1/doc/images/SPIRE_server.png 18:43:54 spire-1.2.1/doc/images/cache_mgr.png 18:43:54 spire-1.2.1/doc/images/cache_mgr_components.png 18:43:54 spire-1.2.1/doc/images/federated_spire.png 18:43:54 spire-1.2.1/doc/images/ha_mode.png 18:43:54 spire-1.2.1/doc/images/nested_spire.png 18:43:54 spire-1.2.1/doc/images/oidc_federation.png 18:43:54 spire-1.2.1/doc/images/single_trust_domain.png 18:43:54 spire-1.2.1/doc/images/spiffe_compatible.png 18:43:54 spire-1.2.1/doc/images/spire_logo.png 18:43:54 spire-1.2.1/doc/migrating_registration_api_clients.md 18:43:54 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:43:54 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:43:54 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:43:54 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:43:54 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:43:54 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:43:54 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:43:54 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:43:54 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:43:54 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:43:54 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:43:54 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:43:54 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:43:54 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:43:54 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:43:54 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:43:54 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:43:54 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:43:54 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:43:54 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:43:54 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:43:54 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:43:54 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:43:54 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:43:54 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:43:54 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:43:54 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:43:54 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:43:54 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:43:54 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:43:54 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:43:54 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:43:54 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:43:54 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:43:54 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:43:54 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:43:54 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:43:54 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:43:54 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:43:54 spire-1.2.1/doc/scaling_spire.md 18:43:54 spire-1.2.1/doc/spire_agent.md 18:43:54 spire-1.2.1/doc/spire_server.md 18:43:54 spire-1.2.1/doc/supported_integrations.md 18:43:54 spire-1.2.1/doc/telemetry.md 18:43:54 spire-1.2.1/doc/telemetry_config.md 18:43:54 spire-1.2.1/doc/upgrading.md 18:43:54 spire-1.2.1/doc/using_spire.md 18:43:54 spire-1.2.1/examples/ 18:43:54 spire-1.2.1/examples/README.md 18:43:54 spire-1.2.1/go.mod 18:43:54 spire-1.2.1/go.sum 18:43:54 spire-1.2.1/pkg/ 18:43:54 spire-1.2.1/pkg/agent/ 18:43:54 spire-1.2.1/pkg/agent/agent.go 18:43:54 spire-1.2.1/pkg/agent/api/ 18:43:54 spire-1.2.1/pkg/agent/api/config.go 18:43:54 spire-1.2.1/pkg/agent/api/debug/ 18:43:54 spire-1.2.1/pkg/agent/api/debug/v1/ 18:43:54 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:43:54 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:43:54 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:43:54 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:43:54 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:43:54 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:43:54 spire-1.2.1/pkg/agent/api/endpoints.go 18:43:54 spire-1.2.1/pkg/agent/api/health/ 18:43:54 spire-1.2.1/pkg/agent/api/health/v1/ 18:43:54 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:43:54 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:43:54 spire-1.2.1/pkg/agent/api/rpccontext/ 18:43:54 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:43:54 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:43:54 spire-1.2.1/pkg/agent/attestor/ 18:43:54 spire-1.2.1/pkg/agent/attestor/node/ 18:43:54 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:43:54 spire-1.2.1/pkg/agent/attestor/node/node.go 18:43:54 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:43:54 spire-1.2.1/pkg/agent/attestor/workload/ 18:43:54 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:43:54 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:43:54 spire-1.2.1/pkg/agent/catalog/ 18:43:54 spire-1.2.1/pkg/agent/catalog/catalog.go 18:43:54 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:43:54 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:43:54 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:43:54 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:43:54 spire-1.2.1/pkg/agent/client/ 18:43:54 spire-1.2.1/pkg/agent/client/client.go 18:43:54 spire-1.2.1/pkg/agent/client/client_test.go 18:43:54 spire-1.2.1/pkg/agent/client/dial.go 18:43:54 spire-1.2.1/pkg/agent/client/nodeconn.go 18:43:54 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:43:54 spire-1.2.1/pkg/agent/client/update.go 18:43:54 spire-1.2.1/pkg/agent/client/util.go 18:43:54 spire-1.2.1/pkg/agent/common/ 18:43:54 spire-1.2.1/pkg/agent/common/backoff/ 18:43:54 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:43:54 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:43:54 spire-1.2.1/pkg/agent/common/cgroups/ 18:43:54 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:43:54 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:43:54 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:43:54 spire-1.2.1/pkg/agent/config.go 18:43:54 spire-1.2.1/pkg/agent/endpoints/ 18:43:54 spire-1.2.1/pkg/agent/endpoints/config.go 18:43:54 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:43:54 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:43:54 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:43:54 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:43:54 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:43:54 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:43:54 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:43:54 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:43:54 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:43:54 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:43:54 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:43:54 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:43:54 spire-1.2.1/pkg/agent/endpoints/workload/ 18:43:54 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:43:54 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:43:54 spire-1.2.1/pkg/agent/manager/ 18:43:54 spire-1.2.1/pkg/agent/manager/cache/ 18:43:54 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:43:54 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:43:54 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:43:54 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:43:54 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:43:54 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:43:54 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:43:54 spire-1.2.1/pkg/agent/manager/config.go 18:43:54 spire-1.2.1/pkg/agent/manager/manager.go 18:43:54 spire-1.2.1/pkg/agent/manager/manager_test.go 18:43:54 spire-1.2.1/pkg/agent/manager/storage.go 18:43:54 spire-1.2.1/pkg/agent/manager/storage_test.go 18:43:54 spire-1.2.1/pkg/agent/manager/storecache/ 18:43:54 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:43:54 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:43:54 spire-1.2.1/pkg/agent/manager/sync.go 18:43:54 spire-1.2.1/pkg/agent/plugin/ 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:43:54 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:43:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:43:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:43:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:43:54 spire-1.2.1/pkg/agent/svid/ 18:43:54 spire-1.2.1/pkg/agent/svid/rotator.go 18:43:54 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:43:54 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:43:54 spire-1.2.1/pkg/agent/svid/store/ 18:43:54 spire-1.2.1/pkg/agent/svid/store/service.go 18:43:54 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:43:54 spire-1.2.1/pkg/common/ 18:43:54 spire-1.2.1/pkg/common/agentpathtemplate/ 18:43:54 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:43:54 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:43:54 spire-1.2.1/pkg/common/api/ 18:43:54 spire-1.2.1/pkg/common/api/metrics.go 18:43:54 spire-1.2.1/pkg/common/api/middleware/ 18:43:54 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:43:54 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:43:54 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:43:54 spire-1.2.1/pkg/common/api/middleware/logger.go 18:43:54 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:43:54 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:43:54 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:43:54 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:43:54 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:43:54 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:43:54 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:43:54 spire-1.2.1/pkg/common/api/middleware/names.go 18:43:54 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:43:54 spire-1.2.1/pkg/common/api/names.go 18:43:54 spire-1.2.1/pkg/common/api/ratelimit.go 18:43:54 spire-1.2.1/pkg/common/api/rpccontext/ 18:43:54 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:43:54 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:43:54 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:43:54 spire-1.2.1/pkg/common/auth/ 18:43:54 spire-1.2.1/pkg/common/auth/interceptors.go 18:43:54 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:43:54 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:43:54 spire-1.2.1/pkg/common/bundleutil/ 18:43:54 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:43:54 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:43:54 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:43:54 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:43:54 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:43:54 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:43:54 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:43:54 spire-1.2.1/pkg/common/bundleutil/types.go 18:43:54 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:43:54 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:43:54 spire-1.2.1/pkg/common/catalog/ 18:43:54 spire-1.2.1/pkg/common/catalog/bind.go 18:43:54 spire-1.2.1/pkg/common/catalog/builtin.go 18:43:54 spire-1.2.1/pkg/common/catalog/catalog.go 18:43:54 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:43:54 spire-1.2.1/pkg/common/catalog/closers.go 18:43:54 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:43:54 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:43:54 spire-1.2.1/pkg/common/catalog/config.go 18:43:54 spire-1.2.1/pkg/common/catalog/config_test.go 18:43:54 spire-1.2.1/pkg/common/catalog/configure.go 18:43:54 spire-1.2.1/pkg/common/catalog/constraints.go 18:43:54 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:43:54 spire-1.2.1/pkg/common/catalog/context.go 18:43:54 spire-1.2.1/pkg/common/catalog/external.go 18:43:54 spire-1.2.1/pkg/common/catalog/host.go 18:43:54 spire-1.2.1/pkg/common/catalog/pipenet.go 18:43:54 spire-1.2.1/pkg/common/catalog/plugin.go 18:43:54 spire-1.2.1/pkg/common/catalog/testplugin/ 18:43:54 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:43:54 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:43:54 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:43:54 spire-1.2.1/pkg/common/cli/ 18:43:54 spire-1.2.1/pkg/common/cli/env.go 18:43:54 spire-1.2.1/pkg/common/cli/flags.go 18:43:54 spire-1.2.1/pkg/common/cli/trust_domain.go 18:43:54 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:43:54 spire-1.2.1/pkg/common/cli/umask.go 18:43:54 spire-1.2.1/pkg/common/cli/umask_posix.go 18:43:54 spire-1.2.1/pkg/common/cli/umask_test.go 18:43:54 spire-1.2.1/pkg/common/cli/umask_windows.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/ 18:43:54 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/flag.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/format.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/ 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:43:54 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:43:54 spire-1.2.1/pkg/common/coretypes/ 18:43:54 spire-1.2.1/pkg/common/coretypes/bundle/ 18:43:54 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:43:54 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:43:54 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:43:54 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:43:54 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:43:54 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:43:54 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:43:54 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:43:54 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:43:54 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:43:54 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:43:54 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:43:54 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:43:54 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:43:54 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:43:54 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:43:54 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:43:54 spire-1.2.1/pkg/common/cryptoutil/ 18:43:54 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:43:54 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:43:54 spire-1.2.1/pkg/common/diskutil/ 18:43:54 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:43:54 spire-1.2.1/pkg/common/diskutil/file_test.go 18:43:54 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:43:54 spire-1.2.1/pkg/common/errorutil/ 18:43:54 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:43:54 spire-1.2.1/pkg/common/health/ 18:43:54 spire-1.2.1/pkg/common/health/config.go 18:43:54 spire-1.2.1/pkg/common/health/context.go 18:43:54 spire-1.2.1/pkg/common/health/context_test.go 18:43:54 spire-1.2.1/pkg/common/health/health.go 18:43:54 spire-1.2.1/pkg/common/health/health_test.go 18:43:54 spire-1.2.1/pkg/common/health/logger.go 18:43:54 spire-1.2.1/pkg/common/hostservice/ 18:43:54 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:43:54 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:43:54 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:43:54 spire-1.2.1/pkg/common/idutil/ 18:43:54 spire-1.2.1/pkg/common/idutil/require.go 18:43:54 spire-1.2.1/pkg/common/idutil/require_test.go 18:43:54 spire-1.2.1/pkg/common/idutil/safety.go 18:43:54 spire-1.2.1/pkg/common/idutil/safety_test.go 18:43:54 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:43:54 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:43:54 spire-1.2.1/pkg/common/jwtsvid/ 18:43:54 spire-1.2.1/pkg/common/jwtsvid/common.go 18:43:54 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:43:54 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:43:54 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:43:54 spire-1.2.1/pkg/common/jwtutil/ 18:43:54 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:43:54 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:43:54 spire-1.2.1/pkg/common/log/ 18:43:54 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:43:54 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:43:54 spire-1.2.1/pkg/common/log/log.go 18:43:54 spire-1.2.1/pkg/common/log/log_test.go 18:43:54 spire-1.2.1/pkg/common/log/options.go 18:43:54 spire-1.2.1/pkg/common/nodeutil/ 18:43:54 spire-1.2.1/pkg/common/nodeutil/node.go 18:43:54 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:43:54 spire-1.2.1/pkg/common/peertracker/ 18:43:54 spire-1.2.1/pkg/common/peertracker/conn.go 18:43:54 spire-1.2.1/pkg/common/peertracker/credentials.go 18:43:54 spire-1.2.1/pkg/common/peertracker/errors.go 18:43:54 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:43:54 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:43:54 spire-1.2.1/pkg/common/peertracker/info.go 18:43:54 spire-1.2.1/pkg/common/peertracker/listener.go 18:43:54 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:43:54 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:43:54 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:43:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:43:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:43:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:43:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:43:54 spire-1.2.1/pkg/common/peertracker/tcp.go 18:43:54 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:43:54 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:43:54 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:43:54 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:43:54 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:43:54 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:43:54 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:43:54 spire-1.2.1/pkg/common/peertracker/uds.go 18:43:54 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:43:54 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:43:54 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:43:54 spire-1.2.1/pkg/common/pemutil/ 18:43:54 spire-1.2.1/pkg/common/pemutil/block.go 18:43:54 spire-1.2.1/pkg/common/pemutil/certs.go 18:43:54 spire-1.2.1/pkg/common/pemutil/common.go 18:43:54 spire-1.2.1/pkg/common/pemutil/csr.go 18:43:54 spire-1.2.1/pkg/common/pemutil/keys.go 18:43:54 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:43:54 spire-1.2.1/pkg/common/pemutil/testdata/ 18:43:54 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:43:54 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:43:54 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:43:54 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:43:54 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:43:54 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:43:54 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:43:54 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:43:54 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:43:54 spire-1.2.1/pkg/common/plugin/ 18:43:54 spire-1.2.1/pkg/common/plugin/aws/ 18:43:54 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:43:54 spire-1.2.1/pkg/common/plugin/azure/ 18:43:54 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:43:54 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:43:54 spire-1.2.1/pkg/common/plugin/facade.go 18:43:54 spire-1.2.1/pkg/common/plugin/facade_test.go 18:43:54 spire-1.2.1/pkg/common/plugin/gcp/ 18:43:54 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:43:54 spire-1.2.1/pkg/common/plugin/k8s/ 18:43:54 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:43:54 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:43:54 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:43:54 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:43:54 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:43:54 spire-1.2.1/pkg/common/plugin/log.go 18:43:54 spire-1.2.1/pkg/common/plugin/sshpop/ 18:43:54 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:43:54 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:43:54 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:43:54 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:43:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:43:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:43:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:43:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:43:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:43:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:43:54 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:43:54 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:43:54 spire-1.2.1/pkg/common/plugin/x509pop/ 18:43:54 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:43:54 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:43:54 spire-1.2.1/pkg/common/profiling/ 18:43:54 spire-1.2.1/pkg/common/profiling/dumpers.go 18:43:54 spire-1.2.1/pkg/common/profiling/profiling.go 18:43:54 spire-1.2.1/pkg/common/protoutil/ 18:43:54 spire-1.2.1/pkg/common/protoutil/masks.go 18:43:54 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:43:54 spire-1.2.1/pkg/common/rotationutil/ 18:43:54 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:43:54 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:43:54 spire-1.2.1/pkg/common/selector/ 18:43:54 spire-1.2.1/pkg/common/selector/selector.go 18:43:54 spire-1.2.1/pkg/common/selector/selector_test.go 18:43:54 spire-1.2.1/pkg/common/selector/set.go 18:43:54 spire-1.2.1/pkg/common/selector/set_utils.go 18:43:54 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:43:54 spire-1.2.1/pkg/common/telemetry/ 18:43:54 spire-1.2.1/pkg/common/telemetry/agent/ 18:43:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:43:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:43:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:43:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:43:54 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:43:54 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:43:54 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:43:54 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:43:54 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:43:54 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:43:54 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:43:54 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:43:54 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:43:54 spire-1.2.1/pkg/common/telemetry/call.go 18:43:54 spire-1.2.1/pkg/common/telemetry/common/ 18:43:54 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:43:54 spire-1.2.1/pkg/common/telemetry/config.go 18:43:54 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:43:54 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:43:54 spire-1.2.1/pkg/common/telemetry/inmem.go 18:43:54 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:43:54 spire-1.2.1/pkg/common/telemetry/m3.go 18:43:54 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:43:54 spire-1.2.1/pkg/common/telemetry/metrics.go 18:43:54 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:43:54 spire-1.2.1/pkg/common/telemetry/names.go 18:43:54 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:43:54 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:43:54 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:43:54 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:43:54 spire-1.2.1/pkg/common/telemetry/server/ 18:43:54 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:43:54 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:43:54 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:43:54 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:43:54 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:43:54 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:43:54 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:43:54 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:43:54 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:43:54 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:43:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:43:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:43:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:43:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:43:54 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:43:54 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:43:54 spire-1.2.1/pkg/common/telemetry/server/server.go 18:43:54 spire-1.2.1/pkg/common/telemetry/sink.go 18:43:54 spire-1.2.1/pkg/common/telemetry/statsd.go 18:43:54 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:43:54 spire-1.2.1/pkg/common/telemetry/uptime.go 18:43:54 spire-1.2.1/pkg/common/telemetry/version.go 18:43:54 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:43:54 spire-1.2.1/pkg/common/uptime/ 18:43:54 spire-1.2.1/pkg/common/uptime/uptime.go 18:43:54 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:43:54 spire-1.2.1/pkg/common/util/ 18:43:54 spire-1.2.1/pkg/common/util/certs.go 18:43:54 spire-1.2.1/pkg/common/util/certs_test.go 18:43:54 spire-1.2.1/pkg/common/util/csr.go 18:43:54 spire-1.2.1/pkg/common/util/hash.go 18:43:54 spire-1.2.1/pkg/common/util/selectors.go 18:43:54 spire-1.2.1/pkg/common/util/selectors_test.go 18:43:54 spire-1.2.1/pkg/common/util/signals.go 18:43:54 spire-1.2.1/pkg/common/util/sort.go 18:43:54 spire-1.2.1/pkg/common/util/sort_test.go 18:43:54 spire-1.2.1/pkg/common/util/task.go 18:43:54 spire-1.2.1/pkg/common/util/task_test.go 18:43:54 spire-1.2.1/pkg/common/util/testdata/ 18:43:54 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:43:54 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:43:54 spire-1.2.1/pkg/common/version/ 18:43:54 spire-1.2.1/pkg/common/version/version.go 18:43:54 spire-1.2.1/pkg/common/x509svid/ 18:43:54 spire-1.2.1/pkg/common/x509svid/common_test.go 18:43:54 spire-1.2.1/pkg/common/x509svid/csr.go 18:43:54 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:43:54 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:43:54 spire-1.2.1/pkg/common/x509util/ 18:43:54 spire-1.2.1/pkg/common/x509util/cert.go 18:43:54 spire-1.2.1/pkg/common/x509util/dns.go 18:43:54 spire-1.2.1/pkg/common/x509util/dns_test.go 18:43:54 spire-1.2.1/pkg/common/x509util/keyid.go 18:43:54 spire-1.2.1/pkg/common/x509util/keypair.go 18:43:54 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:43:54 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:43:54 spire-1.2.1/pkg/server/ 18:43:54 spire-1.2.1/pkg/server/api/ 18:43:54 spire-1.2.1/pkg/server/api/agent.go 18:43:54 spire-1.2.1/pkg/server/api/agent/ 18:43:54 spire-1.2.1/pkg/server/api/agent/v1/ 18:43:54 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:43:54 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:43:54 spire-1.2.1/pkg/server/api/agent_test.go 18:43:54 spire-1.2.1/pkg/server/api/api.go 18:43:54 spire-1.2.1/pkg/server/api/audit/ 18:43:54 spire-1.2.1/pkg/server/api/audit/audit.go 18:43:54 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:43:54 spire-1.2.1/pkg/server/api/bundle.go 18:43:54 spire-1.2.1/pkg/server/api/bundle/ 18:43:54 spire-1.2.1/pkg/server/api/bundle/v1/ 18:43:54 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:43:54 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:43:54 spire-1.2.1/pkg/server/api/bundle_test.go 18:43:54 spire-1.2.1/pkg/server/api/debug/ 18:43:54 spire-1.2.1/pkg/server/api/debug/v1/ 18:43:54 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:43:54 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:43:54 spire-1.2.1/pkg/server/api/entry.go 18:43:54 spire-1.2.1/pkg/server/api/entry/ 18:43:54 spire-1.2.1/pkg/server/api/entry/v1/ 18:43:54 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:43:54 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:43:54 spire-1.2.1/pkg/server/api/entry_test.go 18:43:54 spire-1.2.1/pkg/server/api/health/ 18:43:54 spire-1.2.1/pkg/server/api/health/v1/ 18:43:54 spire-1.2.1/pkg/server/api/health/v1/service.go 18:43:54 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:43:54 spire-1.2.1/pkg/server/api/id.go 18:43:54 spire-1.2.1/pkg/server/api/id_test.go 18:43:54 spire-1.2.1/pkg/server/api/limits/ 18:43:54 spire-1.2.1/pkg/server/api/limits/limits.go 18:43:54 spire-1.2.1/pkg/server/api/middleware/ 18:43:54 spire-1.2.1/pkg/server/api/middleware/alias.go 18:43:54 spire-1.2.1/pkg/server/api/middleware/audit.go 18:43:54 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:43:54 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:43:54 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:43:54 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:43:54 spire-1.2.1/pkg/server/api/middleware/caller.go 18:43:54 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:43:54 spire-1.2.1/pkg/server/api/middleware/common.go 18:43:54 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:43:54 spire-1.2.1/pkg/server/api/middleware/entries.go 18:43:54 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:43:54 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:43:54 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:43:54 spire-1.2.1/pkg/server/api/ratelimit.go 18:43:54 spire-1.2.1/pkg/server/api/rpccontext/ 18:43:54 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:43:54 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:43:54 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:43:54 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:43:54 spire-1.2.1/pkg/server/api/selector.go 18:43:54 spire-1.2.1/pkg/server/api/selector_test.go 18:43:54 spire-1.2.1/pkg/server/api/status.go 18:43:54 spire-1.2.1/pkg/server/api/status_test.go 18:43:54 spire-1.2.1/pkg/server/api/svid/ 18:43:54 spire-1.2.1/pkg/server/api/svid/v1/ 18:43:54 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:43:54 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:43:54 spire-1.2.1/pkg/server/api/trustdomain.go 18:43:54 spire-1.2.1/pkg/server/api/trustdomain/ 18:43:54 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:43:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:43:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:43:54 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:43:54 spire-1.2.1/pkg/server/authpolicy/ 18:43:54 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:43:54 spire-1.2.1/pkg/server/authpolicy/policy.go 18:43:54 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:43:54 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:43:54 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:43:54 spire-1.2.1/pkg/server/authpolicy/validate.go 18:43:54 spire-1.2.1/pkg/server/bundle/ 18:43:54 spire-1.2.1/pkg/server/bundle/client/ 18:43:54 spire-1.2.1/pkg/server/bundle/client/client.go 18:43:54 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:43:54 spire-1.2.1/pkg/server/bundle/client/manager.go 18:43:54 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:43:54 spire-1.2.1/pkg/server/bundle/client/sources.go 18:43:54 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:43:54 spire-1.2.1/pkg/server/bundle/client/updater.go 18:43:54 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:43:54 spire-1.2.1/pkg/server/ca/ 18:43:54 spire-1.2.1/pkg/server/ca/ca.go 18:43:54 spire-1.2.1/pkg/server/ca/ca_health.go 18:43:54 spire-1.2.1/pkg/server/ca/ca_test.go 18:43:54 spire-1.2.1/pkg/server/ca/journal.go 18:43:54 spire-1.2.1/pkg/server/ca/journal_test.go 18:43:54 spire-1.2.1/pkg/server/ca/manager.go 18:43:54 spire-1.2.1/pkg/server/ca/manager_health.go 18:43:54 spire-1.2.1/pkg/server/ca/manager_test.go 18:43:54 spire-1.2.1/pkg/server/ca/templates.go 18:43:54 spire-1.2.1/pkg/server/ca/upstream_client.go 18:43:54 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:43:54 spire-1.2.1/pkg/server/ca/validation.go 18:43:54 spire-1.2.1/pkg/server/cache/ 18:43:54 spire-1.2.1/pkg/server/cache/dscache/ 18:43:54 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:43:54 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:43:54 spire-1.2.1/pkg/server/cache/entrycache/ 18:43:54 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:43:54 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:43:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:43:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:43:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:43:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:43:54 spire-1.2.1/pkg/server/catalog/ 18:43:54 spire-1.2.1/pkg/server/catalog/catalog.go 18:43:54 spire-1.2.1/pkg/server/catalog/keymanager.go 18:43:54 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:43:54 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:43:54 spire-1.2.1/pkg/server/catalog/notifier.go 18:43:54 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:43:54 spire-1.2.1/pkg/server/config.go 18:43:54 spire-1.2.1/pkg/server/datastore/ 18:43:54 spire-1.2.1/pkg/server/datastore/datastore.go 18:43:54 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:43:54 spire-1.2.1/pkg/server/datastore/repository.go 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:43:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:43:54 spire-1.2.1/pkg/server/endpoints/ 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/ 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:43:54 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:43:54 spire-1.2.1/pkg/server/endpoints/config.go 18:43:54 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:43:54 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:43:54 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:43:54 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:43:54 spire-1.2.1/pkg/server/endpoints/middleware.go 18:43:54 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:43:54 spire-1.2.1/pkg/server/hostservice/ 18:43:54 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:43:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:43:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:43:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:43:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:43:54 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:43:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:43:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/ 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/ 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:43:54 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:43:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:43:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:43:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:43:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:43:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:43:54 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:43:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:43:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/notifier/ 18:43:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:43:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:43:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:43:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:43:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:43:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:43:54 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:43:54 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:43:54 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:43:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:43:54 spire-1.2.1/pkg/server/registration/ 18:43:54 spire-1.2.1/pkg/server/registration/manager.go 18:43:54 spire-1.2.1/pkg/server/registration/manager_test.go 18:43:54 spire-1.2.1/pkg/server/scanentries.go 18:43:54 spire-1.2.1/pkg/server/scanentries_test.go 18:43:54 spire-1.2.1/pkg/server/server.go 18:43:54 spire-1.2.1/pkg/server/server_test.go 18:43:54 spire-1.2.1/pkg/server/svid/ 18:43:54 spire-1.2.1/pkg/server/svid/observer.go 18:43:54 spire-1.2.1/pkg/server/svid/observer_test.go 18:43:54 spire-1.2.1/pkg/server/svid/rotator.go 18:43:54 spire-1.2.1/pkg/server/svid/rotator_config.go 18:43:54 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:43:54 spire-1.2.1/pkg/server/svid/rotator_test.go 18:43:54 spire-1.2.1/proto/ 18:43:54 spire-1.2.1/proto/private/ 18:43:54 spire-1.2.1/proto/private/server/ 18:43:54 spire-1.2.1/proto/private/server/journal/ 18:43:54 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:43:54 spire-1.2.1/proto/private/server/journal/journal.proto 18:43:54 spire-1.2.1/proto/spire/ 18:43:54 spire-1.2.1/proto/spire/common/ 18:43:54 spire-1.2.1/proto/spire/common/common.pb.go 18:43:54 spire-1.2.1/proto/spire/common/common.proto 18:43:54 spire-1.2.1/proto/spire/common/plugin/ 18:43:54 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:43:54 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:43:54 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:43:54 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:43:54 spire-1.2.1/proto/spire/plugin/ 18:43:54 spire-1.2.1/proto/spire/plugin/agent/ 18:43:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:43:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:43:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:43:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:43:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:43:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:43:54 spire-1.2.1/release/ 18:43:54 spire-1.2.1/release/spire-extras/ 18:43:54 spire-1.2.1/release/spire-extras/README.md 18:43:54 spire-1.2.1/release/spire-extras/conf/ 18:43:54 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:43:54 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:43:54 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:43:54 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:43:54 spire-1.2.1/release/spire/ 18:43:54 spire-1.2.1/release/spire/README.md 18:43:54 spire-1.2.1/release/spire/conf/ 18:43:54 spire-1.2.1/release/spire/conf/agent/ 18:43:54 spire-1.2.1/release/spire/conf/agent/agent.conf 18:43:54 spire-1.2.1/release/spire/conf/server/ 18:43:54 spire-1.2.1/release/spire/conf/server/server.conf 18:43:54 spire-1.2.1/script/ 18:43:54 spire-1.2.1/script/build-artifact.sh 18:43:54 spire-1.2.1/script/generate_dummy_ca.sh 18:43:54 spire-1.2.1/support/ 18:43:54 spire-1.2.1/support/k8s/ 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:43:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:43:54 spire-1.2.1/support/oidc-discovery-provider/ 18:43:54 spire-1.2.1/support/oidc-discovery-provider/README.md 18:43:54 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:43:54 spire-1.2.1/support/oidc-discovery-provider/config.go 18:43:54 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:43:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:43:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:43:54 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:43:54 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:43:54 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:43:54 spire-1.2.1/support/oidc-discovery-provider/main.go 18:43:54 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:43:54 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:43:54 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:43:54 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:43:54 spire-1.2.1/test/ 18:43:54 spire-1.2.1/test/clock/ 18:43:54 spire-1.2.1/test/clock/clock.go 18:43:54 spire-1.2.1/test/fakes/ 18:43:54 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:43:54 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:43:54 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:43:54 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:43:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:43:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:43:54 spire-1.2.1/test/fakes/fakeagentstore/ 18:43:54 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:43:54 spire-1.2.1/test/fakes/fakedatastore/ 18:43:54 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:43:54 spire-1.2.1/test/fakes/fakeentryclient/ 18:43:54 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:43:54 spire-1.2.1/test/fakes/fakehealthchecker/ 18:43:54 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:43:54 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:43:54 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:43:54 spire-1.2.1/test/fakes/fakemetrics/ 18:43:54 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:43:54 spire-1.2.1/test/fakes/fakenoderesolver/ 18:43:54 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:43:54 spire-1.2.1/test/fakes/fakenotifier/ 18:43:54 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:43:54 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:43:54 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:43:54 spire-1.2.1/test/fakes/fakeserverca/ 18:43:54 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:43:54 spire-1.2.1/test/fakes/fakeservercatalog/ 18:43:54 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:43:54 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:43:54 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:43:54 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:43:54 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:43:54 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:43:54 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:43:54 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:43:54 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:43:54 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:43:54 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:43:54 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:43:54 spire-1.2.1/test/fixture/ 18:43:54 spire-1.2.1/test/fixture/certs/ 18:43:54 spire-1.2.1/test/fixture/certs/agent_svid.der 18:43:54 spire-1.2.1/test/fixture/certs/base_cert.pem 18:43:54 spire-1.2.1/test/fixture/certs/base_csr.pem 18:43:54 spire-1.2.1/test/fixture/certs/base_key.pem 18:43:54 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:43:54 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:43:54 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:43:54 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:43:54 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:43:54 spire-1.2.1/test/fixture/certs/blog_key.pem 18:43:54 spire-1.2.1/test/fixture/certs/bundle.der 18:43:54 spire-1.2.1/test/fixture/certs/ca.pem 18:43:54 spire-1.2.1/test/fixture/certs/ca_key.pem 18:43:54 spire-1.2.1/test/fixture/certs/database_cert.pem 18:43:54 spire-1.2.1/test/fixture/certs/database_csr.pem 18:43:54 spire-1.2.1/test/fixture/certs/database_key.pem 18:43:54 spire-1.2.1/test/fixture/certs/node_cert.pem 18:43:54 spire-1.2.1/test/fixture/certs/node_csr.pem 18:43:54 spire-1.2.1/test/fixture/certs/node_key.pem 18:43:54 spire-1.2.1/test/fixture/certs/svid.pem 18:43:54 spire-1.2.1/test/fixture/certs/svid_key.pem 18:43:54 spire-1.2.1/test/fixture/config/ 18:43:54 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:43:54 spire-1.2.1/test/fixture/config/agent_good.conf 18:43:54 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:43:54 spire-1.2.1/test/fixture/config/plugin_good.conf 18:43:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:43:54 spire-1.2.1/test/fixture/config/server_good.conf 18:43:54 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:43:54 spire-1.2.1/test/fixture/fixture.go 18:43:54 spire-1.2.1/test/fixture/nodeattestor/ 18:43:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:43:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:43:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:43:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:43:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:43:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:43:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:43:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:43:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:43:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:43:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:43:54 spire-1.2.1/test/fixture/registration/ 18:43:54 spire-1.2.1/test/fixture/registration/entries.json 18:43:54 spire-1.2.1/test/fixture/registration/good-for-update.json 18:43:54 spire-1.2.1/test/fixture/registration/good.json 18:43:54 spire-1.2.1/test/fixture/registration/invalid.json 18:43:54 spire-1.2.1/test/fixture/registration/invalid_json.json 18:43:54 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:43:54 spire-1.2.1/test/integration/ 18:43:54 spire-1.2.1/test/integration/README.md 18:43:54 spire-1.2.1/test/integration/common 18:43:54 spire-1.2.1/test/integration/setup/ 18:43:54 spire-1.2.1/test/integration/setup/adminclient/ 18:43:54 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:43:54 spire-1.2.1/test/integration/setup/adminclient/client.go 18:43:54 spire-1.2.1/test/integration/setup/debugagent/ 18:43:54 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:43:54 spire-1.2.1/test/integration/setup/debugagent/main.go 18:43:54 spire-1.2.1/test/integration/setup/debugserver/ 18:43:54 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:43:54 spire-1.2.1/test/integration/setup/debugserver/main.go 18:43:54 spire-1.2.1/test/integration/setup/downstreamclient/ 18:43:54 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:43:54 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:43:54 spire-1.2.1/test/integration/setup/itclient/ 18:43:54 spire-1.2.1/test/integration/setup/itclient/client.go 18:43:54 spire-1.2.1/test/integration/setup/node-attestation/ 18:43:54 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:43:54 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:43:54 spire-1.2.1/test/integration/setup/x509pop/ 18:43:54 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:43:54 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:43:54 spire-1.2.1/test/integration/suites/ 18:43:54 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:43:54 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:43:54 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:43:54 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:43:54 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:43:54 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:43:54 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:43:54 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:43:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:43:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:43:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:43:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:43:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:43:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:43:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:43:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:43:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:43:54 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:43:54 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:43:54 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:43:54 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:43:54 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:43:54 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:43:54 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:43:54 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:43:54 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:43:54 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:43:54 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:43:54 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:43:54 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:43:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:43:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:43:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:43:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:43:54 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:43:54 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:43:54 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:43:54 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:43:54 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:43:54 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:43:54 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:43:54 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:43:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:43:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:43:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:43:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:43:54 spire-1.2.1/test/integration/suites/join-token/ 18:43:54 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:43:54 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:43:54 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:43:54 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:43:54 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:43:54 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:43:54 spire-1.2.1/test/integration/suites/join-token/README.md 18:43:54 spire-1.2.1/test/integration/suites/join-token/conf/ 18:43:54 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:43:54 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:43:54 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/join-token/teardown 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:43:54 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:43:54 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:43:54 spire-1.2.1/test/integration/suites/k8s/ 18:43:54 spire-1.2.1/test/integration/suites/k8s/00-setup 18:43:54 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:43:54 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:43:54 spire-1.2.1/test/integration/suites/k8s/README.md 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/ 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:43:54 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:43:54 spire-1.2.1/test/integration/suites/k8s/teardown 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:43:54 spire-1.2.1/test/integration/suites/node-attestation/ 18:43:54 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:43:54 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:43:54 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:43:54 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:43:54 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:43:54 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:43:54 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:43:54 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:43:54 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:43:54 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:43:54 spire-1.2.1/test/integration/suites/rotation/ 18:43:54 spire-1.2.1/test/integration/suites/rotation/00-setup 18:43:54 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:43:54 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:43:54 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:43:54 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:43:54 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:43:54 spire-1.2.1/test/integration/suites/rotation/README.md 18:43:54 spire-1.2.1/test/integration/suites/rotation/conf/ 18:43:54 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:43:54 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:43:54 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/rotation/teardown 18:43:54 spire-1.2.1/test/integration/suites/self-test/ 18:43:54 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:43:54 spire-1.2.1/test/integration/suites/self-test/README.md 18:43:54 spire-1.2.1/test/integration/suites/self-test/teardown 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:43:54 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:43:54 spire-1.2.1/test/integration/suites/upgrade/ 18:43:54 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:43:54 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:43:54 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:43:54 spire-1.2.1/test/integration/suites/upgrade/README.md 18:43:54 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:43:54 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:43:54 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:43:54 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:43:54 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:43:54 spire-1.2.1/test/integration/suites/upgrade/teardown 18:43:54 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:43:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:43:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:43:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:43:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:43:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:43:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:43:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:43:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:43:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:43:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:43:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:43:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:43:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:43:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:43:54 spire-1.2.1/test/integration/test-one.sh 18:43:54 spire-1.2.1/test/integration/test.sh 18:43:54 spire-1.2.1/test/plugintest/ 18:43:54 spire-1.2.1/test/plugintest/config.go 18:43:54 spire-1.2.1/test/plugintest/load.go 18:43:54 spire-1.2.1/test/plugintest/option.go 18:43:54 spire-1.2.1/test/spiretest/ 18:43:54 spire-1.2.1/test/spiretest/apiserver.go 18:43:54 spire-1.2.1/test/spiretest/assertions.go 18:43:54 spire-1.2.1/test/spiretest/dir.go 18:43:54 spire-1.2.1/test/spiretest/errors_posix.go 18:43:54 spire-1.2.1/test/spiretest/errors_windows.go 18:43:54 spire-1.2.1/test/spiretest/logs.go 18:43:54 spire-1.2.1/test/spiretest/socketapi.go 18:43:54 spire-1.2.1/test/spiretest/suite.go 18:43:54 spire-1.2.1/test/spiretest/x509.go 18:43:54 spire-1.2.1/test/testca/ 18:43:54 spire-1.2.1/test/testca/ca.go 18:43:54 spire-1.2.1/test/testkey/ 18:43:54 spire-1.2.1/test/testkey/generate.sh 18:43:54 spire-1.2.1/test/testkey/genkeys.go 18:43:54 spire-1.2.1/test/testkey/keys.go 18:43:54 spire-1.2.1/test/testkey/new.go 18:43:54 spire-1.2.1/test/tpmsimulator/ 18:43:54 spire-1.2.1/test/tpmsimulator/simulator.go 18:43:54 spire-1.2.1/test/util/ 18:43:54 spire-1.2.1/test/util/cert_fixtures.go 18:43:54 spire-1.2.1/test/util/cert_generation.go 18:43:54 spire-1.2.1/test/util/io_redirection.go 18:43:54 spire-1.2.1/test/util/race.go 18:43:54 spire-1.2.1/test/util/util.go 18:43:54 building spire from source... 18:43:54 Installing go1.17.7... 18:43:59 7b1c46037f91: Pull complete 18:43:59 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 18:43:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:43:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 18:43:59 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:43:59 WORKDIR /edgex 18:43:59 COPY go.mod . 18:43:59 RUN go mod download build 18:43:59 -t ci-base-image-arm64 -f - . 18:43:59 Building bin/spire-server... 18:43:59 go: downloading github.com/mitchellh/cli v1.1.2 18:43:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:43:59 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:43:59 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:43:59 go: downloading google.golang.org/grpc v1.44.0 18:43:59 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:44:00 go: downloading github.com/imdario/mergo v0.3.12 18:44:00 go: downloading github.com/sirupsen/logrus v1.8.1 18:44:00 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:44:00 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:44:00 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:44:00 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:44:00 go: downloading github.com/fatih/color v1.13.0 18:44:00 go: downloading github.com/mattn/go-isatty v0.0.14 18:44:00 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:44:00 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:44:00 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:44:00 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:44:00 go: downloading github.com/armon/go-metrics v0.3.10 18:44:00 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:44:00 go: downloading github.com/prometheus/client_golang v1.12.1 18:44:00 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:44:00 go: downloading github.com/open-policy-agent/opa v0.38.0 18:44:00 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:44:00 go: downloading github.com/mattn/go-colorable v0.1.12 18:44:00 go: downloading github.com/Masterminds/goutils v1.1.0 18:44:00 go: downloading github.com/Masterminds/semver v1.5.0 18:44:00 go: downloading github.com/google/uuid v1.1.2 18:44:00 go: downloading github.com/huandu/xstrings v1.3.2 18:44:00 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:44:00 go: downloading github.com/oklog/run v1.0.0 18:44:00 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:44:00 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:44:00 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:44:00 go: downloading github.com/imkira/go-observer v1.0.3 18:44:00 go: downloading github.com/prometheus/client_model v0.2.0 18:44:00 go: downloading github.com/prometheus/common v0.32.1 18:44:00 go: downloading github.com/beorn7/perks v1.0.1 18:44:00 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:44:00 go: downloading github.com/prometheus/procfs v0.7.3 18:44:00 go: downloading go.uber.org/atomic v1.9.0 18:44:00 go: downloading github.com/pkg/errors v0.9.1 18:44:00 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:44:01 go: downloading github.com/hashicorp/errwrap v1.1.0 18:44:01 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:44:01 go: downloading github.com/blang/semver/v4 v4.0.0 18:44:01 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:44:01 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:44:01 go: downloading github.com/jinzhu/gorm v1.9.16 18:44:01 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:44:01 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:44:01 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:44:01 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:44:02 Sending build context to Docker daemon 169.1MB 18:44:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:44:02 ---> f79e39bc4007 18:44:02 Step 2/4 : WORKDIR /edgex 18:44:03 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:44:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:44:03 go: downloading github.com/stretchr/testify v1.7.0 18:44:03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:44:03 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:44:04 ---> Running in 490671eede35 18:44:04 Removing intermediate container 490671eede35 18:44:04 ---> a40077819854 18:44:04 Step 3/4 : COPY go.mod . 18:44:04 ---> 28563156861f 18:44:04 Step 4/4 : RUN go mod download 18:44:04 ---> Running in 42380f2bce86 18:44:07 go: downloading k8s.io/client-go v0.23.4 18:44:07 go: downloading k8s.io/api v0.23.4 18:44:07 go: downloading google.golang.org/api v0.70.0 18:44:07 go: downloading github.com/google/go-tpm v0.3.3 18:44:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:44:07 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:44:07 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:44:07 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:44:07 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:44:07 go: downloading cloud.google.com/go/storage v1.21.0 18:44:07 go: downloading cloud.google.com/go v0.100.2 18:44:08 go: downloading k8s.io/apimachinery v0.23.4 18:44:09 go: downloading k8s.io/kube-aggregator v0.23.3 18:44:09 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:44:09 go: downloading cloud.google.com/go/security v1.3.0 18:44:09 go: downloading github.com/hashicorp/vault/api v1.4.1 18:44:09 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:44:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:44:09 go: downloading github.com/twmb/murmur3 v1.1.6 18:44:09 go: downloading github.com/jinzhu/inflection v1.0.0 18:44:09 go: downloading github.com/aws/smithy-go v1.11.0 18:44:09 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:44:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:44:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:44:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:44:09 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:44:09 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:44:09 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:44:09 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:44:09 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:44:09 go: downloading github.com/dimchansky/utfbom v1.1.1 18:44:09 go: downloading cloud.google.com/go/compute v1.3.0 18:44:10 go: downloading cloud.google.com/go/iam v0.1.1 18:44:10 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:44:10 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:44:13 go: downloading github.com/gogo/protobuf v1.3.2 18:44:13 go: downloading k8s.io/klog/v2 v2.30.0 18:44:13 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:44:13 go: downloading github.com/google/gofuzz v1.1.0 18:44:13 go: downloading github.com/spf13/pflag v1.0.5 18:44:13 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:44:13 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:44:13 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:44:13 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:44:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:44:13 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:44:13 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:44:13 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:44:13 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:44:13 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:44:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:44:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:44:13 go: downloading gopkg.in/yaml.v2 v2.4.0 18:44:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:44:13 go: downloading github.com/gobwas/glob v0.2.3 18:44:13 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:44:13 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:44:13 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:44:13 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:44:13 go: downloading go.opencensus.io v0.23.0 18:44:13 go: downloading gopkg.in/inf.v0 v0.9.1 18:44:13 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:44:13 go: downloading github.com/google/go-cmp v0.5.7 18:44:13 go: downloading github.com/googleapis/gnostic v0.5.5 18:44:13 go: downloading github.com/go-logr/logr v1.2.2 18:44:13 go: downloading github.com/json-iterator/go v1.1.12 18:44:13 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:44:13 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:44:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:44:13 go: downloading go.uber.org/zap v1.21.0 18:44:13 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:44:13 go: downloading github.com/tklauser/numcpus v0.3.0 18:44:13 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:44:13 go: downloading sigs.k8s.io/yaml v1.3.0 18:44:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:44:13 go: downloading github.com/modern-go/reflect2 v1.0.2 18:44:13 go: downloading github.com/ryanuber/go-glob v1.0.0 18:44:13 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:44:13 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:44:13 go: downloading github.com/hashicorp/go-version v1.2.0 18:44:13 go: downloading github.com/golang/snappy v0.0.4 18:44:13 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:44:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:44:13 go: downloading go.uber.org/multierr v1.6.0 18:44:20 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:44:20 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:44:21 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 18:44:30 Building bin/spire-agent... 18:44:30 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:44:30 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:44:30 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:44:30 go: downloading github.com/docker/docker v20.10.12+incompatible 18:44:30 go: downloading github.com/google/go-tpm-tools v0.3.3 18:44:30 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:44:30 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:44:30 go: downloading github.com/docker/go-units v0.4.0 18:44:30 go: downloading github.com/docker/go-connections v0.4.0 18:44:30 go: downloading github.com/containerd/containerd v1.3.4 18:44:30 go: downloading github.com/opencontainers/go-digest v1.0.0 18:44:30 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:44:30 go: downloading github.com/opencontainers/image-spec v1.0.1 18:44:33 Removing intermediate container a68b928203a9 18:44:33 ---> 0288e98797c3 18:44:33 18:44:33 Step 10/31 : FROM alpine:3.14 18:44:33 ---> e04c818066af 18:44:33 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:44:33 Removing intermediate container acd096ee0b9e 18:44:33 ---> 8f217dfd3209 18:44:33 18:44:33 Step 10/22 : FROM alpine:3.14 18:44:33 ---> e04c818066af 18:44:33 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:44:33 Removing intermediate container ab3f8329a2d7 18:44:33 ---> fa80a40fa293 18:44:33 18:44:33 Step 10/23 : FROM alpine:3.14 18:44:33 ---> e04c818066af 18:44:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:44:33 ---> Using cache 18:44:33 ---> 4a10e1bd9020 18:44:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:44:33 ---> Using cache 18:44:33 ---> 5a4325e06c8c 18:44:33 Step 13/23 : ENV APP_PORT=59881 18:44:33 ---> Running in e276ad7d9fae 18:44:33 ---> Running in 28f361d7c8b7 18:44:33 ---> Running in 14ba5e661a1a 18:44:33 Removing intermediate container 14ba5e661a1a 18:44:33 ---> 7a334c223f63 18:44:33 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:44:34 Removing intermediate container 28f361d7c8b7 18:44:34 ---> ddb559cdbe55 18:44:34 Step 14/23 : EXPOSE $APP_PORT 18:44:34 ---> Running in a8c73d42c645 18:44:34 ---> Running in 635d7513af0c 18:44:34 Removing intermediate container 635d7513af0c 18:44:34 ---> 61c111608628 18:44:34 Step 15/23 : WORKDIR / 18:44:34 ---> Running in 2d2801c01026 18:44:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:44:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:44:34 Removing intermediate container 2d2801c01026 18:44:34 ---> 4fa15d8e9319 18:44:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:44:34 (1/6) Installing ca-certificates (20211220-r0) 18:44:34 (2/6) Installing brotli-libs (1.0.9-r5) 18:44:34 (3/6) Installing nghttp2-libs (1.43.0-r0) 18:44:34 (4/6) Installing libcurl (7.79.1-r0) 18:44:34 (5/6) Installing curl (7.79.1-r0) 18:44:34 (6/6) Installing dumb-init (1.2.5-r1) 18:44:34 Executing busybox-1.33.1-r7.trigger 18:44:34 Executing ca-certificates-20211220-r0.trigger 18:44:34 OK: 8 MiB in 20 packages 18:44:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:44:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:44:35 (1/2) Installing dumb-init (1.2.5-r1) 18:44:35 (2/2) Installing su-exec (0.2-r1) 18:44:35 Executing busybox-1.33.1-r7.trigger 18:44:35 OK: 6 MiB in 16 packages 18:44:35 ---> 7b2e521268f1 18:44:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:44:36 Removing intermediate container e276ad7d9fae 18:44:36 ---> bce5754ed429 18:44:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:44:36 Removing intermediate container a8c73d42c645 18:44:36 ---> 4d02b50bd3a1 18:44:36 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:44:36 ---> Running in 9bb69f10c596 18:44:36 ---> Running in 754efba5d602 18:44:36 ---> 7cac5c87128e 18:44:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:44:36 Removing intermediate container 754efba5d602 18:44:36 ---> 6ae95313d162 18:44:36 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:44:36 ---> Running in 975819394fe9 18:44:36 Removing intermediate container 9bb69f10c596 18:44:36 ---> b84bf50388fe 18:44:36 Step 13/22 : WORKDIR /edgex 18:44:36 ---> Running in 8f17d52709d2 18:44:36 ---> 426e31a72e02 18:44:36 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:44:36 Removing intermediate container 975819394fe9 18:44:36 ---> 8ea37b16f88f 18:44:36 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:44:36 ---> Running in 90957c85f800 18:44:36 Removing intermediate container 8f17d52709d2 18:44:36 ---> 7f78df71fcb3 18:44:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:44:36 ---> Running in 2679e28b1250 18:44:36 Removing intermediate container 90957c85f800 18:44:36 ---> 14fdde9c38e4 18:44:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:44:37 ---> Running in 8c3b12ae7047 18:44:37 ---> d9f097e56286 18:44:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:44:37 Removing intermediate container 8c3b12ae7047 18:44:37 ---> 6487ad433678 18:44:37 Step 21/23 : LABEL arch=x86_64 18:44:37 ---> Running in 23d4ec1f09d6 18:44:37 Removing intermediate container 23d4ec1f09d6 18:44:37 ---> 3ed56177120f 18:44:37 Step 22/23 : LABEL git_sha=bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd 18:44:38 ---> Running in 39a8b1c5417b 18:44:38 Removing intermediate container 2679e28b1250 18:44:38 ---> cb312c016113 18:44:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:44:38 ---> Running in f8578286b9c6 18:44:38 Removing intermediate container 39a8b1c5417b 18:44:38 ---> a644af2a8311 18:44:38 Step 23/23 : LABEL version=0.0.0 18:44:38 ---> Running in 0fca869ee863 18:44:38 Removing intermediate container f8578286b9c6 18:44:38 ---> cd741df2ff4d 18:44:38 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:44:38 ---> d61dc361c783 18:44:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:44:38 Removing intermediate container 0fca869ee863 18:44:38 ---> 4e9aabe35a94 18:44:38 18:44:38 Successfully built 4e9aabe35a94 18:44:38 Successfully tagged core-metadata:latest 18:44:38 Building security-spire-server 18:44:39  Building core-metadata ... done  ---> 74ba37e43d44 18:44:39 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:44:39 ---> Running in 276e535309f8 18:44:40 ---> 78157e2e4cc8 18:44:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:44:40 ---> df6bbd4f8103 18:44:40 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:44:40 ---> Running in 8cb52ffa69e5 18:44:42 Removing intermediate container 276e535309f8 18:44:42 ---> eb701ea57168 18:44:42 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:44:42 ---> e8f6b577a1d1 18:44:42 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:44:42 Removing intermediate container 8cb52ffa69e5 18:44:42 ---> fe3cdff5e9b9 18:44:42 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:44:42 ---> Running in e1e73b4ec1c0 18:44:43 Removing intermediate container e1e73b4ec1c0 18:44:43 ---> 3f923e29c48d 18:44:43 Step 20/22 : LABEL arch=x86_64 18:44:43 ---> Running in 9ac420824b31 18:44:43 ---> a263ac0d016c 18:44:43 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:44:43 Removing intermediate container 9ac420824b31 18:44:43 ---> b806aaf18ee5 18:44:43 Step 21/22 : LABEL git_sha=bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd 18:44:43 ---> Running in 1245471c6bf5 18:44:43 ---> b3fa6dc34e15 18:44:43 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:44:44 Removing intermediate container 1245471c6bf5 18:44:44 ---> 4ff35665f864 18:44:44 Step 22/22 : LABEL version=0.0.0 18:44:44 ---> Running in c333636b363a 18:44:44 ---> 52caafe4fd11 18:44:44 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:44:44 Removing intermediate container c333636b363a 18:44:44 ---> fb93780fdb9f 18:44:44 18:44:44 ---> 4ec1b04c7e02 18:44:44 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:44:44 Successfully built fb93780fdb9f 18:44:44 Successfully tagged security-proxy-setup:latest 18:44:44  Building security-proxy-setup ... done Building core-data 18:44:44 ---> Running in fc1821155e8e 18:44:45 Removing intermediate container fc1821155e8e 18:44:45 ---> e422413d3b85 18:44:45 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:44:47 ---> 2be974339289 18:44:47 Step 26/31 : RUN chmod +x /entrypoint.sh 18:44:47 ---> Running in cd51ff5e66c5 18:44:48 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:44:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:44:48 ---> 996d8dacb0d3 18:44:48 Step 3/25 : WORKDIR /edgex-go 18:44:48 ---> Using cache 18:44:48 ---> 130cb3ca62d5 18:44:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:48 ---> Using cache 18:44:48 ---> af6a8ec7d8f7 18:44:48 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:44:48 ---> Using cache 18:44:48 ---> e1b5116d433a 18:44:48 Step 6/25 : COPY go.mod vendor* ./ 18:44:48 ---> Using cache 18:44:48 ---> 345978d5000e 18:44:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:48 ---> Using cache 18:44:48 ---> dd215dd222d9 18:44:48 Step 8/25 : COPY . . 18:44:48 ---> Using cache 18:44:48 ---> ba909c556cab 18:44:48 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:44:48 ---> Using cache 18:44:48 ---> f6e14b0439c5 18:44:48 Step 10/25 : RUN mkdir -p spire-build 18:44:48 ---> Using cache 18:44:48 ---> 787ee493dafb 18:44:48 Step 11/25 : WORKDIR /edgex-go/spire-build 18:44:48 ---> Using cache 18:44:48 ---> eaf8da432215 18:44:48 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 18:44:49 ---> Running in 1add5f74a28c 18:44:49 Removing intermediate container cd51ff5e66c5 18:44:49 ---> a298dfd56f75 18:44:49 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:44:49 ---> Running in b5a3d8aae91f 18:44:50 Removing intermediate container b5a3d8aae91f 18:44:50 ---> 51b72448d6ea 18:44:50 Step 28/31 : CMD ["gate"] 18:44:50 spire-1.2.1/ 18:44:50 spire-1.2.1/.data/ 18:44:50 spire-1.2.1/.data/.file 18:44:50 spire-1.2.1/.dockerignore 18:44:50 spire-1.2.1/.gitattributes 18:44:50 spire-1.2.1/.githooks/ 18:44:50 spire-1.2.1/.githooks/pre-commit 18:44:50 spire-1.2.1/.github/ 18:44:50 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:44:50 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:44:50 spire-1.2.1/.github/dependabot.yml 18:44:50 spire-1.2.1/.github/workflows/ 18:44:50 spire-1.2.1/.github/workflows/nightly_build.yaml 18:44:50 spire-1.2.1/.github/workflows/pr_build.yaml 18:44:50 spire-1.2.1/.github/workflows/release_build.yaml 18:44:50 spire-1.2.1/.github/workflows/scripts/ 18:44:50 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:44:50 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:44:50 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:44:50 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:44:50 spire-1.2.1/.github/workflows/scripts/split.sh 18:44:50 spire-1.2.1/.gitignore 18:44:50 spire-1.2.1/.go-version 18:44:50 spire-1.2.1/.golangci.yml 18:44:50 spire-1.2.1/ADOPTERS.md 18:44:50 spire-1.2.1/CHANGELOG.md 18:44:50 spire-1.2.1/CODE-OF-CONDUCT.md 18:44:50 spire-1.2.1/CODEOWNERS 18:44:50 spire-1.2.1/CONTRIBUTING.md 18:44:50 spire-1.2.1/Dockerfile 18:44:50 spire-1.2.1/Dockerfile.dev 18:44:50 spire-1.2.1/Dockerfile.scratch 18:44:50 spire-1.2.1/LICENSE 18:44:50 spire-1.2.1/MAINTAINERS.md 18:44:50 spire-1.2.1/Makefile 18:44:50 spire-1.2.1/README.md 18:44:50 spire-1.2.1/ROADMAP.md 18:44:50 spire-1.2.1/SECURITY.md 18:44:50 spire-1.2.1/cmd/ 18:44:50 spire-1.2.1/cmd/spire-agent/ 18:44:50 spire-1.2.1/cmd/spire-agent/cli/ 18:44:50 spire-1.2.1/cmd/spire-agent/cli/api/ 18:44:50 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:44:50 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:44:50 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:44:50 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:44:50 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:44:50 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:44:50 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:44:50 spire-1.2.1/cmd/spire-agent/cli/common/ 18:44:50 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:44:50 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:44:50 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:44:50 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:44:50 spire-1.2.1/cmd/spire-agent/cli/run/ 18:44:50 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:44:50 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:44:50 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:44:50 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:44:50 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:44:50 spire-1.2.1/cmd/spire-agent/main.go 18:44:50 spire-1.2.1/cmd/spire-server/ 18:44:50 spire-1.2.1/cmd/spire-server/cli/ 18:44:50 spire-1.2.1/cmd/spire-server/cli/agent/ 18:44:50 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:44:50 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/cli.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/entry/ 18:44:50 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/federation/ 18:44:50 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:44:50 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:44:50 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/run/ 18:44:50 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/token/ 18:44:50 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/validate/ 18:44:50 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/x509/ 18:44:50 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:44:50 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:44:50 spire-1.2.1/cmd/spire-server/main.go 18:44:50 spire-1.2.1/cmd/spire-server/util/ 18:44:50 spire-1.2.1/cmd/spire-server/util/util.go 18:44:50 spire-1.2.1/conf/ 18:44:50 spire-1.2.1/conf/agent/ 18:44:50 spire-1.2.1/conf/agent/agent.conf 18:44:50 spire-1.2.1/conf/agent/agent_full.conf 18:44:50 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:44:50 spire-1.2.1/conf/server/ 18:44:50 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:44:50 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:44:50 spire-1.2.1/conf/server/server.conf 18:44:50 spire-1.2.1/conf/server/server_full.conf 18:44:50 spire-1.2.1/doc/ 18:44:50 spire-1.2.1/doc/SPIRE101.md 18:44:50 spire-1.2.1/doc/auditlog.md 18:44:50 spire-1.2.1/doc/authorization_policy_engine.md 18:44:50 spire-1.2.1/doc/changelog_guidelines.md 18:44:50 spire-1.2.1/doc/cure53-report.pdf 18:44:50 spire-1.2.1/doc/images/ 18:44:50 spire-1.2.1/doc/images/2019_roadmap.png 18:44:50 spire-1.2.1/doc/images/SPIRE101.png 18:44:50 spire-1.2.1/doc/images/SPIRE_agent.png 18:44:50 spire-1.2.1/doc/images/SPIRE_server.png 18:44:50 spire-1.2.1/doc/images/cache_mgr.png 18:44:50 spire-1.2.1/doc/images/cache_mgr_components.png 18:44:50 spire-1.2.1/doc/images/federated_spire.png 18:44:50 spire-1.2.1/doc/images/ha_mode.png 18:44:50 spire-1.2.1/doc/images/nested_spire.png 18:44:50 spire-1.2.1/doc/images/oidc_federation.png 18:44:50 spire-1.2.1/doc/images/single_trust_domain.png 18:44:50 spire-1.2.1/doc/images/spiffe_compatible.png 18:44:50 spire-1.2.1/doc/images/spire_logo.png 18:44:50 spire-1.2.1/doc/migrating_registration_api_clients.md 18:44:50 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:44:50 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:44:50 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:44:50 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:44:50 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:44:50 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:44:50 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:44:50 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:44:50 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:44:50 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:44:50 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:44:50 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:44:50 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:44:50 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:44:50 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:44:50 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:44:50 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:44:50 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:44:50 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:44:50 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:44:50 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:44:50 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:44:50 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:44:50 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:44:50 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:44:50 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:44:50 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:44:50 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:44:50 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:44:50 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:44:50 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:44:50 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:44:50 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:44:50 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:44:50 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:44:50 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:44:50 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:44:50 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:44:50 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:44:50 spire-1.2.1/doc/scaling_spire.md 18:44:50 spire-1.2.1/doc/spire_agent.md 18:44:50 spire-1.2.1/doc/spire_server.md 18:44:50 spire-1.2.1/doc/supported_integrations.md 18:44:50 spire-1.2.1/doc/telemetry.md 18:44:50 spire-1.2.1/doc/telemetry_config.md 18:44:50 spire-1.2.1/doc/upgrading.md 18:44:50 spire-1.2.1/doc/using_spire.md 18:44:50 spire-1.2.1/examples/ 18:44:50 spire-1.2.1/examples/README.md 18:44:50 spire-1.2.1/go.mod 18:44:50 spire-1.2.1/go.sum 18:44:50 spire-1.2.1/pkg/ 18:44:50 spire-1.2.1/pkg/agent/ 18:44:50 spire-1.2.1/pkg/agent/agent.go 18:44:50 spire-1.2.1/pkg/agent/api/ 18:44:50 spire-1.2.1/pkg/agent/api/config.go 18:44:50 spire-1.2.1/pkg/agent/api/debug/ 18:44:50 spire-1.2.1/pkg/agent/api/debug/v1/ 18:44:50 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:44:50 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:44:50 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:44:50 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:44:50 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:44:50 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:44:50 spire-1.2.1/pkg/agent/api/endpoints.go 18:44:50 spire-1.2.1/pkg/agent/api/health/ 18:44:50 spire-1.2.1/pkg/agent/api/health/v1/ 18:44:50 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:44:50 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:44:50 spire-1.2.1/pkg/agent/api/rpccontext/ 18:44:50 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:44:50 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:44:50 spire-1.2.1/pkg/agent/attestor/ 18:44:50 spire-1.2.1/pkg/agent/attestor/node/ 18:44:50 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:44:50 spire-1.2.1/pkg/agent/attestor/node/node.go 18:44:50 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:44:50 spire-1.2.1/pkg/agent/attestor/workload/ 18:44:50 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:44:50 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:44:50 spire-1.2.1/pkg/agent/catalog/ 18:44:50 spire-1.2.1/pkg/agent/catalog/catalog.go 18:44:50 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:44:50 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:44:50 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:44:50 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:44:50 spire-1.2.1/pkg/agent/client/ 18:44:50 spire-1.2.1/pkg/agent/client/client.go 18:44:50 spire-1.2.1/pkg/agent/client/client_test.go 18:44:50 spire-1.2.1/pkg/agent/client/dial.go 18:44:50 spire-1.2.1/pkg/agent/client/nodeconn.go 18:44:50 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:44:50 spire-1.2.1/pkg/agent/client/update.go 18:44:50 spire-1.2.1/pkg/agent/client/util.go 18:44:50 spire-1.2.1/pkg/agent/common/ 18:44:50 spire-1.2.1/pkg/agent/common/backoff/ 18:44:50 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:44:50 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:44:50 spire-1.2.1/pkg/agent/common/cgroups/ 18:44:50 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:44:50 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:44:50 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:44:50 spire-1.2.1/pkg/agent/config.go 18:44:50 spire-1.2.1/pkg/agent/endpoints/ 18:44:50 spire-1.2.1/pkg/agent/endpoints/config.go 18:44:50 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:44:50 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:44:50 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:44:50 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:44:50 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:44:50 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:44:50 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:44:50 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:44:50 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:44:50 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:44:50 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:44:50 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:44:50 spire-1.2.1/pkg/agent/endpoints/workload/ 18:44:50 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:44:50 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:44:50 spire-1.2.1/pkg/agent/manager/ 18:44:50 spire-1.2.1/pkg/agent/manager/cache/ 18:44:50 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:44:50 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:44:50 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:44:50 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:44:50 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:44:50 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:44:50 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:44:50 spire-1.2.1/pkg/agent/manager/config.go 18:44:50 spire-1.2.1/pkg/agent/manager/manager.go 18:44:50 spire-1.2.1/pkg/agent/manager/manager_test.go 18:44:50 spire-1.2.1/pkg/agent/manager/storage.go 18:44:50 spire-1.2.1/pkg/agent/manager/storage_test.go 18:44:50 spire-1.2.1/pkg/agent/manager/storecache/ 18:44:50 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:44:50 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:44:50 spire-1.2.1/pkg/agent/manager/sync.go 18:44:50 spire-1.2.1/pkg/agent/plugin/ 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:44:50 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:44:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:44:50 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:44:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:44:50 spire-1.2.1/pkg/agent/svid/ 18:44:50 spire-1.2.1/pkg/agent/svid/rotator.go 18:44:50 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:44:50 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:44:50 spire-1.2.1/pkg/agent/svid/store/ 18:44:50 spire-1.2.1/pkg/agent/svid/store/service.go 18:44:50 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:44:50 spire-1.2.1/pkg/common/ 18:44:50 spire-1.2.1/pkg/common/agentpathtemplate/ 18:44:50 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:44:50 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:44:50 spire-1.2.1/pkg/common/api/ 18:44:50 spire-1.2.1/pkg/common/api/metrics.go 18:44:50 spire-1.2.1/pkg/common/api/middleware/ 18:44:50 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:44:50 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:44:50 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:44:50 spire-1.2.1/pkg/common/api/middleware/logger.go 18:44:50 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:44:50 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:44:50 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:44:50 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:44:50 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:44:50 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:44:50 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:44:50 spire-1.2.1/pkg/common/api/middleware/names.go 18:44:50 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:44:50 spire-1.2.1/pkg/common/api/names.go 18:44:50 spire-1.2.1/pkg/common/api/ratelimit.go 18:44:50 spire-1.2.1/pkg/common/api/rpccontext/ 18:44:50 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:44:50 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:44:50 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:44:50 spire-1.2.1/pkg/common/auth/ 18:44:50 spire-1.2.1/pkg/common/auth/interceptors.go 18:44:50 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:44:50 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:44:50 spire-1.2.1/pkg/common/bundleutil/ 18:44:50 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:44:50 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:44:50 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:44:50 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:44:50 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:44:50 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:44:50 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:44:50 spire-1.2.1/pkg/common/bundleutil/types.go 18:44:50 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:44:50 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:44:50 spire-1.2.1/pkg/common/catalog/ 18:44:50 spire-1.2.1/pkg/common/catalog/bind.go 18:44:50 spire-1.2.1/pkg/common/catalog/builtin.go 18:44:50 spire-1.2.1/pkg/common/catalog/catalog.go 18:44:50 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:44:50 spire-1.2.1/pkg/common/catalog/closers.go 18:44:50 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:44:50 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:44:50 spire-1.2.1/pkg/common/catalog/config.go 18:44:50 spire-1.2.1/pkg/common/catalog/config_test.go 18:44:50 spire-1.2.1/pkg/common/catalog/configure.go 18:44:50 spire-1.2.1/pkg/common/catalog/constraints.go 18:44:50 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:44:50 spire-1.2.1/pkg/common/catalog/context.go 18:44:50 spire-1.2.1/pkg/common/catalog/external.go 18:44:50 spire-1.2.1/pkg/common/catalog/host.go 18:44:50 spire-1.2.1/pkg/common/catalog/pipenet.go 18:44:50 spire-1.2.1/pkg/common/catalog/plugin.go 18:44:50 spire-1.2.1/pkg/common/catalog/testplugin/ 18:44:50 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:44:50 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:44:50 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:44:50 spire-1.2.1/pkg/common/cli/ 18:44:50 spire-1.2.1/pkg/common/cli/env.go 18:44:50 spire-1.2.1/pkg/common/cli/flags.go 18:44:50 spire-1.2.1/pkg/common/cli/trust_domain.go 18:44:50 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:44:50 spire-1.2.1/pkg/common/cli/umask.go 18:44:50 spire-1.2.1/pkg/common/cli/umask_posix.go 18:44:50 spire-1.2.1/pkg/common/cli/umask_test.go 18:44:50 spire-1.2.1/pkg/common/cli/umask_windows.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/ 18:44:50 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/flag.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/format.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/ 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:44:50 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:44:50 spire-1.2.1/pkg/common/coretypes/ 18:44:50 spire-1.2.1/pkg/common/coretypes/bundle/ 18:44:50 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:44:50 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:44:50 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:44:50 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:44:50 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:44:50 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:44:50 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:44:50 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:44:50 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:44:50 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:44:50 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:44:50 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:44:50 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:44:50 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:44:50 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:44:50 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:44:50 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:44:50 spire-1.2.1/pkg/common/cryptoutil/ 18:44:50 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:44:50 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:44:50 spire-1.2.1/pkg/common/diskutil/ 18:44:50 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:44:50 spire-1.2.1/pkg/common/diskutil/file_test.go 18:44:50 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:44:50 spire-1.2.1/pkg/common/errorutil/ 18:44:50 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:44:50 spire-1.2.1/pkg/common/health/ 18:44:50 spire-1.2.1/pkg/common/health/config.go 18:44:50 spire-1.2.1/pkg/common/health/context.go 18:44:50 spire-1.2.1/pkg/common/health/context_test.go 18:44:50 spire-1.2.1/pkg/common/health/health.go 18:44:50 spire-1.2.1/pkg/common/health/health_test.go 18:44:50 spire-1.2.1/pkg/common/health/logger.go 18:44:50 spire-1.2.1/pkg/common/hostservice/ 18:44:50 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:44:50 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:44:50 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:44:50 spire-1.2.1/pkg/common/idutil/ 18:44:50 spire-1.2.1/pkg/common/idutil/require.go 18:44:50 spire-1.2.1/pkg/common/idutil/require_test.go 18:44:50 spire-1.2.1/pkg/common/idutil/safety.go 18:44:50 spire-1.2.1/pkg/common/idutil/safety_test.go 18:44:50 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:44:50 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:44:50 spire-1.2.1/pkg/common/jwtsvid/ 18:44:50 spire-1.2.1/pkg/common/jwtsvid/common.go 18:44:50 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:44:50 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:44:50 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:44:50 spire-1.2.1/pkg/common/jwtutil/ 18:44:50 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:44:50 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:44:50 spire-1.2.1/pkg/common/log/ 18:44:50 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:44:50 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:44:50 spire-1.2.1/pkg/common/log/log.go 18:44:50 spire-1.2.1/pkg/common/log/log_test.go 18:44:50 spire-1.2.1/pkg/common/log/options.go 18:44:50 spire-1.2.1/pkg/common/nodeutil/ 18:44:50 spire-1.2.1/pkg/common/nodeutil/node.go 18:44:50 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:44:50 spire-1.2.1/pkg/common/peertracker/ 18:44:50 spire-1.2.1/pkg/common/peertracker/conn.go 18:44:50 spire-1.2.1/pkg/common/peertracker/credentials.go 18:44:50 spire-1.2.1/pkg/common/peertracker/errors.go 18:44:50 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:44:50 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:44:50 spire-1.2.1/pkg/common/peertracker/info.go 18:44:50 spire-1.2.1/pkg/common/peertracker/listener.go 18:44:50 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:44:50 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:44:50 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:44:50 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:44:50 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:44:50 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:44:50 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:44:50 spire-1.2.1/pkg/common/peertracker/tcp.go 18:44:50 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:44:50 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:44:50 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:44:50 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:44:50 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:44:50 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:44:50 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:44:50 spire-1.2.1/pkg/common/peertracker/uds.go 18:44:50 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:44:50 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:44:50 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:44:50 spire-1.2.1/pkg/common/pemutil/ 18:44:50 spire-1.2.1/pkg/common/pemutil/block.go 18:44:50 spire-1.2.1/pkg/common/pemutil/certs.go 18:44:50 spire-1.2.1/pkg/common/pemutil/common.go 18:44:50 spire-1.2.1/pkg/common/pemutil/csr.go 18:44:50 spire-1.2.1/pkg/common/pemutil/keys.go 18:44:50 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:44:50 spire-1.2.1/pkg/common/pemutil/testdata/ 18:44:50 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:44:50 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:44:50 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:44:50 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:44:50 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:44:50 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:44:50 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:44:50 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:44:50 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:44:50 spire-1.2.1/pkg/common/plugin/ 18:44:50 spire-1.2.1/pkg/common/plugin/aws/ 18:44:50 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:44:50 spire-1.2.1/pkg/common/plugin/azure/ 18:44:50 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:44:50 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:44:50 spire-1.2.1/pkg/common/plugin/facade.go 18:44:50 spire-1.2.1/pkg/common/plugin/facade_test.go 18:44:50 spire-1.2.1/pkg/common/plugin/gcp/ 18:44:50 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:44:50 spire-1.2.1/pkg/common/plugin/k8s/ 18:44:50 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:44:50 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:44:50 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:44:50 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:44:50 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:44:50 spire-1.2.1/pkg/common/plugin/log.go 18:44:50 spire-1.2.1/pkg/common/plugin/sshpop/ 18:44:50 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:44:50 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:44:50 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:44:50 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:44:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:44:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:44:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:44:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:44:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:44:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:44:50 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:44:50 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:44:50 spire-1.2.1/pkg/common/plugin/x509pop/ 18:44:50 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:44:50 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:44:50 spire-1.2.1/pkg/common/profiling/ 18:44:50 spire-1.2.1/pkg/common/profiling/dumpers.go 18:44:50 spire-1.2.1/pkg/common/profiling/profiling.go 18:44:50 spire-1.2.1/pkg/common/protoutil/ 18:44:50 spire-1.2.1/pkg/common/protoutil/masks.go 18:44:50 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:44:50 spire-1.2.1/pkg/common/rotationutil/ 18:44:50 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:44:50 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:44:50 spire-1.2.1/pkg/common/selector/ 18:44:50 spire-1.2.1/pkg/common/selector/selector.go 18:44:50 spire-1.2.1/pkg/common/selector/selector_test.go 18:44:50 spire-1.2.1/pkg/common/selector/set.go 18:44:50 spire-1.2.1/pkg/common/selector/set_utils.go 18:44:50 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:44:50 spire-1.2.1/pkg/common/telemetry/ 18:44:50 spire-1.2.1/pkg/common/telemetry/agent/ 18:44:50 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:44:50 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:44:50 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:44:50 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:44:50 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:44:50 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:44:50 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:44:50 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:44:50 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:44:50 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:44:50 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:44:50 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:44:50 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:44:50 spire-1.2.1/pkg/common/telemetry/call.go 18:44:50 spire-1.2.1/pkg/common/telemetry/common/ 18:44:50 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:44:50 spire-1.2.1/pkg/common/telemetry/config.go 18:44:50 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:44:50 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:44:50 spire-1.2.1/pkg/common/telemetry/inmem.go 18:44:50 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:44:50 spire-1.2.1/pkg/common/telemetry/m3.go 18:44:50 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:44:50 spire-1.2.1/pkg/common/telemetry/metrics.go 18:44:50 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:44:50 spire-1.2.1/pkg/common/telemetry/names.go 18:44:50 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:44:50 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:44:50 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:44:50 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:44:50 spire-1.2.1/pkg/common/telemetry/server/ 18:44:50 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:44:50 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:44:50 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:44:50 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:44:50 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:44:50 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:44:50 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:44:50 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:44:50 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:44:50 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:44:50 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:44:50 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:44:50 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:44:50 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:44:50 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:44:50 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:44:50 spire-1.2.1/pkg/common/telemetry/server/server.go 18:44:50 spire-1.2.1/pkg/common/telemetry/sink.go 18:44:50 spire-1.2.1/pkg/common/telemetry/statsd.go 18:44:50 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:44:50 spire-1.2.1/pkg/common/telemetry/uptime.go 18:44:50 spire-1.2.1/pkg/common/telemetry/version.go 18:44:50 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:44:50 spire-1.2.1/pkg/common/uptime/ 18:44:50 spire-1.2.1/pkg/common/uptime/uptime.go 18:44:50 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:44:50 spire-1.2.1/pkg/common/util/ 18:44:50 spire-1.2.1/pkg/common/util/certs.go 18:44:50 spire-1.2.1/pkg/common/util/certs_test.go 18:44:50 spire-1.2.1/pkg/common/util/csr.go 18:44:50 spire-1.2.1/pkg/common/util/hash.go 18:44:50 spire-1.2.1/pkg/common/util/selectors.go 18:44:50 spire-1.2.1/pkg/common/util/selectors_test.go 18:44:50 spire-1.2.1/pkg/common/util/signals.go 18:44:50 spire-1.2.1/pkg/common/util/sort.go 18:44:50 spire-1.2.1/pkg/common/util/sort_test.go 18:44:50 spire-1.2.1/pkg/common/util/task.go 18:44:50 spire-1.2.1/pkg/common/util/task_test.go 18:44:50 spire-1.2.1/pkg/common/util/testdata/ 18:44:50 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:44:50 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:44:50 spire-1.2.1/pkg/common/version/ 18:44:50 spire-1.2.1/pkg/common/version/version.go 18:44:50 spire-1.2.1/pkg/common/x509svid/ 18:44:50 spire-1.2.1/pkg/common/x509svid/common_test.go 18:44:50 spire-1.2.1/pkg/common/x509svid/csr.go 18:44:50 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:44:50 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:44:50 spire-1.2.1/pkg/common/x509util/ 18:44:50 spire-1.2.1/pkg/common/x509util/cert.go 18:44:50 spire-1.2.1/pkg/common/x509util/dns.go 18:44:50 spire-1.2.1/pkg/common/x509util/dns_test.go 18:44:50 spire-1.2.1/pkg/common/x509util/keyid.go 18:44:50 spire-1.2.1/pkg/common/x509util/keypair.go 18:44:50 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:44:50 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:44:50 spire-1.2.1/pkg/server/ 18:44:50 spire-1.2.1/pkg/server/api/ 18:44:50 spire-1.2.1/pkg/server/api/agent.go 18:44:50 spire-1.2.1/pkg/server/api/agent/ 18:44:50 spire-1.2.1/pkg/server/api/agent/v1/ 18:44:50 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:44:50 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:44:50 spire-1.2.1/pkg/server/api/agent_test.go 18:44:50 spire-1.2.1/pkg/server/api/api.go 18:44:50 spire-1.2.1/pkg/server/api/audit/ 18:44:50 spire-1.2.1/pkg/server/api/audit/audit.go 18:44:50 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:44:50 spire-1.2.1/pkg/server/api/bundle.go 18:44:50 spire-1.2.1/pkg/server/api/bundle/ 18:44:50 spire-1.2.1/pkg/server/api/bundle/v1/ 18:44:50 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:44:50 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:44:50 spire-1.2.1/pkg/server/api/bundle_test.go 18:44:50 spire-1.2.1/pkg/server/api/debug/ 18:44:50 spire-1.2.1/pkg/server/api/debug/v1/ 18:44:50 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:44:50 spire-1.2.1/pkg/server/api/debug/v1/service_test.go ---> Running in 468f72a2e4c2 18:44:50 18:44:50 spire-1.2.1/pkg/server/api/entry.go 18:44:50 spire-1.2.1/pkg/server/api/entry/ 18:44:50 spire-1.2.1/pkg/server/api/entry/v1/ 18:44:50 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:44:50 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:44:50 spire-1.2.1/pkg/server/api/entry_test.go 18:44:50 spire-1.2.1/pkg/server/api/health/ 18:44:50 spire-1.2.1/pkg/server/api/health/v1/ 18:44:50 spire-1.2.1/pkg/server/api/health/v1/service.go 18:44:50 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:44:50 spire-1.2.1/pkg/server/api/id.go 18:44:50 spire-1.2.1/pkg/server/api/id_test.go 18:44:50 spire-1.2.1/pkg/server/api/limits/ 18:44:50 spire-1.2.1/pkg/server/api/limits/limits.go 18:44:50 spire-1.2.1/pkg/server/api/middleware/ 18:44:50 spire-1.2.1/pkg/server/api/middleware/alias.go 18:44:50 spire-1.2.1/pkg/server/api/middleware/audit.go 18:44:50 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:44:50 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:44:50 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:44:50 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:44:50 spire-1.2.1/pkg/server/api/middleware/caller.go 18:44:50 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:44:50 spire-1.2.1/pkg/server/api/middleware/common.go 18:44:50 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:44:50 spire-1.2.1/pkg/server/api/middleware/entries.go 18:44:50 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:44:50 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:44:50 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:44:50 spire-1.2.1/pkg/server/api/ratelimit.go 18:44:50 spire-1.2.1/pkg/server/api/rpccontext/ 18:44:50 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:44:50 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:44:50 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:44:50 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:44:50 spire-1.2.1/pkg/server/api/selector.go 18:44:50 spire-1.2.1/pkg/server/api/selector_test.go 18:44:50 spire-1.2.1/pkg/server/api/status.go 18:44:50 spire-1.2.1/pkg/server/api/status_test.go 18:44:50 spire-1.2.1/pkg/server/api/svid/ 18:44:50 spire-1.2.1/pkg/server/api/svid/v1/ 18:44:50 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:44:50 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:44:50 spire-1.2.1/pkg/server/api/trustdomain.go 18:44:50 spire-1.2.1/pkg/server/api/trustdomain/ 18:44:50 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:44:50 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:44:50 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:44:50 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:44:50 spire-1.2.1/pkg/server/authpolicy/ 18:44:50 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:44:50 spire-1.2.1/pkg/server/authpolicy/policy.go 18:44:50 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:44:50 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:44:50 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:44:50 spire-1.2.1/pkg/server/authpolicy/validate.go 18:44:50 spire-1.2.1/pkg/server/bundle/ 18:44:50 spire-1.2.1/pkg/server/bundle/client/ 18:44:50 spire-1.2.1/pkg/server/bundle/client/client.go 18:44:50 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:44:50 spire-1.2.1/pkg/server/bundle/client/manager.go 18:44:50 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:44:50 spire-1.2.1/pkg/server/bundle/client/sources.go 18:44:50 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:44:50 spire-1.2.1/pkg/server/bundle/client/updater.go 18:44:50 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:44:50 spire-1.2.1/pkg/server/ca/ 18:44:50 spire-1.2.1/pkg/server/ca/ca.go 18:44:50 spire-1.2.1/pkg/server/ca/ca_health.go 18:44:50 spire-1.2.1/pkg/server/ca/ca_test.go 18:44:50 spire-1.2.1/pkg/server/ca/journal.go 18:44:50 spire-1.2.1/pkg/server/ca/journal_test.go 18:44:50 spire-1.2.1/pkg/server/ca/manager.go 18:44:50 spire-1.2.1/pkg/server/ca/manager_health.go 18:44:50 spire-1.2.1/pkg/server/ca/manager_test.go 18:44:50 spire-1.2.1/pkg/server/ca/templates.go 18:44:50 spire-1.2.1/pkg/server/ca/upstream_client.go 18:44:50 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:44:50 spire-1.2.1/pkg/server/ca/validation.go 18:44:50 spire-1.2.1/pkg/server/cache/ 18:44:50 spire-1.2.1/pkg/server/cache/dscache/ 18:44:50 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:44:50 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:44:50 spire-1.2.1/pkg/server/cache/entrycache/ 18:44:50 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:44:50 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:44:50 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:44:50 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:44:50 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:44:50 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:44:50 spire-1.2.1/pkg/server/catalog/ 18:44:50 spire-1.2.1/pkg/server/catalog/catalog.go 18:44:50 spire-1.2.1/pkg/server/catalog/keymanager.go 18:44:50 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:44:50 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:44:50 spire-1.2.1/pkg/server/catalog/notifier.go 18:44:50 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:44:50 spire-1.2.1/pkg/server/config.go 18:44:50 spire-1.2.1/pkg/server/datastore/ 18:44:50 spire-1.2.1/pkg/server/datastore/datastore.go 18:44:50 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:44:50 spire-1.2.1/pkg/server/datastore/repository.go 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:44:50 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:44:50 spire-1.2.1/pkg/server/endpoints/ 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/ 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:44:50 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:44:50 spire-1.2.1/pkg/server/endpoints/config.go 18:44:50 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:44:50 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:44:50 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:44:50 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:44:50 spire-1.2.1/pkg/server/endpoints/middleware.go 18:44:50 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:44:50 spire-1.2.1/pkg/server/hostservice/ 18:44:50 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:44:50 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:44:50 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:44:50 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:44:50 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:44:50 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:44:50 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:44:50 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/ 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/ 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:44:50 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:44:50 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:44:50 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:44:50 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:44:50 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:44:50 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:44:50 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:44:50 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:44:50 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/notifier/ 18:44:50 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:44:50 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:44:50 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:44:50 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:44:50 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:44:50 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:44:50 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:44:50 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:44:50 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:44:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:44:50 spire-1.2.1/pkg/server/registration/ 18:44:50 spire-1.2.1/pkg/server/registration/manager.go 18:44:50 spire-1.2.1/pkg/server/registration/manager_test.go 18:44:50 spire-1.2.1/pkg/server/scanentries.go 18:44:50 spire-1.2.1/pkg/server/scanentries_test.go 18:44:50 spire-1.2.1/pkg/server/server.go 18:44:50 spire-1.2.1/pkg/server/server_test.go 18:44:50 spire-1.2.1/pkg/server/svid/ 18:44:50 spire-1.2.1/pkg/server/svid/observer.go 18:44:50 spire-1.2.1/pkg/server/svid/observer_test.go 18:44:50 spire-1.2.1/pkg/server/svid/rotator.go 18:44:50 spire-1.2.1/pkg/server/svid/rotator_config.go 18:44:50 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:44:50 spire-1.2.1/pkg/server/svid/rotator_test.go 18:44:50 spire-1.2.1/proto/ 18:44:50 spire-1.2.1/proto/private/ 18:44:50 spire-1.2.1/proto/private/server/ 18:44:50 spire-1.2.1/proto/private/server/journal/ 18:44:50 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:44:50 spire-1.2.1/proto/private/server/journal/journal.proto 18:44:50 spire-1.2.1/proto/spire/ 18:44:50 spire-1.2.1/proto/spire/common/ 18:44:50 spire-1.2.1/proto/spire/common/common.pb.go 18:44:50 spire-1.2.1/proto/spire/common/common.proto 18:44:50 spire-1.2.1/proto/spire/common/plugin/ 18:44:50 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:44:50 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:44:50 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:44:50 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:44:50 spire-1.2.1/proto/spire/plugin/ 18:44:50 spire-1.2.1/proto/spire/plugin/agent/ 18:44:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:44:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:44:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:44:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:44:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:44:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:44:50 spire-1.2.1/release/ 18:44:50 spire-1.2.1/release/spire-extras/ 18:44:50 spire-1.2.1/release/spire-extras/README.md 18:44:50 spire-1.2.1/release/spire-extras/conf/ 18:44:50 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:44:50 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:44:50 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:44:50 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:44:50 spire-1.2.1/release/spire/ 18:44:50 spire-1.2.1/release/spire/README.md 18:44:50 spire-1.2.1/release/spire/conf/ 18:44:50 spire-1.2.1/release/spire/conf/agent/ 18:44:50 spire-1.2.1/release/spire/conf/agent/agent.conf 18:44:50 spire-1.2.1/release/spire/conf/server/ 18:44:50 spire-1.2.1/release/spire/conf/server/server.conf 18:44:50 spire-1.2.1/script/ 18:44:50 spire-1.2.1/script/build-artifact.sh 18:44:50 spire-1.2.1/script/generate_dummy_ca.sh 18:44:50 spire-1.2.1/support/ 18:44:50 spire-1.2.1/support/k8s/ 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:44:50 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:44:50 spire-1.2.1/support/oidc-discovery-provider/ 18:44:50 spire-1.2.1/support/oidc-discovery-provider/README.md 18:44:50 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:44:50 spire-1.2.1/support/oidc-discovery-provider/config.go 18:44:50 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:44:50 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:44:50 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:44:50 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:44:50 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:44:50 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:44:50 spire-1.2.1/support/oidc-discovery-provider/main.go 18:44:50 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:44:50 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:44:50 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:44:50 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:44:50 spire-1.2.1/test/ 18:44:50 spire-1.2.1/test/clock/ 18:44:50 spire-1.2.1/test/clock/clock.go 18:44:50 spire-1.2.1/test/fakes/ 18:44:50 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:44:50 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:44:50 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:44:50 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:44:50 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:44:50 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:44:50 spire-1.2.1/test/fakes/fakeagentstore/ 18:44:50 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:44:50 spire-1.2.1/test/fakes/fakedatastore/ 18:44:50 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:44:50 spire-1.2.1/test/fakes/fakeentryclient/ 18:44:50 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:44:50 spire-1.2.1/test/fakes/fakehealthchecker/ 18:44:50 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:44:50 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:44:50 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:44:50 spire-1.2.1/test/fakes/fakemetrics/ 18:44:50 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:44:50 spire-1.2.1/test/fakes/fakenoderesolver/ 18:44:50 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:44:50 spire-1.2.1/test/fakes/fakenotifier/ 18:44:50 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:44:50 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:44:50 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:44:50 spire-1.2.1/test/fakes/fakeserverca/ 18:44:50 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:44:50 spire-1.2.1/test/fakes/fakeservercatalog/ 18:44:50 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:44:50 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:44:50 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:44:50 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:44:50 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:44:50 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:44:50 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:44:50 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:44:50 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:44:50 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:44:50 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:44:50 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:44:50 spire-1.2.1/test/fixture/ 18:44:50 spire-1.2.1/test/fixture/certs/ 18:44:50 spire-1.2.1/test/fixture/certs/agent_svid.der 18:44:50 spire-1.2.1/test/fixture/certs/base_cert.pem 18:44:50 spire-1.2.1/test/fixture/certs/base_csr.pem 18:44:50 spire-1.2.1/test/fixture/certs/base_key.pem 18:44:50 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:44:50 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:44:50 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:44:50 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:44:50 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:44:50 spire-1.2.1/test/fixture/certs/blog_key.pem 18:44:50 spire-1.2.1/test/fixture/certs/bundle.der 18:44:50 spire-1.2.1/test/fixture/certs/ca.pem 18:44:50 spire-1.2.1/test/fixture/certs/ca_key.pem 18:44:50 spire-1.2.1/test/fixture/certs/database_cert.pem 18:44:50 spire-1.2.1/test/fixture/certs/database_csr.pem 18:44:50 spire-1.2.1/test/fixture/certs/database_key.pem 18:44:50 spire-1.2.1/test/fixture/certs/node_cert.pem 18:44:50 spire-1.2.1/test/fixture/certs/node_csr.pem 18:44:50 spire-1.2.1/test/fixture/certs/node_key.pem 18:44:50 spire-1.2.1/test/fixture/certs/svid.pem 18:44:50 spire-1.2.1/test/fixture/certs/svid_key.pem 18:44:50 spire-1.2.1/test/fixture/config/ 18:44:50 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:44:50 spire-1.2.1/test/fixture/config/agent_good.conf 18:44:50 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:44:50 spire-1.2.1/test/fixture/config/plugin_good.conf 18:44:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:44:50 spire-1.2.1/test/fixture/config/server_good.conf 18:44:50 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:44:50 spire-1.2.1/test/fixture/fixture.go 18:44:50 spire-1.2.1/test/fixture/nodeattestor/ 18:44:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:44:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:44:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:44:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:44:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:44:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:44:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:44:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:44:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:44:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:44:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:44:50 spire-1.2.1/test/fixture/registration/ 18:44:50 spire-1.2.1/test/fixture/registration/entries.json 18:44:50 spire-1.2.1/test/fixture/registration/good-for-update.json 18:44:50 spire-1.2.1/test/fixture/registration/good.json 18:44:50 spire-1.2.1/test/fixture/registration/invalid.json 18:44:50 spire-1.2.1/test/fixture/registration/invalid_json.json 18:44:50 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:44:50 spire-1.2.1/test/integration/ 18:44:50 spire-1.2.1/test/integration/README.md 18:44:50 spire-1.2.1/test/integration/common 18:44:50 spire-1.2.1/test/integration/setup/ 18:44:50 spire-1.2.1/test/integration/setup/adminclient/ 18:44:50 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:44:50 spire-1.2.1/test/integration/setup/adminclient/client.go 18:44:50 spire-1.2.1/test/integration/setup/debugagent/ 18:44:50 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:44:50 spire-1.2.1/test/integration/setup/debugagent/main.go 18:44:50 spire-1.2.1/test/integration/setup/debugserver/ 18:44:50 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:44:50 spire-1.2.1/test/integration/setup/debugserver/main.go 18:44:50 spire-1.2.1/test/integration/setup/downstreamclient/ 18:44:50 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:44:50 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:44:50 spire-1.2.1/test/integration/setup/itclient/ 18:44:50 spire-1.2.1/test/integration/setup/itclient/client.go 18:44:50 spire-1.2.1/test/integration/setup/node-attestation/ 18:44:50 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:44:50 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:44:50 spire-1.2.1/test/integration/setup/x509pop/ 18:44:50 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:44:50 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:44:50 spire-1.2.1/test/integration/suites/ 18:44:50 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:44:50 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:44:50 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:44:50 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:44:50 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:44:50 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:44:50 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:44:50 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:44:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:44:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:44:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:44:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:44:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:44:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:44:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:44:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:44:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:44:50 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:44:50 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:44:50 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:44:50 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:44:50 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:44:50 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:44:50 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:44:50 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:44:50 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:44:50 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:44:50 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:44:50 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:44:50 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:44:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:44:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:44:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:44:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:44:50 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:44:50 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:44:50 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:44:50 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:44:50 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:44:50 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:44:50 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:44:50 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:44:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:44:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:44:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:44:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:44:50 spire-1.2.1/test/integration/suites/join-token/ 18:44:50 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:44:50 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:44:50 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:44:50 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:44:50 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:44:50 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:44:50 spire-1.2.1/test/integration/suites/join-token/README.md 18:44:50 spire-1.2.1/test/integration/suites/join-token/conf/ 18:44:50 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:44:50 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:44:50 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/join-token/teardown 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:44:50 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:44:50 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:44:50 spire-1.2.1/test/integration/suites/k8s/ 18:44:50 spire-1.2.1/test/integration/suites/k8s/00-setup 18:44:50 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:44:50 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:44:50 spire-1.2.1/test/integration/suites/k8s/README.md 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/ 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:44:50 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:44:50 spire-1.2.1/test/integration/suites/k8s/teardown 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:44:50 spire-1.2.1/test/integration/suites/node-attestation/ 18:44:50 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:44:50 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:44:50 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:44:50 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:44:50 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:44:50 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:44:50 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:44:50 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:44:50 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:44:50 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:44:50 spire-1.2.1/test/integration/suites/rotation/ 18:44:50 spire-1.2.1/test/integration/suites/rotation/00-setup 18:44:50 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:44:50 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:44:50 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:44:50 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:44:50 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:44:50 spire-1.2.1/test/integration/suites/rotation/README.md 18:44:50 spire-1.2.1/test/integration/suites/rotation/conf/ 18:44:50 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:44:50 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:44:50 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/rotation/teardown 18:44:50 spire-1.2.1/test/integration/suites/self-test/ 18:44:50 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:44:50 spire-1.2.1/test/integration/suites/self-test/README.md 18:44:50 spire-1.2.1/test/integration/suites/self-test/teardown 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:44:50 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:44:50 spire-1.2.1/test/integration/suites/upgrade/ 18:44:50 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:44:50 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:44:50 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:44:50 spire-1.2.1/test/integration/suites/upgrade/README.md 18:44:50 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:44:50 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:44:50 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:44:50 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:44:50 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:44:50 spire-1.2.1/test/integration/suites/upgrade/teardown 18:44:50 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:44:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:44:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:44:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:44:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:44:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:44:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:44:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:44:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:44:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:44:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:44:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:44:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:44:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:44:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:44:50 spire-1.2.1/test/integration/test-one.sh 18:44:50 spire-1.2.1/test/integration/test.sh 18:44:50 spire-1.2.1/test/plugintest/ 18:44:50 spire-1.2.1/test/plugintest/config.go 18:44:50 spire-1.2.1/test/plugintest/load.go 18:44:50 spire-1.2.1/test/plugintest/option.go 18:44:50 spire-1.2.1/test/spiretest/ 18:44:50 spire-1.2.1/test/spiretest/apiserver.go 18:44:50 spire-1.2.1/test/spiretest/assertions.go 18:44:50 spire-1.2.1/test/spiretest/dir.go 18:44:50 spire-1.2.1/test/spiretest/errors_posix.go 18:44:50 spire-1.2.1/test/spiretest/errors_windows.go 18:44:50 spire-1.2.1/test/spiretest/logs.go 18:44:50 spire-1.2.1/test/spiretest/socketapi.go 18:44:50 spire-1.2.1/test/spiretest/suite.go 18:44:50 spire-1.2.1/test/spiretest/x509.go 18:44:50 spire-1.2.1/test/testca/ 18:44:50 spire-1.2.1/test/testca/ca.go 18:44:50 spire-1.2.1/test/testkey/ 18:44:50 spire-1.2.1/test/testkey/generate.sh 18:44:50 spire-1.2.1/test/testkey/genkeys.go 18:44:50 spire-1.2.1/test/testkey/keys.go 18:44:50 spire-1.2.1/test/testkey/new.go 18:44:50 spire-1.2.1/test/tpmsimulator/ 18:44:50 spire-1.2.1/test/tpmsimulator/simulator.go 18:44:50 spire-1.2.1/test/util/ 18:44:50 spire-1.2.1/test/util/cert_fixtures.go 18:44:50 spire-1.2.1/test/util/cert_generation.go 18:44:50 spire-1.2.1/test/util/io_redirection.go 18:44:50 spire-1.2.1/test/util/race.go 18:44:50 spire-1.2.1/test/util/util.go 18:44:50 building spire from source... 18:44:50 Installing go1.17.7... 18:44:50 Removing intermediate container 468f72a2e4c2 18:44:50 ---> e7117adeabca 18:44:50 Step 29/31 : LABEL arch=x86_64 18:44:51 ---> Running in 2537dac2e22a 18:44:51 Removing intermediate container 2537dac2e22a 18:44:51 ---> 9b2148a843e9 18:44:51 Step 30/31 : LABEL git_sha=bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd 18:44:51 ---> Running in 3f181b7ff308 18:44:52 Removing intermediate container 3f181b7ff308 18:44:52 ---> 16a9eff6ba65 18:44:52 Step 31/31 : LABEL version=0.0.0 18:44:52 ---> Running in 4dc01991c3d9 18:44:52 Removing intermediate container 4dc01991c3d9 18:44:52 ---> d2a74ec8f1bb 18:44:52 18:44:52 Successfully built d2a74ec8f1bb 18:44:52 Successfully tagged security-bootstrapper:latest 18:44:52  Building security-bootstrapper ... done Building security-secretstore-setup 18:44:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:44:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:44:56 ---> 996d8dacb0d3 18:44:56 Step 3/23 : WORKDIR /edgex-go 18:44:56 ---> Using cache 18:44:56 ---> 130cb3ca62d5 18:44:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:56 ---> Using cache 18:44:56 ---> af6a8ec7d8f7 18:44:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:44:56 Building bin/spire-server... 18:44:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:44:56 go: downloading github.com/mitchellh/cli v1.1.2 18:44:56 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:44:56 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:44:56 go: downloading google.golang.org/grpc v1.44.0 18:44:56 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:44:56 go: downloading github.com/imdario/mergo v0.3.12 18:44:56 go: downloading github.com/sirupsen/logrus v1.8.1 18:44:56 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:44:56 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:44:56 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:44:56 go: downloading github.com/fatih/color v1.13.0 18:44:56 go: downloading github.com/mattn/go-isatty v0.0.14 18:44:56 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:44:56 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:44:57 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:44:57 go: downloading github.com/armon/go-metrics v0.3.10 18:44:57 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:44:57 go: downloading github.com/prometheus/client_golang v1.12.1 18:44:57 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:44:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:44:57 go: downloading github.com/open-policy-agent/opa v0.38.0 18:44:57 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:44:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:44:57 go: downloading github.com/Masterminds/goutils v1.1.0 18:44:57 go: downloading github.com/Masterminds/semver v1.5.0 18:44:57 go: downloading github.com/google/uuid v1.1.2 18:44:57 go: downloading github.com/huandu/xstrings v1.3.2 18:44:57 go: downloading github.com/mattn/go-colorable v0.1.12 18:44:57 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:44:57 go: downloading github.com/oklog/run v1.0.0 18:44:57 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:44:57 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:44:57 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:44:57 go: downloading github.com/imkira/go-observer v1.0.3 18:44:57 go: downloading go.uber.org/atomic v1.9.0 18:44:57 go: downloading github.com/pkg/errors v0.9.1 18:44:57 go: downloading github.com/beorn7/perks v1.0.1 18:44:57 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:44:57 go: downloading github.com/prometheus/client_model v0.2.0 18:44:57 go: downloading github.com/prometheus/common v0.32.1 18:44:57 go: downloading github.com/prometheus/procfs v0.7.3 18:44:58 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:44:58 go: downloading github.com/hashicorp/errwrap v1.1.0 18:44:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:44:58 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:44:58 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:44:58 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:44:59 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:44:59 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:44:59 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:44:59  ---> Running in 363e0681bceb 18:44:59 go: downloading github.com/stretchr/testify v1.7.0 18:44:59 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:44:59 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:44:59 go: downloading github.com/blang/semver/v4 v4.0.0 18:44:59 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:44:59 go: downloading github.com/jinzhu/gorm v1.9.16 18:44:59 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:44:59 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:45:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:45:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:45:01 Removing intermediate container 42380f2bce86 18:45:01 ---> 7476186df389 18:45:01 Successfully built 7476186df389 18:45:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:45:01 OK: 221 MiB in 52 packages 18:45:01 + docker inspect -f . ci-base-image-arm64 18:45:01 . [Pipeline] withDockerContainer 18:45:02 prd-ubuntu20.04-docker-arm64-4c-16g-11439 does not seem to be running inside a container 18:45:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:45:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:45:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:45:03 ---> 996d8dacb0d3 18:45:03 Step 3/25 : WORKDIR /edgex-go 18:45:03 ---> Using cache 18:45:03 ---> 130cb3ca62d5 18:45:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:03 ---> Using cache 18:45:03 ---> af6a8ec7d8f7 18:45:03 Step 5/25 : RUN apk add --update --no-cache make git 18:45:03 ---> Using cache 18:45:03 ---> 67b9a309f559 18:45:03 Step 6/25 : COPY go.mod vendor* ./ 18:45:03 ---> Using cache 18:45:03 ---> 43d27a6223ec 18:45:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:03 ---> Using cache 18:45:03 ---> ec172e1bc748 18:45:03 Step 8/25 : COPY . . 18:45:03 ---> Using cache 18:45:03 ---> 2b5aa023fc36 18:45:03 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:45:03 go: downloading google.golang.org/api v0.70.0 18:45:03 go: downloading k8s.io/client-go v0.23.4 18:45:03 go: downloading github.com/google/go-tpm v0.3.3 18:45:03 go: downloading k8s.io/api v0.23.4 18:45:03 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:45:03 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:45:03 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:45:03 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:45:03 go: downloading cloud.google.com/go/storage v1.21.0 18:45:03 $ docker top 0008952e6caf5bf79b241a3c502ab5242b19a4d355fff46a04560397bc81574c -eo pid,comm 18:45:03 go: downloading cloud.google.com/go v0.100.2 [Pipeline] { 18:45:04 go: downloading k8s.io/apimachinery v0.23.4 [Pipeline] sh 18:45:04 go: downloading k8s.io/kube-aggregator v0.23.3 18:45:04 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:45:04 go: downloading cloud.google.com/go/security v1.3.0 18:45:04 + go version 18:45:04 go version go1.17.6 linux/arm64 [Pipeline] } 18:45:04 $ docker stop --time=1 0008952e6caf5bf79b241a3c502ab5242b19a4d355fff46a04560397bc81574c 18:45:04 go: downloading github.com/hashicorp/vault/api v1.4.1 18:45:04 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:45:05 go: downloading github.com/twmb/murmur3 v1.1.6 18:45:05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:45:05 go: downloading github.com/aws/smithy-go v1.11.0 18:45:05  ---> Running in c19f89e141e8 18:45:05 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:45:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:45:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:45:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:45:05 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:45:05 go: downloading github.com/jinzhu/inflection v1.0.0 18:45:05 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:45:05 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:45:05 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:45:05 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:45:05 go: downloading github.com/dimchansky/utfbom v1.1.1 18:45:05 go: downloading cloud.google.com/go/compute v1.3.0 18:45:05 go: downloading cloud.google.com/go/iam v0.1.1 18:45:05 Removing intermediate container 363e0681bceb 18:45:05 ---> fa804cbd0a1c 18:45:05 Step 6/23 : COPY go.mod vendor* ./ 18:45:05 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:45:05 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:45:06  ---> c5fc5e4a2ca6 18:45:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:06 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 18:45:06 ---> Running in 225ce921ba7b 18:45:06 $ docker rm -f 0008952e6caf5bf79b241a3c502ab5242b19a4d355fff46a04560397bc81574c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:45:07 go: downloading github.com/gogo/protobuf v1.3.2 18:45:07 go: downloading k8s.io/klog/v2 v2.30.0 18:45:07 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:45:07 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:45:07 go: downloading github.com/spf13/pflag v1.0.5 18:45:07 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:45:07 go: downloading github.com/google/gofuzz v1.1.0 18:45:07 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:45:07 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:45:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:45:07 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:45:07 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:45:07 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:45:07 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:45:07 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:45:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:45:07 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:45:07 go: downloading gopkg.in/yaml.v2 v2.4.0 18:45:07 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:45:07 go: downloading github.com/gobwas/glob v0.2.3 18:45:07 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:45:07 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:45:07 + docker inspect -f . ci-base-image-arm64 18:45:07 . 18:45:07 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:45:07 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:45:07 go: downloading go.opencensus.io v0.23.0 18:45:07 go: downloading gopkg.in/inf.v0 v0.9.1 18:45:07 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:45:07 go: downloading github.com/googleapis/gnostic v0.5.5 18:45:07 go: downloading github.com/go-logr/logr v1.2.2 18:45:07 go: downloading github.com/json-iterator/go v1.1.12 18:45:07 go: downloading github.com/google/go-cmp v0.5.7 [Pipeline] withDockerContainer 18:45:08 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:45:08 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:45:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:45:08 go: downloading go.uber.org/zap v1.21.0 18:45:08 go: downloading github.com/tklauser/numcpus v0.3.0 18:45:08 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:45:08 go: downloading sigs.k8s.io/yaml v1.3.0 18:45:08 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:45:08 go: downloading github.com/modern-go/reflect2 v1.0.2 18:45:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:45:08 go: downloading github.com/ryanuber/go-glob v1.0.0 18:45:08 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:45:08 prd-ubuntu20.04-docker-arm64-4c-16g-11439 does not seem to be running inside a container 18:45:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:45:08 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:45:08 go: downloading github.com/hashicorp/go-version v1.2.0 18:45:08 go: downloading github.com/golang/snappy v0.0.4 18:45:08 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:45:08 go: downloading go.uber.org/multierr v1.6.0 18:45:08 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:45:09 $ docker top 1bc1312d09457cda4149c824d5a3d98c81c6ce93e0ad18ed1387cb3e9a91158a -eo pid,comm 18:45:09 Removing intermediate container 225ce921ba7b 18:45:09 ---> 81c714b069b3 18:45:09 Step 8/23 : COPY . . [Pipeline] { [Pipeline] echo 18:45:10 ========================================================= 18:45:10 [edgeXBuildGoParallel] Running Tests and Build... 18:45:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:45:11 + make test 18:45:11 go mod tidy -compat=1.17 18:45:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:45:13 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:45:13 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:45:35 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 18:45:35 ---> f82872b90499 18:45:35 Step 9/23 : RUN make cmd/core-data/core-data 18:45:35 ---> Running in 6c6839be0e5c 18:45:35 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 18:45:37 Removing intermediate container c19f89e141e8 18:45:37 ---> e8497e0d54c9 18:45:37 18:45:37 Step 10/25 : FROM alpine:3.14 18:45:37 ---> e04c818066af 18:45:37 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:45:37 ---> Running in 66587e2c1927 18:45:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:45:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:45:38 (1/3) Installing ca-certificates (20211220-r0) 18:45:39 (2/3) Installing dumb-init (1.2.5-r1) 18:45:39 (3/3) Installing su-exec (0.2-r1) 18:45:39 Executing busybox-1.33.1-r7.trigger 18:45:39 Executing ca-certificates-20211220-r0.trigger 18:45:39 OK: 6 MiB in 17 packages 18:45:40 Removing intermediate container 66587e2c1927 18:45:40 ---> 6bd68393445d 18:45:40 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:45:40 ---> Running in ad95c56dc883 18:45:41 Removing intermediate container ad95c56dc883 18:45:41 ---> 21acb1b3b16c 18:45:41 Step 13/25 : WORKDIR / 18:45:41 ---> Running in c7afd0c65956 18:45:41 Removing intermediate container c7afd0c65956 18:45:41 ---> 8dbdfa30e4ce 18:45:41 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:45:42 ---> 75e6fba8d3eb 18:45:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:45:42 ---> ef8463162cc2 18:45:42 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:45:43 ---> dcb43936f004 18:45:43 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:45:44 ---> 45a880f2e8d8 18:45:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:45:45 ---> e8405881b534 18:45:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:45:46 Removing intermediate container b3c28de8abf7 18:45:46 ---> 29761a7c2a1a 18:45:46 18:45:46 Step 13/26 : FROM alpine:3.15 18:45:46 ---> 0ac33e5f5afa 18:45:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:45:46 ---> Using cache 18:45:46 ---> 8394a93b25ad 18:45:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:46 ---> Using cache 18:45:46 ---> 75644f7171c6 18:45:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:45:46 ---> 67fef87acf7b 18:45:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:45:46 ---> Running in fa0112bf1d5b 18:45:47 ---> c93fc079f7a4 18:45:47 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/ 18:45:47 ---> Running in 1843c7b07b36 18:45:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:45:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:45:48 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:45:48 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:45:48 OK: 15854 distinct packages available 18:45:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:45:48 Removing intermediate container 1843c7b07b36 18:45:48 ---> b1b5b32cc996 18:45:48 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:45:49 ---> Running in 60193a8c03dc 18:45:49 Removing intermediate container 60193a8c03dc 18:45:49 ---> 695e461d9984 18:45:49 Step 23/25 : LABEL arch=x86_64 18:45:49 ---> Running in 5363923b5ca3 18:45:49 Removing intermediate container 5363923b5ca3 18:45:49 ---> 707fd483419c 18:45:49 Step 24/25 : LABEL git_sha=bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd 18:45:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:45:49 ---> Running in 4c0efdb7f021 18:45:49 Removing intermediate container 4c0efdb7f021 18:45:49 ---> 2dcbf7380dec 18:45:49 Step 25/25 : LABEL version=0.0.0 18:45:49 ---> Running in 50a3a50ff47b 18:45:49 (1/4) Installing dumb-init (1.2.5-r1) 18:45:49 (2/4) Installing musl-obstack (1.2.3-r0) 18:45:50 (3/4) Installing libucontext (1.1-r0) 18:45:50 (4/4) Installing gcompat (1.0.0-r4) 18:45:50 Removing intermediate container 50a3a50ff47b 18:45:50 ---> 55a3fae7949b 18:45:50 18:45:50 Executing busybox-1.34.1-r5.trigger 18:45:50 OK: 6 MiB in 18 packages 18:45:50 Successfully built 55a3fae7949b 18:45:50 Successfully tagged security-secretstore-setup:latest 18:45:50 Building sys-mgmt-agent 18:45:51 ? github.com/edgexfoundry/edgex-go [no test files] 18:45:52  Building security-secretstore-setup ... done Removing intermediate container fa0112bf1d5b 18:45:52 ---> 4f68389d7fbf 18:45:52 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:45:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:45:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:45:56 ---> 996d8dacb0d3 18:45:56 Step 3/23 : WORKDIR /edgex-go 18:45:56 ---> Using cache 18:45:56 ---> 130cb3ca62d5 18:45:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:56 ---> Using cache 18:45:56 ---> af6a8ec7d8f7 18:45:56 Step 5/23 : RUN apk add --update --no-cache make bash git 18:45:57 ---> bfb394756d31 18:45:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:45:57 ---> Running in 435590291eda 18:45:58 ---> 1b317a1faa0d 18:45:58 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:45:58 ---> Running in 695b67b2c7b1 18:45:58 Removing intermediate container 695b67b2c7b1 18:45:58 ---> b54d8d137e8c 18:45:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:45:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:45:59 ---> 9416af6bf088 18:45:59 Step 21/26 : WORKDIR / 18:45:59 ---> Running in fe2013c99f70 18:45:59 Removing intermediate container fe2013c99f70 18:45:59 ---> d8c9897ce2d5 18:45:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:45:59 ---> Running in 4210b8c9f91a 18:45:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:45:59 Removing intermediate container 4210b8c9f91a 18:45:59 ---> 7b29984a633f 18:45:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:45:59 ---> Running in f3729eb592b2 18:46:00 OK: 221 MiB in 52 packages 18:46:00 Removing intermediate container f3729eb592b2 18:46:00 ---> 05b4882256d7 18:46:00 Step 24/26 : LABEL arch=x86_64 18:46:00 ---> Running in a1db9851b08b 18:46:00 Removing intermediate container a1db9851b08b 18:46:00 ---> cda8974dda52 18:46:00 Step 25/26 : LABEL git_sha=bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd 18:46:00 ---> Running in 0afce3745020 18:46:00 Removing intermediate container 435590291eda 18:46:00 ---> b71c0ccb65d4 18:46:00 Step 6/23 : COPY go.mod vendor* ./ 18:46:00 Removing intermediate container 0afce3745020 18:46:00 ---> ef3354102a02 18:46:00 Step 26/26 : LABEL version=0.0.0 18:46:01 ---> Running in 7810618f9778 18:46:01 ---> 2f876c185cbb 18:46:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:01 ---> Running in f1eec0c95a6e 18:46:01 Removing intermediate container 7810618f9778 18:46:01 ---> 8de82bf841cb 18:46:01 18:46:01 Successfully built 8de82bf841cb 18:46:01 Successfully tagged security-spire-config:latest 18:46:03  Building security-spire-config ... done Removing intermediate container f1eec0c95a6e 18:46:03 ---> 5c3c0fdadd3e 18:46:03 Step 8/23 : COPY . . 18:46:11 Removing intermediate container 6c6839be0e5c 18:46:11 ---> ab275f88f366 18:46:11 18:46:11 Step 10/23 : FROM alpine:3.14 18:46:11 ---> e04c818066af 18:46:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:46:11 ---> Running in ebcc97e005fb 18:46:11 ---> 27e05a8fea02 18:46:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:46:11 ---> Running in bee160ce3db8 18:46:11 Removing intermediate container ebcc97e005fb 18:46:11 ---> 20160a6ac323 18:46:11 Step 12/23 : ENV APP_PORT=59880 18:46:11 ---> Running in fb445a7d5de0 18:46:12 Removing intermediate container fb445a7d5de0 18:46:12 ---> 5262e0ef3a25 18:46:12 Step 13/23 : EXPOSE $APP_PORT 18:46:12 ---> Running in f44fc243213c 18:46:12 Building bin/spire-agent... 18:46:12 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 18:46:12 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:46:12 Removing intermediate container f44fc243213c 18:46:12 ---> baef79d66b26 18:46:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:12 ---> Running in 673b3090ac86 18:46:13 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:46:13 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:46:13 go: downloading github.com/docker/docker v20.10.12+incompatible 18:46:13 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:46:13 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:46:13 go: downloading github.com/google/go-tpm-tools v0.3.3 18:46:13 go: downloading github.com/docker/go-connections v0.4.0 18:46:13 go: downloading github.com/opencontainers/image-spec v1.0.1 18:46:13 go: downloading github.com/docker/go-units v0.4.0 18:46:13 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:46:13 go: downloading github.com/containerd/containerd v1.3.4 18:46:13 go: downloading github.com/opencontainers/go-digest v1.0.0 18:46:13 Removing intermediate container 673b3090ac86 18:46:13 ---> ec3ce1636aa8 18:46:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:46:14 ---> Running in 134fe7a390ba 18:46:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:46:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:46:16 (1/6) Installing dumb-init (1.2.5-r1) 18:46:16 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:46:16 (3/6) Installing libsodium (1.0.18-r0) 18:46:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:46:16 (5/6) Installing libzmq (4.3.4-r0) 18:46:16 (6/6) Installing zeromq (4.3.4-r0) 18:46:16 Executing busybox-1.33.1-r7.trigger 18:46:16 OK: 8 MiB in 20 packages 18:46:17 Removing intermediate container 134fe7a390ba 18:46:17 ---> 5f60551ab331 18:46:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:46:18 ---> e390049e0882 18:46:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:46:19 ---> bfd04e9b5f53 18:46:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:46:19 ---> 17b8f1ac1f28 18:46:19 Step 19/23 : ENTRYPOINT ["/core-data"] 18:46:20 ---> Running in 2ce00de23a32 18:46:20 Removing intermediate container 2ce00de23a32 18:46:20 ---> 68fcc53de45b 18:46:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:46:20 ---> Running in bb753bd8269b 18:46:20 Removing intermediate container bb753bd8269b 18:46:20 ---> c4534ff65bcf 18:46:20 Step 21/23 : LABEL arch=x86_64 18:46:20 ---> Running in 114dcba14e8c 18:46:21 Removing intermediate container 114dcba14e8c 18:46:21 ---> fb4a6e26690b 18:46:21 Step 22/23 : LABEL git_sha=bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd 18:46:21 ---> Running in 1287f679fff6 18:46:21 Removing intermediate container 1287f679fff6 18:46:21 ---> 298a448d6ffe 18:46:21 Step 23/23 : LABEL version=0.0.0 18:46:21 ---> Running in 50e8a6a015a1 18:46:21 Removing intermediate container 50e8a6a015a1 18:46:21 ---> afe1a092f8e7 18:46:21 18:46:21 Successfully built afe1a092f8e7 18:46:21 Successfully tagged core-data:latest 18:46:36  Building core-data ... done Removing intermediate container bee160ce3db8 18:46:36 ---> d876ba49ea06 18:46:36 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:46:36 ---> Running in 3f823a50b4cb 18:46:36 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 18:46:36 Removing intermediate container 3f823a50b4cb 18:46:36 ---> e4501a2b5455 18:46:36 18:46:36 Step 11/23 : FROM docker:20.10.14 18:46:36 20.10.14: Pulling from library/docker 18:46:38 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:46:38 Status: Downloaded newer image for docker:20.10.14 18:46:38 ---> 7417809fdb73 18:46:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:46:40 ---> Running in 7c88a889f52d 18:46:40 Removing intermediate container 7c88a889f52d 18:46:40 ---> 0542a38e1f6c 18:46:40 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 18:46:40 ---> Running in 8d126282604d 18:46:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:46:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:46:40 (1/43) Installing readline (8.1.1-r0) 18:46:40 (2/43) Installing bash (5.1.16-r0) 18:46:40 Executing bash-5.1.16-r0.post-install 18:46:40 (3/43) Installing brotli-libs (1.0.9-r5) 18:46:40 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:46:40 (5/43) Installing libcurl (7.80.0-r0) 18:46:40 (6/43) Installing curl (7.80.0-r0) 18:46:40 (7/43) Installing dumb-init (1.2.5-r1) 18:46:40 (8/43) Installing libbz2 (1.0.8-r1) 18:46:40 (9/43) Installing expat (2.4.7-r0) 18:46:40 (10/43) Installing libffi (3.4.2-r1) 18:46:40 (11/43) Installing gdbm (1.22-r0) 18:46:40 (12/43) Installing xz-libs (5.2.5-r0) 18:46:40 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:46:40 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:46:40 (15/43) Installing mpdecimal (2.5.1-r1) 18:46:40 (16/43) Installing sqlite-libs (3.36.0-r0) 18:46:40 (17/43) Installing python3 (3.9.7-r4) 18:46:41 (18/43) Installing py3-appdirs (1.4.4-r2) 18:46:41 (19/43) Installing py3-certifi (2020.12.5-r1) 18:46:41 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:46:41 (21/43) Installing py3-idna (3.3-r0) 18:46:41 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:46:41 (23/43) Installing py3-requests (2.26.0-r1) 18:46:41 (24/43) Installing py3-msgpack (1.0.2-r1) 18:46:41 (25/43) Installing py3-lockfile (0.12.2-r4) 18:46:41 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:46:41 (27/43) Installing py3-colorama (0.4.4-r1) 18:46:41 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:46:41 (29/43) Installing py3-distlib (0.3.3-r0) 18:46:41 (30/43) Installing py3-distro (1.6.0-r0) 18:46:41 (31/43) Installing py3-six (1.16.0-r0) 18:46:41 (32/43) Installing py3-webencodings (0.5.1-r4) 18:46:41 (33/43) Installing py3-html5lib (1.1-r1) 18:46:41 (34/43) Installing py3-parsing (2.4.7-r2) 18:46:41 (35/43) Installing py3-packaging (20.9-r1) 18:46:41 (36/43) Installing py3-tomli (1.2.2-r0) 18:46:41 (37/43) Installing py3-pep517 (0.12.0-r0) 18:46:41 (38/43) Installing py3-progress (1.6-r0) 18:46:41 (39/43) Installing py3-retrying (1.3.3-r2) 18:46:41 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:46:41 (41/43) Installing py3-setuptools (52.0.0-r4) 18:46:41 (42/43) Installing py3-toml (0.10.2-r2) 18:46:41 (43/43) Installing py3-pip (20.3.4-r1) 18:46:41 Executing busybox-1.34.1-r5.trigger 18:46:41 OK: 83 MiB in 65 packages 18:46:42 Collecting docker-compose==1.23.2 18:46:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:46:42 Collecting texttable<0.10,>=0.9.0 18:46:42 Downloading texttable-0.9.1.tar.gz (11 kB) 18:46:42 Collecting websocket-client<1.0,>=0.32.0 18:46:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:46:42 Collecting jsonschema<3,>=2.5.1 18:46:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:46:42 Collecting dockerpty<0.5,>=0.4.1 18:46:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:46:42 Collecting docker<4.0,>=3.6.0 18:46:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:46:42 Collecting cached-property<2,>=1.2.0 18:46:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:46:42 Collecting docopt<0.7,>=0.6.1 18:46:42 Downloading docopt-0.6.2.tar.gz (25 kB) 18:46:43 Collecting PyYAML<4,>=3.10 18:46:43 Downloading PyYAML-3.13.tar.gz (270 kB) 18:46:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:46:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:46:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 18:46:43 Collecting docker-pycreds>=0.4.0 18:46:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:46:43 Collecting urllib3<1.25,>=1.21.1 18:46:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:46:43 Collecting idna<2.8,>=2.5 18:46:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:46:43 Collecting chardet<3.1.0,>=3.0.2 18:46:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:46:43 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) 18:46:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:46:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:46:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:46:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:46:44 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:46:44 Attempting uninstall: urllib3 18:46:44 Found existing installation: urllib3 1.26.7 18:46:44 Uninstalling urllib3-1.26.7: 18:46:44 Successfully uninstalled urllib3-1.26.7 18:46:44 Attempting uninstall: idna 18:46:44 Found existing installation: idna 3.3 18:46:44 Uninstalling idna-3.3: 18:46:44 Successfully uninstalled idna-3.3 18:46:44 Attempting uninstall: requests 18:46:44 Found existing installation: requests 2.26.0 18:46:44 Uninstalling requests-2.26.0: 18:46:44 Successfully uninstalled requests-2.26.0 18:46:44 Running setup.py install for texttable: started 18:46:45 Running setup.py install for texttable: finished with status 'done' 18:46:45 Running setup.py install for PyYAML: started 18:46:45 Running setup.py install for PyYAML: finished with status 'done' 18:46:45 Running setup.py install for docopt: started 18:46:45 Running setup.py install for docopt: finished with status 'done' 18:46:45 Running setup.py install for dockerpty: started 18:46:46 Running setup.py install for dockerpty: finished with status 'done' 18:46:46 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 18:46:51 Removing intermediate container 8d126282604d 18:46:51 ---> 801457465784 18:46:51 Step 14/23 : ENV APP_PORT=58890 18:46:51 ---> Running in 4246f397aa26 18:46:51 Removing intermediate container 4246f397aa26 18:46:51 ---> 9a96f32b34bb 18:46:51 Step 15/23 : EXPOSE $APP_PORT 18:46:51 ---> Running in ad04ecf4ccdb 18:46:51 Removing intermediate container ad04ecf4ccdb 18:46:51 ---> e35d42221f06 18:46:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:46:52 ---> 222fdd3c6984 18:46:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:46:52 ---> a37b09b39d53 18:46:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:46:52 ---> 3cfeaaf978a5 18:46:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:46:52 ---> Running in a00134e94e66 18:46:53 Removing intermediate container a00134e94e66 18:46:53 ---> 2a8ee8ca5875 18:46:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:46:53 ---> Running in 65f9581d2c42 18:46:53 Removing intermediate container 65f9581d2c42 18:46:53 ---> 004aedd9c0af 18:46:53 Step 21/23 : LABEL arch=x86_64 18:46:53 ---> Running in d0bf3956c895 18:46:53 Removing intermediate container d0bf3956c895 18:46:53 ---> 2447ce3a8887 18:46:53 Step 22/23 : LABEL git_sha=bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd 18:46:53 ---> Running in d27759723cc9 18:46:53 Removing intermediate container d27759723cc9 18:46:53 ---> e6a9acf1ee9b 18:46:53 Step 23/23 : LABEL version=0.0.0 18:46:53 ---> Running in 89158cfb84ed 18:46:53 Removing intermediate container 89158cfb84ed 18:46:53 ---> 76c6da00bfdd 18:46:53 18:46:53 Successfully built 76c6da00bfdd 18:46:53 Successfully tagged sys-mgmt-agent:latest 18:47:08  Building sys-mgmt-agent ... done Removing intermediate container f4790113c994 18:47:08 ---> 9d7e664ee137 18:47:08 18:47:08 Step 13/26 : FROM alpine:3.15 18:47:08 ---> 0ac33e5f5afa 18:47:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:47:08 ---> Using cache 18:47:08 ---> 8394a93b25ad 18:47:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:08 ---> Using cache 18:47:08 ---> 75644f7171c6 18:47:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:47:08 ---> Running in f9c69159ea20 18:47:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:47:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:47:08 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:47:08 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:47:08 OK: 15854 distinct packages available 18:47:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:47:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:47:09 (1/5) Installing dumb-init (1.2.5-r1) 18:47:09 (2/5) Installing musl-obstack (1.2.3-r0) 18:47:09 (3/5) Installing libucontext (1.1-r0) 18:47:10 (4/5) Installing gcompat (1.0.0-r4) 18:47:10 (5/5) Installing openssl (1.1.1n-r0) 18:47:10 Executing busybox-1.34.1-r5.trigger 18:47:10 OK: 6 MiB in 19 packages 18:47:11 Removing intermediate container f9c69159ea20 18:47:11 ---> f914d5bc3cb9 18:47:11 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 18:47:11 Building bin/spire-agent... 18:47:11 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:47:11 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:47:11 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:47:11 go: downloading github.com/docker/docker v20.10.12+incompatible 18:47:11 go: downloading github.com/google/go-tpm-tools v0.3.3 18:47:11  ---> 835856a8e998 18:47:11 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:47:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:47:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:47:12 go: downloading github.com/docker/go-connections v0.4.0 18:47:12 go: downloading github.com/docker/go-units v0.4.0 18:47:12 go: downloading github.com/opencontainers/image-spec v1.0.1 18:47:12 go: downloading github.com/opencontainers/go-digest v1.0.0 18:47:12 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:47:12 go: downloading github.com/containerd/containerd v1.3.4 18:47:13  ---> 03cdeb14b517 18:47:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:47:13 ---> b55ffdbab45a 18:47:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:47:13 ---> 0ec2ea547d57 18:47:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:47:14 ---> 7077b971d218 18:47:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:47:14 ---> Running in 93187fad13fe 18:47:14 Removing intermediate container 93187fad13fe 18:47:14 ---> 824d57b2b32f 18:47:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:47:14 ---> Running in 1db63624ccfb 18:47:14 Removing intermediate container 1db63624ccfb 18:47:14 ---> a18bd412764b 18:47:14 Step 24/26 : LABEL arch=x86_64 18:47:14 ---> Running in 7e2fa8f11de6 18:47:14 Removing intermediate container 7e2fa8f11de6 18:47:14 ---> 23aaf048cd63 18:47:14 Step 25/26 : LABEL git_sha=bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd 18:47:14 ---> Running in 15de19d511da 18:47:14 Removing intermediate container 15de19d511da 18:47:14 ---> 6f3c174d0412 18:47:14 Step 26/26 : LABEL version=0.0.0 18:47:15 ---> Running in e239663b43b2 18:47:15 Removing intermediate container e239663b43b2 18:47:15 ---> dc9a5a10f0ff 18:47:15 18:47:15 Successfully built dc9a5a10f0ff 18:47:15 Successfully tagged security-spire-agent:latest 18:47:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:47:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:47:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:47:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:47:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:47:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:47:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:47:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:47:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:47:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:47:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:47:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:47:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:47:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:47:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:48:01  Building security-spire-agent ... done Removing intermediate container 1add5f74a28c 18:48:01 ---> 14560ed59036 18:48:01 18:48:01 Step 13/25 : FROM alpine:3.15 18:48:01 ---> 0ac33e5f5afa 18:48:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:48:01 ---> Using cache 18:48:01 ---> 8394a93b25ad 18:48:01 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:01 ---> Using cache 18:48:01 ---> 75644f7171c6 18:48:01 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:48:01 ---> Using cache 18:48:01 ---> f914d5bc3cb9 18:48:01 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:48:02 ---> 3f80b695f4c3 18:48:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:48:02 ---> 3a7827cfc5f9 18:48:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:48:02 ---> 4e6e4b940a52 18:48:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:48:02 ---> c8b4ad8e5eda 18:48:02 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:48:02 ---> Running in 2aa740f279fc 18:48:02 Removing intermediate container 2aa740f279fc 18:48:02 ---> 08ad9ef3d705 18:48:02 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:48:02 ---> Running in d550fcb38b5a 18:48:02 Removing intermediate container d550fcb38b5a 18:48:02 ---> cad55ff2bee8 18:48:02 Step 23/25 : LABEL arch=x86_64 18:48:02 ---> Running in e58ca3b5fe3a 18:48:03 Removing intermediate container e58ca3b5fe3a 18:48:03 ---> b7e5b7243993 18:48:03 Step 24/25 : LABEL git_sha=bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd 18:48:03 ---> Running in 70e59b96add3 18:48:03 Removing intermediate container 70e59b96add3 18:48:03 ---> 9af6cec853bc 18:48:03 Step 25/25 : LABEL version=0.0.0 18:48:03 ---> Running in 7f0f08bf38c8 18:48:03 Removing intermediate container 7f0f08bf38c8 18:48:03 ---> 53c7e32eb9a0 18:48:03 18:48:03 Successfully built 53c7e32eb9a0 18:48:03 Successfully tagged security-spire-server:latest 18:48:03  Building security-spire-server ... done  [Pipeline] } 18:48:03 $ docker stop --time=1 1ce78d73a7d84600ab7e8e09e8f1d3f46645e5271ea9f10991b035cad26ee4a4 18:48:04 $ docker rm -f 1ce78d73a7d84600ab7e8e09e8f1d3f46645e5271ea9f10991b035cad26ee4a4 [Pipeline] // withDockerContainer [Pipeline] sh 18:48:05 + docker images 18:48:05 REPOSITORY TAG IMAGE ID CREATED SIZE 18:48:05 security-spire-server latest 53c7e32eb9a0 1 second ago 87.3MB 18:48:05 14560ed59036 10 seconds ago 4.5GB 18:48:05 security-spire-agent latest dc9a5a10f0ff 49 seconds ago 127MB 18:48:05 9d7e664ee137 About a minute ago 4.5GB 18:48:05 sys-mgmt-agent latest 76c6da00bfdd About a minute ago 307MB 18:48:05 e4501a2b5455 About a minute ago 1.62GB 18:48:05 core-data latest afe1a092f8e7 About a minute ago 35.9MB 18:48:05 ab275f88f366 About a minute ago 1.65GB 18:48:05 security-spire-config latest 8de82bf841cb 2 minutes ago 86.7MB 18:48:05 security-secretstore-setup latest 55a3fae7949b 2 minutes ago 42.1MB 18:48:05 29761a7c2a1a 2 minutes ago 4.5GB 18:48:05 e8497e0d54c9 2 minutes ago 1.63GB 18:48:05 security-bootstrapper latest d2a74ec8f1bb 3 minutes ago 24.3MB 18:48:05 security-proxy-setup latest fb93780fdb9f 3 minutes ago 43.4MB 18:48:05 core-metadata latest 4e9aabe35a94 3 minutes ago 26.2MB 18:48:05 fa80a40fa293 3 minutes ago 1.62GB 18:48:05 0288e98797c3 3 minutes ago 1.61GB 18:48:05 8f217dfd3209 3 minutes ago 1.63GB 18:48:05 security-spiffe-token-provider latest 1e0728af0c2f 4 minutes ago 28.5MB 18:48:05 support-scheduler latest 97344f052222 4 minutes ago 26MB 18:48:05 support-notifications latest fc97e7198549 4 minutes ago 26.6MB 18:48:05 core-command latest cc56bad09f05 4 minutes ago 24.5MB 18:48:05 07fdbddb529f 5 minutes ago 1.61GB 18:48:05 46bdf8967a06 5 minutes ago 1.62GB 18:48:05 3d3295cc3cfc 5 minutes ago 1.62GB 18:48:05 c4d52abcd018 5 minutes ago 1.61GB 18:48:05 ci-base-image-x86_64 latest 996d8dacb0d3 8 minutes ago 896MB 18:48:05 docker 20.10.14 7417809fdb73 2 days ago 218MB 18:48:05 alpine 3.14 e04c818066af 2 days ago 5.59MB 18:48:05 alpine 3.15 0ac33e5f5afa 2 days ago 5.57MB 18:48:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 18:48:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 18:48:05 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 18:48:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.239s coverage: 28.7% of statements 18:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:48:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.606s coverage: 98.5% of statements 18:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:48:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.571s coverage: 54.9% of statements 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:48:20 Still waiting to schedule task 18:48:20 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:48:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.351s coverage: 89.2% of statements 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:48:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.583s coverage: 84.4% of statements 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:48:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.217s coverage: 95.1% of statements 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:48:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.439s coverage: 72.2% of statements 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:48:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.256s coverage: 60.0% of statements 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:48:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.623s coverage: 0.9% of statements 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:48:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.276s coverage: 58.8% of statements 18:48:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.650s coverage: 24.0% of statements 18:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.593s coverage: 47.1% of statements 18:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.312s coverage: 79.5% of statements 18:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.284s coverage: 94.1% of statements 18:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.375s coverage: 96.3% of statements 18:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.239s coverage: 87.5% of statements 18:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.250s coverage: 94.4% of statements 18:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.208s coverage: 44.8% of statements 18:49:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.798s coverage: 82.5% of statements 18:49:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements 18:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 65.1% of statements 18:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements 18:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 18:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 58.8% of statements 18:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.359s coverage: 80.0% of statements 18:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.264s coverage: 87.2% of statements 18:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements 18:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.873s coverage: 91.2% of statements 18:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:49:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 64.4% of statements 18:49:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:49:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:49:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.284s coverage: 100.0% of statements 18:49:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.152s coverage: 89.4% of statements 18:49:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 18:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements 18:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements 18:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.667s coverage: 65.4% of statements 18:49:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:49:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:49:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:49:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.895s coverage: 43.8% of statements 18:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:49:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.297s coverage: 89.5% of statements 18:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:49:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.304s coverage: 84.8% of statements 18:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:49:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:49:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.339s coverage: 17.7% of statements 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:49:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.758s coverage: 92.3% of statements 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:49:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.256s coverage: 63.2% of statements 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:49:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.481s coverage: 97.7% of statements 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:49:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:49:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:49:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.225s coverage: 100.0% of statements 18:49:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 18:49:29 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 18:49:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:49:29 GO111MODULE=on go vet ./... 18:49:32 Running on prd-ubuntu18.04-docker-8c-8g-11440 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws 18:49:33 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:49:33 The recommended git tool is: git 18:49:34 using credential edgex-jenkins-ssh 18:49:34 Cloning the remote Git repository 18:49:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:49:34 > git init /w/workspace/edgex-go/1 # timeout=10 18:49:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:49:34 > git --version # timeout=10 18:49:34 > git --version # 'git version 2.17.1' 18:49:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:39 Merging remotes/origin/main commit 55703cfb8fff16b41bcf5b5700b650125831580d into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 18:49:40 Merge succeeded, producing 6bb7dc7017d77d43c23b7f7e6348e788eb52730f 18:49:40 Checking out Revision 6bb7dc7017d77d43c23b7f7e6348e788eb52730f (PR-3948) 18:49:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:49:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:49:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:49:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:49:39 > git config core.sparsecheckout # timeout=10 18:49:39 > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # timeout=10 18:49:39 > git remote # timeout=10 18:49:39 > git config --get remote.origin.url # timeout=10 18:49:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:39 > git merge 55703cfb8fff16b41bcf5b5700b650125831580d # timeout=10 18:49:40 > git rev-parse HEAD^{commit} # timeout=10 18:49:40 > git config core.sparsecheckout # timeout=10 18:49:40 > git checkout -f 6bb7dc7017d77d43c23b7f7e6348e788eb52730f # timeout=10 18:49:43 Commit message: "Merge commit '55703cfb8fff16b41bcf5b5700b650125831580d' into HEAD" 18:49:43 First time build. Skipping changelog. 18:49:43 > git --version # timeout=10 18:49:43 > git --version # 'git version 2.17.1' 18:49:43 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:44 + echo snap-build.sh 18:49:44 snap-build.sh 18:49:44 + SNAP_BASE_DIR=. 18:49:44 + '[' '!' -z /w/workspace/edgex-go/1 ']' 18:49:44 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 18:49:44 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 18:49:44 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 18:49:44 + cd /w/workspace/edgex-go/1 18:49:44 + sudo apt-get remove -qy --purge lxd lxd-client 18:49:44 Reading package lists... 18:49:44 Building dependency tree... 18:49:44 Reading state information... 18:49:44 The following packages were automatically installed and are no longer required: 18:49:44 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:49:44 uidmap xdelta3 18:49:44 Use 'sudo apt autoremove' to remove them. 18:49:44 The following packages will be REMOVED: 18:49:44 lxd* lxd-client* 18:49:44 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:49:44 After this operation, 31.7 MB disk space will be freed. 18:49:45 (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.) 18:49:45 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:49:46 Removing lxd dnsmasq configuration 18:49:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:49:46 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:49:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:49:47 (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.) 18:49:47 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:49:48 Processing triggers for systemd (237-3ubuntu10.52) ... 18:49:48 Processing triggers for ureadahead (0.100.0-21) ... 18:49:49 + sudo snap remove --purge lxd 18:49:49 snap "lxd" is not installed 18:49:49 + sudo groupadd --force --system lxd 18:49:49 ++ whoami 18:49:49 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:49:49 + newgrp - lxd 18:49:49 + sudo snap install lxd 18:50:01 2022-04-07T18:49:56Z INFO Waiting for automatic snapd restart... 18:50:16 lxd 5.0.0-c5bcb80 from Canonical* installed 18:50:16 + sudo lxd init --auto 18:50:24 + sudo snap install --classic snapcraft 18:50:28 snapcraft 6.1 from Canonical* installed 18:50:28 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 18:50:28 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 18:50:28 % Total % Received % Xferd Average Speed Time Time Time Current 18:50:28 Dload Upload Total Spent Left Speed 18:50:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4601 0 --:--:-- --:--:-- --:--:-- 4601 18:50:29 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M 18:50:29 ./yq_linux_amd64 18:50:29 + sudo snapcraft prime --use-lxd 18:50:31 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:50:31 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: 18:50:31 - README.md 18:50:31 18:50:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:50:31 Launching a container. 18:50:43 Waiting for container to be ready 18:50:43 To start your first container, try: lxc launch ubuntu:20.04 18:50:43 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 18:50:43 18:50:47 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:50:48 Waiting for network to be ready... 18:50:48 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 18:50:48 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 18:50:48 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] 18:50:49 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] 18:50:49 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 18:50:49 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 18:50:49 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 18:50:49 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 18:50:49 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] 18:50:49 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 18:50:49 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 18:50:49 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 18:50:49 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 18:50:49 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 18:50:49 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 18:50:49 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 18:50:49 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 18:50:49 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 18:50:50 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 18:50:50 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1711 kB] 18:50:50 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 18:50:50 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 18:50:50 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 18:50:50 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 18:50:50 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 18:50:50 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 18:50:50 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 18:50:53 Fetched 23.7 MB in 4s (6130 kB/s) 18:50:53 Reading package lists... 18:50:53 Reading package lists... 18:50:53 Building dependency tree... 18:50:53 Reading state information... 18:50:53 The following additional packages will be installed: 18:50:53 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:50:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:50:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:50:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:50:53 Suggested packages: 18:50:53 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:50:53 Recommended packages: 18:50:53 gnupg libsasl2-modules 18:50:53 The following NEW packages will be installed: 18:50:53 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:50:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:50:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:50:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:50:53 The following packages will be upgraded: 18:50:53 gpg gpg-agent gpgconf libudev1 18:50:53 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 18:50:53 Need to get 3859 kB of archives. 18:50:53 After this operation, 14.9 MB of additional disk space will be used. 18:50:53 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 18:50:53 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 18:50:53 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 18:50:53 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 18:50:54 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 18:50:54 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 18:50:54 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 18:50:54 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:50:54 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 18:50:54 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 18:50:54 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 18:50:54 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 18:50:54 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 18:50:54 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 18:50:54 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 18:50:54 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 18:50:54 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 18:50:54 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 18:50:54 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 18:50:54 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 18:50:54 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 18:50:54 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 18:50:54 debconf: delaying package configuration, since apt-utils is not installed 18:50:54 Fetched 3859 kB in 0s (15.4 MB/s) 18:50:54 (Reading database ... 12816 files and directories currently installed.) 18:50:54 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 18:50:54 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 18:50:54 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 18:50:54 Selecting previously unselected package udev. 18:50:54 (Reading database ... 12816 files and directories currently installed.) 18:50:54 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 18:50:54 Unpacking udev (245.4-4ubuntu3.15) ... 18:50:54 Selecting previously unselected package libfuse2:amd64. 18:50:54 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 18:50:54 Unpacking libfuse2:amd64 (2.9.9-3) ... 18:50:54 Selecting previously unselected package fuse. 18:50:54 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 18:50:54 Unpacking fuse (2.9.9-3) ... 18:50:54 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 18:50:54 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 18:50:54 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 18:50:54 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 18:50:54 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 18:50:54 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 18:50:54 Selecting previously unselected package libksba8:amd64. 18:50:54 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:50:54 Unpacking libksba8:amd64 (1.3.5-2) ... 18:50:54 Selecting previously unselected package libroken18-heimdal:amd64. 18:50:54 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:50:54 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:55 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:50:55 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:50:55 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:50:55 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:50:55 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:55 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:50:55 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:50:55 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:55 Selecting previously unselected package libwind0-heimdal:amd64. 18:50:55 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:50:55 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:50:55 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:50:55 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:50:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:50:55 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:50:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:50:55 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:50:55 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:50:55 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:55 Selecting previously unselected package libsasl2-modules-db:amd64. 18:50:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 18:50:55 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 18:50:55 Selecting previously unselected package libsasl2-2:amd64. 18:50:55 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 18:50:55 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 18:50:55 Selecting previously unselected package libldap-common. 18:50:55 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 18:50:55 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 18:50:55 Selecting previously unselected package libldap-2.4-2:amd64. 18:50:55 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 18:50:55 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 18:50:55 Selecting previously unselected package dirmngr. 18:50:55 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 18:50:55 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 18:50:55 Setting up libksba8:amd64 (1.3.5-2) ... 18:50:55 Setting up libfuse2:amd64 (2.9.9-3) ... 18:50:55 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 18:50:55 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 18:50:55 Setting up udev (245.4-4ubuntu3.15) ... 18:50:56 invoke-rc.d: policy-rc.d denied execution of start. 18:50:56 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 18:50:56 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:56 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 18:50:56 Setting up gpg (2.2.19-3ubuntu2.1) ... 18:50:56 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:56 Setting up fuse (2.9.9-3) ... 18:50:56 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 18:50:56 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:56 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:56 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:56 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:56 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:56 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:56 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:50:56 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 18:50:56 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 18:50:56 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 18:50:56 Processing triggers for systemd (245.4-4ubuntu3) ... 18:50:57 Processing triggers for libc-bin (2.31-0ubuntu9) ... 18:50:57 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 18:50:57 Alias= settings in the [Install] section, and DefaultInstance= for template 18:50:57 units). This means they are not meant to be enabled using systemctl. 18:50:57 18:50:57 Possible reasons for having this kind of units are: 18:50:57 • A unit may be statically enabled by being symlinked from another unit's 18:50:57 .wants/ or .requires/ directory. 18:50:57 • A unit's purpose may be to act as a helper for some other unit which has 18:50:57 a requirement dependency on it. 18:50:57 • A unit may be started when needed via activation (socket, path, timer, 18:50:57 D-Bus, udev, scripted systemctl call, ...). 18:50:57 • In case of template units, the unit is meant to be enabled with some 18:50:57 instance name specified. 18:50:57 Reading package lists... 18:50:58 Building dependency tree... 18:50:58 Reading state information... 18:50:58 The following additional packages will be installed: 18:50:58 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 18:50:58 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 18:50:58 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 18:50:58 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 18:50:58 openssh-client python3 python3-minimal python3.8 python3.8-minimal 18:50:58 squashfs-tools systemd systemd-sysv systemd-timesyncd 18:50:58 Suggested packages: 18:50:58 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 18:50:58 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:50:58 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 18:50:58 systemd-container policykit-1 18:50:58 Recommended packages: 18:50:58 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 18:50:58 The following NEW packages will be installed: 18:50:58 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 18:50:58 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 18:50:58 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 18:50:58 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 18:50:58 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 18:50:58 The following packages will be upgraded: 18:50:58 libsystemd0 systemd systemd-sysv systemd-timesyncd 18:50:58 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 18:50:58 Need to get 46.5 MB of archives. 18:50:58 After this operation, 181 MB of additional disk space will be used. 18:50:58 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 18:50:58 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 18:50:58 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 18:50:58 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 18:50:58 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 18:50:58 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 18:50:58 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 18:50:58 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 18:50:58 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 18:50:58 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 18:50:58 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 18:50:58 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 18:50:58 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 18:50:58 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 18:50:58 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 18:50:58 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 18:50:58 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 18:50:58 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 18:50:58 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 18:50:58 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 18:50:58 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 18:50:58 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 18:50:58 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 18:50:58 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 18:50:58 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 18:50:58 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 18:50:58 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 18:50:59 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 18:50:59 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 18:50:59 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 18:50:59 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 18:50:59 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 18:50:59 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 18:50:59 debconf: delaying package configuration, since apt-utils is not installed 18:50:59 Fetched 46.5 MB in 1s (49.0 MB/s) 18:50:59 (Reading database ... 13067 files and directories currently installed.) 18:50:59 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 18:50:59 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 18:50:59 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 18:50:59 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 18:50:59 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 18:50:59 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 18:51:00 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 18:51:00 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 18:51:00 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 18:51:00 Selecting previously unselected package libpython3.8-minimal:amd64. 18:51:00 (Reading database ... 13068 files and directories currently installed.) 18:51:00 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 18:51:00 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 18:51:00 Selecting previously unselected package libexpat1:amd64. 18:51:00 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 18:51:00 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 18:51:00 Selecting previously unselected package python3.8-minimal. 18:51:00 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 18:51:00 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 18:51:00 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 18:51:00 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 18:51:00 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 18:51:01 Selecting previously unselected package python3-minimal. 18:51:01 (Reading database ... 13359 files and directories currently installed.) 18:51:01 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 18:51:01 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 18:51:01 Selecting previously unselected package mime-support. 18:51:01 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 18:51:01 Unpacking mime-support (3.64ubuntu1) ... 18:51:01 Selecting previously unselected package libmpdec2:amd64. 18:51:01 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 18:51:01 Unpacking libmpdec2:amd64 (2.4.2-3) ... 18:51:01 Selecting previously unselected package libpython3.8-stdlib:amd64. 18:51:01 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 18:51:01 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 18:51:01 Selecting previously unselected package python3.8. 18:51:01 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 18:51:01 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 18:51:01 Selecting previously unselected package libpython3-stdlib:amd64. 18:51:01 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 18:51:01 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 18:51:01 Setting up python3-minimal (3.8.2-0ubuntu2) ... 18:51:01 Selecting previously unselected package python3. 18:51:01 (Reading database ... 13761 files and directories currently installed.) 18:51:01 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 18:51:01 Unpacking python3 (3.8.2-0ubuntu2) ... 18:51:01 Selecting previously unselected package libdbus-1-3:amd64. 18:51:01 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 18:51:01 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 18:51:01 Selecting previously unselected package dbus. 18:51:01 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 18:51:01 Unpacking dbus (1.12.16-2ubuntu2.1) ... 18:51:02 Selecting previously unselected package libbsd0:amd64. 18:51:02 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 18:51:02 Unpacking libbsd0:amd64 (0.10.0-1) ... 18:51:02 Selecting previously unselected package libpam-systemd:amd64. 18:51:02 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 18:51:02 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 18:51:02 Selecting previously unselected package sudo. 18:51:02 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 18:51:02 Unpacking sudo (1.8.31-1ubuntu1.2) ... 18:51:02 Selecting previously unselected package apparmor. 18:51:02 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 18:51:02 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 18:51:02 Selecting previously unselected package libcbor0.6:amd64. 18:51:02 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 18:51:02 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 18:51:02 Selecting previously unselected package libedit2:amd64. 18:51:02 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 18:51:02 Unpacking libedit2:amd64 (3.1-20191231-1) ... 18:51:02 Selecting previously unselected package libfido2-1:amd64. 18:51:02 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 18:51:02 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 18:51:02 Selecting previously unselected package libkrb5support0:amd64. 18:51:02 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 18:51:02 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 18:51:02 Selecting previously unselected package libk5crypto3:amd64. 18:51:02 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 18:51:02 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 18:51:02 Selecting previously unselected package libkeyutils1:amd64. 18:51:02 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 18:51:02 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 18:51:02 Selecting previously unselected package libkrb5-3:amd64. 18:51:02 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 18:51:02 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 18:51:02 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:51:02 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 18:51:02 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 18:51:02 Selecting previously unselected package openssh-client. 18:51:02 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 18:51:02 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 18:51:02 Selecting previously unselected package dbus-user-session. 18:51:02 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 18:51:02 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 18:51:02 Selecting previously unselected package liblzo2-2:amd64. 18:51:02 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 18:51:02 Unpacking liblzo2-2:amd64 (2.10-2) ... 18:51:02 Selecting previously unselected package squashfs-tools. 18:51:02 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 18:51:02 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 18:51:03 Selecting previously unselected package snapd. 18:51:03 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 18:51:03 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 18:51:06 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 18:51:06 Setting up mime-support (3.64ubuntu1) ... 18:51:06 Setting up liblzo2-2:amd64 (2.10-2) ... 18:51:06 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 18:51:06 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 18:51:06 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 18:51:06 Setting up dbus (1.12.16-2ubuntu2.1) ... 18:51:06 Setting up sudo (1.8.31-1ubuntu1.2) ... 18:51:06 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 18:51:06 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 18:51:06 Setting up libmpdec2:amd64 (2.4.2-3) ... 18:51:06 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 18:51:06 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 18:51:06 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 18:51:07 Setting up libbsd0:amd64 (0.10.0-1) ... 18:51:07 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 18:51:07 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 18:51:07 Setting up libedit2:amd64 (3.1-20191231-1) ... 18:51:07 Setting up python3 (3.8.2-0ubuntu2) ... 18:51:07 running python rtupdate hooks for python3.8... 18:51:07 running python post-rtupdate hooks for python3.8... 18:51:07 Setting up apparmor (2.13.3-7ubuntu5.1) ... 18:51:08 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:51:08 Reloading AppArmor profiles 18:51:08 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 18:51:08 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 18:51:08 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 18:51:08 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 18:51:08 Setting up systemd (245.4-4ubuntu3.15) ... 18:51:08 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:51:08 Installing new version of config file /etc/systemd/resolved.conf ... 18:51:10 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 18:51:10 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 18:51:10 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 18:51:10 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 18:51:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:51:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:51:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:51:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:51:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:51:11 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:51:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:51:12 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:51:12 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:51:12 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:51:13 /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' 18:51:13 Processing triggers for libc-bin (2.31-0ubuntu9) ... 18:51:13 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 18:51:13 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 18:51:13 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 18:51:14 Reading package lists... 18:51:14 Reading package lists... 18:51:15 Building dependency tree... 18:51:15 Reading state information... 18:51:15 Calculating upgrade... 18:51:15 The following packages will be upgraded: 18:51:15 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 18:51:15 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 18:51:15 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 18:51:15 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 18:51:15 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 18:51:15 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 18:51:15 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 18:51:15 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 18:51:15 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 18:51:15 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 18:51:15 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 18:51:15 xz-utils zlib1g 18:51:15 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:51:15 Need to get 65.7 MB of archives. 18:51:15 After this operation, 27.6 MB of additional disk space will be used. 18:51:15 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 18:51:15 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 18:51:15 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 18:51:15 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 18:51:15 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 18:51:15 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 18:51:15 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 18:51:15 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 18:51:15 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 18:51:15 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 18:51:15 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 18:51:15 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 18:51:15 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 18:51:15 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 18:51:15 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 18:51:15 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 18:51:15 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 18:51:15 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 18:51:15 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 18:51:15 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 18:51:15 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 18:51:15 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 18:51:15 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 18:51:15 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 18:51:15 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 18:51:15 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 18:51:15 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 18:51:15 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 18:51:15 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 18:51:15 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 18:51:15 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 18:51:15 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 18:51:15 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 18:51:15 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 18:51:15 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 18:51:15 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 18:51:15 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 18:51:15 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 18:51:15 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 18:51:15 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 18:51:15 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 18:51:15 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 18:51:15 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 18:51:15 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 18:51:15 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 18:51:15 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 18:51:15 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 18:51:15 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 18:51:15 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 18:51:15 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 18:51:15 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 18:51:15 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 18:51:15 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 18:51:15 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 18:51:15 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 18:51:15 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 18:51:15 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 18:51:16 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 18:51:16 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 18:51:16 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 18:51:16 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 18:51:16 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 18:51:16 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 18:51:16 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 18:51:16 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 18:51:16 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 18:51:16 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 18:51:16 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 18:51:16 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 18:51:16 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 18:51:16 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 18:51:16 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 18:51:16 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 18:51:16 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 18:51:16 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 18:51:16 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 18:51:16 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 18:51:16 debconf: delaying package configuration, since apt-utils is not installed 18:51:16 Fetched 65.7 MB in 1s (79.9 MB/s) 18:51:16 (Reading database ... 14313 files and directories currently installed.) 18:51:16 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 18:51:16 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 18:51:17 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 18:51:17 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 18:51:17 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 18:51:17 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 18:51:17 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:51:17 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:51:17 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:51:17 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:51:17 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:51:17 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:51:17 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:51:17 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:51:17 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:51:17 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:51:17 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:51:17 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:51:18 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:51:18 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:51:18 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 18:51:18 (Reading database ... 14312 files and directories currently installed.) 18:51:18 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:51:18 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:51:18 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 18:51:18 (Reading database ... 14312 files and directories currently installed.) 18:51:18 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:51:18 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:51:18 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:51:18 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:51:18 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:51:18 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:51:18 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 18:51:18 (Reading database ... 14312 files and directories currently installed.) 18:51:18 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 18:51:18 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 18:51:19 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 18:51:19 (Reading database ... 14312 files and directories currently installed.) 18:51:19 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 18:51:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:51:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:51:19 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 18:51:19 Setting up base-files (11ubuntu5.5) ... 18:51:19 Installing new version of config file /etc/issue ... 18:51:19 Installing new version of config file /etc/issue.net ... 18:51:19 Installing new version of config file /etc/lsb-release ... 18:51:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:51:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:51:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:51:20 Removing obsolete conffile /etc/default/motd-news ... 18:51:20 (Reading database ... 14311 files and directories currently installed.) 18:51:20 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 18:51:20 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 18:51:20 Setting up bash (5.0-6ubuntu1.1) ... 18:51:20 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 18:51:20 (Reading database ... 14311 files and directories currently installed.) 18:51:20 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 18:51:20 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 18:51:20 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 18:51:20 (Reading database ... 14311 files and directories currently installed.) 18:51:20 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 18:51:20 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 18:51:20 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 18:51:20 (Reading database ... 14311 files and directories currently installed.) 18:51:20 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 18:51:20 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 18:51:21 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 18:51:21 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 18:51:21 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 18:51:21 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 18:51:21 Setting up perl-base (5.30.0-9ubuntu0.2) ... 18:51:21 (Reading database ... 14311 files and directories currently installed.) 18:51:21 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 18:51:21 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 18:51:22 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 18:51:22 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 18:51:22 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 18:51:22 (Reading database ... 14311 files and directories currently installed.) 18:51:22 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 18:51:22 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 18:51:22 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 18:51:22 (Reading database ... 14311 files and directories currently installed.) 18:51:22 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 18:51:22 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 18:51:22 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 18:51:22 (Reading database ... 14311 files and directories currently installed.) 18:51:22 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 18:51:22 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 18:51:22 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 18:51:22 (Reading database ... 14311 files and directories currently installed.) 18:51:22 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 18:51:22 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 18:51:22 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 18:51:22 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 18:51:23 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 18:51:23 (Reading database ... 14311 files and directories currently installed.) 18:51:23 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 18:51:23 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 18:51:23 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 18:51:23 (Reading database ... 14311 files and directories currently installed.) 18:51:23 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 18:51:23 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 18:51:23 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 18:51:23 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 18:51:23 Setting up util-linux (2.34-0.1ubuntu9.3) ... 18:51:24 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:51:24 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:51:24 (Reading database ... 14311 files and directories currently installed.) 18:51:24 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 18:51:24 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 18:51:24 Setting up libc-bin (2.31-0ubuntu9.7) ... 18:51:24 (Reading database ... 14311 files and directories currently installed.) 18:51:24 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 18:51:24 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 18:51:24 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 18:51:24 (Reading database ... 14311 files and directories currently installed.) 18:51:24 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 18:51:24 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 18:51:25 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 18:51:25 (Reading database ... 14311 files and directories currently installed.) 18:51:25 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 18:51:25 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 18:51:25 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 18:51:25 (Reading database ... 14311 files and directories currently installed.) 18:51:25 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 18:51:25 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 18:51:25 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 18:51:25 (Reading database ... 14311 files and directories currently installed.) 18:51:25 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 18:51:25 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 18:51:25 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 18:51:25 (Reading database ... 14311 files and directories currently installed.) 18:51:25 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 18:51:25 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 18:51:25 Setting up gpgv (2.2.19-3ubuntu2.1) ... 18:51:25 (Reading database ... 14311 files and directories currently installed.) 18:51:25 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 18:51:25 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 18:51:25 Setting up ubuntu-keyring (2020.02.11.4) ... 18:51:25 (Reading database ... 14311 files and directories currently installed.) 18:51:25 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 18:51:25 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 18:51:25 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 18:51:25 (Reading database ... 14311 files and directories currently installed.) 18:51:25 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 18:51:25 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 18:51:25 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 18:51:25 (Reading database ... 14311 files and directories currently installed.) 18:51:25 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 18:51:25 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 18:51:26 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 18:51:26 (Reading database ... 14311 files and directories currently installed.) 18:51:26 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 18:51:26 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 18:51:26 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 18:51:26 (Reading database ... 14311 files and directories currently installed.) 18:51:26 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 18:51:26 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 18:51:26 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 18:51:26 (Reading database ... 14311 files and directories currently installed.) 18:51:26 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 18:51:26 Unpacking apt (2.0.6) over (2.0.2) ... 18:51:26 Setting up apt (2.0.6) ... 18:51:27 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:51:27 (Reading database ... 14311 files and directories currently installed.) 18:51:27 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 18:51:27 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 18:51:27 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 18:51:27 (Reading database ... 14311 files and directories currently installed.) 18:51:27 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 18:51:27 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 18:51:27 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 18:51:27 (Reading database ... 14313 files and directories currently installed.) 18:51:27 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 18:51:27 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 18:51:27 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 18:51:27 (Reading database ... 14317 files and directories currently installed.) 18:51:27 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 18:51:27 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 18:51:27 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 18:51:27 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 18:51:27 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 18:51:28 (Reading database ... 14317 files and directories currently installed.) 18:51:28 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 18:51:28 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 18:51:28 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 18:51:28 (Reading database ... 14317 files and directories currently installed.) 18:51:28 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 18:51:28 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 18:51:28 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 18:51:28 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 18:51:28 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 18:51:28 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 18:51:29 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 18:51:29 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 18:51:29 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 18:51:29 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 18:51:29 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 18:51:29 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 18:51:29 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 18:51:29 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 18:51:29 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 18:51:29 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 18:51:29 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 18:51:29 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 18:51:29 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 18:51:29 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 18:51:29 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 18:51:29 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 18:51:29 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 18:51:29 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 18:51:29 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 18:51:29 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 18:51:30 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 18:51:30 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 18:51:30 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 18:51:30 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 18:51:30 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 18:51:30 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 18:51:30 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 18:51:30 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 18:51:30 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 18:51:30 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 18:51:30 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 18:51:30 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 18:51:30 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 18:51:30 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 18:51:31 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 18:51:31 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 18:51:32 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 18:51:32 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 18:51:32 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 18:51:32 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 18:51:32 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 18:51:32 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 18:51:33 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 18:51:33 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 18:51:33 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 18:51:33 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 18:51:33 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 18:51:33 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 18:51:33 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 18:51:33 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 18:51:33 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 18:51:33 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 18:51:33 Setting up tzdata (2022a-0ubuntu0.20.04) ... 18:51:33 18:51:33 Current default time zone: 'Etc/UTC' 18:51:33 Local time is now: Thu Apr 7 18:51:33 UTC 2022. 18:51:33 Universal Time is now: Thu Apr 7 18:51:33 UTC 2022. 18:51:33 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:51:33 18:51:33 Setting up xz-utils (5.2.4-1ubuntu1) ... 18:51:33 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 18:51:33 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 18:51:33 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 18:51:33 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 18:51:33 Setting up mount (2.34-0.1ubuntu9.3) ... 18:51:33 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 18:51:33 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 18:51:33 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 18:51:33 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 18:51:33 Setting up openssl (1.1.1f-1ubuntu2.12) ... 18:51:33 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 18:51:33 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 18:51:33 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 18:51:33 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 18:51:33 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 18:51:33 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 18:51:33 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 18:51:33 Setting up fdisk (2.34-0.1ubuntu9.3) ... 18:51:33 Setting up ca-certificates (20210119~20.04.2) ... 18:51:35 Updating certificates in /etc/ssl/certs... 18:51:36 21 added, 21 removed; done. 18:51:36 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 18:51:36 Setting up perl (5.30.0-9ubuntu0.2) ... 18:51:36 Setting up procps (2:3.3.16-1ubuntu2.3) ... 18:51:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:51:36 ./bin/test-attribution-txt.sh [Pipeline] echo 18:51:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 18:51:36 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 18:51:36 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 18:51:36 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 18:51:36 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 18:51:36 Setting up binutils (2.34-6ubuntu1.3) ... 18:51:36 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 18:51:36 Setting up build-essential (12.8ubuntu1.1) ... 18:51:36 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 18:51:36 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 18:51:36 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 18:51:36 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 18:51:36 Processing triggers for systemd (245.4-4ubuntu3.15) ... [Pipeline] sh 18:51:36 Processing triggers for mime-support (3.64ubuntu1) ... 18:51:36 Processing triggers for ca-certificates (20210119~20.04.2) ... 18:51:36 Updating certificates in /etc/ssl/certs... 18:51:37 + ls -al . 18:51:37 total 664 18:51:37 drwxrwxr-x 9 1001 1001 4096 Apr 7 18:51 . 18:51:37 drwxr-xr-x 4 root root 4096 Apr 7 18:45 .. 18:51:37 -rw-rw-r-- 1 1001 1001 11 Apr 7 18:43 .dockerignore 18:51:37 drwxrwxr-x 8 1001 1001 4096 Apr 7 18:43 .git 18:51:37 drwxrwxr-x 4 1001 1001 4096 Apr 7 18:43 .github 18:51:37 -rw-rw-r-- 1 1001 1001 870 Apr 7 18:43 .gitignore 18:51:37 -rw-rw-r-- 1 1001 1001 42 Apr 7 18:43 .golangci.yml 18:51:37 -rw-rw-r-- 1 1001 1001 87 Apr 7 18:43 .hadolint.yml 18:51:37 -rw-rw-r-- 1 1001 1001 166 Apr 7 18:43 .sonarcloud.properties 18:51:37 -rw-rw-r-- 1 1001 1001 1171 Apr 7 18:43 ADOPTERS.md 18:51:37 -rw-rw-r-- 1 1001 1001 9953 Apr 7 18:43 Attribution.txt 18:51:37 -rw-rw-r-- 1 1001 1001 51732 Apr 7 18:43 CHANGELOG.md 18:51:37 -rw-rw-r-- 1 1001 1001 3804 Apr 7 18:43 CONTRIBUTING.md 18:51:37 -rw-rw-r-- 1 1001 1001 677 Apr 7 18:43 GOVERNANCE.md 18:51:37 -rw-rw-r-- 1 1001 1001 849 Apr 7 18:43 Jenkinsfile 18:51:37 -rw-rw-r-- 1 1001 1001 10775 Apr 7 18:43 LICENSE 18:51:37 -rw-rw-r-- 1 1001 1001 8478 Apr 7 18:43 Makefile 18:51:37 -rw-rw-r-- 1 1001 1001 582 Apr 7 18:43 OWNERS.md 18:51:37 -rw-rw-r-- 1 1001 1001 8207 Apr 7 18:43 README.md 18:51:37 -rw-rw-r-- 1 1001 1001 6912 Apr 7 18:43 SECURITY.md 18:51:37 -rw-rw-r-- 1 1001 1001 5 Apr 7 18:39 VERSION 18:51:37 -rw-rw-r-- 1 1001 1001 4131 Apr 7 18:43 ZMQWindows.md 18:51:37 drwxrwxr-x 2 1001 1001 4096 Apr 7 18:43 bin 18:51:37 drwxrwxr-x 18 1001 1001 4096 Apr 7 18:43 cmd 18:51:37 -rw-r--r-- 1 root root 431014 Apr 7 18:49 coverage.out 18:51:37 -rw-rw-r-- 1 1001 1001 3175 Apr 7 18:43 go.mod 18:51:37 -rw-rw-r-- 1 1001 1001 34990 Apr 7 18:45 go.sum 18:51:37 drwxrwxr-x 8 1001 1001 4096 Apr 7 18:43 internal 18:51:37 drwxrwxr-x 3 1001 1001 4096 Apr 7 18:43 openapi 18:51:37 drwxrwxr-x 4 1001 1001 4096 Apr 7 18:43 snap 18:51:37 -rw-rw-r-- 1 1001 1001 204 Apr 7 18:43 version.go [Pipeline] sh 18:51:37 0 added, 0 removed; done. 18:51:37 Running hooks in /etc/ca-certificates/update.d... 18:51:37 done. 18:51:38 + '[' -e coverage.out ] 18:51:38 + chown 1001:1001 coverage.out [Pipeline] stash 18:51:38 Warning: overwriting stash ‘coverage-report’ 18:51:38 Reading package lists... 18:51:39 Building dependency tree... 18:51:39 Reading state information... 18:51:39 The following NEW packages will be installed: 18:51:39 apt-transport-https 18:51:39 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:51:39 Stashed 1 file(s) [Pipeline] sh 18:51:39 Need to get 4680 B of archives. 18:51:39 After this operation, 162 kB of additional disk space will be used. 18:51:39 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 18:51:39 debconf: delaying package configuration, since apt-utils is not installed 18:51:39 Fetched 4680 B in 0s (24.9 kB/s) 18:51:39 Selecting previously unselected package apt-transport-https. 18:51:39 (Reading database ... 14320 files and directories currently installed.) 18:51:39 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 18:51:39 Unpacking apt-transport-https (2.0.6) ... 18:51:39 Setting up apt-transport-https (2.0.6) ... 18:51:39 Waiting for network to be ready... 18:51:39 + make build 18:51:39 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 18:51:45 2022-04-07T18:51:43Z INFO Waiting for automatic snapd restart... 18:51:46 snapd 2.54.4 from Canonical* installed 18:51:46 "snapd" switched to the "latest/stable" channel 18:51:46 18:51:49 core20 20220318 from Canonical* installed 18:51:49 "core20" switched to the "latest/stable" channel 18:51:49 18:51:52 snapcraft 6.1 from Canonical* installed 18:51:52 "snapcraft" switched to the "latest/stable" channel 18:51:52 18:51:56 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: 18:51:56 - README.md 18:51:56 18:51:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:51:57 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 18:51:57 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 18:51:57 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 18:51:58 Reading package lists... 18:51:58 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 18:51:58 Reading package lists... 18:51:58 Building dependency tree... 18:51:58 Reading state information... 18:51:59 Suggested packages: 18:51:59 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 18:51:59 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 18:51:59 krb5-user libnorm-doc 18:51:59 Recommended packages: 18:51:59 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:51:59 The following NEW packages will be installed: 18:51:59 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 18:51:59 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 18:51:59 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 18:51:59 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 18:51:59 libzmq5 pkg-config zip 18:51:59 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 18:51:59 Need to get 10.3 MB of archives. 18:51:59 After this operation, 56.5 MB of additional disk space will be used. 18:51:59 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 18:51:59 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 18:51:59 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 18:51:59 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 18:51:59 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 18:51:59 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 18:51:59 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 18:51:59 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 18:51:59 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 18:51:59 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 18:51:59 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 18:51:59 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 18:51:59 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 18:51:59 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 18:51:59 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 18:51:59 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 18:51:59 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 18:51:59 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 18:51:59 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 18:51:59 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 18:51:59 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 18:51:59 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 18:51:59 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 18:51:59 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 18:51:59 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 18:51:59 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 18:51:59 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 18:51:59 debconf: delaying package configuration, since apt-utils is not installed 18:51:59 Fetched 10.3 MB in 0s (38.1 MB/s) 18:51:59 Selecting previously unselected package libglib2.0-0:amd64. 18:51:59 (Reading database ... 14324 files and directories currently installed.) 18:51:59 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 18:51:59 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 18:51:59 Selecting previously unselected package libsodium23:amd64. 18:51:59 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 18:51:59 Unpacking libsodium23:amd64 (1.0.18-1) ... 18:51:59 Selecting previously unselected package libpsl5:amd64. 18:51:59 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 18:51:59 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 18:51:59 Selecting previously unselected package libbrotli1:amd64. 18:51:59 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 18:51:59 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 18:51:59 Selecting previously unselected package libnghttp2-14:amd64. 18:51:59 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 18:51:59 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 18:51:59 Selecting previously unselected package librtmp1:amd64. 18:51:59 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 18:51:59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 18:52:00 Selecting previously unselected package libssh-4:amd64. 18:52:00 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 18:52:00 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 18:52:00 Selecting previously unselected package libcurl3-gnutls:amd64. 18:52:00 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 18:52:00 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 18:52:00 Selecting previously unselected package liberror-perl. 18:52:00 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 18:52:00 Unpacking liberror-perl (0.17029-1) ... 18:52:00 Selecting previously unselected package git-man. 18:52:00 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 18:52:00 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 18:52:00 Selecting previously unselected package git. 18:52:00 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 18:52:00 Unpacking git (1:2.25.1-1ubuntu3.2) ... 18:52:00 Selecting previously unselected package libgssrpc4:amd64. 18:52:00 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 18:52:00 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 18:52:00 Selecting previously unselected package libkdb5-9:amd64. 18:52:00 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 18:52:00 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 18:52:00 Selecting previously unselected package libkadm5srv-mit11:amd64. 18:52:00 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 18:52:00 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 18:52:00 Selecting previously unselected package libkadm5clnt-mit11:amd64. 18:52:00 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 18:52:00 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 18:52:01 Selecting previously unselected package comerr-dev:amd64. 18:52:01 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 18:52:01 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 18:52:01 Selecting previously unselected package krb5-multidev:amd64. 18:52:01 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 18:52:01 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 18:52:01 Selecting previously unselected package libnorm1:amd64. 18:52:01 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 18:52:01 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 18:52:01 Selecting previously unselected package libnorm-dev:amd64. 18:52:01 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 18:52:01 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 18:52:01 Selecting previously unselected package libpgm-5.2-0:amd64. 18:52:01 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 18:52:01 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 18:52:01 Selecting previously unselected package libpgm-dev:amd64. 18:52:01 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 18:52:01 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 18:52:01 Selecting previously unselected package libsodium-dev:amd64. 18:52:01 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 18:52:01 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 18:52:01 Selecting previously unselected package libzmq5:amd64. 18:52:01 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 18:52:01 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 18:52:01 Selecting previously unselected package libkrb5-dev:amd64. 18:52:01 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 18:52:01 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 18:52:01 Selecting previously unselected package libzmq3-dev:amd64. 18:52:01 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 18:52:01 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 18:52:01 Selecting previously unselected package pkg-config. 18:52:01 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 18:52:01 Unpacking pkg-config (0.29.1-0ubuntu4) ... 18:52:01 Selecting previously unselected package zip. 18:52:02 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 18:52:02 Unpacking zip (3.0-11build1) ... 18:52:02 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 18:52:02 Setting up libsodium23:amd64 (1.0.18-1) ... 18:52:02 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 18:52:02 No schema files found: doing nothing. 18:52:02 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 18:52:02 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 18:52:02 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 18:52:02 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 18:52:02 Setting up liberror-perl (0.17029-1) ... 18:52:02 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 18:52:02 Setting up zip (3.0-11build1) ... 18:52:02 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 18:52:02 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 18:52:02 Setting up pkg-config (0.29.1-0ubuntu4) ... 18:52:02 Setting up libsodium-dev:amd64 (1.0.18-1) ... 18:52:02 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 18:52:02 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 18:52:02 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 18:52:02 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 18:52:02 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 18:52:02 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 18:52:02 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 18:52:02 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 18:52:02 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 18:52:02 Setting up git (1:2.25.1-1ubuntu3.2) ... 18:52:02 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 18:52:02 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 18:52:02 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 18:52:02 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 18:52:02 comerr-dev set to automatically installed. 18:52:02 git set to automatically installed. 18:52:02 git-man set to automatically installed. 18:52:02 krb5-multidev set to automatically installed. 18:52:02 libbrotli1 set to automatically installed. 18:52:02 libcurl3-gnutls set to automatically installed. 18:52:02 liberror-perl set to automatically installed. 18:52:02 libglib2.0-0 set to automatically installed. 18:52:02 libgssrpc4 set to automatically installed. 18:52:02 libkadm5clnt-mit11 set to automatically installed. 18:52:02 libkadm5srv-mit11 set to automatically installed. 18:52:02 libkdb5-9 set to automatically installed. 18:52:02 libkrb5-dev set to automatically installed. 18:52:02 libnghttp2-14 set to automatically installed. 18:52:02 libnorm-dev set to automatically installed. 18:52:02 libnorm1 set to automatically installed. 18:52:02 libpgm-5.2-0 set to automatically installed. 18:52:02 libpgm-dev set to automatically installed. 18:52:02 libpsl5 set to automatically installed. 18:52:02 librtmp1 set to automatically installed. 18:52:02 libsodium-dev set to automatically installed. 18:52:02 libsodium23 set to automatically installed. 18:52:02 libssh-4 set to automatically installed. 18:52:02 libzmq3-dev set to automatically installed. 18:52:02 libzmq5 set to automatically installed. 18:52:02 pkg-config set to automatically installed. 18:52:02 zip set to automatically installed. 18:52:03 snapd is not logged in, snap install commands will use sudo 18:52:16 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 18:52:16 Downloading snap 'edgex-app-service-configurable' 18:52:18 Pulling app-service-configurable 18:52:18 + snapcraftctl pull 18:52:19 Pulling config-common 18:52:19 + snapcraftctl pull 18:52:21 Pulling go-build-helper 18:52:21 + snapcraftctl pull 18:52:22 'edgex-go' has dependencies that need to be staged: go-build-helper 18:52:22 Skipping pull go-build-helper (already ran) 18:52:22 Building go-build-helper 18:52:22 + snapcraftctl build 18:52:24 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 18:52:24 Staging go-build-helper 18:52:24 + snapcraftctl stage 18:52:30 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 18:52:30 Fetched 290 kB in 0s (0 B/s) 18:52:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 18:52:30 Fetched 158 kB in 0s (0 B/s) 18:52:30 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 18:52:30 Fetched 242 kB in 0s (0 B/s) 18:52:30 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 18:52:30 Fetched 150 kB in 0s (0 B/s) 18:52:30 Pulling edgex-go 18:52:30 + snapcraftctl pull 18:52:30 Pulling hooks 18:52:30 + snapcraftctl pull 18:52:45 Removing suid/guid from /root/parts/static-packages/install/bin/su 18:52:45 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 18:52:45 Fetched 96.1 kB in 0s (0 B/s) 18:52:45 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 18:52:45 Fetched 78.7 kB in 0s (0 B/s) 18:52:45 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 18:52:45 Fetched 48.0 kB in 0s (0 B/s) 18:52:45 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 18:52:45 Fetched 50.2 kB in 0s (0 B/s) 18:52:45 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 18:52:45 Fetched 14.7 kB in 0s (0 B/s) 18:52:45 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 18:52:45 Fetched 234 kB in 0s (0 B/s) 18:52:45 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 18:52:45 Fetched 155 kB in 0s (0 B/s) 18:52:45 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 18:52:45 Fetched 170 kB in 0s (0 B/s) 18:52:45 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 18:52:45 Fetched 267 kB in 0s (0 B/s) 18:52:45 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:52:45 Fetched 50.6 kB in 0s (0 B/s) 18:52:45 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 18:52:45 Fetched 15.1 kB in 0s (0 B/s) 18:52:45 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 18:52:45 Fetched 51.5 kB in 0s (0 B/s) 18:52:45 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 18:52:45 Fetched 121 kB in 0s (0 B/s) 18:52:45 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 18:52:45 Fetched 29.7 kB in 0s (0 B/s) 18:52:45 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 18:52:45 Fetched 1021 kB in 0s (0 B/s) 18:52:45 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 18:52:45 Fetched 49.3 kB in 0s (0 B/s) 18:52:45 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 18:52:45 Fetched 54.9 kB in 0s (0 B/s) 18:52:45 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 18:52:45 Fetched 16.6 kB in 0s (0 B/s) 18:52:45 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 18:52:45 Fetched 87.9 kB in 0s (0 B/s) 18:52:45 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 18:52:45 Fetched 142 kB in 0s (0 B/s) 18:52:45 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 18:52:45 Fetched 41.8 kB in 0s (0 B/s) 18:52:45 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 18:52:45 Fetched 181 kB in 0s (0 B/s) 18:52:45 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 18:52:45 Fetched 208 kB in 0s (0 B/s) 18:52:45 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 18:52:45 Fetched 161 kB in 0s (0 B/s) 18:52:45 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 18:52:45 Fetched 107 kB in 0s (0 B/s) 18:52:45 Pulling static-packages 18:52:45 + snapcraftctl pull 18:52:45 Pulling version 18:52:45 + cd /root/project 18:52:45 ++ git describe --tags --abbrev=0 18:52:45 ++ sed s/v// 18:52:45 + GIT_VERSION=2.2.0-dev.58 18:52:45 + '[' -z 2.2.0-dev.58 ']' 18:52:45 + snapcraftctl set-version 2.2.0-dev.58 18:52:47 Building app-service-configurable 18:52:47 + snapcraftctl build 18:52:49 Building config-common 18:52:49 + snapcraftctl build 18:52:50 + cp --archive --link --no-dereference . /root/parts/config-common/install 18:52:51 Skipping build go-build-helper (already ran) 18:52:51 Building edgex-go 18:52:51 + cd /root/parts/edgex-go/src 18:52:51 ++ git describe --tags --abbrev=0 18:52:51 ++ sed s/v// 18:52:51 + GIT_VERSION=2.2.0-dev.58 18:52:51 + '[' -z 2.2.0-dev.58 ']' 18:52:51 + echo 2.2.0-dev.58 18:52:51 + '[' '!' -d vendor ']' 18:52:51 + go mod download all 18:52:56 + make build 18:52:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:53:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:53:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:53:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:53:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:53:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:53:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:53:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:53:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:53:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:53:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:53:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:53:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:53:43 + 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 18:53:43 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 18:53:43 + case "$service" in 18:53:43 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 18:53:43 + 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 18:53:43 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 18:53:43 + case "$service" in 18:53:43 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 18:53:43 + 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 18:53:43 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 18:53:43 + case "$service" in 18:53:43 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 18:53:43 + 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 18:53:43 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 18:53:43 + case "$service" in 18:53:43 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 18:53:43 + 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 18:53:43 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 18:53:43 + case "$service" in 18:53:43 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 18:53:43 + 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 18:53:43 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 18:53:43 + case "$service" in 18:53:43 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 18:53:43 + 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 18:53:43 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 18:53:43 + case "$service" in 18:53:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 18:53:43 + 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 18:53:43 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 18:53:43 + case "$service" in 18:53:43 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 18:53:43 + 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 18:53:43 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 18:53:43 + case "$service" in 18:53:43 + 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 18:53:43 + 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 18:53:43 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 18:53:43 + case "$service" in 18:53:43 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 18:53:43 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 18:53:43 + 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 18:53:43 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 18:53:43 + case "$service" in 18:53:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 18:53:43 + 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 18:53:43 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 18:53:43 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 18:53:43 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 18:53:44 Building hooks 18:53:44 + cd /root/parts/hooks/src 18:53:44 + make build 18:53:44 go mod tidy 18:53:44 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 18:53:44 go: downloading github.com/stretchr/testify v1.7.0 18:53:44 go: downloading github.com/davecgh/go-spew v1.1.0 18:53:44 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:53:44 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 18:53:46 GO111MODULE=on go build -o cmd/install/install ./cmd/install 18:53:46 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 18:53:46 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 18:53:48 Removing suid/guid from /root/parts/static-packages/install/bin/su 18:53:48 Building static-packages 18:53:48 + snapcraftctl build 18:53:50 Building version 18:53:50 + snapcraftctl build 18:53:52 Staging app-service-configurable 18:53:52 + snapcraftctl stage 18:53:53 Staging config-common 18:53:53 + snapcraftctl stage 18:53:55 Skipping stage go-build-helper (already ran) 18:53:55 Staging edgex-go 18:53:55 + snapcraftctl stage 18:53:56 Staging hooks 18:53:56 + snapcraftctl stage 18:53:57 Staging static-packages 18:53:57 + snapcraftctl stage 18:53:59 Staging version 18:53:59 + snapcraftctl stage 18:54:00 Priming app-service-configurable 18:54:00 + snapcraftctl prime 18:54:01 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 18:54:03 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 18:54:03 stage-packages: 18:54:03 - libnorm1 18:54:03 - libpgm-5.2-0 18:54:03 - libsodium23 18:54:03 - libzmq5 18:54:04 Priming config-common 18:54:04 + snapcraftctl prime 18:54:05 Priming go-build-helper 18:54:05 + snapcraftctl prime 18:54:06 Priming edgex-go 18:54:06 + snapcraftctl prime 18:54:08 Priming hooks 18:54:08 + snapcraftctl prime 18:54:09 Priming static-packages 18:54:09 + snapcraftctl prime 18:54:13 Priming version 18:54:13 + snapcraftctl prime 18:54:15 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] } 18:55:53 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 18:55:53 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 18:55:59 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 18:56:01 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 18:56:08 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 18:56:16 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 18:56:21 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 18:56:30 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 18:56:37 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 18:56:45 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 18:56:58 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] } 18:57:03 $ docker stop --time=1 1bc1312d09457cda4149c824d5a3d98c81c6ce93e0ad18ed1387cb3e9a91158a 18:57:05 $ docker rm -f 1bc1312d09457cda4149c824d5a3d98c81c6ce93e0ad18ed1387cb3e9a91158a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:57:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:57:09 18:57:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:57:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:57:09 latest: Pulling from edgex-devops/edgex-compose-arm64 18:57:09 29e5d40040c1: Pulling fs layer 18:57:09 1ce36da41761: Pulling fs layer 18:57:09 25b303627fd3: Pulling fs layer 18:57:09 29e5d40040c1: Verifying Checksum 18:57:09 29e5d40040c1: Download complete 18:57:10 1ce36da41761: Verifying Checksum 18:57:10 1ce36da41761: Download complete 18:57:10 29e5d40040c1: Pull complete 18:57:12 1ce36da41761: Pull complete 18:57:12 25b303627fd3: Verifying Checksum 18:57:12 25b303627fd3: Download complete 18:57:24 25b303627fd3: Pull complete 18:57:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:57:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:57:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:57:24 prd-ubuntu20.04-docker-arm64-4c-16g-11439 does not seem to be running inside a container 18:57:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:57:27 $ docker top 4185369dabf0187b8ad9ea7cdbf53dd378309149d6f8766b63cd69a231f692b9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:28 + docker-compose build --help 18:57:28 + grep parallel 18:57:35 --parallel Build images in parallel. [Pipeline] } 18:57:35 $ docker stop --time=1 4185369dabf0187b8ad9ea7cdbf53dd378309149d6f8766b63cd69a231f692b9 18:57:37 $ docker rm -f 4185369dabf0187b8ad9ea7cdbf53dd378309149d6f8766b63cd69a231f692b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:57:37 . [Pipeline] withDockerContainer 18:57:38 prd-ubuntu20.04-docker-arm64-4c-16g-11439 does not seem to be running inside a container 18:57:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:57:39 $ docker top 85693ce5220eb74995f55b8948249162eca0e7c7f322131a7b125653289f0aac -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:40 + docker-compose -f ./docker-compose-build.yml build --parallel 18:57:49 Building core-command ... 18:57:49 Building core-data ... 18:57:49 Building core-metadata ... 18:57:49 Building security-bootstrapper ... 18:57:49 Building security-proxy-setup ... 18:57:49 Building security-secretstore-setup ... 18:57:49 Building security-spiffe-token-provider ... 18:57:49 Building security-spire-agent ... 18:57:49 Building security-spire-config ... 18:57:49 Building security-spire-server ... 18:57:49 Building support-notifications ... 18:57:49 Building support-scheduler ... 18:57:49 Building sys-mgmt-agent ... 18:57:49 Building security-spire-config 18:57:49 Building security-spire-server 18:57:49 Building security-spiffe-token-provider 18:57:49 Building security-secretstore-setup 18:57:49 Building security-bootstrapper 18:59:41 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:59:41 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:59:41 ---> 7476186df389 18:59:41 Step 3/31 : WORKDIR /edgex-go 18:59:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:59:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:59:41 ---> 7476186df389 18:59:41 Step 3/25 : WORKDIR /edgex-go 18:59:41 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:59:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:59:41 ---> 7476186df389 18:59:41 Step 3/20 : WORKDIR /edgex-go 18:59:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:59:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:59:41 ---> 7476186df389 18:59:41 Step 3/25 : WORKDIR /edgex-go 18:59:41 ---> Running in d3b1611d3d31 18:59:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:59:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:59:41 ---> Running in 7d67a8f7af62 18:59:41 ---> 7476186df389 18:59:41 ---> Running in 4699d9931ae1 18:59:41 ---> Running in f9680b6e0780 18:59:41 Step 3/26 : WORKDIR /edgex-go 18:59:41 ---> Running in 4c95aee945d5 18:59:41 Removing intermediate container f9680b6e0780 18:59:41 ---> 6cce06dc872d 18:59:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:59:41 Removing intermediate container 4699d9931ae1 18:59:41 ---> 2f1687fbd08f 18:59:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:41 Removing intermediate container d3b1611d3d31 18:59:41 ---> b74509c3f2cd 18:59:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:41 ---> Running in 00bef75effc6 18:59:41 Removing intermediate container 4c95aee945d5 18:59:41 ---> d9e80b368791 18:59:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:41 ---> Running in fb6eda5ef085 18:59:41 Removing intermediate container 7d67a8f7af62 18:59:41 ---> c980bf5d678f 18:59:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:41 ---> Running in fffbe4ece2e3 18:59:41 ---> Running in d35dd8865516 18:59:41 ---> Running in feb5bc8d81cf 18:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:59:41 Removing intermediate container fffbe4ece2e3 18:59:41 ---> 2b326e653d85 18:59:41 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:59:41 ---> Running in ebd40114da4b 18:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:59:41 Removing intermediate container fb6eda5ef085 18:59:41 ---> d1534133db06 18:59:41 Step 5/25 : RUN apk add --update --no-cache make git 18:59:41 ---> Running in 12ff39219cc9 18:59:41 Removing intermediate container d35dd8865516 18:59:41 ---> 7702aedccfb6 18:59:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:59:41 Removing intermediate container feb5bc8d81cf 18:59:41 ---> ca800d817377 18:59:41 Step 5/31 : RUN apk add --update --no-cache make git 18:59:41 ---> Running in 7cc478cc60ac 18:59:41 ---> Running in dfc7036f4061 18:59:41 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:59:41 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:59:41 OK: 15739 distinct packages available 18:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:59:41 OK: 220 MiB in 52 packages 18:59:41 OK: 220 MiB in 52 packages 18:59:41 OK: 220 MiB in 52 packages 18:59:41 OK: 220 MiB in 52 packages 18:59:41 Removing intermediate container 00bef75effc6 18:59:41 ---> 3ece49c3464b 18:59:41 Step 5/20 : COPY go.mod vendor* ./ 18:59:41 OK: 220 MiB in 52 packages 18:59:41 Removing intermediate container ebd40114da4b 18:59:41 ---> bc8e0eeccac9 18:59:41 Step 6/25 : COPY go.mod vendor* ./ 18:59:41 Removing intermediate container 7cc478cc60ac 18:59:41 ---> 3ecea8368fd6 18:59:41 Step 6/26 : COPY go.mod vendor* ./ 18:59:41 Removing intermediate container 12ff39219cc9 18:59:41 ---> 2d6677d0718d 18:59:41 Step 6/25 : COPY go.mod vendor* ./ 18:59:41 Removing intermediate container dfc7036f4061 18:59:41 ---> cd4237b5646c 18:59:41 Step 6/31 : COPY go.mod vendor* ./ 18:59:41 ---> c0444223b535 18:59:41 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:41 ---> Running in ceb8ea33e21f 18:59:42 ---> 889f47ac5a2f 18:59:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:42 ---> Running in 6341212e4c47 18:59:43 ---> 3545652962ba 18:59:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:43 ---> c7bc3d8e709b 18:59:43 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:43 ---> 7b274891e92e 18:59:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:43 ---> Running in e76471e4cfff 18:59:43 ---> Running in 415ccea70819 18:59:43 ---> Running in c49f9fd8456b 18:59:47 Removing intermediate container ceb8ea33e21f 18:59:47 ---> c205bdb4c5ad 18:59:47 Step 7/20 : COPY . . 18:59:48 Removing intermediate container 6341212e4c47 18:59:48 ---> a5ff6c51a028 18:59:48 Step 8/25 : COPY . . 18:59:50 Removing intermediate container e76471e4cfff 18:59:50 ---> b0967601f81e 18:59:50 Step 8/26 : COPY . . 18:59:50 Removing intermediate container 415ccea70819 18:59:50 ---> d2cb75394937 18:59:50 Step 8/25 : COPY . . 18:59:50 Removing intermediate container c49f9fd8456b 18:59:50 ---> e91c5a4c3a55 18:59:50 Step 8/31 : COPY . . 19:00:23 ---> 5a4b2c30eacc 19:00:23 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:00:23 ---> 1aa5c9e991c7 19:00:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:00:23 ---> Running in 9f199662cdbb 19:00:23 ---> Running in 8cd555b67154 19:00:23 Removing intermediate container 9f199662cdbb 19:00:23 ---> 1bae3c3b6a5d 19:00:23 Step 10/25 : RUN mkdir -p spire-build 19:00:23 ---> Running in aff24b5c0d51 19:00:23 ---> 485940fd579d 19:00:23 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:00:24 ---> Running in 9079268ab899 19:00:24 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 19:00:25 ---> 03d24766783d 19:00:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:00:25 ---> Running in 18e2d1f0d332 19:00:26 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 19:00:27 ---> a5516c881cd1 19:00:27 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:00:27 ---> Running in 3a9b796d615b 19:00:27 Removing intermediate container aff24b5c0d51 19:00:27 ---> 4e5b6799c657 19:00:27 Step 11/25 : WORKDIR /edgex-go/spire-build 19:00:27 ---> Running in ee5397c9e89b 19:00:28 Removing intermediate container 3a9b796d615b 19:00:28 ---> d915efcc22cd 19:00:28 Step 10/26 : RUN mkdir -p spire-build 19:00:28 ---> Running in 17a02f71eb83 19:00:28 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 19:00:28 Removing intermediate container ee5397c9e89b 19:00:28 ---> 8c950a43584c 19:00:28 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 19:00:29 ---> Running in fe54ce3efed9 19:00:32 Removing intermediate container 17a02f71eb83 19:00:32 ---> c9ff6dfb977b 19:00:32 Step 11/26 : WORKDIR /edgex-go/spire-build 19:00:32 ---> Running in 36a885c7645a 19:00:32 spire-1.2.1/ 19:00:32 spire-1.2.1/.data/ 19:00:32 spire-1.2.1/.data/.file 19:00:32 spire-1.2.1/.dockerignore 19:00:32 spire-1.2.1/.gitattributes 19:00:32 spire-1.2.1/.githooks/ 19:00:32 spire-1.2.1/.githooks/pre-commit 19:00:32 spire-1.2.1/.github/ 19:00:32 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:00:32 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:00:32 spire-1.2.1/.github/dependabot.yml 19:00:32 spire-1.2.1/.github/workflows/ 19:00:32 spire-1.2.1/.github/workflows/nightly_build.yaml 19:00:32 spire-1.2.1/.github/workflows/pr_build.yaml 19:00:32 spire-1.2.1/.github/workflows/release_build.yaml 19:00:32 spire-1.2.1/.github/workflows/scripts/ 19:00:32 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:00:32 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:00:32 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:00:32 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:00:32 spire-1.2.1/.github/workflows/scripts/split.sh 19:00:32 spire-1.2.1/.gitignore 19:00:32 spire-1.2.1/.go-version 19:00:32 spire-1.2.1/.golangci.yml 19:00:32 spire-1.2.1/ADOPTERS.md 19:00:32 spire-1.2.1/CHANGELOG.md 19:00:32 spire-1.2.1/CODE-OF-CONDUCT.md 19:00:32 spire-1.2.1/CODEOWNERS 19:00:32 spire-1.2.1/CONTRIBUTING.md 19:00:32 spire-1.2.1/Dockerfile 19:00:32 spire-1.2.1/Dockerfile.dev 19:00:32 spire-1.2.1/Dockerfile.scratch 19:00:32 spire-1.2.1/LICENSE 19:00:32 spire-1.2.1/MAINTAINERS.md 19:00:32 spire-1.2.1/Makefile 19:00:32 spire-1.2.1/README.md 19:00:32 spire-1.2.1/ROADMAP.md 19:00:32 spire-1.2.1/SECURITY.md 19:00:32 spire-1.2.1/cmd/ 19:00:32 spire-1.2.1/cmd/spire-agent/ 19:00:32 spire-1.2.1/cmd/spire-agent/cli/ 19:00:32 spire-1.2.1/cmd/spire-agent/cli/api/ 19:00:32 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:00:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:00:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:00:32 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:00:32 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:00:32 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:00:32 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:00:32 spire-1.2.1/cmd/spire-agent/cli/common/ 19:00:32 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:00:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:00:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:00:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:00:32 spire-1.2.1/cmd/spire-agent/cli/run/ 19:00:32 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:00:32 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:00:32 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:00:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:00:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:00:32 spire-1.2.1/cmd/spire-agent/main.go 19:00:32 spire-1.2.1/cmd/spire-server/ 19:00:32 spire-1.2.1/cmd/spire-server/cli/ 19:00:32 spire-1.2.1/cmd/spire-server/cli/agent/ 19:00:32 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:00:32 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/cli.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/entry/ 19:00:32 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/federation/ 19:00:32 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:00:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:00:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/run/ 19:00:32 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/token/ 19:00:32 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/validate/ 19:00:32 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/x509/ 19:00:32 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:00:32 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:00:32 spire-1.2.1/cmd/spire-server/main.go 19:00:32 spire-1.2.1/cmd/spire-server/util/ 19:00:32 spire-1.2.1/cmd/spire-server/util/util.go 19:00:32 spire-1.2.1/conf/ 19:00:32 spire-1.2.1/conf/agent/ 19:00:32 spire-1.2.1/conf/agent/agent.conf 19:00:32 spire-1.2.1/conf/agent/agent_full.conf 19:00:32 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:00:32 spire-1.2.1/conf/server/ 19:00:32 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:00:32 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:00:32 spire-1.2.1/conf/server/server.conf 19:00:32 spire-1.2.1/conf/server/server_full.conf 19:00:32 spire-1.2.1/doc/ 19:00:32 spire-1.2.1/doc/SPIRE101.md 19:00:32 spire-1.2.1/doc/auditlog.md 19:00:32 spire-1.2.1/doc/authorization_policy_engine.md 19:00:32 spire-1.2.1/doc/changelog_guidelines.md 19:00:32 spire-1.2.1/doc/cure53-report.pdf 19:00:32 spire-1.2.1/doc/images/ 19:00:32 spire-1.2.1/doc/images/2019_roadmap.png 19:00:32 spire-1.2.1/doc/images/SPIRE101.png 19:00:32 spire-1.2.1/doc/images/SPIRE_agent.png 19:00:32 spire-1.2.1/doc/images/SPIRE_server.png 19:00:32 spire-1.2.1/doc/images/cache_mgr.png 19:00:32 spire-1.2.1/doc/images/cache_mgr_components.png 19:00:32 spire-1.2.1/doc/images/federated_spire.png 19:00:32 spire-1.2.1/doc/images/ha_mode.png 19:00:32 spire-1.2.1/doc/images/nested_spire.png 19:00:32 spire-1.2.1/doc/images/oidc_federation.png 19:00:32 spire-1.2.1/doc/images/single_trust_domain.png 19:00:32 spire-1.2.1/doc/images/spiffe_compatible.png 19:00:32 spire-1.2.1/doc/images/spire_logo.png 19:00:32 spire-1.2.1/doc/migrating_registration_api_clients.md 19:00:32 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:00:32 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:00:32 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:00:32 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:00:32 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:00:32 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:00:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:00:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:00:32 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:00:32 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:00:32 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:00:32 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:00:32 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:00:32 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:00:32 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:00:32 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:00:32 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:00:32 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:00:32 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:00:32 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:00:32 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:00:32 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:00:32 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:00:32 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:00:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:00:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:00:32 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:00:32 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:00:32 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:00:32 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:00:32 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:00:32 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:00:32 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:00:32 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:00:32 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:00:32 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:00:32 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:00:32 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:00:32 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:00:32 spire-1.2.1/doc/scaling_spire.md 19:00:32 spire-1.2.1/doc/spire_agent.md 19:00:32 spire-1.2.1/doc/spire_server.md 19:00:32 spire-1.2.1/doc/supported_integrations.md 19:00:32 spire-1.2.1/doc/telemetry.md 19:00:32 spire-1.2.1/doc/telemetry_config.md 19:00:32 spire-1.2.1/doc/upgrading.md 19:00:32 spire-1.2.1/doc/using_spire.md 19:00:32 spire-1.2.1/examples/ 19:00:32 spire-1.2.1/examples/README.md 19:00:32 spire-1.2.1/go.mod 19:00:32 spire-1.2.1/go.sum 19:00:32 spire-1.2.1/pkg/ 19:00:32 spire-1.2.1/pkg/agent/ 19:00:32 spire-1.2.1/pkg/agent/agent.go 19:00:32 spire-1.2.1/pkg/agent/api/ 19:00:32 spire-1.2.1/pkg/agent/api/config.go 19:00:32 spire-1.2.1/pkg/agent/api/debug/ 19:00:32 spire-1.2.1/pkg/agent/api/debug/v1/ 19:00:32 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:00:32 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:00:32 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:00:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:00:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:00:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:00:32 spire-1.2.1/pkg/agent/api/endpoints.go 19:00:32 spire-1.2.1/pkg/agent/api/health/ 19:00:32 spire-1.2.1/pkg/agent/api/health/v1/ 19:00:32 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:00:32 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:00:32 spire-1.2.1/pkg/agent/api/rpccontext/ 19:00:32 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:00:32 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:00:32 spire-1.2.1/pkg/agent/attestor/ 19:00:32 spire-1.2.1/pkg/agent/attestor/node/ 19:00:32 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:00:32 spire-1.2.1/pkg/agent/attestor/node/node.go 19:00:32 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:00:32 spire-1.2.1/pkg/agent/attestor/workload/ 19:00:32 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:00:32 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:00:32 spire-1.2.1/pkg/agent/catalog/ 19:00:32 spire-1.2.1/pkg/agent/catalog/catalog.go 19:00:32 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:00:32 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:00:32 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:00:32 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:00:32 spire-1.2.1/pkg/agent/client/ 19:00:32 spire-1.2.1/pkg/agent/client/client.go 19:00:32 spire-1.2.1/pkg/agent/client/client_test.go 19:00:32 spire-1.2.1/pkg/agent/client/dial.go 19:00:32 spire-1.2.1/pkg/agent/client/nodeconn.go 19:00:32 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:00:32 spire-1.2.1/pkg/agent/client/update.go 19:00:32 spire-1.2.1/pkg/agent/client/util.go 19:00:32 spire-1.2.1/pkg/agent/common/ 19:00:32 spire-1.2.1/pkg/agent/common/backoff/ 19:00:32 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:00:32 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:00:32 spire-1.2.1/pkg/agent/common/cgroups/ 19:00:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:00:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:00:32 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:00:32 spire-1.2.1/pkg/agent/config.go 19:00:32 spire-1.2.1/pkg/agent/endpoints/ 19:00:32 spire-1.2.1/pkg/agent/endpoints/config.go 19:00:32 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:00:32 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:00:32 spire-1.2.1/pkg/agent/endpoints/metrics.goRemoving intermediate container 36a885c7645a 19:00:32 ---> b44f3b239e63 19:00:32 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 19:00:32 19:00:32 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:00:32 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:00:32 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:00:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:00:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:00:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:00:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:00:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:00:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:00:32 spire-1.2.1/pkg/agent/endpoints/workload/ 19:00:32 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:00:32 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:00:32 spire-1.2.1/pkg/agent/manager/ 19:00:32 spire-1.2.1/pkg/agent/manager/cache/ 19:00:32 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:00:32 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:00:32 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:00:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:00:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:00:32 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:00:32 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:00:32 spire-1.2.1/pkg/agent/manager/config.go 19:00:32 spire-1.2.1/pkg/agent/manager/manager.go 19:00:32 spire-1.2.1/pkg/agent/manager/manager_test.go 19:00:32 spire-1.2.1/pkg/agent/manager/storage.go 19:00:32 spire-1.2.1/pkg/agent/manager/storage_test.go 19:00:32 spire-1.2.1/pkg/agent/manager/storecache/ 19:00:32 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:00:32 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:00:32 spire-1.2.1/pkg/agent/manager/sync.go 19:00:32 spire-1.2.1/pkg/agent/plugin/ 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go ---> Running in 468a120d7f89 19:00:32 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:00:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:00:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:00:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:00:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:00:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:00:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:00:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:00:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:00:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:00:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:00:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:00:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:00:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:00:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:00:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:00:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:00:33 spire-1.2.1/pkg/agent/svid/ 19:00:33 spire-1.2.1/pkg/agent/svid/rotator.go 19:00:33 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:00:33 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:00:33 spire-1.2.1/pkg/agent/svid/store/ 19:00:33 spire-1.2.1/pkg/agent/svid/store/service.go 19:00:33 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:00:33 spire-1.2.1/pkg/common/ 19:00:33 spire-1.2.1/pkg/common/agentpathtemplate/ 19:00:33 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:00:33 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:00:33 spire-1.2.1/pkg/common/api/ 19:00:33 spire-1.2.1/pkg/common/api/metrics.go 19:00:33 spire-1.2.1/pkg/common/api/middleware/ 19:00:33 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:00:33 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:00:33 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:00:33 spire-1.2.1/pkg/common/api/middleware/logger.go 19:00:33 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:00:33 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:00:33 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:00:33 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:00:33 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:00:33 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:00:33 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:00:33 spire-1.2.1/pkg/common/api/middleware/names.go 19:00:33 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:00:33 spire-1.2.1/pkg/common/api/names.go 19:00:33 spire-1.2.1/pkg/common/api/ratelimit.go 19:00:33 spire-1.2.1/pkg/common/api/rpccontext/ 19:00:33 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:00:33 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:00:33 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:00:33 spire-1.2.1/pkg/common/auth/ 19:00:33 spire-1.2.1/pkg/common/auth/interceptors.go 19:00:33 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:00:33 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:00:33 spire-1.2.1/pkg/common/bundleutil/ 19:00:33 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:00:33 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:00:33 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:00:33 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:00:33 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:00:33 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:00:33 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:00:33 spire-1.2.1/pkg/common/bundleutil/types.go 19:00:33 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:00:33 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:00:33 spire-1.2.1/pkg/common/catalog/ 19:00:33 spire-1.2.1/pkg/common/catalog/bind.go 19:00:33 spire-1.2.1/pkg/common/catalog/builtin.go 19:00:33 spire-1.2.1/pkg/common/catalog/catalog.go 19:00:33 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:00:33 spire-1.2.1/pkg/common/catalog/closers.go 19:00:33 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:00:33 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:00:33 spire-1.2.1/pkg/common/catalog/config.go 19:00:33 spire-1.2.1/pkg/common/catalog/config_test.go 19:00:33 spire-1.2.1/pkg/common/catalog/configure.go 19:00:33 spire-1.2.1/pkg/common/catalog/constraints.go 19:00:33 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:00:33 spire-1.2.1/pkg/common/catalog/context.go 19:00:33 spire-1.2.1/pkg/common/catalog/external.go 19:00:33 spire-1.2.1/pkg/common/catalog/host.go 19:00:33 spire-1.2.1/pkg/common/catalog/pipenet.go 19:00:33 spire-1.2.1/pkg/common/catalog/plugin.go 19:00:33 spire-1.2.1/pkg/common/catalog/testplugin/ 19:00:33 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:00:33 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:00:33 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:00:33 spire-1.2.1/pkg/common/cli/ 19:00:33 spire-1.2.1/pkg/common/cli/env.go 19:00:33 spire-1.2.1/pkg/common/cli/flags.go 19:00:33 spire-1.2.1/pkg/common/cli/trust_domain.go 19:00:33 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:00:33 spire-1.2.1/pkg/common/cli/umask.go 19:00:33 spire-1.2.1/pkg/common/cli/umask_posix.go 19:00:33 spire-1.2.1/pkg/common/cli/umask_test.go 19:00:33 spire-1.2.1/pkg/common/cli/umask_windows.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/ 19:00:33 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/flag.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/format.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/ 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:00:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:00:33 spire-1.2.1/pkg/common/coretypes/ 19:00:33 spire-1.2.1/pkg/common/coretypes/bundle/ 19:00:33 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:00:33 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:00:33 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:00:33 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:00:33 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:00:33 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:00:33 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:00:33 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:00:33 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:00:33 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:00:33 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:00:33 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:00:33 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:00:33 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:00:33 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:00:33 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:00:33 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:00:33 spire-1.2.1/pkg/common/cryptoutil/ 19:00:33 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:00:33 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:00:33 spire-1.2.1/pkg/common/diskutil/ 19:00:33 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:00:33 spire-1.2.1/pkg/common/diskutil/file_test.go 19:00:33 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:00:33 spire-1.2.1/pkg/common/errorutil/ 19:00:33 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:00:33 spire-1.2.1/pkg/common/health/ 19:00:33 spire-1.2.1/pkg/common/health/config.go 19:00:33 spire-1.2.1/pkg/common/health/context.go 19:00:33 spire-1.2.1/pkg/common/health/context_test.go 19:00:33 spire-1.2.1/pkg/common/health/health.go 19:00:33 spire-1.2.1/pkg/common/health/health_test.go 19:00:33 spire-1.2.1/pkg/common/health/logger.go 19:00:33 spire-1.2.1/pkg/common/hostservice/ 19:00:33 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:00:33 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:00:33 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:00:33 spire-1.2.1/pkg/common/idutil/ 19:00:33 spire-1.2.1/pkg/common/idutil/require.go 19:00:33 spire-1.2.1/pkg/common/idutil/require_test.go 19:00:33 spire-1.2.1/pkg/common/idutil/safety.go 19:00:33 spire-1.2.1/pkg/common/idutil/safety_test.go 19:00:33 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:00:33 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:00:33 spire-1.2.1/pkg/common/jwtsvid/ 19:00:33 spire-1.2.1/pkg/common/jwtsvid/common.go 19:00:33 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:00:33 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:00:33 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:00:33 spire-1.2.1/pkg/common/jwtutil/ 19:00:33 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:00:33 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:00:33 spire-1.2.1/pkg/common/log/ 19:00:33 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:00:33 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:00:33 spire-1.2.1/pkg/common/log/log.go 19:00:33 spire-1.2.1/pkg/common/log/log_test.go 19:00:33 spire-1.2.1/pkg/common/log/options.go 19:00:33 spire-1.2.1/pkg/common/nodeutil/ 19:00:33 spire-1.2.1/pkg/common/nodeutil/node.go 19:00:33 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:00:33 spire-1.2.1/pkg/common/peertracker/ 19:00:33 spire-1.2.1/pkg/common/peertracker/conn.go 19:00:33 spire-1.2.1/pkg/common/peertracker/credentials.go 19:00:33 spire-1.2.1/pkg/common/peertracker/errors.go 19:00:33 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:00:33 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:00:33 spire-1.2.1/pkg/common/peertracker/info.go 19:00:33 spire-1.2.1/pkg/common/peertracker/listener.go 19:00:33 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:00:33 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:00:33 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:00:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:00:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:00:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:00:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:00:33 spire-1.2.1/pkg/common/peertracker/tcp.go 19:00:33 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:00:33 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:00:33 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:00:33 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:00:33 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:00:33 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:00:33 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:00:33 spire-1.2.1/pkg/common/peertracker/uds.go 19:00:33 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:00:33 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:00:33 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:00:33 spire-1.2.1/pkg/common/pemutil/ 19:00:33 spire-1.2.1/pkg/common/pemutil/block.go 19:00:33 spire-1.2.1/pkg/common/pemutil/certs.go 19:00:33 spire-1.2.1/pkg/common/pemutil/common.go 19:00:33 spire-1.2.1/pkg/common/pemutil/csr.go 19:00:33 spire-1.2.1/pkg/common/pemutil/keys.go 19:00:33 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:00:33 spire-1.2.1/pkg/common/pemutil/testdata/ 19:00:33 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:00:33 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:00:33 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:00:33 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:00:33 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:00:33 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:00:33 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:00:33 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:00:33 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:00:33 spire-1.2.1/pkg/common/plugin/ 19:00:33 spire-1.2.1/pkg/common/plugin/aws/ 19:00:33 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:00:33 spire-1.2.1/pkg/common/plugin/azure/ 19:00:33 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:00:33 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:00:33 spire-1.2.1/pkg/common/plugin/facade.go 19:00:33 spire-1.2.1/pkg/common/plugin/facade_test.go 19:00:33 spire-1.2.1/pkg/common/plugin/gcp/ 19:00:33 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:00:33 spire-1.2.1/pkg/common/plugin/k8s/ 19:00:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:00:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:00:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:00:33 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:00:33 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:00:33 spire-1.2.1/pkg/common/plugin/log.go 19:00:33 spire-1.2.1/pkg/common/plugin/sshpop/ 19:00:33 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:00:33 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:00:33 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:00:33 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:00:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:00:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:00:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:00:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:00:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:00:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:00:33 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:00:33 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:00:33 spire-1.2.1/pkg/common/plugin/x509pop/ 19:00:33 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:00:33 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:00:33 spire-1.2.1/pkg/common/profiling/ 19:00:33 spire-1.2.1/pkg/common/profiling/dumpers.go 19:00:33 spire-1.2.1/pkg/common/profiling/profiling.go 19:00:33 spire-1.2.1/pkg/common/protoutil/ 19:00:33 spire-1.2.1/pkg/common/protoutil/masks.go 19:00:33 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:00:33 spire-1.2.1/pkg/common/rotationutil/ 19:00:33 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:00:33 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:00:33 spire-1.2.1/pkg/common/selector/ 19:00:33 spire-1.2.1/pkg/common/selector/selector.go 19:00:33 spire-1.2.1/pkg/common/selector/selector_test.go 19:00:33 spire-1.2.1/pkg/common/selector/set.go 19:00:33 spire-1.2.1/pkg/common/selector/set_utils.go 19:00:33 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:00:33 spire-1.2.1/pkg/common/telemetry/ 19:00:33 spire-1.2.1/pkg/common/telemetry/agent/ 19:00:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:00:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:00:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:00:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:00:33 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:00:33 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:00:33 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:00:33 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:00:33 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:00:33 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:00:33 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:00:33 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:00:33 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:00:33 spire-1.2.1/pkg/common/telemetry/call.go 19:00:33 spire-1.2.1/pkg/common/telemetry/common/ 19:00:33 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:00:33 spire-1.2.1/pkg/common/telemetry/config.go 19:00:33 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:00:33 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:00:33 spire-1.2.1/pkg/common/telemetry/inmem.go 19:00:33 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:00:33 spire-1.2.1/pkg/common/telemetry/m3.go 19:00:33 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:00:33 spire-1.2.1/pkg/common/telemetry/metrics.go 19:00:33 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:00:33 spire-1.2.1/pkg/common/telemetry/names.go 19:00:33 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:00:33 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:00:33 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:00:33 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:00:33 spire-1.2.1/pkg/common/telemetry/server/ 19:00:33 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:00:33 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:00:33 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:00:33 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:00:33 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:00:33 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:00:33 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:00:33 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:00:33 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:00:33 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:00:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:00:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:00:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:00:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:00:33 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:00:33 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:00:33 spire-1.2.1/pkg/common/telemetry/server/server.go 19:00:33 spire-1.2.1/pkg/common/telemetry/sink.go 19:00:33 spire-1.2.1/pkg/common/telemetry/statsd.go 19:00:33 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:00:33 spire-1.2.1/pkg/common/telemetry/uptime.go 19:00:33 spire-1.2.1/pkg/common/telemetry/version.go 19:00:33 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:00:33 spire-1.2.1/pkg/common/uptime/ 19:00:33 spire-1.2.1/pkg/common/uptime/uptime.go 19:00:33 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:00:33 spire-1.2.1/pkg/common/util/ 19:00:33 spire-1.2.1/pkg/common/util/certs.go 19:00:33 spire-1.2.1/pkg/common/util/certs_test.go 19:00:33 spire-1.2.1/pkg/common/util/csr.go 19:00:33 spire-1.2.1/pkg/common/util/hash.go 19:00:33 spire-1.2.1/pkg/common/util/selectors.go 19:00:33 spire-1.2.1/pkg/common/util/selectors_test.go 19:00:33 spire-1.2.1/pkg/common/util/signals.go 19:00:33 spire-1.2.1/pkg/common/util/sort.go 19:00:33 spire-1.2.1/pkg/common/util/sort_test.go 19:00:33 spire-1.2.1/pkg/common/util/task.go 19:00:33 spire-1.2.1/pkg/common/util/task_test.go 19:00:33 spire-1.2.1/pkg/common/util/testdata/ 19:00:33 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:00:33 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:00:33 spire-1.2.1/pkg/common/version/ 19:00:33 spire-1.2.1/pkg/common/version/version.go 19:00:33 spire-1.2.1/pkg/common/x509svid/ 19:00:33 spire-1.2.1/pkg/common/x509svid/common_test.go 19:00:33 spire-1.2.1/pkg/common/x509svid/csr.go 19:00:33 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:00:33 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:00:33 spire-1.2.1/pkg/common/x509util/ 19:00:33 spire-1.2.1/pkg/common/x509util/cert.go 19:00:33 spire-1.2.1/pkg/common/x509util/dns.go 19:00:33 spire-1.2.1/pkg/common/x509util/dns_test.go 19:00:33 spire-1.2.1/pkg/common/x509util/keyid.go 19:00:33 spire-1.2.1/pkg/common/x509util/keypair.go 19:00:33 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:00:33 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:00:33 spire-1.2.1/pkg/server/ 19:00:33 spire-1.2.1/pkg/server/api/ 19:00:33 spire-1.2.1/pkg/server/api/agent.go 19:00:33 spire-1.2.1/pkg/server/api/agent/ 19:00:33 spire-1.2.1/pkg/server/api/agent/v1/ 19:00:33 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:00:33 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:00:33 spire-1.2.1/pkg/server/api/agent_test.go 19:00:33 spire-1.2.1/pkg/server/api/api.go 19:00:33 spire-1.2.1/pkg/server/api/audit/ 19:00:33 spire-1.2.1/pkg/server/api/audit/audit.go 19:00:33 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:00:33 spire-1.2.1/pkg/server/api/bundle.go 19:00:33 spire-1.2.1/pkg/server/api/bundle/ 19:00:33 spire-1.2.1/pkg/server/api/bundle/v1/ 19:00:33 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:00:33 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:00:33 spire-1.2.1/pkg/server/api/bundle_test.go 19:00:33 spire-1.2.1/pkg/server/api/debug/ 19:00:33 spire-1.2.1/pkg/server/api/debug/v1/ 19:00:33 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:00:33 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:00:33 spire-1.2.1/pkg/server/api/entry.go 19:00:33 spire-1.2.1/pkg/server/api/entry/ 19:00:33 spire-1.2.1/pkg/server/api/entry/v1/ 19:00:33 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:00:33 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:00:33 spire-1.2.1/pkg/server/api/entry_test.go 19:00:33 spire-1.2.1/pkg/server/api/health/ 19:00:33 spire-1.2.1/pkg/server/api/health/v1/ 19:00:33 spire-1.2.1/pkg/server/api/health/v1/service.go 19:00:33 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:00:33 spire-1.2.1/pkg/server/api/id.go 19:00:33 spire-1.2.1/pkg/server/api/id_test.go 19:00:33 spire-1.2.1/pkg/server/api/limits/ 19:00:33 spire-1.2.1/pkg/server/api/limits/limits.go 19:00:33 spire-1.2.1/pkg/server/api/middleware/ 19:00:33 spire-1.2.1/pkg/server/api/middleware/alias.go 19:00:33 spire-1.2.1/pkg/server/api/middleware/audit.go 19:00:33 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:00:33 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:00:33 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:00:33 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:00:33 spire-1.2.1/pkg/server/api/middleware/caller.go 19:00:33 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:00:33 spire-1.2.1/pkg/server/api/middleware/common.go 19:00:33 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:00:33 spire-1.2.1/pkg/server/api/middleware/entries.go 19:00:33 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:00:33 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:00:33 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:00:33 spire-1.2.1/pkg/server/api/ratelimit.go 19:00:33 spire-1.2.1/pkg/server/api/rpccontext/ 19:00:33 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:00:33 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:00:33 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:00:33 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:00:33 spire-1.2.1/pkg/server/api/selector.go 19:00:33 spire-1.2.1/pkg/server/api/selector_test.go 19:00:33 spire-1.2.1/pkg/server/api/status.go 19:00:33 spire-1.2.1/pkg/server/api/status_test.go 19:00:33 spire-1.2.1/pkg/server/api/svid/ 19:00:33 spire-1.2.1/pkg/server/api/svid/v1/ 19:00:33 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:00:33 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:00:33 spire-1.2.1/pkg/server/api/trustdomain.go 19:00:33 spire-1.2.1/pkg/server/api/trustdomain/ 19:00:33 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:00:33 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:00:33 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:00:33 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:00:33 spire-1.2.1/pkg/server/authpolicy/ 19:00:33 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:00:33 spire-1.2.1/pkg/server/authpolicy/policy.go 19:00:33 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:00:33 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:00:33 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:00:33 spire-1.2.1/pkg/server/authpolicy/validate.go 19:00:33 spire-1.2.1/pkg/server/bundle/ 19:00:33 spire-1.2.1/pkg/server/bundle/client/ 19:00:33 spire-1.2.1/pkg/server/bundle/client/client.go 19:00:33 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:00:33 spire-1.2.1/pkg/server/bundle/client/manager.go 19:00:33 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:00:33 spire-1.2.1/pkg/server/bundle/client/sources.go 19:00:33 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:00:33 spire-1.2.1/pkg/server/bundle/client/updater.go 19:00:33 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:00:33 spire-1.2.1/pkg/server/ca/ 19:00:33 spire-1.2.1/pkg/server/ca/ca.go 19:00:33 spire-1.2.1/pkg/server/ca/ca_health.go 19:00:33 spire-1.2.1/pkg/server/ca/ca_test.go 19:00:33 spire-1.2.1/pkg/server/ca/journal.go 19:00:33 spire-1.2.1/pkg/server/ca/journal_test.go 19:00:33 spire-1.2.1/pkg/server/ca/manager.go 19:00:33 spire-1.2.1/pkg/server/ca/manager_health.go 19:00:33 spire-1.2.1/pkg/server/ca/manager_test.go 19:00:33 spire-1.2.1/pkg/server/ca/templates.go 19:00:33 spire-1.2.1/pkg/server/ca/upstream_client.go 19:00:33 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:00:33 spire-1.2.1/pkg/server/ca/validation.go 19:00:33 spire-1.2.1/pkg/server/cache/ 19:00:33 spire-1.2.1/pkg/server/cache/dscache/ 19:00:33 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:00:33 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:00:33 spire-1.2.1/pkg/server/cache/entrycache/ 19:00:33 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:00:33 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:00:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:00:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:00:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:00:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:00:33 spire-1.2.1/pkg/server/catalog/ 19:00:33 spire-1.2.1/pkg/server/catalog/catalog.go 19:00:33 spire-1.2.1/pkg/server/catalog/keymanager.go 19:00:33 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:00:33 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:00:33 spire-1.2.1/pkg/server/catalog/notifier.go 19:00:33 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:00:33 spire-1.2.1/pkg/server/config.go 19:00:33 spire-1.2.1/pkg/server/datastore/ 19:00:33 spire-1.2.1/pkg/server/datastore/datastore.go 19:00:33 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:00:33 spire-1.2.1/pkg/server/datastore/repository.go 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:00:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:00:33 spire-1.2.1/pkg/server/endpoints/ 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/ 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:00:33 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:00:33 spire-1.2.1/pkg/server/endpoints/config.go 19:00:33 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:00:33 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:00:33 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:00:33 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:00:33 spire-1.2.1/pkg/server/endpoints/middleware.go 19:00:33 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:00:33 spire-1.2.1/pkg/server/hostservice/ 19:00:33 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:00:33 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:00:33 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:00:33 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:00:33 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:00:33 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:00:33 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:00:33 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/ 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/ 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:00:33 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:00:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:00:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:00:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:00:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:00:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:00:33 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:00:33 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:00:33 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/notifier/ 19:00:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:00:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:00:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:00:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:00:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:00:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:00:33 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:00:33 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:00:33 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:00:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:00:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:00:34 spire-1.2.1/pkg/server/registration/ 19:00:34 spire-1.2.1/pkg/server/registration/manager.go 19:00:34 spire-1.2.1/pkg/server/registration/manager_test.go 19:00:34 spire-1.2.1/pkg/server/scanentries.go 19:00:34 spire-1.2.1/pkg/server/scanentries_test.go 19:00:34 spire-1.2.1/pkg/server/server.go 19:00:34 spire-1.2.1/pkg/server/server_test.go 19:00:34 spire-1.2.1/pkg/server/svid/ 19:00:34 spire-1.2.1/pkg/server/svid/observer.go 19:00:34 spire-1.2.1/pkg/server/svid/observer_test.go 19:00:34 spire-1.2.1/pkg/server/svid/rotator.go 19:00:34 spire-1.2.1/pkg/server/svid/rotator_config.go 19:00:34 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:00:34 spire-1.2.1/pkg/server/svid/rotator_test.go 19:00:34 spire-1.2.1/proto/ 19:00:34 spire-1.2.1/proto/private/ 19:00:34 spire-1.2.1/proto/private/server/ 19:00:34 spire-1.2.1/proto/private/server/journal/ 19:00:34 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:00:34 spire-1.2.1/proto/private/server/journal/journal.proto 19:00:34 spire-1.2.1/proto/spire/ 19:00:34 spire-1.2.1/proto/spire/common/ 19:00:34 spire-1.2.1/proto/spire/common/common.pb.go 19:00:34 spire-1.2.1/proto/spire/common/common.proto 19:00:34 spire-1.2.1/proto/spire/common/plugin/ 19:00:34 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:00:34 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:00:34 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:00:34 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:00:34 spire-1.2.1/proto/spire/plugin/ 19:00:34 spire-1.2.1/proto/spire/plugin/agent/ 19:00:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:00:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:00:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:00:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:00:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:00:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:00:34 spire-1.2.1/release/ 19:00:34 spire-1.2.1/release/spire-extras/ 19:00:34 spire-1.2.1/release/spire-extras/README.md 19:00:34 spire-1.2.1/release/spire-extras/conf/ 19:00:34 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:00:34 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:00:34 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:00:34 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:00:34 spire-1.2.1/release/spire/ 19:00:34 spire-1.2.1/release/spire/README.md 19:00:34 spire-1.2.1/release/spire/conf/ 19:00:34 spire-1.2.1/release/spire/conf/agent/ 19:00:34 spire-1.2.1/release/spire/conf/agent/agent.conf 19:00:34 spire-1.2.1/release/spire/conf/server/ 19:00:34 spire-1.2.1/release/spire/conf/server/server.conf 19:00:34 spire-1.2.1/script/ 19:00:34 spire-1.2.1/script/build-artifact.sh 19:00:34 spire-1.2.1/script/generate_dummy_ca.sh 19:00:34 spire-1.2.1/support/ 19:00:34 spire-1.2.1/support/k8s/ 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:00:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:00:34 spire-1.2.1/support/oidc-discovery-provider/ 19:00:34 spire-1.2.1/support/oidc-discovery-provider/README.md 19:00:34 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:00:34 spire-1.2.1/support/oidc-discovery-provider/config.go 19:00:34 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:00:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:00:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:00:34 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:00:34 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:00:34 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:00:34 spire-1.2.1/support/oidc-discovery-provider/main.go 19:00:34 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:00:34 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:00:34 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:00:34 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:00:34 spire-1.2.1/test/ 19:00:34 spire-1.2.1/test/clock/ 19:00:34 spire-1.2.1/test/clock/clock.go 19:00:34 spire-1.2.1/test/fakes/ 19:00:34 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:00:34 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:00:34 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:00:34 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:00:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:00:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:00:34 spire-1.2.1/test/fakes/fakeagentstore/ 19:00:34 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:00:34 spire-1.2.1/test/fakes/fakedatastore/ 19:00:34 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:00:34 spire-1.2.1/test/fakes/fakeentryclient/ 19:00:34 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:00:34 spire-1.2.1/test/fakes/fakehealthchecker/ 19:00:34 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:00:34 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:00:34 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:00:34 spire-1.2.1/test/fakes/fakemetrics/ 19:00:34 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:00:34 spire-1.2.1/test/fakes/fakenoderesolver/ 19:00:34 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:00:34 spire-1.2.1/test/fakes/fakenotifier/ 19:00:34 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:00:34 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:00:34 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:00:34 spire-1.2.1/test/fakes/fakeserverca/ 19:00:34 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:00:34 spire-1.2.1/test/fakes/fakeservercatalog/ 19:00:34 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:00:34 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:00:34 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:00:34 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:00:34 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:00:34 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:00:34 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:00:34 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:00:34 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:00:34 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:00:34 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:00:34 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:00:34 spire-1.2.1/test/fixture/ 19:00:34 spire-1.2.1/test/fixture/certs/ 19:00:34 spire-1.2.1/test/fixture/certs/agent_svid.der 19:00:34 spire-1.2.1/test/fixture/certs/base_cert.pem 19:00:34 spire-1.2.1/test/fixture/certs/base_csr.pem 19:00:34 spire-1.2.1/test/fixture/certs/base_key.pem 19:00:34 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:00:34 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:00:34 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:00:34 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:00:34 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:00:34 spire-1.2.1/test/fixture/certs/blog_key.pem 19:00:34 spire-1.2.1/test/fixture/certs/bundle.der 19:00:34 spire-1.2.1/test/fixture/certs/ca.pem 19:00:34 spire-1.2.1/test/fixture/certs/ca_key.pem 19:00:34 spire-1.2.1/test/fixture/certs/database_cert.pem 19:00:34 spire-1.2.1/test/fixture/certs/database_csr.pem 19:00:34 spire-1.2.1/test/fixture/certs/database_key.pem 19:00:34 spire-1.2.1/test/fixture/certs/node_cert.pem 19:00:34 spire-1.2.1/test/fixture/certs/node_csr.pem 19:00:34 spire-1.2.1/test/fixture/certs/node_key.pem 19:00:34 spire-1.2.1/test/fixture/certs/svid.pem 19:00:34 spire-1.2.1/test/fixture/certs/svid_key.pem 19:00:34 spire-1.2.1/test/fixture/config/ 19:00:34 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:00:34 spire-1.2.1/test/fixture/config/agent_good.conf 19:00:34 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:00:34 spire-1.2.1/test/fixture/config/plugin_good.conf 19:00:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:00:34 spire-1.2.1/test/fixture/config/server_good.conf 19:00:34 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:00:34 spire-1.2.1/test/fixture/fixture.go 19:00:34 spire-1.2.1/test/fixture/nodeattestor/ 19:00:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:00:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:00:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:00:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:00:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:00:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:00:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:00:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:00:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:00:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:00:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:00:34 spire-1.2.1/test/fixture/registration/ 19:00:34 spire-1.2.1/test/fixture/registration/entries.json 19:00:34 spire-1.2.1/test/fixture/registration/good-for-update.json 19:00:34 spire-1.2.1/test/fixture/registration/good.json 19:00:34 spire-1.2.1/test/fixture/registration/invalid.json 19:00:34 spire-1.2.1/test/fixture/registration/invalid_json.json 19:00:34 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:00:34 spire-1.2.1/test/integration/ 19:00:34 spire-1.2.1/test/integration/README.md 19:00:34 spire-1.2.1/test/integration/common 19:00:34 spire-1.2.1/test/integration/setup/ 19:00:34 spire-1.2.1/test/integration/setup/adminclient/ 19:00:34 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:00:34 spire-1.2.1/test/integration/setup/adminclient/client.go 19:00:34 spire-1.2.1/test/integration/setup/debugagent/ 19:00:34 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:00:34 spire-1.2.1/test/integration/setup/debugagent/main.go 19:00:34 spire-1.2.1/test/integration/setup/debugserver/ 19:00:34 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:00:34 spire-1.2.1/test/integration/setup/debugserver/main.go 19:00:34 spire-1.2.1/test/integration/setup/downstreamclient/ 19:00:34 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:00:34 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:00:34 spire-1.2.1/test/integration/setup/itclient/ 19:00:34 spire-1.2.1/test/integration/setup/itclient/client.go 19:00:34 spire-1.2.1/test/integration/setup/node-attestation/ 19:00:34 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:00:34 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:00:34 spire-1.2.1/test/integration/setup/x509pop/ 19:00:34 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:00:34 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:00:34 spire-1.2.1/test/integration/suites/ 19:00:34 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:00:34 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:00:34 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:00:34 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:00:34 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:00:34 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:00:34 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:00:34 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:00:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:00:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:00:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:00:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:00:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:00:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:00:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:00:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:00:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:00:34 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:00:34 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:00:34 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:00:34 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:00:34 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:00:34 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:00:34 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:00:34 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:00:34 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:00:34 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:00:34 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:00:34 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:00:34 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:00:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:00:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:00:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:00:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:00:34 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:00:34 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:00:34 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:00:34 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:00:34 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:00:34 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:00:34 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:00:34 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:00:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:00:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:00:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:00:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:00:34 spire-1.2.1/test/integration/suites/join-token/ 19:00:34 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:00:34 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:00:34 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:00:34 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:00:34 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:00:34 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:00:34 spire-1.2.1/test/integration/suites/join-token/README.md 19:00:34 spire-1.2.1/test/integration/suites/join-token/conf/ 19:00:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:00:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:00:34 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/join-token/teardown 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:00:34 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:00:34 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:00:34 spire-1.2.1/test/integration/suites/k8s/ 19:00:34 spire-1.2.1/test/integration/suites/k8s/00-setup 19:00:34 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:00:34 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:00:34 spire-1.2.1/test/integration/suites/k8s/README.md 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/ 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:00:34 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:00:34 spire-1.2.1/test/integration/suites/k8s/teardown 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:00:34 spire-1.2.1/test/integration/suites/node-attestation/ 19:00:34 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:00:34 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:00:34 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:00:34 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:00:34 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:00:34 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:00:34 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:00:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:00:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:00:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:00:34 spire-1.2.1/test/integration/suites/rotation/ 19:00:34 spire-1.2.1/test/integration/suites/rotation/00-setup 19:00:34 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:00:34 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:00:34 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:00:34 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:00:34 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:00:34 spire-1.2.1/test/integration/suites/rotation/README.md 19:00:34 spire-1.2.1/test/integration/suites/rotation/conf/ 19:00:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:00:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:00:34 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/rotation/teardown 19:00:34 spire-1.2.1/test/integration/suites/self-test/ 19:00:34 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:00:34 spire-1.2.1/test/integration/suites/self-test/README.md 19:00:34 spire-1.2.1/test/integration/suites/self-test/teardown 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:00:34 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:00:34 spire-1.2.1/test/integration/suites/upgrade/ 19:00:34 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:00:34 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:00:34 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:00:34 spire-1.2.1/test/integration/suites/upgrade/README.md 19:00:34 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:00:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:00:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:00:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:00:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:00:34 spire-1.2.1/test/integration/suites/upgrade/teardown 19:00:34 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:00:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:00:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:00:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:00:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:00:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:00:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:00:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:00:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:00:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:00:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:00:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:00:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:00:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:00:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:00:34 spire-1.2.1/test/integration/test-one.sh 19:00:34 spire-1.2.1/test/integration/test.sh 19:00:34 spire-1.2.1/test/plugintest/ 19:00:34 spire-1.2.1/test/plugintest/config.go 19:00:34 spire-1.2.1/test/plugintest/load.go 19:00:34 spire-1.2.1/test/plugintest/option.go 19:00:34 spire-1.2.1/test/spiretest/ 19:00:34 spire-1.2.1/test/spiretest/apiserver.go 19:00:34 spire-1.2.1/test/spiretest/assertions.go 19:00:34 spire-1.2.1/test/spiretest/dir.go 19:00:34 spire-1.2.1/test/spiretest/errors_posix.go 19:00:34 spire-1.2.1/test/spiretest/errors_windows.go 19:00:34 spire-1.2.1/test/spiretest/logs.go 19:00:34 spire-1.2.1/test/spiretest/socketapi.go 19:00:34 spire-1.2.1/test/spiretest/suite.go 19:00:34 spire-1.2.1/test/spiretest/x509.go 19:00:34 spire-1.2.1/test/testca/ 19:00:34 spire-1.2.1/test/testca/ca.go 19:00:34 spire-1.2.1/test/testkey/ 19:00:34 spire-1.2.1/test/testkey/generate.sh 19:00:34 spire-1.2.1/test/testkey/genkeys.go 19:00:34 spire-1.2.1/test/testkey/keys.go 19:00:34 spire-1.2.1/test/testkey/new.go 19:00:34 spire-1.2.1/test/tpmsimulator/ 19:00:34 spire-1.2.1/test/tpmsimulator/simulator.go 19:00:34 spire-1.2.1/test/util/ 19:00:34 spire-1.2.1/test/util/cert_fixtures.go 19:00:34 spire-1.2.1/test/util/cert_generation.go 19:00:34 spire-1.2.1/test/util/io_redirection.go 19:00:34 spire-1.2.1/test/util/race.go 19:00:34 spire-1.2.1/test/util/util.go 19:00:34 building spire from source... 19:00:35 Installing go1.17.7... 19:00:35 spire-1.2.1/ 19:00:35 spire-1.2.1/.data/ 19:00:35 spire-1.2.1/.data/.file 19:00:35 spire-1.2.1/.dockerignore 19:00:35 spire-1.2.1/.gitattributes 19:00:35 spire-1.2.1/.githooks/ 19:00:35 spire-1.2.1/.githooks/pre-commit 19:00:35 spire-1.2.1/.github/ 19:00:35 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:00:35 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:00:35 spire-1.2.1/.github/dependabot.yml 19:00:35 spire-1.2.1/.github/workflows/ 19:00:35 spire-1.2.1/.github/workflows/nightly_build.yaml 19:00:35 spire-1.2.1/.github/workflows/pr_build.yaml 19:00:35 spire-1.2.1/.github/workflows/release_build.yaml 19:00:35 spire-1.2.1/.github/workflows/scripts/ 19:00:35 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:00:35 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:00:35 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:00:35 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:00:35 spire-1.2.1/.github/workflows/scripts/split.sh 19:00:35 spire-1.2.1/.gitignore 19:00:35 spire-1.2.1/.go-version 19:00:35 spire-1.2.1/.golangci.yml 19:00:35 spire-1.2.1/ADOPTERS.md 19:00:35 spire-1.2.1/CHANGELOG.md 19:00:35 spire-1.2.1/CODE-OF-CONDUCT.md 19:00:35 spire-1.2.1/CODEOWNERS 19:00:35 spire-1.2.1/CONTRIBUTING.md 19:00:35 spire-1.2.1/Dockerfile 19:00:35 spire-1.2.1/Dockerfile.dev 19:00:35 spire-1.2.1/Dockerfile.scratch 19:00:35 spire-1.2.1/LICENSE 19:00:35 spire-1.2.1/MAINTAINERS.md 19:00:35 spire-1.2.1/Makefile 19:00:35 spire-1.2.1/README.md 19:00:35 spire-1.2.1/ROADMAP.md 19:00:35 spire-1.2.1/SECURITY.md 19:00:35 spire-1.2.1/cmd/ 19:00:35 spire-1.2.1/cmd/spire-agent/ 19:00:35 spire-1.2.1/cmd/spire-agent/cli/ 19:00:35 spire-1.2.1/cmd/spire-agent/cli/api/ 19:00:35 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:00:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:00:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:00:35 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:00:35 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:00:35 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:00:35 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:00:35 spire-1.2.1/cmd/spire-agent/cli/common/ 19:00:35 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:00:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:00:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:00:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:00:35 spire-1.2.1/cmd/spire-agent/cli/run/ 19:00:35 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:00:35 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:00:35 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:00:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:00:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:00:35 spire-1.2.1/cmd/spire-agent/main.go 19:00:35 spire-1.2.1/cmd/spire-server/ 19:00:35 spire-1.2.1/cmd/spire-server/cli/ 19:00:35 spire-1.2.1/cmd/spire-server/cli/agent/ 19:00:35 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:00:35 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/cli.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/entry/ 19:00:35 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/federation/ 19:00:35 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:00:35 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:00:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:00:36 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/run/ 19:00:36 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/token/ 19:00:36 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/validate/ 19:00:36 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/x509/ 19:00:36 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:00:36 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:00:36 spire-1.2.1/cmd/spire-server/main.go 19:00:36 spire-1.2.1/cmd/spire-server/util/ 19:00:36 spire-1.2.1/cmd/spire-server/util/util.go 19:00:36 spire-1.2.1/conf/ 19:00:36 spire-1.2.1/conf/agent/ 19:00:36 spire-1.2.1/conf/agent/agent.conf 19:00:36 spire-1.2.1/conf/agent/agent_full.conf 19:00:36 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:00:36 spire-1.2.1/conf/server/ 19:00:36 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:00:36 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:00:36 spire-1.2.1/conf/server/server.conf 19:00:36 spire-1.2.1/conf/server/server_full.conf 19:00:36 spire-1.2.1/doc/ 19:00:36 spire-1.2.1/doc/SPIRE101.md 19:00:36 spire-1.2.1/doc/auditlog.md 19:00:36 spire-1.2.1/doc/authorization_policy_engine.md 19:00:36 spire-1.2.1/doc/changelog_guidelines.md 19:00:36 spire-1.2.1/doc/cure53-report.pdf 19:00:36 spire-1.2.1/doc/images/ 19:00:36 spire-1.2.1/doc/images/2019_roadmap.png 19:00:36 spire-1.2.1/doc/images/SPIRE101.png 19:00:36 spire-1.2.1/doc/images/SPIRE_agent.png 19:00:36 spire-1.2.1/doc/images/SPIRE_server.png 19:00:36 spire-1.2.1/doc/images/cache_mgr.png 19:00:36 spire-1.2.1/doc/images/cache_mgr_components.png 19:00:36 spire-1.2.1/doc/images/federated_spire.png 19:00:36 spire-1.2.1/doc/images/ha_mode.png 19:00:36 spire-1.2.1/doc/images/nested_spire.png 19:00:36 spire-1.2.1/doc/images/oidc_federation.png 19:00:36 spire-1.2.1/doc/images/single_trust_domain.png 19:00:36 spire-1.2.1/doc/images/spiffe_compatible.png 19:00:36 spire-1.2.1/doc/images/spire_logo.png 19:00:36 spire-1.2.1/doc/migrating_registration_api_clients.md 19:00:36 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:00:36 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:00:36 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:00:36 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:00:36 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:00:36 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:00:36 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:00:36 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:00:36 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:00:36 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:00:36 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:00:36 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:00:36 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:00:36 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:00:36 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:00:36 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:00:36 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:00:36 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:00:36 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:00:36 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:00:36 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:00:36 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:00:36 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:00:36 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:00:36 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:00:36 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:00:36 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:00:36 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:00:36 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:00:36 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:00:36 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:00:36 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:00:36 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:00:36 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:00:36 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:00:36 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:00:36 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:00:36 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:00:36 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:00:36 spire-1.2.1/doc/scaling_spire.md 19:00:36 spire-1.2.1/doc/spire_agent.md 19:00:36 spire-1.2.1/doc/spire_server.md 19:00:36 spire-1.2.1/doc/supported_integrations.md 19:00:36 spire-1.2.1/doc/telemetry.md 19:00:36 spire-1.2.1/doc/telemetry_config.md 19:00:36 spire-1.2.1/doc/upgrading.md 19:00:36 spire-1.2.1/doc/using_spire.md 19:00:36 spire-1.2.1/examples/ 19:00:36 spire-1.2.1/examples/README.md 19:00:36 spire-1.2.1/go.mod 19:00:36 spire-1.2.1/go.sum 19:00:36 spire-1.2.1/pkg/ 19:00:36 spire-1.2.1/pkg/agent/ 19:00:36 spire-1.2.1/pkg/agent/agent.go 19:00:36 spire-1.2.1/pkg/agent/api/ 19:00:36 spire-1.2.1/pkg/agent/api/config.go 19:00:36 spire-1.2.1/pkg/agent/api/debug/ 19:00:36 spire-1.2.1/pkg/agent/api/debug/v1/ 19:00:36 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:00:36 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:00:36 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:00:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:00:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:00:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:00:36 spire-1.2.1/pkg/agent/api/endpoints.go 19:00:36 spire-1.2.1/pkg/agent/api/health/ 19:00:36 spire-1.2.1/pkg/agent/api/health/v1/ 19:00:36 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:00:36 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:00:36 spire-1.2.1/pkg/agent/api/rpccontext/ 19:00:36 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:00:36 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:00:36 spire-1.2.1/pkg/agent/attestor/ 19:00:36 spire-1.2.1/pkg/agent/attestor/node/ 19:00:36 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:00:36 spire-1.2.1/pkg/agent/attestor/node/node.go 19:00:36 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:00:36 spire-1.2.1/pkg/agent/attestor/workload/ 19:00:36 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:00:36 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:00:36 spire-1.2.1/pkg/agent/catalog/ 19:00:36 spire-1.2.1/pkg/agent/catalog/catalog.go 19:00:36 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:00:36 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:00:36 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:00:36 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:00:36 spire-1.2.1/pkg/agent/client/ 19:00:36 spire-1.2.1/pkg/agent/client/client.go 19:00:36 spire-1.2.1/pkg/agent/client/client_test.go 19:00:36 spire-1.2.1/pkg/agent/client/dial.go 19:00:36 spire-1.2.1/pkg/agent/client/nodeconn.go 19:00:36 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:00:36 spire-1.2.1/pkg/agent/client/update.go 19:00:36 spire-1.2.1/pkg/agent/client/util.go 19:00:36 spire-1.2.1/pkg/agent/common/ 19:00:36 spire-1.2.1/pkg/agent/common/backoff/ 19:00:36 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:00:36 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:00:36 spire-1.2.1/pkg/agent/common/cgroups/ 19:00:36 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:00:36 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:00:36 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:00:36 spire-1.2.1/pkg/agent/config.go 19:00:36 spire-1.2.1/pkg/agent/endpoints/ 19:00:36 spire-1.2.1/pkg/agent/endpoints/config.go 19:00:36 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:00:36 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:00:36 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:00:36 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:00:36 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:00:36 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:00:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:00:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:00:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:00:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:00:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:00:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:00:36 spire-1.2.1/pkg/agent/endpoints/workload/ 19:00:36 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:00:36 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:00:36 spire-1.2.1/pkg/agent/manager/ 19:00:36 spire-1.2.1/pkg/agent/manager/cache/ 19:00:36 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:00:36 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:00:36 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:00:36 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:00:36 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:00:36 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:00:36 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:00:36 spire-1.2.1/pkg/agent/manager/config.go 19:00:36 spire-1.2.1/pkg/agent/manager/manager.go 19:00:36 spire-1.2.1/pkg/agent/manager/manager_test.go 19:00:36 spire-1.2.1/pkg/agent/manager/storage.go 19:00:36 spire-1.2.1/pkg/agent/manager/storage_test.go 19:00:36 spire-1.2.1/pkg/agent/manager/storecache/ 19:00:36 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:00:36 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:00:36 spire-1.2.1/pkg/agent/manager/sync.go 19:00:36 spire-1.2.1/pkg/agent/plugin/ 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:00:36 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:00:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:00:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:00:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:00:36 spire-1.2.1/pkg/agent/svid/ 19:00:36 spire-1.2.1/pkg/agent/svid/rotator.go 19:00:36 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:00:36 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:00:36 spire-1.2.1/pkg/agent/svid/store/ 19:00:36 spire-1.2.1/pkg/agent/svid/store/service.go 19:00:36 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:00:36 spire-1.2.1/pkg/common/ 19:00:36 spire-1.2.1/pkg/common/agentpathtemplate/ 19:00:36 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:00:36 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:00:36 spire-1.2.1/pkg/common/api/ 19:00:36 spire-1.2.1/pkg/common/api/metrics.go 19:00:36 spire-1.2.1/pkg/common/api/middleware/ 19:00:36 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:00:36 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:00:36 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:00:36 spire-1.2.1/pkg/common/api/middleware/logger.go 19:00:36 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:00:36 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:00:36 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:00:36 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:00:36 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:00:36 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:00:36 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:00:36 spire-1.2.1/pkg/common/api/middleware/names.go 19:00:36 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:00:36 spire-1.2.1/pkg/common/api/names.go 19:00:36 spire-1.2.1/pkg/common/api/ratelimit.go 19:00:36 spire-1.2.1/pkg/common/api/rpccontext/ 19:00:36 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:00:36 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:00:36 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:00:36 spire-1.2.1/pkg/common/auth/ 19:00:36 spire-1.2.1/pkg/common/auth/interceptors.go 19:00:36 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:00:36 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:00:36 spire-1.2.1/pkg/common/bundleutil/ 19:00:36 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:00:36 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:00:36 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:00:36 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:00:36 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:00:36 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:00:36 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:00:36 spire-1.2.1/pkg/common/bundleutil/types.go 19:00:36 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:00:36 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:00:36 spire-1.2.1/pkg/common/catalog/ 19:00:36 spire-1.2.1/pkg/common/catalog/bind.go 19:00:36 spire-1.2.1/pkg/common/catalog/builtin.go 19:00:36 spire-1.2.1/pkg/common/catalog/catalog.go 19:00:36 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:00:36 spire-1.2.1/pkg/common/catalog/closers.go 19:00:36 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:00:36 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:00:36 spire-1.2.1/pkg/common/catalog/config.go 19:00:36 spire-1.2.1/pkg/common/catalog/config_test.go 19:00:36 spire-1.2.1/pkg/common/catalog/configure.go 19:00:36 spire-1.2.1/pkg/common/catalog/constraints.go 19:00:36 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:00:36 spire-1.2.1/pkg/common/catalog/context.go 19:00:36 spire-1.2.1/pkg/common/catalog/external.go 19:00:36 spire-1.2.1/pkg/common/catalog/host.go 19:00:36 spire-1.2.1/pkg/common/catalog/pipenet.go 19:00:36 spire-1.2.1/pkg/common/catalog/plugin.go 19:00:36 spire-1.2.1/pkg/common/catalog/testplugin/ 19:00:36 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:00:36 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:00:36 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:00:36 spire-1.2.1/pkg/common/cli/ 19:00:36 spire-1.2.1/pkg/common/cli/env.go 19:00:36 spire-1.2.1/pkg/common/cli/flags.go 19:00:36 spire-1.2.1/pkg/common/cli/trust_domain.go 19:00:36 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:00:36 spire-1.2.1/pkg/common/cli/umask.go 19:00:36 spire-1.2.1/pkg/common/cli/umask_posix.go 19:00:36 spire-1.2.1/pkg/common/cli/umask_test.go 19:00:36 spire-1.2.1/pkg/common/cli/umask_windows.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/ 19:00:36 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/flag.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/format.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/ 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:00:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:00:36 spire-1.2.1/pkg/common/coretypes/ 19:00:36 spire-1.2.1/pkg/common/coretypes/bundle/ 19:00:36 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:00:36 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:00:36 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:00:36 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:00:36 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:00:36 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:00:36 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:00:36 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:00:36 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:00:36 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:00:36 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:00:36 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:00:36 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:00:36 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:00:36 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:00:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:00:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:00:36 spire-1.2.1/pkg/common/cryptoutil/ 19:00:36 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:00:36 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:00:36 spire-1.2.1/pkg/common/diskutil/ 19:00:36 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:00:36 spire-1.2.1/pkg/common/diskutil/file_test.go 19:00:36 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:00:36 spire-1.2.1/pkg/common/errorutil/ 19:00:36 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:00:36 spire-1.2.1/pkg/common/health/ 19:00:36 spire-1.2.1/pkg/common/health/config.go 19:00:36 spire-1.2.1/pkg/common/health/context.go 19:00:36 spire-1.2.1/pkg/common/health/context_test.go 19:00:36 spire-1.2.1/pkg/common/health/health.go 19:00:36 spire-1.2.1/pkg/common/health/health_test.go 19:00:36 spire-1.2.1/pkg/common/health/logger.go 19:00:36 spire-1.2.1/pkg/common/hostservice/ 19:00:36 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:00:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:00:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:00:36 spire-1.2.1/pkg/common/idutil/ 19:00:36 spire-1.2.1/pkg/common/idutil/require.go 19:00:36 spire-1.2.1/pkg/common/idutil/require_test.go 19:00:36 spire-1.2.1/pkg/common/idutil/safety.go 19:00:36 spire-1.2.1/pkg/common/idutil/safety_test.go 19:00:36 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:00:36 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:00:36 spire-1.2.1/pkg/common/jwtsvid/ 19:00:36 spire-1.2.1/pkg/common/jwtsvid/common.go 19:00:36 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:00:36 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:00:36 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:00:36 spire-1.2.1/pkg/common/jwtutil/ 19:00:36 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:00:36 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:00:36 spire-1.2.1/pkg/common/log/ 19:00:36 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:00:36 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:00:36 spire-1.2.1/pkg/common/log/log.go 19:00:36 spire-1.2.1/pkg/common/log/log_test.go 19:00:36 spire-1.2.1/pkg/common/log/options.go 19:00:36 spire-1.2.1/pkg/common/nodeutil/ 19:00:36 spire-1.2.1/pkg/common/nodeutil/node.go 19:00:36 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:00:36 spire-1.2.1/pkg/common/peertracker/ 19:00:36 spire-1.2.1/pkg/common/peertracker/conn.go 19:00:36 spire-1.2.1/pkg/common/peertracker/credentials.go 19:00:36 spire-1.2.1/pkg/common/peertracker/errors.go 19:00:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:00:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:00:36 spire-1.2.1/pkg/common/peertracker/info.go 19:00:36 spire-1.2.1/pkg/common/peertracker/listener.go 19:00:36 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:00:36 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:00:36 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:00:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:00:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:00:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:00:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:00:36 spire-1.2.1/pkg/common/peertracker/tcp.go 19:00:36 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:00:36 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:00:36 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:00:36 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:00:36 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:00:36 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:00:36 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:00:36 spire-1.2.1/pkg/common/peertracker/uds.go 19:00:36 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:00:36 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:00:36 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:00:36 spire-1.2.1/pkg/common/pemutil/ 19:00:36 spire-1.2.1/pkg/common/pemutil/block.go 19:00:36 spire-1.2.1/pkg/common/pemutil/certs.go 19:00:36 spire-1.2.1/pkg/common/pemutil/common.go 19:00:36 spire-1.2.1/pkg/common/pemutil/csr.go 19:00:36 spire-1.2.1/pkg/common/pemutil/keys.go 19:00:36 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:00:36 spire-1.2.1/pkg/common/pemutil/testdata/ 19:00:36 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:00:36 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:00:36 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:00:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:00:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:00:36 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:00:36 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:00:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:00:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:00:36 spire-1.2.1/pkg/common/plugin/ 19:00:36 spire-1.2.1/pkg/common/plugin/aws/ 19:00:36 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:00:36 spire-1.2.1/pkg/common/plugin/azure/ 19:00:36 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:00:36 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:00:36 spire-1.2.1/pkg/common/plugin/facade.go 19:00:36 spire-1.2.1/pkg/common/plugin/facade_test.go 19:00:36 spire-1.2.1/pkg/common/plugin/gcp/ 19:00:36 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:00:36 spire-1.2.1/pkg/common/plugin/k8s/ 19:00:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:00:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:00:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:00:36 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:00:36 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:00:36 spire-1.2.1/pkg/common/plugin/log.go 19:00:36 spire-1.2.1/pkg/common/plugin/sshpop/ 19:00:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:00:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:00:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:00:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:00:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:00:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:00:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:00:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:00:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:00:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:00:36 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:00:36 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:00:36 spire-1.2.1/pkg/common/plugin/x509pop/ 19:00:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:00:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:00:36 spire-1.2.1/pkg/common/profiling/ 19:00:36 spire-1.2.1/pkg/common/profiling/dumpers.go 19:00:36 spire-1.2.1/pkg/common/profiling/profiling.go 19:00:36 spire-1.2.1/pkg/common/protoutil/ 19:00:36 spire-1.2.1/pkg/common/protoutil/masks.go 19:00:36 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:00:36 spire-1.2.1/pkg/common/rotationutil/ 19:00:36 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:00:36 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:00:36 spire-1.2.1/pkg/common/selector/ 19:00:36 spire-1.2.1/pkg/common/selector/selector.go 19:00:36 spire-1.2.1/pkg/common/selector/selector_test.go 19:00:36 spire-1.2.1/pkg/common/selector/set.go 19:00:36 spire-1.2.1/pkg/common/selector/set_utils.go 19:00:36 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:00:36 spire-1.2.1/pkg/common/telemetry/ 19:00:36 spire-1.2.1/pkg/common/telemetry/agent/ 19:00:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:00:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:00:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:00:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:00:36 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:00:36 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:00:36 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:00:36 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:00:36 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:00:36 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:00:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:00:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:00:36 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:00:36 spire-1.2.1/pkg/common/telemetry/call.go 19:00:36 spire-1.2.1/pkg/common/telemetry/common/ 19:00:36 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:00:36 spire-1.2.1/pkg/common/telemetry/config.go 19:00:36 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:00:36 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:00:36 spire-1.2.1/pkg/common/telemetry/inmem.go 19:00:36 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:00:36 spire-1.2.1/pkg/common/telemetry/m3.go 19:00:36 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:00:36 spire-1.2.1/pkg/common/telemetry/metrics.go 19:00:36 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:00:36 spire-1.2.1/pkg/common/telemetry/names.go 19:00:36 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:00:36 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:00:36 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:00:36 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:00:36 spire-1.2.1/pkg/common/telemetry/server/ 19:00:36 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:00:36 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:00:36 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:00:36 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:00:36 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:00:36 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:00:36 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:00:36 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:00:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:00:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:00:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:00:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:00:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:00:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:00:36 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:00:36 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:00:36 spire-1.2.1/pkg/common/telemetry/server/server.go 19:00:36 spire-1.2.1/pkg/common/telemetry/sink.go 19:00:36 spire-1.2.1/pkg/common/telemetry/statsd.go 19:00:36 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:00:36 spire-1.2.1/pkg/common/telemetry/uptime.go 19:00:36 spire-1.2.1/pkg/common/telemetry/version.go 19:00:36 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:00:36 spire-1.2.1/pkg/common/uptime/ 19:00:36 spire-1.2.1/pkg/common/uptime/uptime.go 19:00:36 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:00:36 spire-1.2.1/pkg/common/util/ 19:00:36 spire-1.2.1/pkg/common/util/certs.go 19:00:36 spire-1.2.1/pkg/common/util/certs_test.go 19:00:36 spire-1.2.1/pkg/common/util/csr.go 19:00:36 spire-1.2.1/pkg/common/util/hash.go 19:00:36 spire-1.2.1/pkg/common/util/selectors.go 19:00:36 spire-1.2.1/pkg/common/util/selectors_test.go 19:00:36 spire-1.2.1/pkg/common/util/signals.go 19:00:36 spire-1.2.1/pkg/common/util/sort.go 19:00:36 spire-1.2.1/pkg/common/util/sort_test.go 19:00:36 spire-1.2.1/pkg/common/util/task.go 19:00:36 spire-1.2.1/pkg/common/util/task_test.go 19:00:36 spire-1.2.1/pkg/common/util/testdata/ 19:00:36 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:00:36 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:00:36 spire-1.2.1/pkg/common/version/ 19:00:36 spire-1.2.1/pkg/common/version/version.go 19:00:36 spire-1.2.1/pkg/common/x509svid/ 19:00:36 spire-1.2.1/pkg/common/x509svid/common_test.go 19:00:36 spire-1.2.1/pkg/common/x509svid/csr.go 19:00:36 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:00:36 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:00:36 spire-1.2.1/pkg/common/x509util/ 19:00:36 spire-1.2.1/pkg/common/x509util/cert.go 19:00:36 spire-1.2.1/pkg/common/x509util/dns.go 19:00:36 spire-1.2.1/pkg/common/x509util/dns_test.go 19:00:36 spire-1.2.1/pkg/common/x509util/keyid.go 19:00:36 spire-1.2.1/pkg/common/x509util/keypair.go 19:00:36 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:00:36 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:00:36 spire-1.2.1/pkg/server/ 19:00:36 spire-1.2.1/pkg/server/api/ 19:00:36 spire-1.2.1/pkg/server/api/agent.go 19:00:36 spire-1.2.1/pkg/server/api/agent/ 19:00:36 spire-1.2.1/pkg/server/api/agent/v1/ 19:00:36 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:00:36 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:00:36 spire-1.2.1/pkg/server/api/agent_test.go 19:00:36 spire-1.2.1/pkg/server/api/api.go 19:00:36 spire-1.2.1/pkg/server/api/audit/ 19:00:36 spire-1.2.1/pkg/server/api/audit/audit.go 19:00:36 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:00:36 spire-1.2.1/pkg/server/api/bundle.go 19:00:36 spire-1.2.1/pkg/server/api/bundle/ 19:00:36 spire-1.2.1/pkg/server/api/bundle/v1/ 19:00:36 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:00:36 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:00:36 spire-1.2.1/pkg/server/api/bundle_test.go 19:00:36 spire-1.2.1/pkg/server/api/debug/ 19:00:36 spire-1.2.1/pkg/server/api/debug/v1/ 19:00:36 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:00:36 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:00:36 spire-1.2.1/pkg/server/api/entry.go 19:00:36 spire-1.2.1/pkg/server/api/entry/ 19:00:36 spire-1.2.1/pkg/server/api/entry/v1/ 19:00:36 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:00:36 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:00:36 spire-1.2.1/pkg/server/api/entry_test.go 19:00:36 spire-1.2.1/pkg/server/api/health/ 19:00:36 spire-1.2.1/pkg/server/api/health/v1/ 19:00:36 spire-1.2.1/pkg/server/api/health/v1/service.go 19:00:36 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:00:36 spire-1.2.1/pkg/server/api/id.go 19:00:36 spire-1.2.1/pkg/server/api/id_test.go 19:00:36 spire-1.2.1/pkg/server/api/limits/ 19:00:36 spire-1.2.1/pkg/server/api/limits/limits.go 19:00:36 spire-1.2.1/pkg/server/api/middleware/ 19:00:36 spire-1.2.1/pkg/server/api/middleware/alias.go 19:00:36 spire-1.2.1/pkg/server/api/middleware/audit.go 19:00:36 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:00:36 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:00:36 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:00:36 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:00:36 spire-1.2.1/pkg/server/api/middleware/caller.go 19:00:36 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:00:36 spire-1.2.1/pkg/server/api/middleware/common.go 19:00:36 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:00:36 spire-1.2.1/pkg/server/api/middleware/entries.go 19:00:36 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:00:36 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:00:36 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:00:36 spire-1.2.1/pkg/server/api/ratelimit.go 19:00:36 spire-1.2.1/pkg/server/api/rpccontext/ 19:00:36 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:00:36 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:00:36 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:00:36 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:00:36 spire-1.2.1/pkg/server/api/selector.go 19:00:36 spire-1.2.1/pkg/server/api/selector_test.go 19:00:36 spire-1.2.1/pkg/server/api/status.go 19:00:36 spire-1.2.1/pkg/server/api/status_test.go 19:00:36 spire-1.2.1/pkg/server/api/svid/ 19:00:36 spire-1.2.1/pkg/server/api/svid/v1/ 19:00:36 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:00:36 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:00:36 spire-1.2.1/pkg/server/api/trustdomain.go 19:00:36 spire-1.2.1/pkg/server/api/trustdomain/ 19:00:36 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:00:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:00:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:00:36 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:00:36 spire-1.2.1/pkg/server/authpolicy/ 19:00:36 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:00:36 spire-1.2.1/pkg/server/authpolicy/policy.go 19:00:36 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:00:36 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:00:36 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:00:36 spire-1.2.1/pkg/server/authpolicy/validate.go 19:00:36 spire-1.2.1/pkg/server/bundle/ 19:00:36 spire-1.2.1/pkg/server/bundle/client/ 19:00:36 spire-1.2.1/pkg/server/bundle/client/client.go 19:00:36 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:00:36 spire-1.2.1/pkg/server/bundle/client/manager.go 19:00:36 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:00:36 spire-1.2.1/pkg/server/bundle/client/sources.go 19:00:36 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:00:36 spire-1.2.1/pkg/server/bundle/client/updater.go 19:00:36 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:00:36 spire-1.2.1/pkg/server/ca/ 19:00:36 spire-1.2.1/pkg/server/ca/ca.go 19:00:36 spire-1.2.1/pkg/server/ca/ca_health.go 19:00:36 spire-1.2.1/pkg/server/ca/ca_test.go 19:00:36 spire-1.2.1/pkg/server/ca/journal.go 19:00:36 spire-1.2.1/pkg/server/ca/journal_test.go 19:00:36 spire-1.2.1/pkg/server/ca/manager.go 19:00:36 spire-1.2.1/pkg/server/ca/manager_health.go 19:00:36 spire-1.2.1/pkg/server/ca/manager_test.go 19:00:36 spire-1.2.1/pkg/server/ca/templates.go 19:00:36 spire-1.2.1/pkg/server/ca/upstream_client.go 19:00:36 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:00:36 spire-1.2.1/pkg/server/ca/validation.go 19:00:36 spire-1.2.1/pkg/server/cache/ 19:00:36 spire-1.2.1/pkg/server/cache/dscache/ 19:00:36 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:00:36 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:00:36 spire-1.2.1/pkg/server/cache/entrycache/ 19:00:36 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:00:36 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:00:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:00:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:00:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:00:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:00:36 spire-1.2.1/pkg/server/catalog/ 19:00:36 spire-1.2.1/pkg/server/catalog/catalog.go 19:00:36 spire-1.2.1/pkg/server/catalog/keymanager.go 19:00:36 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:00:36 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:00:36 spire-1.2.1/pkg/server/catalog/notifier.go 19:00:36 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:00:36 spire-1.2.1/pkg/server/config.go 19:00:36 spire-1.2.1/pkg/server/datastore/ 19:00:36 spire-1.2.1/pkg/server/datastore/datastore.go 19:00:36 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:00:36 spire-1.2.1/pkg/server/datastore/repository.go 19:00:36 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:00:36 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:00:36 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:00:36 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:00:36 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:00:36 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:00:36 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:00:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:00:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:00:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:00:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:00:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:00:37 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:00:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:00:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:00:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:00:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:00:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:00:37 spire-1.2.1/pkg/server/endpoints/ 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/ 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:00:37 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:00:37 spire-1.2.1/pkg/server/endpoints/config.go 19:00:37 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:00:37 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:00:37 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:00:37 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:00:37 spire-1.2.1/pkg/server/endpoints/middleware.go 19:00:37 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:00:37 spire-1.2.1/pkg/server/hostservice/ 19:00:37 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:00:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:00:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:00:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:00:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:00:37 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:00:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:00:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/ 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/ 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:00:37 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:00:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:00:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:00:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:00:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:00:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:00:37 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:00:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:00:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/notifier/ 19:00:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:00:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:00:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:00:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:00:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:00:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:00:37 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:00:37 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:00:37 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:00:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:00:37 spire-1.2.1/pkg/server/registration/ 19:00:37 spire-1.2.1/pkg/server/registration/manager.go 19:00:37 spire-1.2.1/pkg/server/registration/manager_test.go 19:00:37 spire-1.2.1/pkg/server/scanentries.go 19:00:37 spire-1.2.1/pkg/server/scanentries_test.go 19:00:37 spire-1.2.1/pkg/server/server.go 19:00:37 spire-1.2.1/pkg/server/server_test.go 19:00:37 spire-1.2.1/pkg/server/svid/ 19:00:37 spire-1.2.1/pkg/server/svid/observer.go 19:00:37 spire-1.2.1/pkg/server/svid/observer_test.go 19:00:37 spire-1.2.1/pkg/server/svid/rotator.go 19:00:37 spire-1.2.1/pkg/server/svid/rotator_config.go 19:00:37 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:00:37 spire-1.2.1/pkg/server/svid/rotator_test.go 19:00:37 spire-1.2.1/proto/ 19:00:37 spire-1.2.1/proto/private/ 19:00:37 spire-1.2.1/proto/private/server/ 19:00:37 spire-1.2.1/proto/private/server/journal/ 19:00:37 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:00:37 spire-1.2.1/proto/private/server/journal/journal.proto 19:00:37 spire-1.2.1/proto/spire/ 19:00:37 spire-1.2.1/proto/spire/common/ 19:00:37 spire-1.2.1/proto/spire/common/common.pb.go 19:00:37 spire-1.2.1/proto/spire/common/common.proto 19:00:37 spire-1.2.1/proto/spire/common/plugin/ 19:00:37 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:00:37 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:00:37 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:00:37 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:00:37 spire-1.2.1/proto/spire/plugin/ 19:00:37 spire-1.2.1/proto/spire/plugin/agent/ 19:00:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:00:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:00:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:00:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:00:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:00:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:00:37 spire-1.2.1/release/ 19:00:37 spire-1.2.1/release/spire-extras/ 19:00:37 spire-1.2.1/release/spire-extras/README.md 19:00:37 spire-1.2.1/release/spire-extras/conf/ 19:00:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:00:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:00:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:00:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:00:37 spire-1.2.1/release/spire/ 19:00:37 spire-1.2.1/release/spire/README.md 19:00:37 spire-1.2.1/release/spire/conf/ 19:00:37 spire-1.2.1/release/spire/conf/agent/ 19:00:37 spire-1.2.1/release/spire/conf/agent/agent.conf 19:00:37 spire-1.2.1/release/spire/conf/server/ 19:00:37 spire-1.2.1/release/spire/conf/server/server.conf 19:00:37 spire-1.2.1/script/ 19:00:37 spire-1.2.1/script/build-artifact.sh 19:00:37 spire-1.2.1/script/generate_dummy_ca.sh 19:00:37 spire-1.2.1/support/ 19:00:37 spire-1.2.1/support/k8s/ 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:00:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:00:37 spire-1.2.1/support/oidc-discovery-provider/ 19:00:37 spire-1.2.1/support/oidc-discovery-provider/README.md 19:00:37 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:00:37 spire-1.2.1/support/oidc-discovery-provider/config.go 19:00:37 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:00:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:00:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:00:37 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:00:37 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:00:37 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:00:37 spire-1.2.1/support/oidc-discovery-provider/main.go 19:00:37 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:00:37 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:00:37 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:00:37 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:00:37 spire-1.2.1/test/ 19:00:37 spire-1.2.1/test/clock/ 19:00:37 spire-1.2.1/test/clock/clock.go 19:00:37 spire-1.2.1/test/fakes/ 19:00:37 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:00:37 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:00:37 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:00:37 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:00:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:00:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:00:37 spire-1.2.1/test/fakes/fakeagentstore/ 19:00:37 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:00:37 spire-1.2.1/test/fakes/fakedatastore/ 19:00:37 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:00:37 spire-1.2.1/test/fakes/fakeentryclient/ 19:00:37 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:00:37 spire-1.2.1/test/fakes/fakehealthchecker/ 19:00:37 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:00:37 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:00:37 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:00:37 spire-1.2.1/test/fakes/fakemetrics/ 19:00:37 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:00:37 spire-1.2.1/test/fakes/fakenoderesolver/ 19:00:37 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:00:37 spire-1.2.1/test/fakes/fakenotifier/ 19:00:37 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:00:37 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:00:37 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:00:37 spire-1.2.1/test/fakes/fakeserverca/ 19:00:37 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:00:37 spire-1.2.1/test/fakes/fakeservercatalog/ 19:00:37 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:00:37 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:00:37 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:00:37 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:00:37 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:00:37 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:00:37 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:00:37 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:00:37 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:00:37 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:00:37 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:00:37 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:00:37 spire-1.2.1/test/fixture/ 19:00:37 spire-1.2.1/test/fixture/certs/ 19:00:37 spire-1.2.1/test/fixture/certs/agent_svid.der 19:00:37 spire-1.2.1/test/fixture/certs/base_cert.pem 19:00:37 spire-1.2.1/test/fixture/certs/base_csr.pem 19:00:37 spire-1.2.1/test/fixture/certs/base_key.pem 19:00:37 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:00:37 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:00:37 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:00:37 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:00:37 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:00:37 spire-1.2.1/test/fixture/certs/blog_key.pem 19:00:37 spire-1.2.1/test/fixture/certs/bundle.der 19:00:37 spire-1.2.1/test/fixture/certs/ca.pem 19:00:37 spire-1.2.1/test/fixture/certs/ca_key.pem 19:00:37 spire-1.2.1/test/fixture/certs/database_cert.pem 19:00:37 spire-1.2.1/test/fixture/certs/database_csr.pem 19:00:37 spire-1.2.1/test/fixture/certs/database_key.pem 19:00:37 spire-1.2.1/test/fixture/certs/node_cert.pem 19:00:37 spire-1.2.1/test/fixture/certs/node_csr.pem 19:00:37 spire-1.2.1/test/fixture/certs/node_key.pem 19:00:37 spire-1.2.1/test/fixture/certs/svid.pem 19:00:37 spire-1.2.1/test/fixture/certs/svid_key.pem 19:00:37 spire-1.2.1/test/fixture/config/ 19:00:37 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:00:37 spire-1.2.1/test/fixture/config/agent_good.conf 19:00:37 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:00:37 spire-1.2.1/test/fixture/config/plugin_good.conf 19:00:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:00:37 spire-1.2.1/test/fixture/config/server_good.conf 19:00:37 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:00:37 spire-1.2.1/test/fixture/fixture.go 19:00:37 spire-1.2.1/test/fixture/nodeattestor/ 19:00:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:00:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:00:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:00:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:00:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:00:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:00:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:00:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:00:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:00:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:00:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:00:37 spire-1.2.1/test/fixture/registration/ 19:00:37 spire-1.2.1/test/fixture/registration/entries.json 19:00:37 spire-1.2.1/test/fixture/registration/good-for-update.json 19:00:37 spire-1.2.1/test/fixture/registration/good.json 19:00:37 spire-1.2.1/test/fixture/registration/invalid.json 19:00:37 spire-1.2.1/test/fixture/registration/invalid_json.json 19:00:37 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:00:37 spire-1.2.1/test/integration/ 19:00:37 spire-1.2.1/test/integration/README.md 19:00:37 spire-1.2.1/test/integration/common 19:00:37 spire-1.2.1/test/integration/setup/ 19:00:37 spire-1.2.1/test/integration/setup/adminclient/ 19:00:37 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:00:37 spire-1.2.1/test/integration/setup/adminclient/client.go 19:00:37 spire-1.2.1/test/integration/setup/debugagent/ 19:00:37 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:00:37 spire-1.2.1/test/integration/setup/debugagent/main.go 19:00:37 spire-1.2.1/test/integration/setup/debugserver/ 19:00:37 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:00:37 spire-1.2.1/test/integration/setup/debugserver/main.go 19:00:37 spire-1.2.1/test/integration/setup/downstreamclient/ 19:00:37 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:00:37 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:00:37 spire-1.2.1/test/integration/setup/itclient/ 19:00:37 spire-1.2.1/test/integration/setup/itclient/client.go 19:00:37 spire-1.2.1/test/integration/setup/node-attestation/ 19:00:37 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:00:37 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:00:37 spire-1.2.1/test/integration/setup/x509pop/ 19:00:37 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:00:37 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:00:37 spire-1.2.1/test/integration/suites/ 19:00:37 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:00:37 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:00:37 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:00:37 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:00:37 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:00:37 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:00:37 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:00:37 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:00:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:00:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:00:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:00:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:00:37 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:00:37 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:00:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:00:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:00:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:00:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:00:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:00:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:00:37 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:00:37 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:00:37 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:00:37 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:00:37 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:00:37 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:00:37 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:00:37 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:00:37 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:00:37 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:00:37 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:00:37 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:00:37 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:00:37 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:00:37 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:00:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:00:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:00:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:00:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:00:37 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:00:37 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:00:37 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:00:37 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:00:37 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:00:37 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:00:37 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:00:37 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:00:37 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:00:37 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:00:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:00:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:00:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:00:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:00:37 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:00:37 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:00:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:00:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:00:37 spire-1.2.1/test/integration/suites/join-token/ 19:00:37 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:00:37 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:00:37 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:00:37 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:00:37 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:00:37 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:00:37 spire-1.2.1/test/integration/suites/join-token/README.md 19:00:37 spire-1.2.1/test/integration/suites/join-token/conf/ 19:00:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:00:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:00:37 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:00:37 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:00:37 spire-1.2.1/test/integration/suites/join-token/teardown 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:00:37 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:00:37 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:00:37 spire-1.2.1/test/integration/suites/k8s/ 19:00:37 spire-1.2.1/test/integration/suites/k8s/00-setup 19:00:37 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:00:37 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:00:37 spire-1.2.1/test/integration/suites/k8s/README.md 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/ 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:00:37 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:00:37 spire-1.2.1/test/integration/suites/k8s/teardown 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/ 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:00:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:00:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:00:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:00:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:00:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:00:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:00:38 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:00:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:00:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:00:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:00:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:00:38 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:00:38 spire-1.2.1/test/integration/suites/node-attestation/ 19:00:38 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:00:38 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:00:38 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:00:38 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:00:38 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:00:38 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:00:38 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:00:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:00:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:00:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:00:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:00:38 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:00:38 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:00:38 spire-1.2.1/test/integration/suites/rotation/ 19:00:38 spire-1.2.1/test/integration/suites/rotation/00-setup 19:00:38 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:00:38 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:00:38 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:00:38 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:00:38 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:00:38 spire-1.2.1/test/integration/suites/rotation/README.md 19:00:38 spire-1.2.1/test/integration/suites/rotation/conf/ 19:00:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:00:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:00:38 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:00:38 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:00:38 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:00:38 spire-1.2.1/test/integration/suites/rotation/teardown 19:00:38 spire-1.2.1/test/integration/suites/self-test/ 19:00:38 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:00:38 spire-1.2.1/test/integration/suites/self-test/README.md 19:00:38 spire-1.2.1/test/integration/suites/self-test/teardown 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:00:38 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:00:38 spire-1.2.1/test/integration/suites/upgrade/ 19:00:38 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:00:38 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:00:38 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:00:38 spire-1.2.1/test/integration/suites/upgrade/README.md 19:00:38 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:00:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:00:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:00:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:00:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:00:38 spire-1.2.1/test/integration/suites/upgrade/teardown 19:00:38 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:00:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:00:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:00:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:00:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:00:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:00:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:00:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:00:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:00:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:00:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:00:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:00:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:00:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:00:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:00:38 spire-1.2.1/test/integration/test-one.sh 19:00:38 spire-1.2.1/test/integration/test.sh 19:00:38 spire-1.2.1/test/plugintest/ 19:00:38 spire-1.2.1/test/plugintest/config.go 19:00:38 spire-1.2.1/test/plugintest/load.go 19:00:38 spire-1.2.1/test/plugintest/option.go 19:00:38 spire-1.2.1/test/spiretest/ 19:00:38 spire-1.2.1/test/spiretest/apiserver.go 19:00:38 spire-1.2.1/test/spiretest/assertions.go 19:00:38 spire-1.2.1/test/spiretest/dir.go 19:00:38 spire-1.2.1/test/spiretest/errors_posix.go 19:00:38 spire-1.2.1/test/spiretest/errors_windows.go 19:00:38 spire-1.2.1/test/spiretest/logs.go 19:00:38 spire-1.2.1/test/spiretest/socketapi.go 19:00:38 spire-1.2.1/test/spiretest/suite.go 19:00:38 spire-1.2.1/test/spiretest/x509.go 19:00:38 spire-1.2.1/test/testca/ 19:00:38 spire-1.2.1/test/testca/ca.go 19:00:38 spire-1.2.1/test/testkey/ 19:00:38 spire-1.2.1/test/testkey/generate.sh 19:00:38 spire-1.2.1/test/testkey/genkeys.go 19:00:38 spire-1.2.1/test/testkey/keys.go 19:00:38 spire-1.2.1/test/testkey/new.go 19:00:38 spire-1.2.1/test/tpmsimulator/ 19:00:38 spire-1.2.1/test/tpmsimulator/simulator.go 19:00:38 spire-1.2.1/test/util/ 19:00:38 spire-1.2.1/test/util/cert_fixtures.go 19:00:38 spire-1.2.1/test/util/cert_generation.go 19:00:38 spire-1.2.1/test/util/io_redirection.go 19:00:38 spire-1.2.1/test/util/race.go 19:00:38 spire-1.2.1/test/util/util.go 19:00:38 building spire from source... 19:00:38 Installing go1.17.7... 19:01:05 Building bin/spire-server... 19:01:05 go: downloading github.com/mitchellh/cli v1.1.2 19:01:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:01:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:01:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:01:05 go: downloading google.golang.org/grpc v1.44.0 19:01:05 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:01:05 Building bin/spire-server... 19:01:05 go: downloading github.com/mitchellh/cli v1.1.2 19:01:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:01:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:01:06 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:01:06 go: downloading google.golang.org/grpc v1.44.0 19:01:06 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:01:06 go: downloading github.com/sirupsen/logrus v1.8.1 19:01:06 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:01:06 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:01:06 go: downloading github.com/imdario/mergo v0.3.12 19:01:07 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:01:07 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:01:07 go: downloading github.com/fatih/color v1.13.0 19:01:07 go: downloading github.com/mattn/go-isatty v0.0.14 19:01:08 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:01:08 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:01:08 go: downloading github.com/imdario/mergo v0.3.12 19:01:08 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:01:08 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:01:08 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:01:09 go: downloading github.com/sirupsen/logrus v1.8.1 19:01:10 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:01:10 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:01:10 go: downloading github.com/armon/go-metrics v0.3.10 19:01:11 go: downloading github.com/prometheus/client_golang v1.12.1 19:01:11 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:01:11 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:01:12 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:01:12 go: downloading github.com/fatih/color v1.13.0 19:01:12 go: downloading github.com/mattn/go-isatty v0.0.14 19:01:12 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:01:12 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:01:12 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:01:12 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:01:12 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:01:12 go: downloading github.com/open-policy-agent/opa v0.38.0 19:01:13 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:01:13 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:01:13 go: downloading github.com/armon/go-metrics v0.3.10 19:01:14 go: downloading github.com/prometheus/client_golang v1.12.1 19:01:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:01:15 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:01:15 go: downloading github.com/open-policy-agent/opa v0.38.0 19:01:34 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:01:34 go: downloading github.com/mattn/go-colorable v0.1.12 19:01:34 go: downloading github.com/Masterminds/goutils v1.1.0 19:01:34 go: downloading github.com/Masterminds/semver v1.5.0 19:01:34 go: downloading github.com/google/uuid v1.1.2 19:01:34 go: downloading github.com/huandu/xstrings v1.3.2 19:01:34 go: downloading github.com/oklog/run v1.0.0 19:01:34 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:01:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:01:34 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:01:34 go: downloading github.com/prometheus/client_model v0.2.0 19:01:34 go: downloading github.com/prometheus/common v0.32.1 19:01:34 go: downloading github.com/beorn7/perks v1.0.1 19:01:34 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:01:34 go: downloading github.com/prometheus/procfs v0.7.3 19:01:35 go: downloading github.com/pkg/errors v0.9.1 19:01:35 go: downloading go.uber.org/atomic v1.9.0 19:01:35 go: downloading github.com/imkira/go-observer v1.0.3 19:01:36 go: downloading github.com/hashicorp/errwrap v1.1.0 19:01:36 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:01:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:01:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:01:36 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:01:36 go: downloading github.com/blang/semver/v4 v4.0.0 19:01:36 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:01:36 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:01:37 go: downloading github.com/jinzhu/gorm v1.9.16 19:01:38 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:01:38 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:01:38 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:01:39 go: downloading github.com/mattn/go-colorable v0.1.12 19:01:39 go: downloading github.com/Masterminds/goutils v1.1.0 19:01:39 go: downloading github.com/Masterminds/semver v1.5.0 19:01:39 go: downloading github.com/google/uuid v1.1.2 19:01:39 go: downloading github.com/huandu/xstrings v1.3.2 19:01:40 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:01:40 go: downloading github.com/oklog/run v1.0.0 19:01:40 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:01:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:01:40 go: downloading github.com/prometheus/client_model v0.2.0 19:01:40 go: downloading github.com/prometheus/common v0.32.1 19:01:40 go: downloading github.com/beorn7/perks v1.0.1 19:01:40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:01:40 go: downloading github.com/prometheus/procfs v0.7.3 19:01:40 go: downloading github.com/pkg/errors v0.9.1 19:01:41 go: downloading go.uber.org/atomic v1.9.0 19:01:42 go: downloading github.com/imkira/go-observer v1.0.3 19:01:43 go: downloading github.com/hashicorp/errwrap v1.1.0 19:01:43 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:01:43 go: downloading github.com/twmb/murmur3 v1.1.6 19:01:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:01:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:01:43 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:01:43 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:01:43 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:01:43 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:01:45 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:01:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:01:51 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:01:51 go: downloading github.com/stretchr/testify v1.7.0 19:01:51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:01:52 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:01:52 go: downloading github.com/blang/semver/v4 v4.0.0 19:01:52 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:01:52 go: downloading github.com/jinzhu/gorm v1.9.16 19:01:52 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:01:52 go: downloading google.golang.org/api v0.70.0 19:01:52 go: downloading k8s.io/client-go v0.23.4 19:01:57 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:01:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:01:57 go: downloading github.com/stretchr/testify v1.7.0 19:01:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:01:57 go: downloading google.golang.org/api v0.70.0 19:01:57 go: downloading k8s.io/client-go v0.23.4 19:01:58 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:02:08 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:02:41 go: downloading k8s.io/api v0.23.4 19:02:41 go: downloading github.com/google/go-tpm v0.3.3 19:02:41 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:02:45 go: downloading k8s.io/api v0.23.4 19:02:45 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:02:52 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:02:52 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:02:52 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:02:52 go: downloading cloud.google.com/go/storage v1.21.0 19:02:52 go: downloading cloud.google.com/go v0.100.2 19:02:54 go: downloading k8s.io/apimachinery v0.23.4 19:02:56 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:02:56 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:02:56 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:02:56 go: downloading cloud.google.com/go/storage v1.21.0 19:02:56 go: downloading k8s.io/kube-aggregator v0.23.3 19:02:57 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:02:57 go: downloading cloud.google.com/go v0.100.2 19:02:59 go: downloading cloud.google.com/go/security v1.3.0 19:02:59 go: downloading k8s.io/apimachinery v0.23.4 19:02:59 go: downloading github.com/hashicorp/vault/api v1.4.1 19:02:59 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:03:00 go: downloading gopkg.in/yaml.v2 v2.4.0 19:03:00 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:03:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:03:01 go: downloading github.com/gobwas/glob v0.2.3 19:03:01 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:03:01 go: downloading github.com/aws/smithy-go v1.11.0 19:03:01 go: downloading k8s.io/kube-aggregator v0.23.3 19:03:02 go: downloading github.com/google/go-tpm v0.3.3 19:03:03 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:03:03 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:03:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:03:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:03:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:03:04 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:03:04 go: downloading github.com/jinzhu/inflection v1.0.0 19:03:04 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:03:05 go: downloading github.com/gogo/protobuf v1.3.2 19:03:05 go: downloading cloud.google.com/go/security v1.3.0 19:03:05 go: downloading github.com/hashicorp/vault/api v1.4.1 19:03:05 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:03:06 go: downloading github.com/twmb/murmur3 v1.1.6 19:03:06 go: downloading gopkg.in/yaml.v2 v2.4.0 19:03:07 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:03:07 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:03:07 go: downloading github.com/gobwas/glob v0.2.3 19:03:07 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:03:08 go: downloading github.com/jinzhu/inflection v1.0.0 19:03:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:03:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:03:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:03:08 go: downloading github.com/aws/smithy-go v1.11.0 19:03:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:03:10 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:03:10 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:03:10 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:03:10 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:03:10 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:03:10 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:03:10 go: downloading github.com/dimchansky/utfbom v1.1.1 19:03:10 go: downloading cloud.google.com/go/compute v1.3.0 19:03:11 go: downloading github.com/gogo/protobuf v1.3.2 19:03:12 go: downloading cloud.google.com/go/iam v0.1.1 19:03:12 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:03:12 go: downloading k8s.io/klog/v2 v2.30.0 19:03:12 go: downloading github.com/google/gofuzz v1.1.0 19:03:12 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:03:13 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:03:14 go: downloading github.com/spf13/pflag v1.0.5 19:03:14 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:03:14 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:03:14 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:03:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:03:14 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:03:15 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:03:15 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:03:16 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:03:16 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:03:16 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:03:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:03:16 go: downloading go.opencensus.io v0.23.0 19:03:17 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:03:17 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:03:17 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:03:17 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:03:17 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:03:17 go: downloading github.com/dimchansky/utfbom v1.1.1 19:03:17 go: downloading cloud.google.com/go/compute v1.3.0 19:03:19 go: downloading cloud.google.com/go/iam v0.1.1 19:03:19 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:03:19 go: downloading k8s.io/klog/v2 v2.30.0 19:03:19 go: downloading github.com/google/gofuzz v1.1.0 19:03:19 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:03:19 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:03:19 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:03:20 go: downloading gopkg.in/inf.v0 v0.9.1 19:03:20 go: downloading github.com/go-logr/logr v1.2.2 19:03:20 go: downloading github.com/google/go-cmp v0.5.7 19:03:20 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:03:20 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:03:21 go: downloading github.com/json-iterator/go v1.1.12 19:03:21 go: downloading github.com/spf13/pflag v1.0.5 19:03:21 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:03:21 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:03:21 go: downloading github.com/googleapis/gnostic v0.5.5 19:03:22 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:03:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:03:22 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:03:22 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:03:22 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:03:23 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:03:23 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:03:23 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:03:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:03:24 go: downloading go.opencensus.io v0.23.0 19:03:24 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:03:25 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:03:27 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:03:27 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:03:27 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:03:27 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:03:27 go: downloading github.com/tklauser/numcpus v0.3.0 19:03:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:03:27 go: downloading go.uber.org/zap v1.21.0 19:03:27 go: downloading gopkg.in/inf.v0 v0.9.1 19:03:27 go: downloading github.com/go-logr/logr v1.2.2 19:03:27 go: downloading github.com/google/go-cmp v0.5.7 19:03:28 go: downloading sigs.k8s.io/yaml v1.3.0 19:03:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:03:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:03:28 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:03:28 go: downloading github.com/modern-go/reflect2 v1.0.2 19:03:28 go: downloading github.com/json-iterator/go v1.1.12 19:03:28 go: downloading github.com/ryanuber/go-glob v1.0.0 19:03:28 go: downloading github.com/golang/snappy v0.0.4 19:03:29 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:03:29 go: downloading github.com/googleapis/gnostic v0.5.5 19:03:32 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:03:34 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:03:34 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:03:34 go: downloading github.com/tklauser/numcpus v0.3.0 19:03:34 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:03:34 go: downloading go.uber.org/zap v1.21.0 19:03:35 go: downloading sigs.k8s.io/yaml v1.3.0 19:03:35 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:03:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:03:36 go: downloading github.com/modern-go/reflect2 v1.0.2 19:03:36 go: downloading github.com/ryanuber/go-glob v1.0.0 19:03:36 go: downloading github.com/golang/snappy v0.0.4 19:03:36 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:03:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:03:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:03:39 go: downloading github.com/hashicorp/go-version v1.2.0 19:03:39 go: downloading go.uber.org/multierr v1.6.0 19:03:48 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:03:48 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:03:48 go: downloading github.com/hashicorp/go-version v1.2.0 19:03:48 go: downloading go.uber.org/multierr v1.6.0 19:04:20 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:04:20 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:04:25 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:04:25 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:08:32 Removing intermediate container 8cd555b67154 19:08:32 ---> 5ef84e0ce18c 19:08:32 19:08:32 Step 9/20 : FROM alpine:3.15 19:08:32 3.15: Pulling from library/alpine 19:08:32 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:08:32 Status: Downloaded newer image for alpine:3.15 19:08:32 ---> 3fb3c9af89a9 19:08:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:08:32 ---> Running in a876a53f3715 19:08:32 Removing intermediate container a876a53f3715 19:08:32 ---> 61583e889a9a 19:08:32 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:32 ---> Running in 4da46633d006 19:08:32 Removing intermediate container 4da46633d006 19:08:32 ---> 579dd19d9aff 19:08:32 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:08:32 ---> Running in b9cdb576b5fe 19:08:32 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 19:08:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:08:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:08:32 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 19:08:32 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:08:32 OK: 15729 distinct packages available 19:08:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:08:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:08:35 (1/9) Installing ca-certificates (20211220-r0) 19:08:36 (2/9) Installing brotli-libs (1.0.9-r5) 19:08:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:08:36 (4/9) Installing libcurl (7.80.0-r0) 19:08:36 (5/9) Installing curl (7.80.0-r0) 19:08:36 (6/9) Installing dumb-init (1.2.5-r1) 19:08:36 (7/9) Installing musl-obstack (1.2.3-r0) 19:08:37 (8/9) Installing libucontext (1.1-r0) 19:08:37 (9/9) Installing gcompat (1.0.0-r4) 19:08:37 Executing busybox-1.34.1-r5.trigger 19:08:37 Executing ca-certificates-20211220-r0.trigger 19:08:37 OK: 8 MiB in 23 packages 19:08:43 Removing intermediate container b9cdb576b5fe 19:08:43 ---> 243bb057ce42 19:08:43 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:45 ---> 269d26077c67 19:08:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:08:52 ---> 011051ef7086 19:08:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:08:53 ---> 000d6f35fa77 19:08:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:08:54 ---> Running in 2f1cdc444edf 19:08:55 Removing intermediate container 2f1cdc444edf 19:08:55 ---> 6fc430b1c4d4 19:08:55 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:55 ---> Running in 2cc69379fb1f 19:08:57 Removing intermediate container 2cc69379fb1f 19:08:57 ---> d86453ab053f 19:08:57 Step 18/20 : LABEL arch=arm64 19:08:57 ---> Running in fdd133eb3502 19:08:58 Removing intermediate container fdd133eb3502 19:08:58 ---> f8d129751d96 19:08:58 Step 19/20 : LABEL git_sha=5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 19:08:58 ---> Running in b805fc198457 19:08:59 Removing intermediate container b805fc198457 19:08:59 ---> ed50f6d43c21 19:08:59 Step 20/20 : LABEL version=0.0.0 19:09:00 ---> Running in f1052824cb7a 19:09:00 Removing intermediate container 9079268ab899 19:09:00 ---> a0635d1a5507 19:09:00 19:09:00 Step 10/31 : FROM alpine:3.14 19:09:00 3.14: Pulling from library/alpine 19:09:01 Removing intermediate container f1052824cb7a 19:09:01 ---> 9e452d43bc21 19:09:01 19:09:01 Removing intermediate container 18e2d1f0d332 19:09:01 ---> 41a6f481ac23 19:09:01 19:09:01 Step 10/25 : FROM alpine:3.14 19:09:01 3.14: Pulling from library/alpine 19:09:02 Successfully built 9e452d43bc21 19:09:02 Successfully tagged security-spiffe-token-provider-arm64:latest 19:09:02 Building core-command 19:09:02  Building security-spiffe-token-provider ... done Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:09:02 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:09:02 Status: Downloaded newer image for alpine:3.14 19:09:02 Status: Downloaded newer image for alpine:3.14 19:09:02 ---> ac73e934f311 19:09:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:09:02 ---> ac73e934f311 19:09:02 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:09:03 ---> Running in f1ad3b76b865 19:09:03 ---> Running in df6b19ffeef5 19:09:04 Removing intermediate container df6b19ffeef5 19:09:04 ---> 1cca4e629450 19:09:04 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:09:04 ---> Running in 058b945ef1c6 19:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:09:08 (1/3) Installing ca-certificates (20211220-r0) 19:09:08 (2/3) Installing dumb-init (1.2.5-r1) 19:09:08 (3/3) Installing su-exec (0.2-r1) 19:09:08 Executing busybox-1.33.1-r7.trigger 19:09:08 Executing ca-certificates-20211220-r0.trigger 19:09:08 (1/2) Installing dumb-init (1.2.5-r1) 19:09:08 (2/2) Installing su-exec (0.2-r1) 19:09:08 Executing busybox-1.33.1-r7.trigger 19:09:08 OK: 6 MiB in 16 packages 19:09:08 OK: 6 MiB in 17 packages 19:09:11 Removing intermediate container 058b945ef1c6 19:09:11 ---> 5dc008be6635 19:09:11 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:09:11 ---> Running in 6a1998853d80 19:09:12 Removing intermediate container f1ad3b76b865 19:09:12 ---> 7329e47eeceb 19:09:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:12 ---> Running in 4da45085067c 19:09:12 Removing intermediate container 6a1998853d80 19:09:12 ---> fbf3ed9dfa9c 19:09:12 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:09:12 ---> Running in 82f14bf3d96a 19:09:13 Removing intermediate container 4da45085067c 19:09:13 ---> 477e4aff1995 19:09:13 Step 13/25 : WORKDIR / 19:09:13 Removing intermediate container 82f14bf3d96a 19:09:13 ---> c35560bbe8bb 19:09:13 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:09:13 ---> Running in d6f51d492cbb 19:09:13 ---> Running in 8698f10faf2a 19:09:14 Removing intermediate container d6f51d492cbb 19:09:14 ---> 729b69b6b028 19:09:14 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:09:16 ---> ca327cad7a69 19:09:16 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:09:17 ---> e43336cdfa9c 19:09:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:09:18 Removing intermediate container 8698f10faf2a 19:09:18 ---> a315acb5d7eb 19:09:18 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:09:18 ---> Running in c501ecbc4045 19:09:19 ---> 76fdfdc87bdf 19:09:19 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:09:19 Removing intermediate container c501ecbc4045 19:09:19 ---> 9441849193e8 19:09:19 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:09:21 ---> ef537b1c1f48 19:09:21 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:09:21 ---> dbad2cf0ec9b 19:09:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:09:21 ---> Running in d226c563c652 19:09:27 Removing intermediate container d226c563c652 19:09:27 ---> 5ba86d1a7032 19:09:27 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:28 ---> 9c5b586ab046 19:09:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:09:29 ---> eb2894bab8cc 19:09:29 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:09:34 ---> 0616c81d1f44 19:09:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:09:34 ---> f73028f4f411 19:09:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:09:35 ---> db516620f67f 19:09:35 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/ 19:09:35 ---> Running in 88a4d14a112d 19:09:36 ---> 82ec4f2a4d68 19:09:36 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:09:38 ---> 58b7f8e63c23 19:09:38 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:09:40 Removing intermediate container 88a4d14a112d 19:09:40 ---> 17a3d0f12f72 19:09:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:09:40 ---> Running in 329a3fcb4c79 19:09:40 ---> 6c4427267398 19:09:40 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:09:41 ---> Running in 22476418ce24 19:09:41 Removing intermediate container 329a3fcb4c79 19:09:41 ---> 3de0efb67209 19:09:41 Step 23/25 : LABEL arch=arm64 19:09:42 ---> Running in cb0b6b0cab7f 19:09:43 Removing intermediate container 22476418ce24 19:09:43 ---> a8fb443566cc 19:09:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:09:43 Removing intermediate container cb0b6b0cab7f 19:09:43 ---> f45c426f6444 19:09:43 Step 24/25 : LABEL git_sha=5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 19:09:43 ---> Running in 7a95968be7ce 19:09:44 Removing intermediate container 7a95968be7ce 19:09:44 ---> 109c439e09b1 19:09:44 Step 25/25 : LABEL version=0.0.0 19:09:44 ---> 2c941680c3b2 19:09:44 Step 26/31 : RUN chmod +x /entrypoint.sh 19:09:45 ---> Running in 43323a392b8c 19:09:45 ---> Running in 7ce576e46f62 19:09:46 Removing intermediate container 43323a392b8c 19:09:46 ---> 3a76fd695a0e 19:09:46 19:09:48 Successfully built 3a76fd695a0e 19:09:48 Successfully tagged security-secretstore-setup-arm64:latest 19:09:48  Building security-secretstore-setup ... done Building sys-mgmt-agent 19:09:50 Removing intermediate container 7ce576e46f62 19:09:50 ---> 79136b48d8dd 19:09:50 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:09:51 ---> Running in 32121adb01e1 19:09:52 Removing intermediate container 32121adb01e1 19:09:52 ---> 05a36c43182f 19:09:52 Step 28/31 : CMD ["gate"] 19:09:52 ---> Running in 6dc1b307e284 19:09:53 Removing intermediate container 6dc1b307e284 19:09:53 ---> 8418cdee2931 19:09:53 Step 29/31 : LABEL arch=arm64 19:09:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:54 ---> 7476186df389 19:09:54 Step 3/23 : WORKDIR /edgex-go 19:09:54 ---> Using cache 19:09:54 ---> c980bf5d678f 19:09:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:54 ---> Using cache 19:09:54 ---> ca800d817377 19:09:54 Step 5/23 : RUN apk add --update --no-cache make git 19:09:54 ---> Using cache 19:09:54 ---> cd4237b5646c 19:09:54 Step 6/23 : COPY go.mod vendor* ./ 19:09:54 ---> Using cache 19:09:54 ---> c7bc3d8e709b 19:09:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:54 ---> Using cache 19:09:54 ---> e91c5a4c3a55 19:09:54 Step 8/23 : COPY . . 19:09:54 ---> Using cache 19:09:54 ---> 485940fd579d 19:09:54 Step 9/23 : RUN make cmd/core-command/core-command 19:09:54 ---> Running in 37e0db2fe3f5 19:09:54 ---> Running in f74a84427f3e 19:09:55 Removing intermediate container f74a84427f3e 19:09:55 ---> c0caefcb52e9 19:09:55 Step 30/31 : LABEL git_sha=5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 19:09:55 ---> Running in 2986bb6f99d6 19:09:56 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 19:09:56 Removing intermediate container 2986bb6f99d6 19:09:56 ---> 4486c0c2e957 19:09:56 Step 31/31 : LABEL version=0.0.0 19:09:57 ---> Running in 44d7be7805d7 19:09:57 Removing intermediate container 44d7be7805d7 19:09:57 ---> 1a79f39b1e3d 19:09:57 19:09:58 Successfully built 1a79f39b1e3d 19:09:58 Successfully tagged security-bootstrapper-arm64:latest 19:09:58  Building security-bootstrapper ... done Building security-spire-agent 19:11:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:06 ---> 7476186df389 19:11:06 Step 3/23 : WORKDIR /edgex-go 19:11:06 ---> Using cache 19:11:06 ---> c980bf5d678f 19:11:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:06 ---> Using cache 19:11:06 ---> ca800d817377 19:11:06 Step 5/23 : RUN apk add --update --no-cache make bash git 19:11:06 ---> Running in 383be1fd07d0 19:11:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:11:06 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:06 ---> 7476186df389 19:11:06 Step 3/26 : WORKDIR /edgex-go 19:11:06 ---> Using cache 19:11:06 ---> c980bf5d678f 19:11:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:06 ---> Using cache 19:11:06 ---> ca800d817377 19:11:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:11:06 ---> Running in 23fe642f32b9 19:11:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:11:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:11:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:11:07 OK: 220 MiB in 52 packages 19:11:08 OK: 220 MiB in 52 packages 19:11:09 Removing intermediate container 23fe642f32b9 19:11:09 ---> d91aec1e3ac6 19:11:09 Step 6/26 : COPY go.mod vendor* ./ 19:11:10 Removing intermediate container 383be1fd07d0 19:11:10 ---> 4f8584c3de9c 19:11:10 Step 6/23 : COPY go.mod vendor* ./ 19:11:10 ---> 236d5b0cddfd 19:11:10 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:11 ---> Running in bc94f7923030 19:11:12 ---> 3a255994155f 19:11:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:12 ---> Running in 9cd2a6faeaec 19:11:18 Removing intermediate container bc94f7923030 19:11:18 ---> 18d9ae39cbf9 19:11:18 Step 8/26 : COPY . . 19:11:20 Removing intermediate container 9cd2a6faeaec 19:11:20 ---> 26c67febd6e7 19:11:20 Step 8/23 : COPY . . 19:11:59 ---> 79ed756c0665 19:11:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:11:59 ---> Running in d93600da3015 19:11:59 Removing intermediate container d93600da3015 19:11:59 ---> 95257098a0ae 19:11:59 Step 10/26 : RUN mkdir -p spire-build 19:11:59 ---> Running in 97385e2cccf2 19:12:03 Removing intermediate container 97385e2cccf2 19:12:03 ---> d21ad25067ce 19:12:03 Step 11/26 : WORKDIR /edgex-go/spire-build 19:12:03 ---> Running in ee92b19f7246 19:12:05 Removing intermediate container ee92b19f7246 19:12:05 ---> 541ffe0def68 19:12:05 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 19:12:05 ---> Running in 1c92019b2025 19:12:07 ---> 43f73d67c070 19:12:07 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:12:07 ---> Running in 3230583d24a7 19:12:08 spire-1.2.1/ 19:12:08 spire-1.2.1/.data/ 19:12:08 spire-1.2.1/.data/.file 19:12:08 spire-1.2.1/.dockerignore 19:12:08 spire-1.2.1/.gitattributes 19:12:08 spire-1.2.1/.githooks/ 19:12:08 spire-1.2.1/.githooks/pre-commit 19:12:08 spire-1.2.1/.github/ 19:12:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:12:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:12:08 spire-1.2.1/.github/dependabot.yml 19:12:08 spire-1.2.1/.github/workflows/ 19:12:08 spire-1.2.1/.github/workflows/nightly_build.yaml 19:12:08 spire-1.2.1/.github/workflows/pr_build.yaml 19:12:08 spire-1.2.1/.github/workflows/release_build.yaml 19:12:08 spire-1.2.1/.github/workflows/scripts/ 19:12:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:12:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:12:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:12:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:12:08 spire-1.2.1/.github/workflows/scripts/split.sh 19:12:08 spire-1.2.1/.gitignore 19:12:08 spire-1.2.1/.go-version 19:12:08 spire-1.2.1/.golangci.yml 19:12:08 spire-1.2.1/ADOPTERS.md 19:12:08 spire-1.2.1/CHANGELOG.md 19:12:08 spire-1.2.1/CODE-OF-CONDUCT.md 19:12:08 spire-1.2.1/CODEOWNERS 19:12:08 spire-1.2.1/CONTRIBUTING.md 19:12:08 spire-1.2.1/Dockerfile 19:12:08 spire-1.2.1/Dockerfile.dev 19:12:08 spire-1.2.1/Dockerfile.scratch 19:12:08 spire-1.2.1/LICENSE 19:12:08 spire-1.2.1/MAINTAINERS.md 19:12:08 spire-1.2.1/Makefile 19:12:08 spire-1.2.1/README.md 19:12:08 spire-1.2.1/ROADMAP.md 19:12:08 spire-1.2.1/SECURITY.md 19:12:08 spire-1.2.1/cmd/ 19:12:08 spire-1.2.1/cmd/spire-agent/ 19:12:08 spire-1.2.1/cmd/spire-agent/cli/ 19:12:08 spire-1.2.1/cmd/spire-agent/cli/api/ 19:12:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:12:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:12:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:12:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:12:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:12:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:12:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:12:08 spire-1.2.1/cmd/spire-agent/cli/common/ 19:12:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:12:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:12:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:12:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:12:08 spire-1.2.1/cmd/spire-agent/cli/run/ 19:12:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:12:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:12:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:12:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:12:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:12:08 spire-1.2.1/cmd/spire-agent/main.go 19:12:08 spire-1.2.1/cmd/spire-server/ 19:12:08 spire-1.2.1/cmd/spire-server/cli/ 19:12:08 spire-1.2.1/cmd/spire-server/cli/agent/ 19:12:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:12:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/cli.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/entry/ 19:12:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/federation/ 19:12:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:12:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:12:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/run/ 19:12:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/token/ 19:12:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/validate/ 19:12:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/x509/ 19:12:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:12:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:12:08 spire-1.2.1/cmd/spire-server/main.go 19:12:08 spire-1.2.1/cmd/spire-server/util/ 19:12:08 spire-1.2.1/cmd/spire-server/util/util.go 19:12:08 spire-1.2.1/conf/ 19:12:08 spire-1.2.1/conf/agent/ 19:12:08 spire-1.2.1/conf/agent/agent.conf 19:12:08 spire-1.2.1/conf/agent/agent_full.conf 19:12:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:12:08 spire-1.2.1/conf/server/ 19:12:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:12:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:12:08 spire-1.2.1/conf/server/server.conf 19:12:08 spire-1.2.1/conf/server/server_full.conf 19:12:08 spire-1.2.1/doc/ 19:12:08 spire-1.2.1/doc/SPIRE101.md 19:12:08 spire-1.2.1/doc/auditlog.md 19:12:08 spire-1.2.1/doc/authorization_policy_engine.md 19:12:08 spire-1.2.1/doc/changelog_guidelines.md 19:12:08 spire-1.2.1/doc/cure53-report.pdf 19:12:08 spire-1.2.1/doc/images/ 19:12:08 spire-1.2.1/doc/images/2019_roadmap.png 19:12:08 spire-1.2.1/doc/images/SPIRE101.png 19:12:08 spire-1.2.1/doc/images/SPIRE_agent.png 19:12:08 spire-1.2.1/doc/images/SPIRE_server.png 19:12:08 spire-1.2.1/doc/images/cache_mgr.png 19:12:08 spire-1.2.1/doc/images/cache_mgr_components.png 19:12:08 spire-1.2.1/doc/images/federated_spire.png 19:12:08 spire-1.2.1/doc/images/ha_mode.png 19:12:08 spire-1.2.1/doc/images/nested_spire.png 19:12:08 spire-1.2.1/doc/images/oidc_federation.png 19:12:08 spire-1.2.1/doc/images/single_trust_domain.png 19:12:08 spire-1.2.1/doc/images/spiffe_compatible.png 19:12:08 spire-1.2.1/doc/images/spire_logo.png 19:12:08 spire-1.2.1/doc/migrating_registration_api_clients.md 19:12:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:12:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:12:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:12:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:12:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:12:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:12:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:12:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:12:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:12:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:12:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:12:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:12:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:12:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:12:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:12:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:12:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:12:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:12:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:12:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:12:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:12:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:12:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:12:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:12:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:12:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:12:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:12:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:12:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:12:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:12:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:12:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:12:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:12:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:12:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:12:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:12:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:12:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:12:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:12:08 spire-1.2.1/doc/scaling_spire.md 19:12:08 spire-1.2.1/doc/spire_agent.md 19:12:08 spire-1.2.1/doc/spire_server.md 19:12:08 spire-1.2.1/doc/supported_integrations.md 19:12:08 spire-1.2.1/doc/telemetry.md 19:12:08 spire-1.2.1/doc/telemetry_config.md 19:12:08 spire-1.2.1/doc/upgrading.md 19:12:08 spire-1.2.1/doc/using_spire.md 19:12:08 spire-1.2.1/examples/ 19:12:08 spire-1.2.1/examples/README.md 19:12:08 spire-1.2.1/go.mod 19:12:08 spire-1.2.1/go.sum 19:12:08 spire-1.2.1/pkg/ 19:12:08 spire-1.2.1/pkg/agent/ 19:12:08 spire-1.2.1/pkg/agent/agent.go 19:12:08 spire-1.2.1/pkg/agent/api/ 19:12:08 spire-1.2.1/pkg/agent/api/config.go 19:12:08 spire-1.2.1/pkg/agent/api/debug/ 19:12:08 spire-1.2.1/pkg/agent/api/debug/v1/ 19:12:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:12:09 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:12:09 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:12:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:12:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:12:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:12:09 spire-1.2.1/pkg/agent/api/endpoints.go 19:12:09 spire-1.2.1/pkg/agent/api/health/ 19:12:09 spire-1.2.1/pkg/agent/api/health/v1/ 19:12:09 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:12:09 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:12:09 spire-1.2.1/pkg/agent/api/rpccontext/ 19:12:09 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:12:09 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:12:09 spire-1.2.1/pkg/agent/attestor/ 19:12:09 spire-1.2.1/pkg/agent/attestor/node/ 19:12:09 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:12:09 spire-1.2.1/pkg/agent/attestor/node/node.go 19:12:09 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:12:09 spire-1.2.1/pkg/agent/attestor/workload/ 19:12:09 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:12:09 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:12:09 spire-1.2.1/pkg/agent/catalog/ 19:12:09 spire-1.2.1/pkg/agent/catalog/catalog.go 19:12:09 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:12:09 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:12:09 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:12:09 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:12:09 spire-1.2.1/pkg/agent/client/ 19:12:09 spire-1.2.1/pkg/agent/client/client.go 19:12:09 spire-1.2.1/pkg/agent/client/client_test.go 19:12:09 spire-1.2.1/pkg/agent/client/dial.go 19:12:09 spire-1.2.1/pkg/agent/client/nodeconn.go 19:12:09 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:12:09 spire-1.2.1/pkg/agent/client/update.go 19:12:09 spire-1.2.1/pkg/agent/client/util.go 19:12:09 spire-1.2.1/pkg/agent/common/ 19:12:09 spire-1.2.1/pkg/agent/common/backoff/ 19:12:09 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:12:09 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:12:09 spire-1.2.1/pkg/agent/common/cgroups/ 19:12:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:12:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:12:09 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:12:09 spire-1.2.1/pkg/agent/config.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/ 19:12:09 spire-1.2.1/pkg/agent/endpoints/config.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:12:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:12:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/workload/ 19:12:09 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:12:09 spire-1.2.1/pkg/agent/manager/ 19:12:09 spire-1.2.1/pkg/agent/manager/cache/ 19:12:09 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:12:09 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:12:09 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:12:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:12:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:12:09 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:12:09 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:12:09 spire-1.2.1/pkg/agent/manager/config.go 19:12:09 spire-1.2.1/pkg/agent/manager/manager.go 19:12:09 spire-1.2.1/pkg/agent/manager/manager_test.go 19:12:09 spire-1.2.1/pkg/agent/manager/storage.go 19:12:09 spire-1.2.1/pkg/agent/manager/storage_test.go 19:12:09 spire-1.2.1/pkg/agent/manager/storecache/ 19:12:09 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:12:09 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:12:09 spire-1.2.1/pkg/agent/manager/sync.go 19:12:09 spire-1.2.1/pkg/agent/plugin/ 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:12:09 spire-1.2.1/pkg/agent/svid/ 19:12:09 spire-1.2.1/pkg/agent/svid/rotator.go 19:12:09 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:12:09 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:12:09 spire-1.2.1/pkg/agent/svid/store/ 19:12:09 spire-1.2.1/pkg/agent/svid/store/service.go 19:12:09 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:12:09 spire-1.2.1/pkg/common/ 19:12:09 spire-1.2.1/pkg/common/agentpathtemplate/ 19:12:09 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:12:09 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:12:09 spire-1.2.1/pkg/common/api/ 19:12:09 spire-1.2.1/pkg/common/api/metrics.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/ 19:12:09 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/logger.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/names.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:12:09 spire-1.2.1/pkg/common/api/names.go 19:12:09 spire-1.2.1/pkg/common/api/ratelimit.go 19:12:09 spire-1.2.1/pkg/common/api/rpccontext/ 19:12:09 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:12:09 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:12:09 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:12:09 spire-1.2.1/pkg/common/auth/ 19:12:09 spire-1.2.1/pkg/common/auth/interceptors.go 19:12:09 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:12:09 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/ 19:12:09 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/types.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:12:09 spire-1.2.1/pkg/common/catalog/ 19:12:09 spire-1.2.1/pkg/common/catalog/bind.go 19:12:09 spire-1.2.1/pkg/common/catalog/builtin.go 19:12:09 spire-1.2.1/pkg/common/catalog/catalog.go 19:12:09 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:12:09 spire-1.2.1/pkg/common/catalog/closers.go 19:12:09 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:12:09 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:12:09 spire-1.2.1/pkg/common/catalog/config.go 19:12:09 spire-1.2.1/pkg/common/catalog/config_test.go 19:12:09 spire-1.2.1/pkg/common/catalog/configure.go 19:12:09 spire-1.2.1/pkg/common/catalog/constraints.go 19:12:09 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:12:09 spire-1.2.1/pkg/common/catalog/context.go 19:12:09 spire-1.2.1/pkg/common/catalog/external.go 19:12:09 spire-1.2.1/pkg/common/catalog/host.go 19:12:09 spire-1.2.1/pkg/common/catalog/pipenet.go 19:12:09 spire-1.2.1/pkg/common/catalog/plugin.go 19:12:09 spire-1.2.1/pkg/common/catalog/testplugin/ 19:12:09 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:12:09 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:12:09 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:12:09 spire-1.2.1/pkg/common/cli/ 19:12:09 spire-1.2.1/pkg/common/cli/env.go 19:12:09 spire-1.2.1/pkg/common/cli/flags.go 19:12:09 spire-1.2.1/pkg/common/cli/trust_domain.go 19:12:09 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:12:09 spire-1.2.1/pkg/common/cli/umask.go 19:12:09 spire-1.2.1/pkg/common/cli/umask_posix.go 19:12:09 spire-1.2.1/pkg/common/cli/umask_test.go 19:12:09 spire-1.2.1/pkg/common/cli/umask_windows.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/flag.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/format.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/format_test.goCGO_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 19:12:09 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:12:09 spire-1.2.1/pkg/common/coretypes/ 19:12:09 spire-1.2.1/pkg/common/coretypes/bundle/ 19:12:09 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:12:09 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:12:09 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:12:09 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:12:09 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:12:09 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:12:09 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:12:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:12:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:12:09 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:12:09 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:12:09 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:12:09 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:12:09 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:12:09 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:12:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:12:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:12:09 spire-1.2.1/pkg/common/cryptoutil/ 19:12:09 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:12:09 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:12:09 spire-1.2.1/pkg/common/diskutil/ 19:12:09 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:12:09 spire-1.2.1/pkg/common/diskutil/file_test.go 19:12:09 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:12:09 spire-1.2.1/pkg/common/errorutil/ 19:12:09 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:12:09 spire-1.2.1/pkg/common/health/ 19:12:09 spire-1.2.1/pkg/common/health/config.go 19:12:09 spire-1.2.1/pkg/common/health/context.go 19:12:09 spire-1.2.1/pkg/common/health/context_test.go 19:12:09 spire-1.2.1/pkg/common/health/health.go 19:12:09 spire-1.2.1/pkg/common/health/health_test.go 19:12:09 spire-1.2.1/pkg/common/health/logger.go 19:12:09 spire-1.2.1/pkg/common/hostservice/ 19:12:09 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:12:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:12:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:12:09 spire-1.2.1/pkg/common/idutil/ 19:12:09 spire-1.2.1/pkg/common/idutil/require.go 19:12:09 spire-1.2.1/pkg/common/idutil/require_test.go 19:12:09 spire-1.2.1/pkg/common/idutil/safety.go 19:12:09 spire-1.2.1/pkg/common/idutil/safety_test.go 19:12:09 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:12:09 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:12:09 spire-1.2.1/pkg/common/jwtsvid/ 19:12:09 spire-1.2.1/pkg/common/jwtsvid/common.go 19:12:09 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:12:09 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:12:09 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:12:09 spire-1.2.1/pkg/common/jwtutil/ 19:12:09 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:12:09 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:12:09 spire-1.2.1/pkg/common/log/ 19:12:09 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:12:09 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:12:09 spire-1.2.1/pkg/common/log/log.go 19:12:09 spire-1.2.1/pkg/common/log/log_test.go 19:12:09 spire-1.2.1/pkg/common/log/options.go 19:12:09 spire-1.2.1/pkg/common/nodeutil/ 19:12:09 spire-1.2.1/pkg/common/nodeutil/node.go 19:12:09 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:12:09 spire-1.2.1/pkg/common/peertracker/ 19:12:09 spire-1.2.1/pkg/common/peertracker/conn.go 19:12:09 spire-1.2.1/pkg/common/peertracker/credentials.go 19:12:09 spire-1.2.1/pkg/common/peertracker/errors.go 19:12:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:12:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:12:09 spire-1.2.1/pkg/common/peertracker/info.go 19:12:09 spire-1.2.1/pkg/common/peertracker/listener.go 19:12:09 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:12:09 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:12:09 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:12:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:12:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:12:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:12:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tcp.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:12:09 spire-1.2.1/pkg/common/peertracker/uds.go 19:12:09 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:12:09 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:12:09 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:12:09 spire-1.2.1/pkg/common/pemutil/ 19:12:09 spire-1.2.1/pkg/common/pemutil/block.go 19:12:09 spire-1.2.1/pkg/common/pemutil/certs.go 19:12:09 spire-1.2.1/pkg/common/pemutil/common.go 19:12:09 spire-1.2.1/pkg/common/pemutil/csr.go 19:12:09 spire-1.2.1/pkg/common/pemutil/keys.go 19:12:09 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/ 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:12:09 spire-1.2.1/pkg/common/plugin/ 19:12:09 spire-1.2.1/pkg/common/plugin/aws/ 19:12:09 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:12:09 spire-1.2.1/pkg/common/plugin/azure/ 19:12:09 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:12:09 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:12:09 spire-1.2.1/pkg/common/plugin/facade.go 19:12:09 spire-1.2.1/pkg/common/plugin/facade_test.go 19:12:09 spire-1.2.1/pkg/common/plugin/gcp/ 19:12:09 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:12:09 spire-1.2.1/pkg/common/plugin/k8s/ 19:12:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:12:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:12:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:12:09 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:12:09 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:12:09 spire-1.2.1/pkg/common/plugin/log.go 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/ 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:12:09 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:12:09 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:12:09 spire-1.2.1/pkg/common/plugin/x509pop/ 19:12:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:12:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:12:09 spire-1.2.1/pkg/common/profiling/ 19:12:09 spire-1.2.1/pkg/common/profiling/dumpers.go 19:12:09 spire-1.2.1/pkg/common/profiling/profiling.go 19:12:09 spire-1.2.1/pkg/common/protoutil/ 19:12:09 spire-1.2.1/pkg/common/protoutil/masks.go 19:12:09 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:12:09 spire-1.2.1/pkg/common/rotationutil/ 19:12:09 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:12:09 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:12:09 spire-1.2.1/pkg/common/selector/ 19:12:09 spire-1.2.1/pkg/common/selector/selector.go 19:12:09 spire-1.2.1/pkg/common/selector/selector_test.go 19:12:09 spire-1.2.1/pkg/common/selector/set.go 19:12:09 spire-1.2.1/pkg/common/selector/set_utils.go 19:12:09 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/ 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/ 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:12:09 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:12:09 spire-1.2.1/pkg/common/telemetry/call.go 19:12:09 spire-1.2.1/pkg/common/telemetry/common/ 19:12:09 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:12:09 spire-1.2.1/pkg/common/telemetry/config.go 19:12:09 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:12:09 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/inmem.go 19:12:09 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/m3.go 19:12:09 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/metrics.go 19:12:09 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/names.go 19:12:09 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:12:09 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:12:09 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/ 19:12:09 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:12:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/server.go 19:12:09 spire-1.2.1/pkg/common/telemetry/sink.go 19:12:09 spire-1.2.1/pkg/common/telemetry/statsd.go 19:12:09 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/uptime.go 19:12:09 spire-1.2.1/pkg/common/telemetry/version.go 19:12:09 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:12:09 spire-1.2.1/pkg/common/uptime/ 19:12:09 spire-1.2.1/pkg/common/uptime/uptime.go 19:12:09 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:12:09 spire-1.2.1/pkg/common/util/ 19:12:09 spire-1.2.1/pkg/common/util/certs.go 19:12:09 spire-1.2.1/pkg/common/util/certs_test.go 19:12:09 spire-1.2.1/pkg/common/util/csr.go 19:12:09 spire-1.2.1/pkg/common/util/hash.go 19:12:09 spire-1.2.1/pkg/common/util/selectors.go 19:12:09 spire-1.2.1/pkg/common/util/selectors_test.go 19:12:09 spire-1.2.1/pkg/common/util/signals.go 19:12:09 spire-1.2.1/pkg/common/util/sort.go 19:12:09 spire-1.2.1/pkg/common/util/sort_test.go 19:12:09 spire-1.2.1/pkg/common/util/task.go 19:12:09 spire-1.2.1/pkg/common/util/task_test.go 19:12:09 spire-1.2.1/pkg/common/util/testdata/ 19:12:09 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:12:09 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:12:09 spire-1.2.1/pkg/common/version/ 19:12:09 spire-1.2.1/pkg/common/version/version.go 19:12:09 spire-1.2.1/pkg/common/x509svid/ 19:12:09 spire-1.2.1/pkg/common/x509svid/common_test.go 19:12:09 spire-1.2.1/pkg/common/x509svid/csr.go 19:12:09 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:12:09 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:12:09 spire-1.2.1/pkg/common/x509util/ 19:12:09 spire-1.2.1/pkg/common/x509util/cert.go 19:12:09 spire-1.2.1/pkg/common/x509util/dns.go 19:12:09 spire-1.2.1/pkg/common/x509util/dns_test.go 19:12:09 spire-1.2.1/pkg/common/x509util/keyid.go 19:12:09 spire-1.2.1/pkg/common/x509util/keypair.go 19:12:09 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:12:09 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:12:09 spire-1.2.1/pkg/server/ 19:12:09 spire-1.2.1/pkg/server/api/ 19:12:09 spire-1.2.1/pkg/server/api/agent.go 19:12:09 spire-1.2.1/pkg/server/api/agent/ 19:12:09 spire-1.2.1/pkg/server/api/agent/v1/ 19:12:09 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:12:09 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:12:09 spire-1.2.1/pkg/server/api/agent_test.go 19:12:09 spire-1.2.1/pkg/server/api/api.go 19:12:09 spire-1.2.1/pkg/server/api/audit/ 19:12:09 spire-1.2.1/pkg/server/api/audit/audit.go 19:12:09 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:12:09 spire-1.2.1/pkg/server/api/bundle.go 19:12:09 spire-1.2.1/pkg/server/api/bundle/ 19:12:09 spire-1.2.1/pkg/server/api/bundle/v1/ 19:12:09 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:12:09 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:12:09 spire-1.2.1/pkg/server/api/bundle_test.go 19:12:09 spire-1.2.1/pkg/server/api/debug/ 19:12:09 spire-1.2.1/pkg/server/api/debug/v1/ 19:12:09 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:12:09 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:12:09 spire-1.2.1/pkg/server/api/entry.go 19:12:09 spire-1.2.1/pkg/server/api/entry/ 19:12:09 spire-1.2.1/pkg/server/api/entry/v1/ 19:12:09 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:12:09 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:12:09 spire-1.2.1/pkg/server/api/entry_test.go 19:12:09 spire-1.2.1/pkg/server/api/health/ 19:12:09 spire-1.2.1/pkg/server/api/health/v1/ 19:12:09 spire-1.2.1/pkg/server/api/health/v1/service.go 19:12:09 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:12:09 spire-1.2.1/pkg/server/api/id.go 19:12:09 spire-1.2.1/pkg/server/api/id_test.go 19:12:09 spire-1.2.1/pkg/server/api/limits/ 19:12:09 spire-1.2.1/pkg/server/api/limits/limits.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/ 19:12:09 spire-1.2.1/pkg/server/api/middleware/alias.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/audit.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/caller.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/common.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/entries.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:12:09 spire-1.2.1/pkg/server/api/ratelimit.go 19:12:09 spire-1.2.1/pkg/server/api/rpccontext/ 19:12:09 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:12:09 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:12:09 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:12:09 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:12:09 spire-1.2.1/pkg/server/api/selector.go 19:12:09 spire-1.2.1/pkg/server/api/selector_test.go 19:12:09 spire-1.2.1/pkg/server/api/status.go 19:12:09 spire-1.2.1/pkg/server/api/status_test.go 19:12:09 spire-1.2.1/pkg/server/api/svid/ 19:12:09 spire-1.2.1/pkg/server/api/svid/v1/ 19:12:09 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:12:09 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:12:09 spire-1.2.1/pkg/server/api/trustdomain.go 19:12:09 spire-1.2.1/pkg/server/api/trustdomain/ 19:12:09 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:12:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:12:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:12:09 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:12:09 spire-1.2.1/pkg/server/authpolicy/ 19:12:09 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:12:09 spire-1.2.1/pkg/server/authpolicy/policy.go 19:12:09 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:12:09 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:12:09 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:12:09 spire-1.2.1/pkg/server/authpolicy/validate.go 19:12:09 spire-1.2.1/pkg/server/bundle/ 19:12:09 spire-1.2.1/pkg/server/bundle/client/ 19:12:09 spire-1.2.1/pkg/server/bundle/client/client.go 19:12:09 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:12:09 spire-1.2.1/pkg/server/bundle/client/manager.go 19:12:09 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:12:09 spire-1.2.1/pkg/server/bundle/client/sources.go 19:12:09 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:12:09 spire-1.2.1/pkg/server/bundle/client/updater.go 19:12:09 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:12:09 spire-1.2.1/pkg/server/ca/ 19:12:09 spire-1.2.1/pkg/server/ca/ca.go 19:12:09 spire-1.2.1/pkg/server/ca/ca_health.go 19:12:09 spire-1.2.1/pkg/server/ca/ca_test.go 19:12:09 spire-1.2.1/pkg/server/ca/journal.go 19:12:09 spire-1.2.1/pkg/server/ca/journal_test.go 19:12:09 spire-1.2.1/pkg/server/ca/manager.go 19:12:09 spire-1.2.1/pkg/server/ca/manager_health.go 19:12:09 spire-1.2.1/pkg/server/ca/manager_test.go 19:12:09 spire-1.2.1/pkg/server/ca/templates.go 19:12:09 spire-1.2.1/pkg/server/ca/upstream_client.go 19:12:09 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:12:09 spire-1.2.1/pkg/server/ca/validation.go 19:12:09 spire-1.2.1/pkg/server/cache/ 19:12:09 spire-1.2.1/pkg/server/cache/dscache/ 19:12:09 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:12:09 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:12:09 spire-1.2.1/pkg/server/cache/entrycache/ 19:12:09 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:12:09 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:12:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:12:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:12:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:12:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:12:09 spire-1.2.1/pkg/server/catalog/ 19:12:09 spire-1.2.1/pkg/server/catalog/catalog.go 19:12:09 spire-1.2.1/pkg/server/catalog/keymanager.go 19:12:09 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:12:09 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:12:09 spire-1.2.1/pkg/server/catalog/notifier.go 19:12:09 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:12:09 spire-1.2.1/pkg/server/config.go 19:12:09 spire-1.2.1/pkg/server/datastore/ 19:12:09 spire-1.2.1/pkg/server/datastore/datastore.go 19:12:09 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:12:09 spire-1.2.1/pkg/server/datastore/repository.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:12:09 spire-1.2.1/pkg/server/endpoints/ 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/ 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:12:09 spire-1.2.1/pkg/server/endpoints/config.go 19:12:09 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:12:09 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:12:09 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:12:09 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:12:09 spire-1.2.1/pkg/server/endpoints/middleware.go 19:12:09 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:12:09 spire-1.2.1/pkg/server/hostservice/ 19:12:09 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:12:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:12:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:12:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:12:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:12:09 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:12:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:12:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/ 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/ 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/ 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:12:09 spire-1.2.1/pkg/server/registration/ 19:12:09 spire-1.2.1/pkg/server/registration/manager.go 19:12:09 spire-1.2.1/pkg/server/registration/manager_test.go 19:12:09 spire-1.2.1/pkg/server/scanentries.go 19:12:09 spire-1.2.1/pkg/server/scanentries_test.go 19:12:09 spire-1.2.1/pkg/server/server.go 19:12:09 spire-1.2.1/pkg/server/server_test.go 19:12:09 spire-1.2.1/pkg/server/svid/ 19:12:09 spire-1.2.1/pkg/server/svid/observer.go 19:12:09 spire-1.2.1/pkg/server/svid/observer_test.go 19:12:09 spire-1.2.1/pkg/server/svid/rotator.go 19:12:09 spire-1.2.1/pkg/server/svid/rotator_config.go 19:12:09 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:12:09 spire-1.2.1/pkg/server/svid/rotator_test.go 19:12:09 spire-1.2.1/proto/ 19:12:09 spire-1.2.1/proto/private/ 19:12:09 spire-1.2.1/proto/private/server/ 19:12:10 spire-1.2.1/proto/private/server/journal/ 19:12:10 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:12:10 spire-1.2.1/proto/private/server/journal/journal.proto 19:12:10 spire-1.2.1/proto/spire/ 19:12:10 spire-1.2.1/proto/spire/common/ 19:12:10 spire-1.2.1/proto/spire/common/common.pb.go 19:12:10 spire-1.2.1/proto/spire/common/common.proto 19:12:10 spire-1.2.1/proto/spire/common/plugin/ 19:12:10 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:12:10 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:12:10 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:12:10 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:12:10 spire-1.2.1/proto/spire/plugin/ 19:12:10 spire-1.2.1/proto/spire/plugin/agent/ 19:12:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:12:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:12:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:12:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:12:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:12:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:12:10 spire-1.2.1/release/ 19:12:10 spire-1.2.1/release/spire-extras/ 19:12:10 spire-1.2.1/release/spire-extras/README.md 19:12:10 spire-1.2.1/release/spire-extras/conf/ 19:12:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:12:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:12:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:12:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:12:10 spire-1.2.1/release/spire/ 19:12:10 spire-1.2.1/release/spire/README.md 19:12:10 spire-1.2.1/release/spire/conf/ 19:12:10 spire-1.2.1/release/spire/conf/agent/ 19:12:10 spire-1.2.1/release/spire/conf/agent/agent.conf 19:12:10 spire-1.2.1/release/spire/conf/server/ 19:12:10 spire-1.2.1/release/spire/conf/server/server.conf 19:12:10 spire-1.2.1/script/ 19:12:10 spire-1.2.1/script/build-artifact.sh 19:12:10 spire-1.2.1/script/generate_dummy_ca.sh 19:12:10 spire-1.2.1/support/ 19:12:10 spire-1.2.1/support/k8s/ 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:12:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:12:10 spire-1.2.1/support/oidc-discovery-provider/ 19:12:10 spire-1.2.1/support/oidc-discovery-provider/README.md 19:12:10 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:12:10 spire-1.2.1/support/oidc-discovery-provider/config.go 19:12:10 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:12:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:12:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:12:10 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:12:10 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:12:10 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:12:10 spire-1.2.1/support/oidc-discovery-provider/main.go 19:12:10 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:12:10 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:12:10 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:12:10 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:12:10 spire-1.2.1/test/ 19:12:10 spire-1.2.1/test/clock/ 19:12:10 spire-1.2.1/test/clock/clock.go 19:12:10 spire-1.2.1/test/fakes/ 19:12:10 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:12:10 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:12:10 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:12:10 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:12:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:12:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:12:10 spire-1.2.1/test/fakes/fakeagentstore/ 19:12:10 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:12:10 spire-1.2.1/test/fakes/fakedatastore/ 19:12:10 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:12:10 spire-1.2.1/test/fakes/fakeentryclient/ 19:12:10 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:12:10 spire-1.2.1/test/fakes/fakehealthchecker/ 19:12:10 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:12:10 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:12:10 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:12:10 spire-1.2.1/test/fakes/fakemetrics/ 19:12:10 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:12:10 spire-1.2.1/test/fakes/fakenoderesolver/ 19:12:10 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:12:10 spire-1.2.1/test/fakes/fakenotifier/ 19:12:10 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:12:10 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:12:10 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:12:10 spire-1.2.1/test/fakes/fakeserverca/ 19:12:10 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:12:10 spire-1.2.1/test/fakes/fakeservercatalog/ 19:12:10 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:12:10 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:12:10 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:12:10 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:12:10 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:12:10 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:12:10 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:12:10 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:12:10 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:12:10 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:12:10 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:12:10 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:12:10 spire-1.2.1/test/fixture/ 19:12:10 spire-1.2.1/test/fixture/certs/ 19:12:10 spire-1.2.1/test/fixture/certs/agent_svid.der 19:12:10 spire-1.2.1/test/fixture/certs/base_cert.pem 19:12:10 spire-1.2.1/test/fixture/certs/base_csr.pem 19:12:10 spire-1.2.1/test/fixture/certs/base_key.pem 19:12:10 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:12:10 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:12:10 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:12:10 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:12:10 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:12:10 spire-1.2.1/test/fixture/certs/blog_key.pem 19:12:10 spire-1.2.1/test/fixture/certs/bundle.der 19:12:10 spire-1.2.1/test/fixture/certs/ca.pem 19:12:10 spire-1.2.1/test/fixture/certs/ca_key.pem 19:12:10 spire-1.2.1/test/fixture/certs/database_cert.pem 19:12:10 spire-1.2.1/test/fixture/certs/database_csr.pem 19:12:10 spire-1.2.1/test/fixture/certs/database_key.pem 19:12:10 spire-1.2.1/test/fixture/certs/node_cert.pem 19:12:10 spire-1.2.1/test/fixture/certs/node_csr.pem 19:12:10 spire-1.2.1/test/fixture/certs/node_key.pem 19:12:10 spire-1.2.1/test/fixture/certs/svid.pem 19:12:10 spire-1.2.1/test/fixture/certs/svid_key.pem 19:12:10 spire-1.2.1/test/fixture/config/ 19:12:10 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:12:10 spire-1.2.1/test/fixture/config/agent_good.conf 19:12:10 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:12:10 spire-1.2.1/test/fixture/config/plugin_good.conf 19:12:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:12:10 spire-1.2.1/test/fixture/config/server_good.conf 19:12:10 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:12:10 spire-1.2.1/test/fixture/fixture.go 19:12:10 spire-1.2.1/test/fixture/nodeattestor/ 19:12:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:12:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:12:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:12:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:12:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:12:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:12:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:12:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:12:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:12:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:12:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:12:10 spire-1.2.1/test/fixture/registration/ 19:12:10 spire-1.2.1/test/fixture/registration/entries.json 19:12:10 spire-1.2.1/test/fixture/registration/good-for-update.json 19:12:10 spire-1.2.1/test/fixture/registration/good.json 19:12:10 spire-1.2.1/test/fixture/registration/invalid.json 19:12:10 spire-1.2.1/test/fixture/registration/invalid_json.json 19:12:10 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:12:10 spire-1.2.1/test/integration/ 19:12:10 spire-1.2.1/test/integration/README.md 19:12:10 spire-1.2.1/test/integration/common 19:12:10 spire-1.2.1/test/integration/setup/ 19:12:10 spire-1.2.1/test/integration/setup/adminclient/ 19:12:10 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:12:10 spire-1.2.1/test/integration/setup/adminclient/client.go 19:12:10 spire-1.2.1/test/integration/setup/debugagent/ 19:12:10 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:12:10 spire-1.2.1/test/integration/setup/debugagent/main.go 19:12:10 spire-1.2.1/test/integration/setup/debugserver/ 19:12:10 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:12:10 spire-1.2.1/test/integration/setup/debugserver/main.go 19:12:10 spire-1.2.1/test/integration/setup/downstreamclient/ 19:12:10 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:12:10 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:12:10 spire-1.2.1/test/integration/setup/itclient/ 19:12:10 spire-1.2.1/test/integration/setup/itclient/client.go 19:12:10 spire-1.2.1/test/integration/setup/node-attestation/ 19:12:10 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:12:10 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:12:10 spire-1.2.1/test/integration/setup/x509pop/ 19:12:10 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:12:10 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:12:10 spire-1.2.1/test/integration/suites/ 19:12:10 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:12:10 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:12:10 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:12:10 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:12:10 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:12:10 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:12:10 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:12:10 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:12:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:12:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:12:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:12:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:12:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:12:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:12:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:12:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:12:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:12:10 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:12:10 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:12:10 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:12:10 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:12:10 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:12:10 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:12:10 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:12:10 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:12:10 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:12:10 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:12:10 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:12:10 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:12:10 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:12:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:12:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:12:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:12:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:12:10 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:12:10 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:12:10 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:12:10 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:12:10 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:12:10 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:12:10 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:12:10 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:12:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:12:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:12:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:12:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:12:10 spire-1.2.1/test/integration/suites/join-token/ 19:12:10 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:12:10 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:12:10 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:12:10 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:12:10 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:12:10 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:12:10 spire-1.2.1/test/integration/suites/join-token/README.md 19:12:10 spire-1.2.1/test/integration/suites/join-token/conf/ 19:12:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:12:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:12:10 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/join-token/teardown 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:12:10 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:12:10 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:12:10 spire-1.2.1/test/integration/suites/k8s/ 19:12:10 spire-1.2.1/test/integration/suites/k8s/00-setup 19:12:10 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:12:10 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:12:10 spire-1.2.1/test/integration/suites/k8s/README.md 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/ 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:12:10 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:12:10 spire-1.2.1/test/integration/suites/k8s/teardown 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:12:10 spire-1.2.1/test/integration/suites/node-attestation/ 19:12:10 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:12:10 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:12:10 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:12:10 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:12:10 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:12:10 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:12:10 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:12:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:12:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:12:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:12:10 spire-1.2.1/test/integration/suites/rotation/ 19:12:10 spire-1.2.1/test/integration/suites/rotation/00-setup 19:12:10 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:12:10 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:12:10 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:12:10 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:12:10 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:12:10 spire-1.2.1/test/integration/suites/rotation/README.md 19:12:10 spire-1.2.1/test/integration/suites/rotation/conf/ 19:12:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:12:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:12:10 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/rotation/teardown 19:12:10 spire-1.2.1/test/integration/suites/self-test/ 19:12:10 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:12:10 spire-1.2.1/test/integration/suites/self-test/README.md 19:12:10 spire-1.2.1/test/integration/suites/self-test/teardown 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:12:10 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:12:10 spire-1.2.1/test/integration/suites/upgrade/ 19:12:10 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:12:10 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:12:10 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:12:10 spire-1.2.1/test/integration/suites/upgrade/README.md 19:12:10 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:12:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:12:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:12:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:12:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:12:10 spire-1.2.1/test/integration/suites/upgrade/teardown 19:12:10 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:12:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:12:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:12:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:12:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:12:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:12:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:12:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:12:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:12:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:12:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:12:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:12:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:12:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:12:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:12:10 spire-1.2.1/test/integration/test-one.sh 19:12:10 spire-1.2.1/test/integration/test.sh 19:12:10 spire-1.2.1/test/plugintest/ 19:12:10 spire-1.2.1/test/plugintest/config.go 19:12:10 spire-1.2.1/test/plugintest/load.go 19:12:10 spire-1.2.1/test/plugintest/option.go 19:12:10 spire-1.2.1/test/spiretest/ 19:12:10 spire-1.2.1/test/spiretest/apiserver.go 19:12:10 spire-1.2.1/test/spiretest/assertions.go 19:12:10 spire-1.2.1/test/spiretest/dir.go 19:12:10 spire-1.2.1/test/spiretest/errors_posix.go 19:12:10 spire-1.2.1/test/spiretest/errors_windows.go 19:12:10 spire-1.2.1/test/spiretest/logs.go 19:12:10 spire-1.2.1/test/spiretest/socketapi.go 19:12:10 spire-1.2.1/test/spiretest/suite.go 19:12:10 spire-1.2.1/test/spiretest/x509.go 19:12:10 spire-1.2.1/test/testca/ 19:12:10 spire-1.2.1/test/testca/ca.go 19:12:10 spire-1.2.1/test/testkey/ 19:12:10 spire-1.2.1/test/testkey/generate.sh 19:12:10 spire-1.2.1/test/testkey/genkeys.go 19:12:10 spire-1.2.1/test/testkey/keys.go 19:12:10 spire-1.2.1/test/testkey/new.go 19:12:10 spire-1.2.1/test/tpmsimulator/ 19:12:10 spire-1.2.1/test/tpmsimulator/simulator.go 19:12:10 spire-1.2.1/test/util/ 19:12:10 spire-1.2.1/test/util/cert_fixtures.go 19:12:10 spire-1.2.1/test/util/cert_generation.go 19:12:10 spire-1.2.1/test/util/io_redirection.go 19:12:10 spire-1.2.1/test/util/race.go 19:12:10 spire-1.2.1/test/util/util.go 19:12:10 building spire from source... 19:12:11 Installing go1.17.7... 19:12:43 Building bin/spire-server... 19:12:43 go: downloading github.com/mitchellh/cli v1.1.2 19:12:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:12:43 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:12:43 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:12:43 go: downloading google.golang.org/grpc v1.44.0 19:12:43 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:12:45 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:12:46 go: downloading github.com/imdario/mergo v0.3.12 19:12:46 go: downloading github.com/sirupsen/logrus v1.8.1 19:12:47 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:12:47 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:12:47 go: downloading github.com/fatih/color v1.13.0 19:12:47 go: downloading github.com/mattn/go-isatty v0.0.14 19:12:48 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:12:48 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:12:48 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:12:48 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:12:50 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:12:50 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:12:50 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:12:51 go: downloading github.com/open-policy-agent/opa v0.38.0 19:13:23 go: downloading github.com/armon/go-metrics v0.3.10 19:13:23 go: downloading github.com/prometheus/client_golang v1.12.1 19:13:23 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:13:23 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:13:23 go: downloading github.com/mattn/go-colorable v0.1.12 19:13:23 go: downloading github.com/Masterminds/goutils v1.1.0 19:13:23 go: downloading github.com/Masterminds/semver v1.5.0 19:13:23 go: downloading github.com/google/uuid v1.1.2 19:13:23 go: downloading github.com/huandu/xstrings v1.3.2 19:13:23 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:13:23 go: downloading github.com/oklog/run v1.0.0 19:13:23 go: downloading github.com/imkira/go-observer v1.0.3 19:13:23 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:13:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:13:23 go: downloading github.com/prometheus/client_model v0.2.0 19:13:23 go: downloading github.com/prometheus/common v0.32.1 19:13:23 go: downloading github.com/beorn7/perks v1.0.1 19:13:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:13:23 go: downloading github.com/prometheus/procfs v0.7.3 19:13:23 go: downloading github.com/pkg/errors v0.9.1 19:13:24 go: downloading go.uber.org/atomic v1.9.0 19:13:24 go: downloading github.com/hashicorp/errwrap v1.1.0 19:13:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:13:25 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:13:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:13:25 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:13:25 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:13:25 go: downloading github.com/blang/semver/v4 v4.0.0 19:13:25 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:13:26 go: downloading github.com/jinzhu/gorm v1.9.16 19:13:27 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:13:27 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:13:28 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:13:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:13:32 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:13:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:13:38 go: downloading github.com/stretchr/testify v1.7.0 19:13:38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:13:38 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:14:05 go: downloading google.golang.org/api v0.70.0 19:14:05 go: downloading k8s.io/client-go v0.23.4 19:14:05 go: downloading k8s.io/api v0.23.4 19:14:18 go: downloading github.com/google/go-tpm v0.3.3 19:14:18 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:14:57 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:14:57 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:14:57 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:14:57 go: downloading cloud.google.com/go/storage v1.21.0 19:14:57 go: downloading cloud.google.com/go v0.100.2 19:14:57 go: downloading k8s.io/apimachinery v0.23.4 19:14:57 go: downloading k8s.io/kube-aggregator v0.23.3 19:14:58 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:15:00 go: downloading github.com/hashicorp/vault/api v1.4.1 19:15:00 go: downloading cloud.google.com/go/security v1.3.0 19:15:00 go: downloading gopkg.in/yaml.v2 v2.4.0 19:15:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:15:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:15:01 go: downloading github.com/gobwas/glob v0.2.3 19:15:02 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:15:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:15:02 go: downloading github.com/twmb/murmur3 v1.1.6 19:15:02 go: downloading github.com/jinzhu/inflection v1.0.0 19:15:02 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:15:03 go: downloading github.com/aws/smithy-go v1.11.0 19:15:05 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:15:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:15:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:15:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:15:07 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:15:08 go: downloading github.com/gogo/protobuf v1.3.2 19:15:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:15:15 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:15:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:15:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:15:16 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:15:16 go: downloading github.com/dimchansky/utfbom v1.1.1 19:15:16 go: downloading cloud.google.com/go/compute v1.3.0 19:15:17 go: downloading cloud.google.com/go/iam v0.1.1 19:15:17 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:15:17 go: downloading k8s.io/klog/v2 v2.30.0 19:15:18 go: downloading github.com/google/gofuzz v1.1.0 19:15:18 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:15:19 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:15:20 go: downloading github.com/spf13/pflag v1.0.5 19:15:20 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:15:20 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:15:20 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:15:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:15:21 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:15:21 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:15:21 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:15:22 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:15:22 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:15:22 go: downloading github.com/tklauser/numcpus v0.3.0 19:15:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:15:22 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:15:25 go: downloading go.opencensus.io v0.23.0 19:15:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:15:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:15:26 go: downloading gopkg.in/inf.v0 v0.9.1 19:15:26 go: downloading github.com/go-logr/logr v1.2.2 19:15:26 go: downloading github.com/google/go-cmp v0.5.7 19:15:27 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:15:27 go: downloading github.com/json-iterator/go v1.1.12 19:15:28 go: downloading github.com/googleapis/gnostic v0.5.5 19:15:31 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:15:34 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:15:34 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:15:34 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:15:34 go: downloading go.uber.org/zap v1.21.0 19:15:35 go: downloading sigs.k8s.io/yaml v1.3.0 19:15:35 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:15:35 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:15:35 go: downloading github.com/modern-go/reflect2 v1.0.2 19:15:36 go: downloading github.com/ryanuber/go-glob v1.0.0 19:15:36 go: downloading github.com/golang/snappy v0.0.4 19:15:36 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:15:48 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:15:48 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:15:48 go: downloading github.com/hashicorp/go-version v1.2.0 19:15:48 go: downloading go.uber.org/multierr v1.6.0 19:16:20 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:16:20 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:18:27 Removing intermediate container 37e0db2fe3f5 19:18:27 ---> 879bd328e9ae 19:18:27 19:18:27 Step 10/23 : FROM alpine:3.14 19:18:27 ---> ac73e934f311 19:18:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:18:27 ---> Running in 44050e777427 19:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:18:27 (1/1) Installing dumb-init (1.2.5-r1) 19:18:27 Executing busybox-1.33.1-r7.trigger 19:18:27 OK: 5 MiB in 15 packages 19:18:27 Removing intermediate container 44050e777427 19:18:27 ---> f5a49b12878e 19:18:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:27 ---> Running in f8d5d137416c 19:18:27 Removing intermediate container f8d5d137416c 19:18:27 ---> b537641aa6f2 19:18:27 Step 13/23 : ENV APP_PORT=59882 19:18:27 ---> Running in e64442244066 19:18:28 Removing intermediate container e64442244066 19:18:28 ---> df7bd968baf5 19:18:28 Step 14/23 : EXPOSE $APP_PORT 19:18:28 ---> Running in 216e92a6263a 19:18:29 Removing intermediate container 216e92a6263a 19:18:29 ---> 1a25385b2db0 19:18:29 Step 15/23 : WORKDIR / 19:18:29 ---> Running in 43a31e639b58 19:18:29 Removing intermediate container 43a31e639b58 19:18:29 ---> 8d9ac9ee3667 19:18:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:31 ---> 08d5463a14fd 19:18:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:18:33 ---> 00ab556ff8da 19:18:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:18:34 ---> 340ec76dbf50 19:18:34 Step 19/23 : ENTRYPOINT ["/core-command"] 19:18:34 ---> Running in bd6d085c6110 19:18:34 Removing intermediate container bd6d085c6110 19:18:34 ---> c2836463f78e 19:18:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:34 ---> Running in 6eeeddb45afc 19:18:35 Removing intermediate container 6eeeddb45afc 19:18:35 ---> c194db4bc979 19:18:35 Step 21/23 : LABEL arch=arm64 19:18:35 ---> Running in b59bdbb9583f 19:18:35 Removing intermediate container b59bdbb9583f 19:18:35 ---> b4623b1a8a86 19:18:35 Step 22/23 : LABEL git_sha=5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 19:18:36 ---> Running in eea95d3246a6 19:18:36 Removing intermediate container eea95d3246a6 19:18:36 ---> b30397e4905a 19:18:36 Step 23/23 : LABEL version=0.0.0 19:18:36 ---> Running in b1fd21d4633b 19:18:37 Removing intermediate container b1fd21d4633b 19:18:37 ---> c1adb3a68b7c 19:18:37 19:18:37 Successfully built c1adb3a68b7c 19:18:37 Successfully tagged core-command-arm64:latest 19:18:37 Building security-proxy-setup 19:19:25  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:19:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:19:25 ---> 7476186df389 19:19:25 Step 3/22 : WORKDIR /edgex-go 19:19:25 ---> Using cache 19:19:25 ---> c980bf5d678f 19:19:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:25 ---> Using cache 19:19:25 ---> ca800d817377 19:19:25 Step 5/22 : RUN apk add --update --no-cache make git 19:19:25 ---> Using cache 19:19:25 ---> cd4237b5646c 19:19:25 Step 6/22 : COPY go.mod vendor* ./ 19:19:25 ---> Using cache 19:19:25 ---> c7bc3d8e709b 19:19:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:25 ---> Using cache 19:19:25 ---> e91c5a4c3a55 19:19:25 Step 8/22 : COPY . . 19:19:25 ---> Using cache 19:19:25 ---> 485940fd579d 19:19:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:19:25 ---> Running in f04a6416275d 19:19:25 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 19:20:47 Removing intermediate container 3230583d24a7 19:20:47 ---> 42bb385416c5 19:20:47 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:20:47 ---> Running in 5e763116bca8 19:20:47 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 19:20:47 Removing intermediate container 5e763116bca8 19:20:47 ---> 1d10c316fefa 19:20:47 19:20:47 Step 11/23 : FROM docker:20.10.14 19:20:47 20.10.14: Pulling from library/docker 19:20:59 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:20:59 Status: Downloaded newer image for docker:20.10.14 19:20:59 ---> c346e9eafbab 19:20:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:21:00 ---> Running in 22d004975628 19:21:00 Removing intermediate container 22d004975628 19:21:00 ---> 07de52433cfe 19:21:00 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 19:21:00 ---> Running in a68e6d0218c4 19:21:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:21:04 (1/43) Installing readline (8.1.1-r0) 19:21:04 (2/43) Installing bash (5.1.16-r0) 19:21:04 Executing bash-5.1.16-r0.post-install 19:21:04 (3/43) Installing brotli-libs (1.0.9-r5) 19:21:04 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:21:04 (5/43) Installing libcurl (7.80.0-r0) 19:21:04 (6/43) Installing curl (7.80.0-r0) 19:21:04 (7/43) Installing dumb-init (1.2.5-r1) 19:21:04 (8/43) Installing libbz2 (1.0.8-r1) 19:21:04 (9/43) Installing expat (2.4.7-r0) 19:21:04 (10/43) Installing libffi (3.4.2-r1) 19:21:04 (11/43) Installing gdbm (1.22-r0) 19:21:04 (12/43) Installing xz-libs (5.2.5-r0) 19:21:04 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:21:04 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:21:04 (15/43) Installing mpdecimal (2.5.1-r1) 19:21:04 (16/43) Installing sqlite-libs (3.36.0-r0) 19:21:04 (17/43) Installing python3 (3.9.7-r4) 19:21:08 (18/43) Installing py3-appdirs (1.4.4-r2) 19:21:08 (19/43) Installing py3-certifi (2020.12.5-r1) 19:21:08 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:21:08 (21/43) Installing py3-idna (3.3-r0) 19:21:08 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:21:08 (23/43) Installing py3-requests (2.26.0-r1) 19:21:08 (24/43) Installing py3-msgpack (1.0.2-r1) 19:21:08 (25/43) Installing py3-lockfile (0.12.2-r4) 19:21:08 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:21:08 (27/43) Installing py3-colorama (0.4.4-r1) 19:21:08 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:21:08 (29/43) Installing py3-distlib (0.3.3-r0) 19:21:08 (30/43) Installing py3-distro (1.6.0-r0) 19:21:08 (31/43) Installing py3-six (1.16.0-r0) 19:21:08 (32/43) Installing py3-webencodings (0.5.1-r4) 19:21:08 (33/43) Installing py3-html5lib (1.1-r1) 19:21:08 (34/43) Installing py3-parsing (2.4.7-r2) 19:21:08 (35/43) Installing py3-packaging (20.9-r1) 19:21:08 (36/43) Installing py3-tomli (1.2.2-r0) 19:21:08 (37/43) Installing py3-pep517 (0.12.0-r0) 19:21:08 (38/43) Installing py3-progress (1.6-r0) 19:21:08 (39/43) Installing py3-retrying (1.3.3-r2) 19:21:08 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:21:08 (41/43) Installing py3-setuptools (52.0.0-r4) 19:21:08 (42/43) Installing py3-toml (0.10.2-r2) 19:21:08 (43/43) Installing py3-pip (20.3.4-r1) 19:21:09 Executing busybox-1.34.1-r5.trigger 19:21:09 OK: 82 MiB in 65 packages 19:21:16 Collecting docker-compose==1.23.2 19:21:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:21:16 Collecting docopt<0.7,>=0.6.1 19:21:16 Downloading docopt-0.6.2.tar.gz (25 kB) 19:21:20 Collecting cached-property<2,>=1.2.0 19:21:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:21:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:21:20 Collecting texttable<0.10,>=0.9.0 19:21:20 Downloading texttable-0.9.1.tar.gz (11 kB) 19:21:24 Collecting PyYAML<4,>=3.10 19:21:24 Downloading PyYAML-3.13.tar.gz (270 kB) 19:21:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:21:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:21:31 Collecting dockerpty<0.5,>=0.4.1 19:21:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:21:34 Collecting jsonschema<3,>=2.5.1 19:21:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:21:34 Collecting docker<4.0,>=3.6.0 19:21:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:21:35 Collecting websocket-client<1.0,>=0.32.0 19:21:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:21:36 Collecting docker-pycreds>=0.4.0 19:21:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:21:37 Collecting idna<2.8,>=2.5 19:21:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:21:37 Collecting chardet<3.1.0,>=3.0.2 19:21:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:21:38 Collecting urllib3<1.25,>=1.21.1 19:21:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:21:38 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) 19:21:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:21:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:21:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:21:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:21:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:21:41 Attempting uninstall: urllib3 19:21:41 Found existing installation: urllib3 1.26.7 19:21:41 Uninstalling urllib3-1.26.7: 19:21:41 Successfully uninstalled urllib3-1.26.7 19:21:42 Attempting uninstall: idna 19:21:42 Found existing installation: idna 3.3 19:21:42 Uninstalling idna-3.3: 19:21:42 Successfully uninstalled idna-3.3 19:21:46 Attempting uninstall: requests 19:21:46 Found existing installation: requests 2.26.0 19:21:46 Uninstalling requests-2.26.0: 19:21:46 Successfully uninstalled requests-2.26.0 19:21:46 Running setup.py install for texttable: started 19:21:51 Running setup.py install for texttable: finished with status 'done' 19:21:51 Running setup.py install for PyYAML: started 19:21:56 Running setup.py install for PyYAML: finished with status 'done' 19:21:56 Running setup.py install for docopt: started 19:22:00 Running setup.py install for docopt: finished with status 'done' 19:22:00 Running setup.py install for dockerpty: started 19:22:03 Running setup.py install for dockerpty: finished with status 'done' 19:22:06 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 19:22:24 Removing intermediate container a68e6d0218c4 19:22:24 ---> 44faabc4e3fe 19:22:24 Step 14/23 : ENV APP_PORT=58890 19:22:24 ---> Running in 55fe467dbd27 19:22:24 Removing intermediate container 55fe467dbd27 19:22:24 ---> 2cd66bfb643e 19:22:24 Step 15/23 : EXPOSE $APP_PORT 19:22:24 ---> Running in 5bf0e64a59a7 19:22:24 Removing intermediate container 5bf0e64a59a7 19:22:24 ---> 042422f9f176 19:22:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:22:26 ---> 5fa2833ac534 19:22:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:22:27 ---> a068681b364c 19:22:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:22:28 ---> 6afb730ca187 19:22:28 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:22:28 ---> Running in 3ae3b668c72d 19:22:28 Removing intermediate container 3ae3b668c72d 19:22:28 ---> 41cc70233034 19:22:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:22:29 ---> Running in 8d7c3d352e88 19:22:29 Removing intermediate container 8d7c3d352e88 19:22:29 ---> ab352ea35627 19:22:29 Step 21/23 : LABEL arch=arm64 19:22:29 ---> Running in ceca01d2e89e 19:22:30 Removing intermediate container ceca01d2e89e 19:22:30 ---> 9ae7acaeef0b 19:22:30 Step 22/23 : LABEL git_sha=5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 19:22:30 ---> Running in cc75c6203b0a 19:22:30 Removing intermediate container cc75c6203b0a 19:22:31 ---> 55a2cc03f1b7 19:22:31 Step 23/23 : LABEL version=0.0.0 19:22:31 ---> Running in 130c013be502 19:22:31 Removing intermediate container 130c013be502 19:22:31 ---> 2842c1f72156 19:22:31 19:22:32 Successfully built 2842c1f72156 19:22:32 Successfully tagged sys-mgmt-agent-arm64:latest 19:22:32 Building core-metadata 19:23:05  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:23:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:23:05 ---> 7476186df389 19:23:05 Step 3/23 : WORKDIR /edgex-go 19:23:05 ---> Using cache 19:23:05 ---> c980bf5d678f 19:23:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:05 ---> Using cache 19:23:05 ---> ca800d817377 19:23:05 Step 5/23 : RUN apk add --update --no-cache make git 19:23:05 ---> Using cache 19:23:05 ---> cd4237b5646c 19:23:05 Step 6/23 : COPY go.mod vendor* ./ 19:23:05 ---> Using cache 19:23:05 ---> c7bc3d8e709b 19:23:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:05 ---> Using cache 19:23:05 ---> e91c5a4c3a55 19:23:05 Step 8/23 : COPY . . 19:23:05 ---> Using cache 19:23:05 ---> 485940fd579d 19:23:05 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:23:05 ---> Running in 2d61f0fe8fe6 19:23:07 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 19:27:14 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 19:27:37 Removing intermediate container f04a6416275d 19:27:37 ---> 3f190bd3cf7f 19:27:37 19:27:37 Step 10/22 : FROM alpine:3.14 19:27:37 ---> ac73e934f311 19:27:37 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:27:37 ---> Running in 46a047bf1720 19:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:41 (1/6) Installing ca-certificates (20211220-r0) 19:27:41 (2/6) Installing brotli-libs (1.0.9-r5) 19:27:41 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:27:41 (4/6) Installing libcurl (7.79.1-r0) 19:27:41 (5/6) Installing curl (7.79.1-r0) 19:27:41 (6/6) Installing dumb-init (1.2.5-r1) 19:27:41 Executing busybox-1.33.1-r7.trigger 19:27:41 Executing ca-certificates-20211220-r0.trigger 19:27:42 OK: 8 MiB in 20 packages 19:27:44 Removing intermediate container 46a047bf1720 19:27:44 ---> 26f0ef9a7a45 19:27:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:27:44 ---> Running in 799937f6af22 19:27:45 Removing intermediate container 799937f6af22 19:27:45 ---> 272e25974e3c 19:27:45 Step 13/22 : WORKDIR /edgex 19:27:45 ---> Running in cf62cfa89c71 19:27:45 Removing intermediate container cf62cfa89c71 19:27:45 ---> b9510c471339 19:27:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:27:46 ---> 8c31d1fd92de 19:27:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:27:49 ---> 202e6602de1f 19:27:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:27:51 ---> ed1710343b31 19:27:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:27:52 ---> 7eaeeb6ca08d 19:27:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:27:52 ---> Running in 92b486b8e706 19:27:55 Removing intermediate container 92b486b8e706 19:27:55 ---> 729ef950706b 19:27:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:27:55 ---> Running in d905f6f479b4 19:27:56 Removing intermediate container d905f6f479b4 19:27:56 ---> d6e47ad83c49 19:27:56 Step 20/22 : LABEL arch=arm64 19:27:56 ---> Running in 3dc05f4e7c37 19:27:57 Removing intermediate container 3dc05f4e7c37 19:27:57 ---> d5ac0295ca9e 19:27:57 Step 21/22 : LABEL git_sha=5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 19:27:57 ---> Running in 8de1c970b2c8 19:27:57 Removing intermediate container 8de1c970b2c8 19:27:57 ---> 93da97b3def6 19:27:57 Step 22/22 : LABEL version=0.0.0 19:27:57 ---> Running in ed70aa8fca40 19:27:58 Removing intermediate container ed70aa8fca40 19:27:58 ---> c77ce4b0eb2f 19:27:58 19:27:59 Successfully built c77ce4b0eb2f 19:27:59 Successfully tagged security-proxy-setup-arm64:latest 19:27:59 Building core-data 19:28:38  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:28:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:28:38 ---> 7476186df389 19:28:38 Step 3/23 : WORKDIR /edgex-go 19:28:38 ---> Using cache 19:28:38 ---> c980bf5d678f 19:28:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:38 ---> Using cache 19:28:38 ---> ca800d817377 19:28:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:28:38 ---> Running in c2448610b4fb 19:28:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:38 OK: 220 MiB in 52 packages 19:28:40 Removing intermediate container c2448610b4fb 19:28:40 ---> 67a686bbc9ff 19:28:40 Step 6/23 : COPY go.mod vendor* ./ 19:28:41 ---> f3d9d672e978 19:28:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:41 ---> Running in 384b93b36fc0 19:28:48 Removing intermediate container 384b93b36fc0 19:28:48 ---> 81c57d511a68 19:28:48 Step 8/23 : COPY . . 19:29:15 ---> 52d548c52bee 19:29:15 Step 9/23 : RUN make cmd/core-data/core-data 19:29:15 ---> Running in cd3995e09566 19:29:15 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 19:31:52 Removing intermediate container 2d61f0fe8fe6 19:31:52 ---> 5f1714fbefb6 19:31:52 19:31:52 Step 10/23 : FROM alpine:3.14 19:31:52 ---> ac73e934f311 19:31:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:31:52 ---> Using cache 19:31:52 ---> f5a49b12878e 19:31:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:31:52 ---> Using cache 19:31:52 ---> b537641aa6f2 19:31:52 Step 13/23 : ENV APP_PORT=59881 19:31:52 ---> Running in 4499dc3c625c 19:31:52 Removing intermediate container 4499dc3c625c 19:31:52 ---> f8af31c5c328 19:31:52 Step 14/23 : EXPOSE $APP_PORT 19:31:52 ---> Running in 9b10e3e973df 19:31:52 Removing intermediate container 9b10e3e973df 19:31:52 ---> 00387d046356 19:31:52 Step 15/23 : WORKDIR / 19:31:52 ---> Running in 3a0435617db2 19:31:52 Removing intermediate container 3a0435617db2 19:31:52 ---> efe76b79e8f8 19:31:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:52 ---> d4a7866f9adc 19:31:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:31:53 ---> 2f948ebb9d55 19:31:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:31:54 ---> 69f9d2cd9ed3 19:31:54 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:31:54 ---> Running in f62f2b26a7fb 19:31:54 Removing intermediate container f62f2b26a7fb 19:31:54 ---> 4c7adc57914e 19:31:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:55 ---> Running in 75e56e8aea23 19:31:55 Removing intermediate container 75e56e8aea23 19:31:55 ---> 77d22b0f0320 19:31:55 Step 21/23 : LABEL arch=arm64 19:31:55 ---> Running in 4ef9d8557607 19:31:56 Removing intermediate container 4ef9d8557607 19:31:56 ---> 4b166a51d216 19:31:56 Step 22/23 : LABEL git_sha=5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 19:31:56 ---> Running in ccf8ab7cf108 19:31:57 Removing intermediate container ccf8ab7cf108 19:31:57 ---> d180bd8479ba 19:31:57 Step 23/23 : LABEL version=0.0.0 19:31:57 ---> Running in 4f5bba2ff995 19:31:57 Removing intermediate container 4f5bba2ff995 19:31:57 ---> c25817eed49c 19:31:57 19:31:58 Successfully built c25817eed49c 19:31:58 Successfully tagged core-metadata-arm64:latest 19:31:58  Building core-metadata ... done Building support-scheduler 19:32:37 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:32:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:32:37 ---> 7476186df389 19:32:37 Step 3/22 : WORKDIR /edgex-go 19:32:37 ---> Using cache 19:32:37 ---> c980bf5d678f 19:32:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:37 ---> Using cache 19:32:37 ---> ca800d817377 19:32:37 Step 5/22 : RUN apk add --update --no-cache make git 19:32:37 ---> Using cache 19:32:37 ---> cd4237b5646c 19:32:37 Step 6/22 : COPY go.mod vendor* ./ 19:32:37 ---> Using cache 19:32:37 ---> c7bc3d8e709b 19:32:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:37 ---> Using cache 19:32:37 ---> e91c5a4c3a55 19:32:37 Step 8/22 : COPY . . 19:32:37 ---> Using cache 19:32:37 ---> 485940fd579d 19:32:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:32:37 ---> Running in c80c87dd91e1 19:32:39 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 19:38:46 Removing intermediate container cd3995e09566 19:38:46 ---> 39e2ac47c220 19:38:46 19:38:46 Step 10/23 : FROM alpine:3.14 19:38:46 ---> ac73e934f311 19:38:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:38:46 ---> Running in b9d30f2296b0 19:38:46 Removing intermediate container b9d30f2296b0 19:38:46 ---> 09fd216538e1 19:38:46 Step 12/23 : ENV APP_PORT=59880 19:38:46 ---> Running in 97a76a89130a 19:38:46 Removing intermediate container 97a76a89130a 19:38:46 ---> 1355bc3e8ac3 19:38:46 Step 13/23 : EXPOSE $APP_PORT 19:38:46 ---> Running in 0922848d3618 19:38:47 Removing intermediate container 0922848d3618 19:38:47 ---> 0e9c3148fb2d 19:38:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:47 ---> Running in 56e6439b25e9 19:38:50 Removing intermediate container 56e6439b25e9 19:38:50 ---> 0e474760ba24 19:38:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:38:50 ---> Running in 9eea9a063a36 19:38:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:38:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:38:55 (1/6) Installing dumb-init (1.2.5-r1) 19:38:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:38:55 (3/6) Installing libsodium (1.0.18-r0) 19:38:55 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:38:56 (5/6) Installing libzmq (4.3.4-r0) 19:38:56 (6/6) Installing zeromq (4.3.4-r0) 19:38:56 Executing busybox-1.33.1-r7.trigger 19:38:56 OK: 8 MiB in 20 packages 19:38:58 Removing intermediate container 9eea9a063a36 19:38:58 ---> d0b0c0515163 19:38:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:59 ---> ea17db0d2b68 19:38:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:39:02 ---> c49a07d80809 19:39:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:39:03 ---> 90a701c4d2ec 19:39:03 Step 19/23 : ENTRYPOINT ["/core-data"] 19:39:03 ---> Running in 0efed75499c0 19:39:04 Removing intermediate container 0efed75499c0 19:39:04 ---> c0e4d72c13ac 19:39:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:04 ---> Running in 1f079bc8e4dd 19:39:05 Removing intermediate container 1f079bc8e4dd 19:39:05 ---> 92e860ffdbcf 19:39:05 Step 21/23 : LABEL arch=arm64 19:39:05 ---> Running in 71e39925aba9 19:39:05 Removing intermediate container 71e39925aba9 19:39:05 ---> a4db63de66a2 19:39:05 Step 22/23 : LABEL git_sha=5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 19:39:06 ---> Running in bfc68fd2918d 19:39:06 Removing intermediate container bfc68fd2918d 19:39:06 ---> 52f1a9134cb8 19:39:06 Step 23/23 : LABEL version=0.0.0 19:39:06 ---> Running in 56a85933e395 19:39:07 Removing intermediate container 56a85933e395 19:39:07 ---> b77ba2329b27 19:39:07 19:39:08 Successfully built b77ba2329b27 19:39:08 Successfully tagged core-data-arm64:latest 19:39:08 Building support-notifications 19:39:55  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:39:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:39:55 ---> 7476186df389 19:39:55 Step 3/22 : WORKDIR /edgex-go 19:39:55 ---> Using cache 19:39:55 ---> c980bf5d678f 19:39:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:55 ---> Using cache 19:39:55 ---> ca800d817377 19:39:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:39:55 ---> Running in 86ceb91998fc 19:39:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:39:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:39:55 OK: 220 MiB in 52 packages 19:39:55 Removing intermediate container 86ceb91998fc 19:39:55 ---> 6a97ae644b05 19:39:55 Step 6/22 : COPY go.mod vendor* ./ 19:39:56 ---> d9b8fa42085a 19:39:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:56 ---> Running in 8ccc5de76f04 19:40:03 Removing intermediate container 8ccc5de76f04 19:40:03 ---> 502c2b85cf99 19:40:03 Step 8/22 : COPY . . 19:40:30 ---> 6fa232a5ecd9 19:40:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:40:30 ---> Running in 6c70f15cedde 19:40:30 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 19:41:38 Removing intermediate container c80c87dd91e1 19:41:38 ---> fb504f0fa2d4 19:41:38 19:41:38 Step 10/22 : FROM alpine:3.14 19:41:38 ---> ac73e934f311 19:41:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:41:38 ---> Using cache 19:41:38 ---> f5a49b12878e 19:41:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:41:38 ---> Using cache 19:41:38 ---> b537641aa6f2 19:41:38 Step 13/22 : ENV APP_PORT=59861 19:41:38 ---> Running in 51816782b6c6 19:41:38 Removing intermediate container 51816782b6c6 19:41:38 ---> 234b8296fd85 19:41:38 Step 14/22 : EXPOSE $APP_PORT 19:41:38 ---> Running in 82a61e08852a 19:41:38 Removing intermediate container 82a61e08852a 19:41:38 ---> 7df6ed0c3522 19:41:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:38 ---> 08e4335c0b52 19:41:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:41:38 ---> 35abcd239d71 19:41:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:41:38 ---> ecfbd277dc68 19:41:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:41:38 ---> Running in 9756c6107110 19:41:38 Removing intermediate container 9756c6107110 19:41:38 ---> 608aa5a24ed9 19:41:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:38 ---> Running in f6f14291b187 19:41:38 Removing intermediate container f6f14291b187 19:41:38 ---> 507ff1f443c9 19:41:38 Step 20/22 : LABEL arch=arm64 19:41:38 ---> Running in 59b93149865e 19:41:38 Removing intermediate container 59b93149865e 19:41:38 ---> ebe649de0615 19:41:38 Step 21/22 : LABEL git_sha=5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 19:41:38 ---> Running in 60108f2f455f 19:41:38 Removing intermediate container 60108f2f455f 19:41:38 ---> 559c4ab79d59 19:41:38 Step 22/22 : LABEL version=0.0.0 19:41:38 ---> Running in c32a14e021fa 19:41:38 Removing intermediate container c32a14e021fa 19:41:38 ---> 865275c16f36 19:41:38 19:41:38 Successfully built 865275c16f36 19:41:38 Successfully tagged support-scheduler-arm64:latest 19:47:47  Building support-scheduler ... done Removing intermediate container 6c70f15cedde 19:47:47 ---> 0136650061c3 19:47:47 19:47:47 Step 10/22 : FROM alpine:3.14 19:47:47 ---> ac73e934f311 19:47:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:47:47 ---> Running in fc312bfdf0f2 19:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:47:47 (1/2) Installing ca-certificates (20211220-r0) 19:47:47 (2/2) Installing dumb-init (1.2.5-r1) 19:47:47 Executing busybox-1.33.1-r7.trigger 19:47:47 Executing ca-certificates-20211220-r0.trigger 19:47:47 OK: 6 MiB in 16 packages 19:47:47 Removing intermediate container fc312bfdf0f2 19:47:47 ---> d567ab2d14be 19:47:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:47:47 ---> Running in 1cf93b1024fb 19:47:47 Removing intermediate container 1cf93b1024fb 19:47:47 ---> e4ec0b8cbaf3 19:47:47 Step 13/22 : ENV APP_PORT=59860 19:47:47 ---> Running in 22a85b8ac969 19:47:47 Removing intermediate container 22a85b8ac969 19:47:47 ---> d97d92c8d58b 19:47:47 Step 14/22 : EXPOSE $APP_PORT 19:47:47 ---> Running in dba048340be6 19:47:47 Removing intermediate container dba048340be6 19:47:47 ---> 7fac4a618c19 19:47:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:47 ---> 5066a39698e0 19:47:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:47:47 ---> 2de995f92726 19:47:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:47:48 ---> 286ee2e053a5 19:47:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:47:48 ---> Running in 935aff53bb28 19:47:48 Removing intermediate container 935aff53bb28 19:47:48 ---> 13e990510330 19:47:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:48 ---> Running in 422c6948cae4 19:47:49 Removing intermediate container 422c6948cae4 19:47:49 ---> b7dceec922de 19:47:49 Step 20/22 : LABEL arch=arm64 19:47:49 ---> Running in 71889124c5ca 19:47:50 Removing intermediate container 71889124c5ca 19:47:50 ---> e0de1f594190 19:47:50 Step 21/22 : LABEL git_sha=5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 19:47:50 ---> Running in 6cac094b68b6 19:47:51 Removing intermediate container 6cac094b68b6 19:47:51 ---> 39cc33018686 19:47:51 Step 22/22 : LABEL version=0.0.0 19:47:51 ---> Running in 3b8997b06db4 19:47:51 Removing intermediate container 3b8997b06db4 19:47:51 ---> a78fd1df6ef1 19:47:51 19:47:52 Successfully built a78fd1df6ef1 19:47:52 Successfully tagged support-notifications-arm64:latest 19:53:44  Building support-notifications ... done Building bin/spire-agent... 19:53:44 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:53:44 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:53:44 go: downloading github.com/docker/docker v20.10.12+incompatible 19:53:45 Building bin/spire-agent... 19:53:46 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:53:46 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:53:47 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:53:47 go: downloading github.com/docker/docker v20.10.12+incompatible 19:53:48 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:53:49 go: downloading github.com/google/go-tpm-tools v0.3.3 19:53:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:53:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:53:50 go: downloading github.com/docker/go-connections v0.4.0 19:53:50 go: downloading github.com/docker/go-units v0.4.0 19:53:50 go: downloading github.com/opencontainers/image-spec v1.0.1 19:53:50 go: downloading github.com/containerd/containerd v1.3.4 19:53:50 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:53:51 go: downloading github.com/opencontainers/go-digest v1.0.0 19:53:51 go: downloading github.com/google/go-tpm-tools v0.3.3 19:53:52 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:53:52 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:53:52 go: downloading github.com/docker/go-connections v0.4.0 19:53:52 go: downloading github.com/docker/go-units v0.4.0 19:53:52 go: downloading github.com/opencontainers/image-spec v1.0.1 19:53:53 go: downloading github.com/containerd/containerd v1.3.4 19:53:53 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:53:53 go: downloading github.com/opencontainers/go-digest v1.0.0 19:57:45 Building bin/spire-agent... 19:57:45 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:57:45 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:57:45 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:57:45 go: downloading github.com/docker/docker v20.10.12+incompatible 19:57:45 go: downloading github.com/google/go-tpm-tools v0.3.3 19:57:45 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:57:45 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:57:45 go: downloading github.com/docker/go-connections v0.4.0 19:57:45 go: downloading github.com/docker/go-units v0.4.0 19:57:45 go: downloading github.com/opencontainers/image-spec v1.0.1 19:57:45 go: downloading github.com/containerd/containerd v1.3.4 19:57:45 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:57:45 go: downloading github.com/opencontainers/go-digest v1.0.0 20:00:52 Removing intermediate container fe54ce3efed9 20:00:52 ---> 0ed26531df13 20:00:52 20:00:52 Step 13/25 : FROM alpine:3.15 20:00:52 Removing intermediate container 468a120d7f89 20:00:52 ---> 1d8e183a5811 20:00:52 20:00:52 Step 13/26 : FROM alpine:3.15 20:00:52 ---> 3fb3c9af89a9 20:00:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:00:52 ---> Using cache 20:00:52 ---> 61583e889a9a 20:00:52 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:52 ---> Using cache 20:00:52 ---> 579dd19d9aff 20:00:52 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:00:52 ---> 3fb3c9af89a9 20:00:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:00:52 ---> Using cache 20:00:52 ---> 61583e889a9a 20:00:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:52 ---> Using cache 20:00:52 ---> 579dd19d9aff 20:00:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:00:52 ---> Running in 1898576ee0b5 20:00:52 ---> Running in bdca001f3220 20:00:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:00:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:00:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:00:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:00:52 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 20:00:52 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:00:52 OK: 15729 distinct packages available 20:00:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:00:52 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 20:00:52 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:00:52 OK: 15729 distinct packages available 20:00:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:00:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:00:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:00:52 (1/5) Installing dumb-init (1.2.5-r1) 20:00:52 (2/5) Installing musl-obstack (1.2.3-r0) 20:00:52 (3/5) Installing libucontext (1.1-r0) 20:00:52 (4/5) Installing gcompat (1.0.0-r4) 20:00:52 (5/5) Installing openssl (1.1.1n-r0) 20:00:52 Executing busybox-1.34.1-r5.trigger 20:00:52 OK: 6 MiB in 19 packages 20:00:52 (1/4) Installing dumb-init (1.2.5-r1) 20:00:52 (2/4) Installing musl-obstack (1.2.3-r0) 20:00:52 (3/4) Installing libucontext (1.1-r0) 20:00:52 (4/4) Installing gcompat (1.0.0-r4) 20:00:52 Executing busybox-1.34.1-r5.trigger 20:00:52 OK: 6 MiB in 18 packages 20:00:52 Removing intermediate container 1898576ee0b5 20:00:52 ---> 629661fc9ee0 20:00:52 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:00:52 Removing intermediate container bdca001f3220 20:00:52 ---> b1a17cd72864 20:00:52 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:00:58 ---> 6731174254a9 20:00:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:00:58 ---> 42234a01d275 20:00:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:00:58 ---> 41df360a7f6c 20:00:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:00:58 ---> 7544a41c1680 20:00:58 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:00:58 ---> Running in 6c6636622273 20:00:59 Removing intermediate container 6c6636622273 20:00:59 ---> 8376d0f5a4eb 20:00:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:00:59 ---> c7f895712886 20:00:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:01:00 ---> 01a8c7b56b31 20:01:00 Step 21/26 : WORKDIR / 20:01:00 ---> 6246077a7fb8 20:01:00 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:01:00 ---> Running in 3de55fdd9780 20:01:00 ---> Running in 5fcf82f0b193 20:01:00 Removing intermediate container 3de55fdd9780 20:01:00 ---> 665803fb61e1 20:01:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:01:00 ---> Running in c2dac7d38e59 20:01:00 Removing intermediate container 5fcf82f0b193 20:01:00 ---> be82ef0510b4 20:01:00 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:01:01 ---> Running in 7257fc710bcc 20:01:01 Removing intermediate container c2dac7d38e59 20:01:01 ---> 35c9be223bc4 20:01:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:01:01 ---> Running in cfde33793cfe 20:01:01 Removing intermediate container 7257fc710bcc 20:01:01 ---> 05a8b16c31e5 20:01:01 Step 23/25 : LABEL arch=arm64 20:01:01 ---> Running in 570edf99be1b 20:01:02 Removing intermediate container cfde33793cfe 20:01:02 ---> 96e08591c369 20:01:02 Step 24/26 : LABEL arch=arm64 20:01:02 Removing intermediate container 570edf99be1b 20:01:02 ---> 0c23a2d5053c 20:01:02 Step 24/25 : LABEL git_sha=5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 20:01:02 ---> Running in 4000e34233ba 20:01:02 ---> Running in 2e03bd5fca75 20:01:02 Removing intermediate container 4000e34233ba 20:01:02 ---> 1b1a78853a68 20:01:02 Step 25/26 : LABEL git_sha=5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 20:01:02 ---> Running in d6cb4e6531eb 20:01:02 Removing intermediate container 2e03bd5fca75 20:01:02 ---> 9677046cb53b 20:01:02 Step 25/25 : LABEL version=0.0.0 20:01:03 ---> Running in 4384ecdded09 20:01:03 Removing intermediate container d6cb4e6531eb 20:01:03 ---> f366d72d1fb1 20:01:03 Step 26/26 : LABEL version=0.0.0 20:01:03 ---> Running in 9daff45113f4 20:01:03 Removing intermediate container 4384ecdded09 20:01:03 ---> 44d92d718dc5 20:01:03 20:01:04 Removing intermediate container 9daff45113f4 20:01:04 ---> 3bd36310c253 20:01:04 20:01:04 Successfully built 44d92d718dc5 20:01:04 Successfully tagged security-spire-server-arm64:latest 20:01:04  Building security-spire-server ... done Successfully built 3bd36310c253 20:01:04 Successfully tagged security-spire-config-arm64:latest 20:02:56  Building security-spire-config ... done Removing intermediate container 1c92019b2025 20:02:56 ---> ecfa8463ebce 20:02:56 20:02:56 Step 13/26 : FROM alpine:3.15 20:02:56 ---> 3fb3c9af89a9 20:02:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:02:56 ---> Using cache 20:02:56 ---> 61583e889a9a 20:02:56 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:02:56 ---> Using cache 20:02:56 ---> 579dd19d9aff 20:02:56 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:56 ---> Using cache 20:02:56 ---> 629661fc9ee0 20:02:56 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:02:56 ---> 964efabe14eb 20:02:56 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:02:56 ---> e544b6290298 20:02:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:02:56 ---> a9713d834ec3 20:02:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:02:56 ---> ab35a5b4a312 20:02:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:02:56 ---> ecbad8e2b6ea 20:02:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:02:56 ---> Running in 5faeecaf8eaf 20:02:56 Removing intermediate container 5faeecaf8eaf 20:02:56 ---> d43c4cf0f4a2 20:02:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:02:56 ---> Running in 6711339e251e 20:02:56 Removing intermediate container 6711339e251e 20:02:56 ---> 40f18b84b290 20:02:56 Step 24/26 : LABEL arch=arm64 20:02:56 ---> Running in 3ad9611b6dc9 20:02:56 Removing intermediate container 3ad9611b6dc9 20:02:56 ---> 5474bed09b17 20:02:56 Step 25/26 : LABEL git_sha=5fdfdccebc8f5d2cdb0e3afc5d1372b834227b45 20:02:56 ---> Running in d406608dddae 20:02:56 Removing intermediate container d406608dddae 20:02:56 ---> e0abe1b18f1e 20:02:56 Step 26/26 : LABEL version=0.0.0 20:02:56 ---> Running in 403d7137310d 20:02:56 Removing intermediate container 403d7137310d 20:02:56 ---> 533096593737 20:02:56 20:02:56 Successfully built 533096593737 20:02:56 Successfully tagged security-spire-agent-arm64:latest 20:02:56  Building security-spire-agent ... done  [Pipeline] } 20:02:56 $ docker stop --time=1 85693ce5220eb74995f55b8948249162eca0e7c7f322131a7b125653289f0aac 20:02:58 $ docker rm -f 85693ce5220eb74995f55b8948249162eca0e7c7f322131a7b125653289f0aac [Pipeline] // withDockerContainer [Pipeline] sh 20:02:58 + docker images 20:02:59 REPOSITORY TAG IMAGE ID CREATED SIZE 20:02:59 security-spire-agent-arm64 latest 533096593737 4 seconds ago 126MB 20:02:59 ecfa8463ebce 30 seconds ago 4.21GB 20:02:59 security-spire-config-arm64 latest 3bd36310c253 About a minute ago 85.6MB 20:02:59 security-spire-server-arm64 latest 44d92d718dc5 About a minute ago 86.3MB 20:02:59 0ed26531df13 2 minutes ago 4.21GB 20:02:59 1d8e183a5811 2 minutes ago 4.21GB 20:02:59 support-notifications-arm64 latest a78fd1df6ef1 15 minutes ago 25.5MB 20:02:59 0136650061c3 15 minutes ago 1.43GB 20:02:59 support-scheduler-arm64 latest 865275c16f36 21 minutes ago 24.9MB 20:02:59 fb504f0fa2d4 21 minutes ago 1.43GB 20:02:59 core-data-arm64 latest b77ba2329b27 23 minutes ago 34.4MB 20:02:59 39e2ac47c220 24 minutes ago 1.46GB 20:02:59 core-metadata-arm64 latest c25817eed49c 31 minutes ago 25.1MB 20:02:59 5f1714fbefb6 31 minutes ago 1.43GB 20:02:59 security-proxy-setup-arm64 latest c77ce4b0eb2f 35 minutes ago 42.1MB 20:02:59 3f190bd3cf7f 35 minutes ago 1.44GB 20:02:59 sys-mgmt-agent-arm64 latest 2842c1f72156 40 minutes ago 290MB 20:02:59 1d10c316fefa 42 minutes ago 1.43GB 20:02:59 core-command-arm64 latest c1adb3a68b7c 44 minutes ago 23.7MB 20:02:59 879bd328e9ae 44 minutes ago 1.43GB 20:02:59 security-bootstrapper-arm64 latest 1a79f39b1e3d 53 minutes ago 23.6MB 20:02:59 security-secretstore-setup-arm64 latest 3a76fd695a0e 53 minutes ago 40.8MB 20:02:59 security-spiffe-token-provider-arm64 latest 9e452d43bc21 53 minutes ago 27.7MB 20:02:59 41a6f481ac23 54 minutes ago 1.44GB 20:02:59 a0635d1a5507 54 minutes ago 1.43GB 20:02:59 5ef84e0ce18c 54 minutes ago 1.42GB 20:02:59 ci-base-image-arm64 latest 7476186df389 About an hour ago 885MB 20:02:59 docker 20.10.14 c346e9eafbab 2 days ago 202MB 20:02:59 alpine 3.14 ac73e934f311 2 days ago 5.34MB 20:02:59 alpine 3.15 3fb3c9af89a9 2 days ago 5.32MB 20:02:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 20:02:59 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 20:03:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:03:00 20:03:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:03:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:03:01 arm64: Pulling from edgex-lftools-log-publisher 20:03:01 8998bd30e6a1: Pulling fs layer 20:03:01 04944245beec: Pulling fs layer 20:03:01 699f458cf7ca: Pulling fs layer 20:03:01 765212b225bb: Pulling fs layer 20:03:01 f23df028b6ca: Pulling fs layer 20:03:01 d65c8cfc05b1: Pulling fs layer 20:03:01 2437ff75d9bd: Pulling fs layer 20:03:01 765212b225bb: Waiting 20:03:01 f23df028b6ca: Waiting 20:03:01 d65c8cfc05b1: Waiting 20:03:01 2437ff75d9bd: Waiting 20:03:01 04944245beec: Verifying Checksum 20:03:01 04944245beec: Download complete 20:03:01 765212b225bb: Verifying Checksum 20:03:01 765212b225bb: Download complete 20:03:01 f23df028b6ca: Verifying Checksum 20:03:01 f23df028b6ca: Download complete 20:03:01 d65c8cfc05b1: Verifying Checksum 20:03:01 d65c8cfc05b1: Download complete 20:03:01 699f458cf7ca: Verifying Checksum 20:03:01 699f458cf7ca: Download complete 20:03:02 8998bd30e6a1: Verifying Checksum 20:03:02 8998bd30e6a1: Download complete 20:03:04 2437ff75d9bd: Verifying Checksum 20:03:04 2437ff75d9bd: Download complete 20:03:06 8998bd30e6a1: Pull complete 20:03:06 04944245beec: Pull complete 20:03:08 699f458cf7ca: Pull complete 20:03:08 765212b225bb: Pull complete 20:03:09 f23df028b6ca: Pull complete 20:03:09 d65c8cfc05b1: Pull complete 20:03:24 2437ff75d9bd: Pull complete 20:03:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:03:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:03:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:03:24 prd-ubuntu20.04-docker-arm64-4c-16g-11439 does not seem to be running inside a container 20:03:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:03:28 $ docker top 51471b4c96d896df502c41fb4e689b38bd538edff0045dccb3349c68647a9250 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:29 ---> job-cost.sh 20:03:29 lf-activate-venv: SKIPPING 20:03:29 INFO: No Stack... 20:03:29 INFO: Retrieving Pricing Info for: v3-standard-4 20:03:30 INFO: Archiving Costs [Pipeline] sh 20:03:31 + cut -d, -f6 20:03:31 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:03:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3948-1-stack-cost] 20:03:31 Resource [jenkins-edgexfoundry-edgex-go-PR-3948-1-stack-cost] did not exist. Created. 20:03:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3948-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:03:32 + echo total: 0.2199999988079071 [Pipeline] stash 20:03:32 Stashed 1 file(s) [Pipeline] } 20:03:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3948-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:03:32 $ docker stop --time=1 51471b4c96d896df502c41fb4e689b38bd538edff0045dccb3349c68647a9250 20:03:34 $ docker rm -f 51471b4c96d896df502c41fb4e689b38bd538edff0045dccb3349c68647a9250 [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 20:03:35 provisioning config files... 20:03:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4475023731930974298tmp [Pipeline] { [Pipeline] sh 20:03:35 + set +x 20:03:35 + curl -s https://codecov.io/bash 20:03:35 + bash -s -- 20:03:35 20:03:35 _____ _ 20:03:35 / ____| | | 20:03:35 | | ___ __| | ___ ___ _____ __ 20:03:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:03:35 | |___| (_) | (_| | __/ (_| (_) \ V / 20:03:35 \_____\___/ \__,_|\___|\___\___/ \_/ 20:03:35 Bash-1.0.6 20:03:35 20:03:35 20:03:35 ==> git version 2.25.1 found 20:03:35 ==> 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 20:03:35 Release-Date: 2020-01-08 20:03:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:03:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:03:35 ==> Jenkins CI detected. 20:03:35 current dir:  /w/workspace/edgex-go/1 20:03:35 project root: . 20:03:35 --> token set from env 20:03:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:03:35 ==> Running gcov in . (disable via -X gcov) 20:03:35 ==> Python coveragepy not found 20:03:35 ==> Searching for coverage reports in: 20:03:35 + . 20:03:35 -> Found 1 reports 20:03:35 ==> Detecting git/mercurial file structure 20:03:35 ==> Reading reports 20:03:36 + ./coverage.out bytes=431014 20:03:36 ==> Appending adjustments 20:03:36 https://docs.codecov.io/docs/fixing-reports 20:03:37 + Found adjustments 20:03:37 ==> Gzipping contents 20:03:37 60K /tmp/codecov.KZPPtq.gz 20:03:37 ==> Uploading reports 20:03:37 url: https://codecov.io 20:03:37 query: branch=PR-3948&commit=bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= 20:03:37 -> Pinging Codecov 20:03:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3948&commit=bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= 20:03:37 -> Uploading to 20:03:37 https://storage.googleapis.com/codecov/v4/raw/2022-04-07/00271124DB129430A58F1EEE437C3FCB/bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd/4719bbb3-7dad-434e-9d38-f6fb537d1c4f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220407T200337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=26d6a216b7ed3bd524b2248a22e03f78406bcfc738e6b309877ad6274cd6906d 20:03:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:37 Dload Upload Total Spent Left Speed 20:03:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59232 0 0 100 59232 0 282k --:--:-- --:--:-- --:--:-- 280k 100 59232 0 0 100 59232 0 266k --:--:-- --:--:-- --:--:-- 265k 20:03:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bbd7e4bed5fa26db6ba361d86019c3b780f4b7fd [Pipeline] } 20:03:37 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 20:03:39 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:03:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:03:40 ---> package-listing.sh 20:03:40 ++ facter osfamily 20:03:40 ++ tr '[:upper:]' '[:lower:]' 20:03:40 + OS_FAMILY=debian 20:03:40 + workspace=/w/workspace/edgex-go/1 20:03:40 + START_PACKAGES=/tmp/packages_start.txt 20:03:40 + END_PACKAGES=/tmp/packages_end.txt 20:03:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:03:40 + PACKAGES=/tmp/packages_start.txt 20:03:40 + '[' /w/workspace/edgex-go/1 ']' 20:03:40 + PACKAGES=/tmp/packages_end.txt 20:03:40 + case "${OS_FAMILY}" in 20:03:40 + dpkg -l 20:03:40 + grep '^ii' 20:03:40 + '[' -f /tmp/packages_start.txt ']' 20:03:40 + '[' -f /tmp/packages_end.txt ']' 20:03:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:03:40 + '[' /w/workspace/edgex-go/1 ']' 20:03:40 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:03:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:03:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:03:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:03:41 20:03:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:03:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:03:41 latest: Pulling from edgex-lftools-log-publisher 20:03:41 5eb5b503b376: Pulling fs layer 20:03:41 5c69ac0246d0: Pulling fs layer 20:03:41 ec43610c2a17: Pulling fs layer 20:03:41 3a2ae6a8a46f: Pulling fs layer 20:03:41 33b1e0a273af: Pulling fs layer 20:03:41 5d3b04190fa2: Pulling fs layer 20:03:41 2f39f015ded8: Pulling fs layer 20:03:41 3a2ae6a8a46f: Waiting 20:03:41 33b1e0a273af: Waiting 20:03:41 5d3b04190fa2: Waiting 20:03:41 2f39f015ded8: Waiting 20:03:41 5c69ac0246d0: Verifying Checksum 20:03:41 5c69ac0246d0: Download complete 20:03:41 3a2ae6a8a46f: Download complete 20:03:42 ec43610c2a17: Verifying Checksum 20:03:42 ec43610c2a17: Download complete 20:03:42 33b1e0a273af: Verifying Checksum 20:03:42 33b1e0a273af: Download complete 20:03:42 5d3b04190fa2: Download complete 20:03:42 5eb5b503b376: Download complete 20:03:42 2f39f015ded8: Download complete 20:03:43 5eb5b503b376: Pull complete 20:03:43 5c69ac0246d0: Pull complete 20:03:43 ec43610c2a17: Pull complete 20:03:43 3a2ae6a8a46f: Pull complete 20:03:44 33b1e0a273af: Pull complete 20:03:44 5d3b04190fa2: Pull complete 20:03:48 2f39f015ded8: Pull complete 20:03:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:03:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:03:48 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 20:03:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:03:50 $ docker top 4854e419625c72ddc6bf038b987c0fa23e82e4531124260bd2a7756845ce8989 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:50 + touch /tmp/pre-build-complete [Pipeline] sh 20:03:51 + mkdir -p /var/log/sysstat [Pipeline] sh 20:03:51 + ls /var/log/sa-host 20:03:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:51 provisioning config files... 20:03:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12806288728491585tmp [Pipeline] { [Pipeline] echo 20:03:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:03:52 ---> create-netrc.sh [Pipeline] } 20:03:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:03:52 ---> python-tools-install.sh [Pipeline] echo 20:03:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:03:52 ---> sudo-logs.sh 20:03:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:03:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:03:53 ---> job-cost.sh 20:03:53 lf-activate-venv: SKIPPING 20:03:53 DEBUG: total: 0.2199999988079071 20:03:53 INFO: Retrieving Stack Cost... 20:03:53 INFO: Retrieving Pricing Info for: v3-standard-8 20:03:54 INFO: Archiving Costs [Pipeline] echo 20:03:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:03:54 ---> logs-deploy.sh 20:03:54 lf-activate-venv: SKIPPING 20:03:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3948/1 20:03:54 INFO: archiving workspace using pattern(s): 20:03:55 Archives upload complete. 20:03:55 INFO: archiving logs to Nexus 20:03:56 ---> uname -a: 20:03:56 Linux prd-ubuntu20-04-docker-8c-8g-11437 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:03:56 20:03:56 20:03:56 ---> lscpu: 20:03:56 Architecture: x86_64 20:03:56 CPU op-mode(s): 32-bit, 64-bit 20:03:56 Byte Order: Little Endian 20:03:56 Address sizes: 40 bits physical, 48 bits virtual 20:03:56 CPU(s): 8 20:03:56 On-line CPU(s) list: 0-7 20:03:56 Thread(s) per core: 1 20:03:56 Core(s) per socket: 1 20:03:56 Socket(s): 8 20:03:56 NUMA node(s): 1 20:03:56 Vendor ID: AuthenticAMD 20:03:56 CPU family: 23 20:03:56 Model: 49 20:03:56 Model name: AMD EPYC-Rome Processor 20:03:56 Stepping: 0 20:03:56 CPU MHz: 2799.998 20:03:56 BogoMIPS: 5599.99 20:03:56 Virtualization: AMD-V 20:03:56 Hypervisor vendor: KVM 20:03:56 Virtualization type: full 20:03:56 L1d cache: 256 KiB 20:03:56 L1i cache: 256 KiB 20:03:56 L2 cache: 4 MiB 20:03:56 L3 cache: 128 MiB 20:03:56 NUMA node0 CPU(s): 0-7 20:03:56 Vulnerability Itlb multihit: Not affected 20:03:56 Vulnerability L1tf: Not affected 20:03:56 Vulnerability Mds: Not affected 20:03:56 Vulnerability Meltdown: Not affected 20:03:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:03:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:03:56 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:03:56 Vulnerability Srbds: Not affected 20:03:56 Vulnerability Tsx async abort: Not affected 20:03:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:03:56 20:03:56 20:03:56 ---> nproc: 20:03:56 8 20:03:56 20:03:56 20:03:56 ---> df -h: 20:03:56 Filesystem Size Used Avail Use% Mounted on 20:03:56 overlay 155G 29G 127G 19% / 20:03:56 tmpfs 64M 0 64M 0% /dev 20:03:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:03:56 shm 64M 0 64M 0% /dev/shm 20:03:56 /dev/vda1 155G 29G 127G 19% /facter-os 20:03:56 20:03:56 20:03:56 ---> sar -b -r -n DEV: 20:03:56 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11437) 04/07/22 _x86_64_ (8 CPU) 20:03:56 20:03:56 18:38:11 LINUX RESTART (8 CPU) 20:03:56 20:03:56 18:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:03:56 18:40:01 129.65 2.03 127.61 0.00 37.33 77563.21 0.00 20:03:56 18:41:01 33.93 0.12 33.81 0.00 1.60 12814.55 0.00 20:03:56 18:42:01 92.60 0.03 92.57 0.00 4.80 52041.73 0.00 20:03:56 18:43:01 744.06 0.45 743.61 0.00 19.46 477136.61 0.00 20:03:56 18:44:01 857.81 0.27 857.55 0.00 2.13 386416.39 0.00 20:03:56 18:45:01 924.50 0.62 923.89 0.00 4.93 322982.24 0.00 20:03:56 18:46:01 900.95 0.95 900.00 0.00 12.13 319435.92 0.00 20:03:56 18:47:01 644.18 0.33 643.84 0.00 2.67 207375.04 0.00 20:03:56 18:48:01 423.16 0.07 423.10 0.00 0.53 182322.41 0.00 20:03:56 18:49:01 61.67 0.00 61.67 0.00 0.00 7308.38 0.00 20:03:56 18:50:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 20:03:56 18:51:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 20:03:56 18:52:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 20:03:56 18:53:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 20:03:56 18:54:01 2.30 0.02 2.28 0.00 0.13 25.60 0.00 20:03:56 18:55:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 20:03:56 18:56:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 20:03:56 18:57:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 20:03:56 18:58:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 20:03:56 18:59:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 20:03:56 19:00:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 20:03:56 19:01:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 20:03:56 19:02:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 20:03:56 19:03:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 20:03:56 19:04:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 20:03:56 19:05:01 1.63 0.00 1.63 0.00 0.00 19.60 0.00 20:03:56 19:06:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 20:03:56 19:07:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 20:03:56 19:08:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 20:03:56 19:09:01 1.43 0.00 1.43 0.00 0.00 18.39 0.00 20:03:56 19:10:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 20:03:56 19:11:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 20:03:56 19:12:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 20:03:56 19:13:01 1.28 0.00 1.28 0.00 0.00 16.40 0.00 20:03:56 19:14:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 20:03:56 19:15:01 2.87 0.87 2.00 0.00 18.40 29.33 0.00 20:03:56 19:16:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 20:03:56 19:17:01 1.17 0.02 1.15 0.00 0.13 14.40 0.00 20:03:56 19:18:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 20:03:56 19:19:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 20:03:56 19:20:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 20:03:56 19:21:01 3.07 1.48 1.58 0.00 44.13 19.73 0.00 20:03:56 19:22:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 20:03:56 19:23:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 20:03:56 19:24:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 20:03:56 19:25:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 20:03:56 19:26:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 20:03:56 19:27:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 20:03:56 19:28:02 0.88 0.00 0.88 0.00 0.00 10.40 0.00 20:03:56 19:29:01 1.39 0.00 1.39 0.00 0.00 17.22 0.00 20:03:56 19:30:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 20:03:56 19:31:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 20:03:56 19:32:01 1.08 0.10 0.98 0.00 6.27 10.93 0.00 20:03:56 19:33:01 1.37 0.00 1.37 0.00 0.00 19.20 0.00 20:03:56 19:34:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 20:03:56 19:35:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 20:03:56 19:36:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 20:03:56 19:37:01 1.27 0.00 1.27 0.00 0.00 16.40 0.00 20:03:56 19:38:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 20:03:56 19:39:01 1.37 0.00 1.37 0.00 0.00 18.00 0.00 20:03:56 19:40:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 20:03:56 19:41:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 20:03:56 19:42:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 20:03:56 19:43:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 20:03:56 19:44:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 20:03:56 19:45:01 1.70 0.00 1.70 0.00 0.00 20.39 0.00 20:03:56 19:46:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 20:03:56 19:47:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 20:03:56 19:48:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 20:03:56 19:49:01 1.38 0.00 1.38 0.00 0.00 17.86 0.00 20:03:56 19:50:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 20:03:56 19:51:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 20:03:56 19:52:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 20:03:56 19:53:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 20:03:56 19:54:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 20:03:56 19:55:01 1.48 0.00 1.48 0.00 0.00 19.60 0.00 20:03:56 19:56:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 20:03:56 19:57:01 1.70 0.00 1.70 0.00 0.00 20.00 0.00 20:03:56 19:58:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 20:03:56 19:59:01 1.50 0.00 1.50 0.00 0.00 18.80 0.00 20:03:56 20:00:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 20:03:56 20:01:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 20:03:56 20:02:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 20:03:56 20:03:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 20:03:56 Average: 58.46 0.09 58.37 0.00 1.84 24370.35 0.00 20:03:56 20:03:56 18:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:03:56 18:40:01 27997004 31483280 802816 2.44 149168 3552556 2431336 7.17 1660568 2773188 210664 20:03:56 18:41:01 27844700 31605968 676336 2.06 153980 3787168 2291612 6.75 1500224 3048744 206432 20:03:56 18:42:01 24041532 31541536 740332 2.25 155724 7430812 3070016 9.05 2044032 6211064 3043180 20:03:56 18:43:01 17875264 31300848 959824 2.92 244920 12870364 3394324 10.00 2671636 11323780 587876 20:03:56 18:44:01 12976796 30621732 1621452 4.93 289340 16833436 4861016 14.33 4323120 14336452 748672 20:03:56 18:45:01 7746864 30079344 2163956 6.58 402664 21123180 4639772 13.67 5233852 18373200 533548 20:03:56 18:46:01 4890236 29560288 2671136 8.12 538604 23114372 5420088 15.97 6538640 19694560 8528 20:03:56 18:47:01 2894696 31142324 1102084 3.35 637296 26414204 2953968 8.71 4974128 23095408 1024460 20:03:56 18:48:01 7397072 31584096 668900 2.03 721232 22539592 2352192 6.93 3155004 20692704 166932 20:03:56 18:49:01 8118336 31661132 596752 1.81 721956 21903840 2029392 5.98 3089288 20050328 12 20:03:56 18:50:01 8119212 31661944 595964 1.81 721964 21903848 2029392 5.98 3089476 20050336 24 20:03:56 18:51:01 8127528 31670400 587516 1.79 721980 21903976 2029392 5.98 3080920 20050464 12 20:03:56 18:52:01 8128308 31671300 586748 1.78 721992 21903980 2029392 5.98 3081316 20050560 20 20:03:56 18:53:01 8132080 31675092 582940 1.77 722020 21903980 2029392 5.98 3076876 20050560 20 20:03:56 18:54:01 8131684 31674756 583376 1.77 722076 21903976 2046352 6.03 3076692 20050564 12 20:03:56 18:55:01 8131896 31674976 583080 1.77 722088 21903992 2046352 6.03 3076888 20050568 12 20:03:56 18:56:01 8131752 31674900 583044 1.77 722108 21903992 2046352 6.03 3077052 20050572 16 20:03:56 18:57:01 8132240 31675428 582456 1.77 722140 21903996 2046352 6.03 3076856 20050576 12 20:03:56 18:58:01 8132912 31676128 581888 1.77 722156 21903996 2030172 5.98 3076476 20050576 8 20:03:56 18:59:01 8132500 31675772 582164 1.77 722188 21903988 2030172 5.98 3076884 20050580 44 20:03:56 19:00:01 8132232 31675540 582328 1.77 722204 21904004 2030172 5.98 3076548 20050584 20 20:03:56 19:01:01 8132048 31675364 582288 1.77 722232 21904004 2030172 5.98 3076720 20050584 8 20:03:56 19:02:01 8131968 31675316 582276 1.77 722260 21904008 2030172 5.98 3077088 20050588 12 20:03:56 19:03:01 8132268 31675648 581992 1.77 722280 21904012 2030172 5.98 3077144 20050592 196 20:03:56 19:04:01 8132048 31675448 582184 1.77 722288 21904012 2030172 5.98 3077540 20050592 24 20:03:56 19:05:01 8131780 31675208 582424 1.77 722304 21904020 2030172 5.98 3077192 20050600 24 20:03:56 19:06:01 8131908 31675376 582388 1.77 722332 21904024 2030172 5.98 3077692 20050600 216 20:03:56 19:07:01 8131964 31675444 582308 1.77 722348 21904028 2030172 5.98 3077324 20050608 12 20:03:56 19:08:01 8131624 31675148 582544 1.77 722368 21904032 2030172 5.98 3077476 20050612 216 20:03:56 19:09:01 8131648 31675184 582492 1.77 722408 21904020 2030172 5.98 3077436 20050612 12 20:03:56 19:10:01 8131844 31675432 582192 1.77 722440 21904032 2046260 6.03 3077280 20050616 32 20:03:56 19:11:01 8132276 31675892 581676 1.77 722456 21904040 2046260 6.03 3076848 20050620 32 20:03:56 19:12:01 8132228 31675856 581752 1.77 722468 21904040 2046260 6.03 3076840 20050620 16 20:03:56 19:13:01 8131960 31675604 581940 1.77 722484 21904048 2046260 6.03 3076852 20050624 12 20:03:56 19:14:01 8132128 31675800 581920 1.77 722504 21904044 2046260 6.03 3077408 20050628 12 20:03:56 19:15:01 8130628 31675096 583000 1.77 722568 21904564 2079328 6.13 3077084 20051040 168 20:03:56 19:16:01 8130660 31675136 582940 1.77 722580 21904568 2079328 6.13 3077328 20051044 8 20:03:56 19:17:01 8130500 31674992 583024 1.77 722596 21904564 2079328 6.13 3077104 20051044 8 20:03:56 19:18:01 8130736 31675368 582548 1.77 722608 21904700 2079328 6.13 3077120 20051164 32 20:03:56 19:19:01 8130444 31675116 582784 1.77 722636 21904692 2079328 6.13 3077440 20051176 20 20:03:56 19:20:01 8130436 31675132 582712 1.77 722648 21904704 2079328 6.13 3077160 20051180 32 20:03:56 19:21:01 8128488 31674704 583076 1.77 722672 21906028 2079328 6.13 3082500 20050632 36 20:03:56 19:22:01 8128692 31674936 582784 1.77 722684 21906036 2079328 6.13 3082184 20050616 44 20:03:56 19:23:01 8128828 31675088 582772 1.77 722708 21906040 2079328 6.13 3081880 20050620 32 20:03:56 19:24:01 8128844 31675140 582704 1.77 722736 21906036 2079328 6.13 3082288 20050612 44 20:03:56 19:25:01 8128796 31675112 582664 1.77 722756 21906040 2079328 6.13 3082596 20050612 48 20:03:56 19:26:01 8128748 31675092 582620 1.77 722776 21906048 2079328 6.13 3082432 20050616 28 20:03:56 19:27:01 8128692 31675060 582604 1.77 722780 21906044 2079328 6.13 3081936 20050616 40 20:03:56 19:28:02 8128360 31674736 582860 1.77 722788 21906052 2079328 6.13 3081924 20050620 32 20:03:56 19:29:01 8128544 31674944 583092 1.77 722800 21906056 2079328 6.13 3082240 20050624 40 20:03:56 19:30:01 8129004 31675428 582720 1.77 722828 21906052 2079328 6.13 3081980 20050624 12 20:03:56 19:31:01 8128980 31675432 582700 1.77 722836 21906064 2079328 6.13 3082040 20050628 196 20:03:56 19:32:01 8126960 31674536 583544 1.77 722844 21906256 2063044 6.08 3082852 20050792 36 20:03:56 19:33:01 8125524 31673204 584744 1.78 722860 21906260 2079964 6.13 3084228 20050072 12 20:03:56 19:34:01 8125768 31673468 584460 1.78 722884 21906256 2079964 6.13 3083248 20050028 32 20:03:56 19:35:01 8125680 31673400 584456 1.78 722908 21906260 2079964 6.13 3083204 20050028 16 20:03:56 19:36:01 8125848 31673592 584428 1.78 722920 21906260 2079964 6.13 3083236 20050032 232 20:03:56 19:37:01 8126076 31673840 584124 1.78 722944 21906272 2079964 6.13 3083280 20050036 28 20:03:56 19:38:01 8126028 31673820 584104 1.78 722956 21906268 2079964 6.13 3083820 20050032 224 20:03:56 19:39:01 8125980 31673800 584064 1.78 722972 21906276 2079964 6.13 3083696 20050040 80 20:03:56 19:40:01 8125600 31673444 584268 1.78 723012 21906284 2079964 6.13 3083704 20050040 200 20:03:56 19:41:01 8125656 31673512 584184 1.78 723032 21906288 2079964 6.13 3083364 20050048 12 20:03:56 19:42:01 8125316 31673220 584456 1.78 723036 21906292 2079964 6.13 3083408 20050052 28 20:03:56 19:43:01 8125712 31673620 584196 1.78 723068 21906280 2079964 6.13 3083592 20050052 228 20:03:56 19:44:01 8125428 31673392 584416 1.78 723088 21906296 2079964 6.13 3084020 20050056 20 20:03:56 19:45:01 8125388 31673500 584232 1.78 723108 21906424 2079964 6.13 3083880 20050184 56 20:03:56 19:46:01 8125412 31673528 584196 1.78 723116 21906428 2079964 6.13 3083500 20050188 12 20:03:56 19:47:01 8125648 31673780 583868 1.78 723148 21906424 2079964 6.13 3083492 20050192 12 20:03:56 19:48:01 8125600 31673772 583828 1.78 723164 21906428 2063880 6.08 3083524 20050192 12 20:03:56 19:49:01 8125184 31673404 584400 1.78 723188 21906440 2063880 6.08 3084280 20050200 200 20:03:56 19:50:01 8125208 31673444 584360 1.78 723204 21906440 2063880 6.08 3083580 20050204 20 20:03:56 19:51:01 8125192 31673444 584336 1.78 723224 21906436 2063880 6.08 3084032 20050204 56 20:03:56 19:52:01 8125360 31673640 584284 1.78 723252 21906448 2063880 6.08 3083620 20050208 28 20:03:56 19:53:01 8125588 31673912 584012 1.78 723268 21906448 2063880 6.08 3083708 20050208 12 20:03:56 19:54:01 8125296 31673640 584216 1.78 723288 21906452 2063880 6.08 3083904 20050212 32 20:03:56 19:55:01 8125524 31673884 583908 1.78 723304 21906448 2063880 6.08 3083760 20050220 44 20:03:56 19:56:01 8125476 31673852 583936 1.78 723320 21906456 2063880 6.08 3083704 20050220 12 20:03:56 19:57:01 8125460 31673856 583864 1.78 723340 21906464 2063880 6.08 3083892 20050224 20 20:03:56 19:58:01 8125368 31673808 584088 1.78 723360 21906464 2063880 6.08 3083808 20050224 16 20:03:56 19:59:01 8125288 31673744 584112 1.78 723380 21906472 2063880 6.08 3083992 20050232 12 20:03:56 20:00:01 8125208 31673700 584036 1.78 723404 21906476 2063880 6.08 3084116 20050236 60 20:03:56 20:01:01 8125232 31673724 584008 1.78 723408 21906476 2047544 6.03 3083776 20050236 12 20:03:56 20:02:01 8124932 31673448 584232 1.78 723416 21906480 2047544 6.03 3083792 20050240 12 20:03:56 20:03:01 8124664 31673192 584432 1.78 723420 21906484 2047544 6.03 3083800 20050244 12 20:03:56 Average: 8848554 31600906 656986 2.00 684498 21197239 2213383 6.52 3133123 19325389 77785 20:03:56 20:03:56 18:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:03:56 18:40:01 ens3 710.20 980.15 7073.29 150.54 0.00 0.00 0.00 0.00 20:03:56 18:40:01 veth1d21345 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:03:56 18:40:01 docker0 878.24 545.88 74.30 3701.58 0.00 0.00 0.00 0.00 20:03:56 18:40:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:03:56 18:41:01 ens3 27.26 15.36 21.89 11.64 0.00 0.00 0.00 0.00 20:03:56 18:41:01 veth1d21345 1.43 1.48 0.11 0.11 0.00 0.00 0.00 0.00 20:03:56 18:41:01 docker0 1.43 1.43 0.09 0.11 0.00 0.00 0.00 0.00 20:03:56 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 18:42:01 veth3e364ab 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:03:56 18:42:01 ens3 125.76 85.99 1705.14 77.06 0.00 0.00 0.00 0.00 20:03:56 18:42:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:03:56 18:42:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 20:03:56 18:43:01 veth3e364ab 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 20:03:56 18:43:01 ens3 588.39 305.58 6092.08 89.09 0.00 0.00 0.00 0.00 20:03:56 18:43:01 veth99347f3 219.78 473.32 18.99 5831.25 0.00 0.00 0.00 0.48 20:03:56 18:43:01 docker0 260.67 527.33 18.39 6059.96 0.00 0.00 0.00 0.00 20:03:56 18:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 18:44:01 vethebcd299 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:03:56 18:44:01 veth3e364ab 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 20:03:56 18:44:01 ens3 371.41 206.68 3699.70 32.36 0.00 0.00 0.00 0.00 20:03:56 18:44:01 veth99347f3 0.08 0.70 0.00 0.03 0.00 0.00 0.00 0.00 20:03:56 18:44:01 vethb9d6b11 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:03:56 18:44:01 veth969edfd 133.67 263.30 10.00 3219.46 0.00 0.00 0.00 0.26 20:03:56 18:44:01 vethf0213aa 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:03:56 18:44:01 docker0 176.94 324.61 10.65 3574.15 0.00 0.00 0.00 0.00 20:03:56 18:44:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 20:03:56 18:45:01 veth3e364ab 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:03:56 18:45:01 ens3 592.77 331.50 6591.93 115.01 0.00 0.00 0.00 0.00 20:03:56 18:45:01 vethb5f5bed 3.95 5.26 0.27 21.15 0.00 0.00 0.00 0.00 20:03:56 18:45:01 vethf8532aa 136.93 293.47 10.62 3630.26 0.00 0.00 0.00 0.30 20:03:56 18:45:01 veth969edfd 112.24 187.39 10.86 2608.75 0.00 0.00 0.00 0.21 20:03:56 18:45:01 docker0 266.82 509.23 19.36 6553.69 0.00 0.00 0.00 0.00 20:03:56 18:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 18:46:01 veth09a9e30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:46:01 veth3e364ab 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:03:56 18:46:01 ens3 244.70 163.88 2400.84 84.44 0.00 0.00 0.00 0.00 20:03:56 18:46:01 veth7628ca9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:46:01 vetha294230 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 20:03:56 18:46:01 vethf8532aa 90.82 152.90 8.91 2197.86 0.00 0.00 0.00 0.18 20:03:56 18:46:01 veth969edfd 0.18 0.37 0.01 0.02 0.00 0.00 0.00 0.00 20:03:56 18:46:01 docker0 119.74 189.29 9.37 2368.93 0.00 0.00 0.00 0.00 20:03:56 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:47:01 veth3e364ab 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:03:56 18:47:01 ens3 134.64 73.52 1783.99 19.93 0.00 0.00 0.00 0.00 20:03:56 18:47:01 vethf8532aa 0.17 0.32 0.01 0.02 0.00 0.00 0.00 0.00 20:03:56 18:47:01 docker0 30.66 55.14 2.40 665.76 0.00 0.00 0.00 0.00 20:03:56 18:47:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 20:03:56 18:48:01 veth3e364ab 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 20:03:56 18:48:01 ens3 79.44 73.70 301.16 72.40 0.00 0.00 0.00 0.00 20:03:56 18:48:01 docker0 26.13 32.63 1.78 288.63 0.00 0.00 0.00 0.00 20:03:56 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:49:01 ens3 5.97 3.52 4.83 2.13 0.00 0.00 0.00 0.00 20:03:56 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 18:50:01 ens3 0.82 0.40 0.76 0.27 0.00 0.00 0.00 0.00 20:03:56 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:51:01 ens3 0.60 0.42 0.27 0.22 0.00 0.00 0.00 0.00 20:03:56 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 18:52:01 ens3 1.08 0.33 0.34 0.21 0.00 0.00 0.00 0.00 20:03:56 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:53:01 ens3 0.57 0.32 0.27 0.20 0.00 0.00 0.00 0.00 20:03:56 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 18:54:01 ens3 0.53 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:03:56 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:55:01 ens3 0.88 0.20 0.15 0.08 0.00 0.00 0.00 0.00 20:03:56 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 18:56:01 ens3 0.92 0.33 0.37 0.21 0.00 0.00 0.00 0.00 20:03:56 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:57:01 ens3 0.72 0.43 0.36 0.27 0.00 0.00 0.00 0.00 20:03:56 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 18:58:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:59:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:03:56 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 18:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:00:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:01:01 ens3 0.63 0.12 0.11 0.01 0.00 0.00 0.00 0.00 20:03:56 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:02:01 ens3 0.58 0.33 0.27 0.21 0.00 0.00 0.00 0.00 20:03:56 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:03:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:04:01 ens3 1.07 0.40 0.44 0.27 0.00 0.00 0.00 0.00 20:03:56 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:05:01 ens3 1.92 0.45 0.49 0.28 0.00 0.00 0.00 0.00 20:03:56 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:06:01 ens3 1.43 0.65 0.65 0.48 0.00 0.00 0.00 0.00 20:03:56 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:07:01 ens3 1.32 0.35 0.33 0.21 0.00 0.00 0.00 0.00 20:03:56 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:08:01 ens3 1.48 0.13 0.20 0.07 0.00 0.00 0.00 0.00 20:03:56 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:09:01 ens3 1.98 0.82 0.81 0.55 0.00 0.00 0.00 0.00 20:03:56 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:10:01 ens3 0.95 0.60 0.52 0.41 0.00 0.00 0.00 0.00 20:03:56 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:12:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:13:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:14:01 ens3 0.32 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:03:56 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:16:01 ens3 0.22 0.10 0.09 0.01 0.00 0.00 0.00 0.00 20:03:56 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:17:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:19:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:03:56 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:20:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:21:01 ens3 3.62 3.03 2.82 1.77 0.00 0.00 0.00 0.00 20:03:56 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:03:56 19:22:01 ens3 0.15 0.05 0.12 0.00 0.00 0.00 0.00 0.00 20:03:56 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:23:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:24:01 ens3 0.82 0.25 0.19 0.08 0.00 0.00 0.00 0.00 20:03:56 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:25:01 ens3 0.97 0.50 0.31 0.22 0.00 0.00 0.00 0.00 20:03:56 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:26:01 ens3 0.50 0.33 0.26 0.20 0.00 0.00 0.00 0.00 20:03:56 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:27:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:28:02 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:29:01 ens3 0.39 0.22 0.15 0.08 0.00 0.00 0.00 0.00 20:03:56 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:31:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:32:01 ens3 1.58 1.23 1.04 3.16 0.00 0.00 0.00 0.00 20:03:56 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:33:01 ens3 3.20 2.35 1.79 2.18 0.00 0.00 0.00 0.00 20:03:56 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:33:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:03:56 19:34:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:03:56 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:35:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:37:01 ens3 0.42 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:03:56 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:38:01 ens3 0.78 0.63 0.41 0.29 0.00 0.00 0.00 0.00 20:03:56 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:39:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:03:56 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:40:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:03:56 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:41:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:42:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:43:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:03:56 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:44:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:03:56 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:45:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:46:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:47:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:49:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:03:56 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:51:01 ens3 0.65 0.45 0.38 0.22 0.00 0.00 0.00 0.00 20:03:56 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:54:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:03:56 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:55:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:56:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:03:56 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:57:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 20:03:56 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 19:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:59:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:03:56 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 20:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 20:01:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 20:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 20:03:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:56 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 Average: ens3 34.74 26.90 353.55 7.95 0.00 0.00 0.00 0.00 20:03:56 Average: docker0 20.97 26.03 1.62 276.43 0.00 0.00 0.00 0.00 20:03:56 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 20:03:56 20:03:56 20:03:56 ---> sar -P ALL: 20:03:56 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11437) 04/07/22 _x86_64_ (8 CPU) 20:03:56 20:03:56 18:38:11 LINUX RESTART (8 CPU) 20:03:56 20:03:56 18:39:01 CPU %user %nice %system %iowait %steal %idle 20:03:56 18:40:01 all 21.11 0.00 5.35 0.77 0.07 72.71 20:03:56 18:40:01 0 24.05 0.00 5.05 2.01 0.05 68.85 20:03:56 18:40:01 1 20.37 0.00 5.57 1.00 0.07 72.99 20:03:56 18:40:01 2 21.88 0.00 5.80 0.24 0.07 72.01 20:03:56 18:40:01 3 25.61 0.00 5.26 0.05 0.08 68.99 20:03:56 18:40:01 4 18.52 0.00 4.93 0.59 0.07 75.89 20:03:56 18:40:01 5 17.72 0.00 5.50 0.12 0.07 76.59 20:03:56 18:40:01 6 18.68 0.00 5.14 1.78 0.05 74.35 20:03:56 18:40:01 7 22.01 0.00 5.54 0.34 0.08 72.02 20:03:56 18:41:01 all 43.24 0.00 6.94 0.14 0.09 49.59 20:03:56 18:41:01 0 42.88 0.00 7.32 0.02 0.08 49.70 20:03:56 18:41:01 1 42.47 0.00 7.24 0.79 0.10 49.40 20:03:56 18:41:01 2 44.08 0.00 6.56 0.12 0.08 49.16 20:03:56 18:41:01 3 43.39 0.00 6.72 0.00 0.08 49.81 20:03:56 18:41:01 4 43.39 0.00 6.33 0.12 0.08 50.08 20:03:56 18:41:01 5 42.32 0.00 6.88 0.02 0.08 50.70 20:03:56 18:41:01 6 42.91 0.00 6.63 0.00 0.08 50.37 20:03:56 18:41:01 7 44.49 0.00 7.86 0.05 0.08 47.51 20:03:56 18:42:01 all 31.96 0.00 7.64 0.56 0.09 59.75 20:03:56 18:42:01 0 33.42 0.00 7.31 0.02 0.10 59.15 20:03:56 18:42:01 1 31.77 0.00 8.83 3.18 0.10 56.12 20:03:56 18:42:01 2 33.69 0.00 8.68 0.47 0.10 57.06 20:03:56 18:42:01 3 30.79 0.00 7.07 0.46 0.08 61.60 20:03:56 18:42:01 4 33.47 0.00 7.84 0.05 0.08 58.56 20:03:56 18:42:01 5 31.47 0.00 7.69 0.08 0.08 60.67 20:03:56 18:42:01 6 30.40 0.00 6.10 0.02 0.08 63.41 20:03:56 18:42:01 7 30.66 0.00 7.64 0.19 0.08 61.42 20:03:56 18:43:01 all 59.27 0.00 15.94 3.68 0.13 20.98 20:03:56 18:43:01 0 59.03 0.00 15.79 1.30 0.14 23.74 20:03:56 18:43:01 1 60.05 0.00 15.78 3.19 0.12 20.85 20:03:56 18:43:01 2 60.52 0.00 16.90 2.46 0.14 20.00 20:03:56 18:43:01 3 58.42 0.00 15.10 6.64 0.12 19.71 20:03:56 18:43:01 4 59.82 0.00 15.65 1.89 0.14 22.51 20:03:56 18:43:01 5 60.96 0.00 15.56 7.83 0.12 15.53 20:03:56 18:43:01 6 55.95 0.00 16.85 3.11 0.14 23.95 20:03:56 18:43:01 7 59.46 0.00 15.86 3.04 0.14 21.49 20:03:56 18:44:01 all 72.82 0.00 16.49 1.65 0.13 8.91 20:03:56 18:44:01 0 77.30 0.00 14.86 0.42 0.13 7.28 20:03:56 18:44:01 1 71.48 0.00 16.95 0.49 0.15 10.94 20:03:56 18:44:01 2 72.87 0.00 17.58 0.47 0.13 8.94 20:03:56 18:44:01 3 71.69 0.00 15.60 0.42 0.12 12.17 20:03:56 18:44:01 4 73.72 0.00 15.36 2.74 0.15 8.03 20:03:56 18:44:01 5 73.11 0.00 16.56 7.06 0.13 3.14 20:03:56 18:44:01 6 72.70 0.00 16.87 0.86 0.12 9.45 20:03:56 18:44:01 7 69.67 0.00 18.15 0.73 0.14 11.31 20:03:56 18:45:01 all 82.95 0.00 13.67 0.68 0.13 2.57 20:03:56 18:45:01 0 85.58 0.00 10.95 0.33 0.12 3.01 20:03:56 18:45:01 1 83.86 0.00 12.69 0.32 0.13 3.00 20:03:56 18:45:01 2 82.07 0.00 14.33 0.64 0.15 2.82 20:03:56 18:45:01 3 82.22 0.00 13.95 0.37 0.13 3.32 20:03:56 18:45:01 4 82.29 0.00 14.49 1.24 0.13 1.84 20:03:56 18:45:01 5 84.20 0.00 12.32 0.47 0.13 2.88 20:03:56 18:45:01 6 83.07 0.00 13.70 0.35 0.13 2.75 20:03:56 18:45:01 7 80.31 0.00 16.91 1.74 0.13 0.90 20:03:56 18:46:01 all 84.96 0.00 13.26 0.32 0.13 1.32 20:03:56 18:46:01 0 85.99 0.00 12.55 0.15 0.13 1.17 20:03:56 18:46:01 1 84.04 0.00 14.28 0.15 0.13 1.39 20:03:56 18:46:01 2 84.50 0.00 13.23 0.24 0.12 1.91 20:03:56 18:46:01 3 84.72 0.00 12.76 0.30 0.13 2.08 20:03:56 18:46:01 4 85.30 0.00 13.44 0.43 0.13 0.68 20:03:56 18:46:01 5 84.76 0.00 13.36 0.49 0.13 1.26 20:03:56 18:46:01 6 83.26 0.00 15.30 0.69 0.13 0.62 20:03:56 18:46:01 7 87.11 0.00 11.19 0.12 0.13 1.46 20:03:56 18:47:01 all 57.80 0.00 10.92 1.78 0.12 29.39 20:03:56 18:47:01 0 81.52 0.00 7.52 0.29 0.12 10.56 20:03:56 18:47:01 1 50.82 0.00 10.35 3.53 0.10 35.20 20:03:56 18:47:01 2 52.48 0.00 10.00 0.34 0.13 37.05 20:03:56 18:47:01 3 63.90 0.00 10.83 0.77 0.13 24.36 20:03:56 18:47:01 4 53.41 0.00 11.77 3.49 0.12 31.22 20:03:56 18:47:01 5 53.86 0.00 11.26 0.27 0.12 34.50 20:03:56 18:47:01 6 53.96 0.00 12.81 5.25 0.12 27.86 20:03:56 18:47:01 7 52.25 0.00 12.82 0.32 0.12 34.48 20:03:56 18:48:01 all 18.79 0.00 6.92 2.41 0.07 71.80 20:03:56 18:48:01 0 17.76 0.00 6.62 0.58 0.07 74.97 20:03:56 18:48:01 1 17.55 0.00 5.35 2.59 0.07 74.43 20:03:56 18:48:01 2 18.75 0.00 7.15 0.53 0.08 73.49 20:03:56 18:48:01 3 19.46 0.00 6.29 0.84 0.07 73.35 20:03:56 18:48:01 4 18.30 0.00 5.83 1.59 0.07 74.21 20:03:56 18:48:01 5 23.98 0.00 7.27 0.32 0.08 68.34 20:03:56 18:48:01 6 17.53 0.00 9.95 12.88 0.07 59.57 20:03:56 18:48:01 7 16.96 0.00 6.96 0.05 0.07 75.97 20:03:56 18:49:01 all 0.29 0.00 0.22 0.20 0.01 99.27 20:03:56 18:49:01 0 0.23 0.00 0.17 0.12 0.02 99.47 20:03:56 18:49:01 1 0.22 0.00 0.30 0.25 0.00 99.23 20:03:56 18:49:01 2 0.45 0.00 0.10 0.02 0.00 99.43 20:03:56 18:49:01 3 0.20 0.00 0.27 0.52 0.02 99.00 20:03:56 18:49:01 4 0.50 0.00 0.40 0.07 0.00 99.03 20:03:56 18:49:01 5 0.32 0.00 0.17 0.08 0.00 99.43 20:03:56 18:49:01 6 0.25 0.00 0.22 0.43 0.02 99.08 20:03:56 18:49:01 7 0.18 0.00 0.15 0.15 0.02 99.50 20:03:56 18:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:03:56 18:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 18:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 18:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:03:56 18:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 18:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:03:56 18:50:01 5 0.00 0.00 0.02 0.03 0.00 99.95 20:03:56 18:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 18:50:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:03:56 20:03:56 18:50:01 CPU %user %nice %system %iowait %steal %idle 20:03:56 18:51:01 all 0.02 0.00 0.02 0.01 0.00 99.95 20:03:56 18:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 18:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 18:51:01 2 0.03 0.00 0.03 0.02 0.00 99.92 20:03:56 18:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:03:56 18:51:01 4 0.02 0.00 0.03 0.03 0.00 99.92 20:03:56 18:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 18:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:03:56 18:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 18:52:01 all 0.12 0.00 0.01 0.00 0.00 99.86 20:03:56 18:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 18:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:03:56 18:52:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:03:56 18:52:01 3 0.90 0.00 0.00 0.00 0.00 99.10 20:03:56 18:52:01 4 0.03 0.00 0.03 0.02 0.00 99.92 20:03:56 18:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 18:52:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:03:56 18:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 18:53:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:03:56 18:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 18:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 18:53:01 2 0.03 0.00 0.02 0.02 0.02 99.92 20:03:56 18:53:01 3 0.15 0.00 0.00 0.00 0.02 99.83 20:03:56 18:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:03:56 18:53:01 5 0.03 0.00 0.03 0.02 0.00 99.92 20:03:56 18:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:03:56 18:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:03:56 18:54:01 all 0.08 0.00 0.01 0.01 0.00 99.90 20:03:56 18:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 18:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 18:54:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:03:56 18:54:01 3 0.58 0.00 0.00 0.00 0.00 99.42 20:03:56 18:54:01 4 0.00 0.00 0.03 0.02 0.00 99.95 20:03:56 18:54:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:03:56 18:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 18:54:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:03:56 18:55:01 all 0.10 0.00 0.01 0.01 0.00 99.88 20:03:56 18:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 18:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 18:55:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:03:56 18:55:01 3 0.70 0.00 0.02 0.00 0.00 99.29 20:03:56 18:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:03:56 18:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:03:56 18:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 18:55:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 18:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:03:56 18:56:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:03:56 18:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 18:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:03:56 18:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 18:56:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:03:56 18:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 18:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 18:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:03:56 18:57:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:03:56 18:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 18:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 18:57:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:03:56 18:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:03:56 18:57:01 4 0.00 0.00 0.03 0.00 0.00 99.97 20:03:56 18:57:01 5 0.02 0.00 0.00 0.05 0.00 99.93 20:03:56 18:57:01 6 0.03 0.00 0.03 0.02 0.00 99.92 20:03:56 18:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 18:58:01 all 0.01 0.00 0.01 0.00 0.01 99.98 20:03:56 18:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:03:56 18:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 18:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 18:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 18:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:03:56 18:58:01 5 0.02 0.00 0.00 0.02 0.02 99.95 20:03:56 18:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 18:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 18:59:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:03:56 18:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 18:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 18:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 18:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 18:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 18:59:01 5 0.03 0.00 0.02 0.03 0.00 99.92 20:03:56 18:59:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:03:56 18:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:00:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:03:56 19:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:03:56 19:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:01:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:03:56 19:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:03:56 19:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:03:56 19:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:03:56 19:01:01 5 0.02 0.00 0.02 0.03 0.00 99.93 20:03:56 19:01:01 6 0.00 0.00 0.03 0.02 0.00 99.95 20:03:56 19:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:03:56 20:03:56 19:01:01 CPU %user %nice %system %iowait %steal %idle 20:03:56 19:02:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:03:56 19:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:03:56 19:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:03:56 19:02:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:03:56 19:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:03:56 19:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:03:01 5 0.02 0.00 0.02 0.07 0.00 99.90 20:03:56 19:03:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:04:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:03:56 19:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:03:56 19:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:03:56 19:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:03:56 19:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:03:56 19:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:03:56 19:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:05:01 all 0.07 0.00 0.01 0.01 0.00 99.91 20:03:56 19:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:05:01 3 0.43 0.00 0.00 0.00 0.02 99.55 20:03:56 19:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:03:56 19:05:01 5 0.02 0.00 0.02 0.05 0.00 99.92 20:03:56 19:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:03:56 19:06:01 all 0.12 0.00 0.01 0.02 0.00 99.85 20:03:56 19:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:06:01 3 0.78 0.00 0.03 0.00 0.00 99.19 20:03:56 19:06:01 4 0.05 0.00 0.00 0.00 0.02 99.93 20:03:56 19:06:01 5 0.05 0.00 0.00 0.17 0.00 99.78 20:03:56 19:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:03:56 19:07:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:03:56 19:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:03:56 19:07:01 6 0.02 0.00 0.03 0.02 0.02 99.92 20:03:56 19:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:08:01 all 0.14 0.00 0.01 0.00 0.00 99.84 20:03:56 19:08:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:03:56 19:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:08:01 3 0.99 0.00 0.02 0.00 0.00 98.99 20:03:56 19:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:03:56 19:08:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:03:56 19:08:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:03:56 19:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:03:56 19:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:03:56 19:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:09:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:03:56 19:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:03:56 19:09:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:09:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:03:56 19:10:01 all 0.11 0.00 0.01 0.00 0.01 99.87 20:03:56 19:10:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:03:56 19:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:10:01 3 0.71 0.00 0.00 0.00 0.02 99.27 20:03:56 19:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:03:56 19:10:01 5 0.03 0.00 0.02 0.02 0.02 99.92 20:03:56 19:10:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:03:56 19:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:03:56 19:11:01 all 0.04 0.00 0.01 0.03 0.00 99.92 20:03:56 19:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:11:01 3 0.27 0.00 0.00 0.00 0.00 99.73 20:03:56 19:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:03:56 19:11:01 5 0.00 0.00 0.02 0.18 0.00 99.80 20:03:56 19:11:01 6 0.02 0.00 0.00 0.05 0.00 99.93 20:03:56 19:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:12:01 all 0.05 0.00 0.01 0.01 0.00 99.92 20:03:56 19:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:03:56 19:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:03:56 19:12:01 3 0.33 0.00 0.02 0.00 0.00 99.65 20:03:56 19:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:03:56 19:12:01 5 0.02 0.00 0.00 0.07 0.00 99.92 20:03:56 19:12:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 20:03:56 19:12:01 CPU %user %nice %system %iowait %steal %idle 20:03:56 19:13:01 all 0.26 0.00 0.01 0.01 0.00 99.73 20:03:56 19:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:13:01 3 1.94 0.00 0.00 0.00 0.00 98.06 20:03:56 19:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:03:56 19:13:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:03:56 19:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:03:56 19:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:14:01 all 0.06 0.00 0.01 0.01 0.00 99.92 20:03:56 19:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:14:01 3 0.40 0.00 0.00 0.00 0.00 99.60 20:03:56 19:14:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:03:56 19:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:14:01 6 0.03 0.00 0.03 0.03 0.00 99.90 20:03:56 19:14:01 7 0.00 0.00 0.00 0.05 0.00 99.95 20:03:56 19:15:01 all 0.04 0.00 0.04 0.02 0.00 99.90 20:03:56 19:15:01 0 0.20 0.00 0.12 0.08 0.00 99.60 20:03:56 19:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:03:56 19:15:01 2 0.05 0.00 0.03 0.00 0.00 99.92 20:03:56 19:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:03:56 19:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:15:01 5 0.02 0.00 0.03 0.02 0.00 99.93 20:03:56 19:15:01 6 0.00 0.00 0.03 0.02 0.00 99.95 20:03:56 19:15:01 7 0.03 0.00 0.03 0.02 0.02 99.90 20:03:56 19:16:01 all 0.01 0.00 0.01 0.02 0.00 99.95 20:03:56 19:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:16:01 5 0.00 0.00 0.02 0.12 0.00 99.87 20:03:56 19:16:01 6 0.03 0.00 0.00 0.07 0.00 99.90 20:03:56 19:16:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:03:56 19:17:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:03:56 19:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:03:56 19:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:03:56 19:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:18:01 all 0.00 0.00 0.00 0.00 0.00 99.99 20:03:56 19:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:03:56 19:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:03:56 19:19:01 all 0.02 0.00 0.01 0.01 0.00 99.97 20:03:56 19:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:19:01 5 0.02 0.00 0.02 0.03 0.00 99.93 20:03:56 19:19:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:03:56 19:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:03:56 19:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:03:56 19:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:03:56 19:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:20:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:03:56 19:20:01 7 0.03 0.00 0.02 0.02 0.00 99.93 20:03:56 19:21:01 all 0.15 0.00 0.02 0.01 0.00 99.81 20:03:56 19:21:01 0 0.22 0.00 0.02 0.00 0.00 99.77 20:03:56 19:21:01 1 0.13 0.00 0.02 0.00 0.00 99.85 20:03:56 19:21:01 2 0.20 0.00 0.05 0.02 0.00 99.73 20:03:56 19:21:01 3 0.13 0.00 0.00 0.02 0.00 99.85 20:03:56 19:21:01 4 0.23 0.00 0.02 0.02 0.00 99.73 20:03:56 19:21:01 5 0.15 0.00 0.00 0.02 0.00 99.83 20:03:56 19:21:01 6 0.13 0.00 0.02 0.03 0.00 99.82 20:03:56 19:21:01 7 0.03 0.00 0.05 0.00 0.02 99.90 20:03:56 19:22:01 all 0.26 0.00 0.01 0.01 0.00 99.73 20:03:56 19:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:22:01 3 1.97 0.00 0.00 0.00 0.00 98.03 20:03:56 19:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:22:01 5 0.00 0.00 0.02 0.03 0.02 99.93 20:03:56 19:22:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:03:56 19:22:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:03:56 19:23:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:03:56 19:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:03:56 19:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:23:01 3 1.97 0.00 0.00 0.00 0.00 98.03 20:03:56 19:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:03:56 19:23:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:03:56 19:23:01 7 0.07 0.00 0.05 0.00 0.00 99.88 20:03:56 20:03:56 19:23:01 CPU %user %nice %system %iowait %steal %idle 20:03:56 19:24:01 all 0.27 0.00 0.01 0.00 0.00 99.71 20:03:56 19:24:01 0 0.02 0.00 0.05 0.00 0.02 99.92 20:03:56 19:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:03:56 19:24:01 3 1.99 0.00 0.00 0.00 0.00 98.01 20:03:56 19:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:24:01 5 0.05 0.00 0.02 0.02 0.00 99.92 20:03:56 19:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:03:56 19:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:03:56 19:25:01 all 0.27 0.00 0.01 0.01 0.01 99.70 20:03:56 19:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:03:56 19:25:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:03:56 19:25:01 3 1.97 0.00 0.00 0.00 0.02 98.01 20:03:56 19:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:03:56 19:25:01 5 0.03 0.00 0.00 0.05 0.00 99.92 20:03:56 19:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:25:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:03:56 19:26:01 all 0.22 0.00 0.01 0.00 0.00 99.77 20:03:56 19:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:26:01 3 1.66 0.00 0.05 0.00 0.00 98.29 20:03:56 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:26:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:03:56 19:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:03:56 19:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:27:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:03:56 19:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:27:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:03:56 19:27:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:03:56 19:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:03:56 19:28:02 all 0.01 0.00 0.01 0.00 0.00 99.97 20:03:56 19:28:02 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:28:02 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:28:02 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:28:02 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:28:02 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:28:02 5 0.02 0.00 0.00 0.02 0.02 99.95 20:03:56 19:28:02 6 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:28:02 7 0.02 0.00 0.03 0.00 0.00 99.95 20:03:56 19:29:01 all 0.02 0.00 0.00 0.01 0.00 99.97 20:03:56 19:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:29:01 5 0.05 0.00 0.02 0.03 0.00 99.90 20:03:56 19:29:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:03:56 19:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:03:56 19:30:01 all 0.07 0.00 0.01 0.00 0.00 99.91 20:03:56 19:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:30:01 3 0.57 0.00 0.02 0.00 0.02 99.40 20:03:56 19:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:03:56 19:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:03:56 19:30:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:31:01 all 0.18 0.00 0.01 0.01 0.00 99.81 20:03:56 19:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:03:56 19:31:01 3 1.29 0.00 0.03 0.00 0.00 98.68 20:03:56 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:31:01 5 0.05 0.00 0.00 0.05 0.00 99.90 20:03:56 19:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:32:01 all 0.06 0.00 0.02 0.01 0.00 99.91 20:03:56 19:32:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:03:56 19:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:03:56 19:32:01 2 0.25 0.00 0.02 0.00 0.00 99.73 20:03:56 19:32:01 3 0.08 0.00 0.02 0.00 0.00 99.90 20:03:56 19:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:32:01 5 0.07 0.00 0.03 0.02 0.00 99.88 20:03:56 19:32:01 6 0.05 0.00 0.02 0.03 0.00 99.90 20:03:56 19:32:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:03:56 19:33:01 all 0.05 0.00 0.02 0.00 0.00 99.92 20:03:56 19:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:03:56 19:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:33:01 2 0.17 0.00 0.00 0.00 0.00 99.83 20:03:56 19:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:33:01 4 0.05 0.00 0.05 0.00 0.00 99.90 20:03:56 19:33:01 5 0.10 0.00 0.03 0.02 0.02 99.83 20:03:56 19:33:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:03:56 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:34:01 all 0.13 0.00 0.01 0.00 0.00 99.86 20:03:56 19:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:34:01 3 0.90 0.00 0.00 0.00 0.00 99.10 20:03:56 19:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:34:01 5 0.07 0.00 0.02 0.02 0.00 99.90 20:03:56 19:34:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:03:56 19:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 20:03:56 19:34:01 CPU %user %nice %system %iowait %steal %idle 20:03:56 19:35:01 all 0.09 0.00 0.01 0.01 0.00 99.89 20:03:56 19:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:35:01 3 0.70 0.00 0.02 0.00 0.02 99.27 20:03:56 19:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:35:01 5 0.00 0.00 0.03 0.03 0.02 99.92 20:03:56 19:35:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:03:56 19:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:36:01 2 0.10 0.00 0.00 0.00 0.02 99.88 20:03:56 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:36:01 5 0.02 0.00 0.03 0.02 0.00 99.93 20:03:56 19:36:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:36:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:03:56 19:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:03:56 19:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:03:56 19:37:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:03:56 19:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:03:56 19:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:03:56 19:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:38:01 5 0.03 0.00 0.03 0.02 0.00 99.92 20:03:56 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:39:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:03:56 19:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:03:56 19:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:03:56 19:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:39:01 5 0.03 0.00 0.00 0.03 0.02 99.92 20:03:56 19:39:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:03:56 19:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:03:56 19:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:03:56 19:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:03:56 19:40:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:40:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:03:56 19:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:41:01 all 0.18 0.00 0.01 0.01 0.00 99.81 20:03:56 19:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:03:56 19:41:01 3 1.35 0.00 0.00 0.00 0.00 98.65 20:03:56 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:41:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:03:56 19:41:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:03:56 19:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:03:56 19:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:42:01 5 0.03 0.00 0.03 0.03 0.02 99.88 20:03:56 19:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:43:01 all 0.01 0.00 0.00 0.01 0.00 99.97 20:03:56 19:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:03:56 19:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:03:56 19:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:43:01 5 0.05 0.00 0.00 0.07 0.00 99.88 20:03:56 19:43:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:44:01 all 0.17 0.00 0.01 0.01 0.00 99.81 20:03:56 19:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:44:01 3 1.32 0.00 0.02 0.00 0.00 98.66 20:03:56 19:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:03:56 19:44:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:03:56 19:44:01 7 0.00 0.00 0.02 0.03 0.00 99.95 20:03:56 19:45:01 all 0.00 0.00 0.01 0.01 0.00 99.98 20:03:56 19:45:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:03:56 19:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:45:01 5 0.02 0.00 0.03 0.02 0.00 99.93 20:03:56 19:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:03:56 19:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:03:56 20:03:56 19:45:01 CPU %user %nice %system %iowait %steal %idle 20:03:56 19:46:01 all 0.03 0.00 0.00 0.00 0.00 99.96 20:03:56 19:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:46:01 3 0.07 0.00 0.00 0.00 0.00 99.93 20:03:56 19:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:46:01 5 0.07 0.00 0.02 0.02 0.02 99.88 20:03:56 19:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:03:56 19:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:03:56 19:47:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:03:56 19:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:47:01 3 1.97 0.00 0.02 0.00 0.02 98.00 20:03:56 19:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:47:01 5 0.07 0.00 0.02 0.02 0.00 99.90 20:03:56 19:47:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:47:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:48:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:03:56 19:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:48:01 3 1.99 0.00 0.00 0.00 0.00 98.01 20:03:56 19:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:48:01 5 0.00 0.00 0.03 0.00 0.02 99.95 20:03:56 19:48:01 6 0.00 0.00 0.02 0.02 0.02 99.95 20:03:56 19:48:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:49:01 all 0.27 0.00 0.00 0.00 0.00 99.72 20:03:56 19:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:03:56 19:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:03:56 19:49:01 3 1.99 0.00 0.00 0.00 0.00 98.01 20:03:56 19:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:03:56 19:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:49:01 7 0.03 0.00 0.00 0.02 0.00 99.95 20:03:56 19:50:01 all 0.25 0.00 0.01 0.01 0.00 99.73 20:03:56 19:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:50:01 3 1.95 0.00 0.00 0.00 0.00 98.05 20:03:56 19:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:50:01 5 0.00 0.00 0.05 0.03 0.02 99.90 20:03:56 19:50:01 6 0.00 0.00 0.03 0.02 0.00 99.95 20:03:56 19:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:51:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:03:56 19:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:03:56 19:51:01 3 1.97 0.00 0.02 0.00 0.00 98.01 20:03:56 19:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:51:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:03:56 19:51:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:52:01 all 0.13 0.00 0.02 0.00 0.00 99.85 20:03:56 19:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:52:01 3 0.91 0.00 0.07 0.00 0.00 99.02 20:03:56 19:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:52:01 5 0.07 0.00 0.03 0.02 0.00 99.88 20:03:56 19:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:03:56 19:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:03:56 19:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:53:01 5 0.02 0.00 0.03 0.03 0.02 99.90 20:03:56 19:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:03:56 19:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:03:56 19:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:03:56 19:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:03:56 19:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:54:01 5 0.03 0.00 0.02 0.02 0.00 99.93 20:03:56 19:54:01 6 0.00 0.00 0.03 0.02 0.00 99.95 20:03:56 19:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:55:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:03:56 19:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:55:01 5 0.05 0.00 0.03 0.05 0.02 99.85 20:03:56 19:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:03:56 19:56:01 all 0.00 0.00 0.01 0.00 0.00 99.98 20:03:56 19:56:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:03:56 19:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:56:01 5 0.02 0.00 0.03 0.02 0.00 99.93 20:03:56 19:56:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 20:03:56 19:56:01 CPU %user %nice %system %iowait %steal %idle 20:03:56 19:57:01 all 0.03 0.00 0.00 0.01 0.00 99.96 20:03:56 19:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:57:01 5 0.10 0.00 0.02 0.03 0.00 99.85 20:03:56 19:57:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:03:56 19:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:03:56 19:58:01 all 0.00 0.00 0.01 0.00 0.00 99.98 20:03:56 19:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 19:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:58:01 5 0.00 0.00 0.05 0.02 0.02 99.92 20:03:56 19:58:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 19:59:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:03:56 19:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:03:56 19:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 19:59:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:03:56 19:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 19:59:01 5 0.03 0.00 0.02 0.03 0.00 99.92 20:03:56 19:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 19:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:03:56 20:00:01 all 0.00 0.00 0.00 0.00 0.00 99.99 20:03:56 20:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 20:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 20:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 20:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 20:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:03:56 20:00:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 20:00:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:03:56 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 20:01:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:03:56 20:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 20:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 20:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 20:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:03:56 20:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 20:01:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 20:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 20:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:03:56 20:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:03:56 20:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 20:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 20:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 20:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:03:56 20:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 20:02:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:03:56 20:02:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 20:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:56 20:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:03:56 20:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 20:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 20:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:56 20:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:03:56 20:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:56 20:03:01 5 0.00 0.00 0.00 0.03 0.02 99.95 20:03:56 20:03:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:03:56 20:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:56 Average: all 5.65 0.00 1.16 0.15 0.01 93.04 20:03:56 Average: 0 6.01 0.00 1.05 0.06 0.01 92.87 20:03:56 Average: 1 5.46 0.00 1.15 0.18 0.01 93.20 20:03:56 Average: 2 5.58 0.00 1.19 0.07 0.01 93.15 20:03:56 Average: 3 6.08 0.00 1.11 0.12 0.01 92.67 20:03:56 Average: 4 5.55 0.00 1.14 0.15 0.01 93.15 20:03:56 Average: 5 5.60 0.00 1.15 0.22 0.02 93.02 20:03:56 Average: 6 5.42 0.00 1.23 0.31 0.01 93.02 20:03:56 Average: 7 5.47 0.00 1.22 0.08 0.01 93.21 20:03:56 20:03:56 20:03:56